~alpine/devel

2 2

[alpine-devel] fdisk segmentation fault

Details
Message ID
<159588.24893.qm@web50206.mail.re2.yahoo.com>
Sender timestamp
1227045897
DKIM signature
missing
Download raw message
I'm running alpine-linux-1.7.24.

I have one 750 GB SATA hard-drive installed on my system.  When I run fdisk /dev/sda I get a warning about having more than 1024 cylinders (there are 91201) and then a Segmentation fault.

Running fdisk -l shows 

Disk /dev/sda: 750.1 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End          Blocks     Id System
/dev/sda1                  1      91202    732571648      7 HPFS/NTFS

Any idea why I get a segmentation fault?  Seems like a bug in busybox to me.

Ted Trask


      


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Nathan Angelacos <nangel@nothome.org>
Details
Message ID
<49245711.1050205@nothome.org>
In-Reply-To
<1227097552.8518.16.camel@nc> (view parent)
Sender timestamp
1227118353
DKIM signature
missing
Download raw message
Natanael Copa wrote:
> On Tue, 2008-11-18 at 14:04 -0800, Ted Trask wrote:
>   
>> I'm running alpine-linux-1.7.24.
>>
>> I have one 750 GB SATA hard-drive installed on my system.  When I run fdisk /dev/sda I get a warning about having more than 1024 cylinders (there are 91201) and then a Segmentation fault.
>>
>> Running fdisk -l shows 
>>
>> Disk /dev/sda: 750.1 GB, 750156374016 bytes
>> 255 heads, 63 sectors/track, 91201 cylinders
>> Units = cylinders of 16065 * 512 = 8225280 bytes
>>
>>    Device Boot      Start         End          Blocks     Id System
>> /dev/sda1                  1      91202    732571648      7 HPFS/NTFS
>>
>> Any idea why I get a segmentation fault?  Seems like a bug in busybox to me.
>>     
>
> yeah. its definitivaly a bb bug. I forwarded it to busybox mailing list
>
>   

until it gets fixed, you can work around it by installing the real fdisk:

apk_add util-linux





---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Details
Message ID
<1227097552.8518.16.camel@nc>
In-Reply-To
<159588.24893.qm@web50206.mail.re2.yahoo.com> (view parent)
Sender timestamp
1227097552
DKIM signature
missing
Download raw message
On Tue, 2008-11-18 at 14:04 -0800, Ted Trask wrote:
> I'm running alpine-linux-1.7.24.
> 
> I have one 750 GB SATA hard-drive installed on my system.  When I run fdisk /dev/sda I get a warning about having more than 1024 cylinders (there are 91201) and then a Segmentation fault.
> 
> Running fdisk -l shows 
> 
> Disk /dev/sda: 750.1 GB, 750156374016 bytes
> 255 heads, 63 sectors/track, 91201 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
>    Device Boot      Start         End          Blocks     Id System
> /dev/sda1                  1      91202    732571648      7 HPFS/NTFS
> 
> Any idea why I get a segmentation fault?  Seems like a bug in busybox to me.

yeah. its definitivaly a bb bug. I forwarded it to busybox mailing list

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)