bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

segfault using 1.4.0


From: Patrick Spiller
Subject: segfault using 1.4.0
Date: Wed, 15 Nov 2000 09:06:51 -0800

parted dies with a segfault when I run it, any help would be useful...

address@hidden parted-1.4.0]# ./configure --enable-all-static
address@hidden parted-1.4.0]# make clean
address@hidden parted-1.4.0]# make
address@hidden parted-1.4.0]# make install
address@hidden parted-1.4.0]# ldd /usr/local/sbin/parted
     not a dynamic executable
address@hidden parted-1.4.0]# cp /usr/local/sbin/parted
/tftpboot/172.16.7.109/sbin/.

# parted /dev/hda
Segmentation fault

# fdisk -l /dev/hda

Disk /dev/hda: 32 heads, 63 sectors, 611 cylinders
Units = cylinders of 2016 * 512 bytes
 
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1         6      6016+  83  Linux
/dev/hda2             7        27     21168   83  Linux
/dev/hda3            28       611    588672   83  Linux

# fdisk /dev/hda

Command (m for help): p
Disk /dev/hda: 32 heads, 63 sectors, 611 cylinders
Units = cylinders of 2016 * 512 bytes
 
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1         6      6016+  83  Linux
/dev/hda2             7        27     21168   83  Linux
/dev/hda3            28       611    588672   83  Linux
 
Command (m for help): x
Expert command (m for help): p
Disk /dev/hda: 32 heads, 63 sectors, 611 cylinders
 
Nr AF  Hd Sec  Cyl  Hd Sec  Cyl   Start    Size ID
 1 00   1   1    0  31  63    5      63   12033 83
 2 00   0   1    6  31  63   26   12096   42336 83
 3 00   0   1   27  31  63  610   54432 1177344 83
 4 00   0   0    0   0   0    0       0       0 00
 
Expert command (m for help): q

#                                                



reply via email to

[Prev in Thread] Current Thread [Next in Thread]