parted backtrace

Asked by Tom Howland

Something is causing parted to backtrace. I can't get past step 3 (keyboard detection) during installation. Right before hitting next on during installation, I issued the following

ubuntu@ubuntu:/var/log$ tail -f wtmp partman apport.log auth.log kern.log debug Xorg.0.log user.log syslog messages

Which gives us

==> partman <==
/bin/partman: *******************************************************
/lib/partman/init.d/30parted: *******************************************************
parted_server: ======= Starting the server
parted_server: main_loop: iteration 1
parted_server: Opening infifo

==> debug <==
Jun 13 14:56:35 ubuntu ubiquity[7215]: debconffilter_done: ubi-console-setup (current: ubi-console-setup)

==> Xorg.0.log <==
(II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm

==> user.log <==
Jun 13 14:56:35 ubuntu ubiquity[7215]: log-output -t ubiquity setxkbmap -model pc105 -layout us -option
Jun 13 14:56:35 ubuntu ubiquity[7215]: debconffilter_done: ubi-console-setup (current: ubi-console-setup)
Jun 13 14:56:35 ubuntu ubiquity[7215]: Step_before = stepKeyboardConf
Jun 13 14:56:36 ubuntu activate-dmraid: No Serial ATA RAID disks detected

==> syslog <==
Jun 13 14:56:35 ubuntu ubiquity[7215]: log-output -t ubiquity setxkbmap -model pc105 -layout us -option
Jun 13 14:56:35 ubuntu ubiquity[7215]: debconffilter_done: ubi-console-setup (current: ubi-console-setup)
Jun 13 14:56:35 ubuntu ubiquity[7215]: Step_before = stepKeyboardConf
Jun 13 14:56:36 ubuntu activate-dmraid: No Serial ATA RAID disks detected

==> messages <==
Jun 13 14:56:35 ubuntu ubiquity[7215]: log-output -t ubiquity setxkbmap -model pc105 -layout us -option
Jun 13 14:56:35 ubuntu ubiquity[7215]: Step_before = stepKeyboardConf
Jun 13 14:56:36 ubuntu activate-dmraid: No Serial ATA RAID disks detected

==> kern.log <==
Jun 13 14:56:48 ubuntu kernel: [ 1002.228752] end_request: I/O error, dev fd0, sector 0

==> syslog <==
Jun 13 14:56:48 ubuntu kernel: [ 1002.228752] end_request: I/O error, dev fd0, sector 0

==> kern.log <==
Jun 13 14:57:00 ubuntu kernel: [ 1014.311087] end_request: I/O error, dev fd0, sector 0

==> syslog <==
Jun 13 14:57:00 ubuntu kernel: [ 1014.311087] end_request: I/O error, dev fd0, sector 0

==> partman <==
/lib/partman/init.d/30parted: IN: OPEN =dev=sda /dev/sda
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sda
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=sda as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 2
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sdb /dev/sdb
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sdb
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=sdb as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 3
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sdc /dev/sdc
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sdc
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=sdc as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 4
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sdd /dev/sdd
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sdd
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=sdd as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 5
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sde /dev/sde
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sde
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

parted_server: Note =dev=sde as unchanged
parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 6
parted_server: Opening infifo
/lib/partman/init.d/30parted: IN: OPEN =dev=sdf /dev/sdf
parted_server: Read command: OPEN
parted_server: command_open()
parted_server: Request to open =dev=sdf
parted_server: Opening outfifo
parted_server: OUT: OK

parted_server: OUT: OK

==> user.log <==
Jun 13 14:57:02 ubuntu ubiquity: Backtrace has 13 calls on stack:
Jun 13 14:57:02 ubuntu ubiquity: 13: /lib/libparted.so.0(ped_assert+0x31) [0x7fd3c49997c1]
Jun 13 14:57:02 ubuntu ubiquity: 12: /lib/libparted.so.0(+0x3a116) [0x7fd3c49c4116]
Jun 13 14:57:02 ubuntu ubiquity: 11: /lib/libparted.so.0(+0x3a883) [0x7fd3c49c4883]
Jun 13 14:57:02 ubuntu ubiquity: 10: /lib/libparted.so.0(+0x3b53d) [0x7fd3c49c553d]
Jun 13 14:57:02 ubuntu ubiquity: 9: /lib/libparted.so.0(ped_disk_add_partition+0x1cb) [0x7fd3c499fecb]
Jun 13 14:57:02 ubuntu ubiquity: 8: /lib/libparted.so.0(+0x3c946) [0x7fd3c49c6946]
Jun 13 14:57:02 ubuntu ubiquity: 7: /lib/libparted.so.0(+0x3caf5) [0x7fd3c49c6af5]
Jun 13 14:57:02 ubuntu ubiquity: 6: /lib/libparted.so.0(ped_disk_new+0x75) [0x7fd3c49a09a5]
Jun 13 14:57:02 ubuntu ubiquity: 5: parted_server() [0x40efce]
Jun 13 14:57:02 ubuntu ubiquity: 4: parted_server() [0x40f1fa]
Jun 13 14:57:02 ubuntu ubiquity: 3: parted_server() [0x40fa2a]
Jun 13 14:57:02 ubuntu ubiquity: 2: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fd3c4626c4d]
Jun 13 14:57:02 ubuntu ubiquity: 1: parted_server() [0x402b79]

==> syslog <==
Jun 13 14:57:02 ubuntu ubiquity: Backtrace has 13 calls on stack:
Jun 13 14:57:02 ubuntu ubiquity: 13: /lib/libparted.so.0(ped_assert+0x31) [0x7fd3c49997c1]
Jun 13 14:57:02 ubuntu ubiquity: 12: /lib/libparted.so.0(+0x3a116) [0x7fd3c49c4116]
Jun 13 14:57:02 ubuntu ubiquity: 11: /lib/libparted.so.0(+0x3a883) [0x7fd3c49c4883]
Jun 13 14:57:02 ubuntu ubiquity: 10: /lib/libparted.so.0(+0x3b53d) [0x7fd3c49c553d]
Jun 13 14:57:02 ubuntu ubiquity: 9: /lib/libparted.so.0(ped_disk_add_partition+0x1cb) [0x7fd3c499fecb]
Jun 13 14:57:02 ubuntu ubiquity: 8: /lib/libparted.so.0(+0x3c946) [0x7fd3c49c6946]
Jun 13 14:57:02 ubuntu ubiquity: 7: /lib/libparted.so.0(+0x3caf5) [0x7fd3c49c6af5]
Jun 13 14:57:02 ubuntu ubiquity: 6: /lib/libparted.so.0(ped_disk_new+0x75) [0x7fd3c49a09a5]
Jun 13 14:57:02 ubuntu ubiquity: 5: parted_server() [0x40efce]
Jun 13 14:57:02 ubuntu ubiquity: 4: parted_server() [0x40f1fa]
Jun 13 14:57:02 ubuntu ubiquity: 3: parted_server() [0x40fa2a]
Jun 13 14:57:02 ubuntu ubiquity: 2: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fd3c4626c4d]
Jun 13 14:57:02 ubuntu ubiquity: 1: parted_server() [0x402b79]

==> messages <==
Jun 13 14:57:02 ubuntu ubiquity: Backtrace has 13 calls on stack:
Jun 13 14:57:02 ubuntu ubiquity: 13: /lib/libparted.so.0(ped_assert+0x31) [0x7fd3c49997c1]
Jun 13 14:57:02 ubuntu ubiquity: 12: /lib/libparted.so.0(+0x3a116) [0x7fd3c49c4116]
Jun 13 14:57:02 ubuntu ubiquity: 11: /lib/libparted.so.0(+0x3a883) [0x7fd3c49c4883]
Jun 13 14:57:02 ubuntu ubiquity: 10: /lib/libparted.so.0(+0x3b53d) [0x7fd3c49c553d]
Jun 13 14:57:02 ubuntu ubiquity: 9: /lib/libparted.so.0(ped_disk_add_partition+0x1cb) [0x7fd3c499fecb]
Jun 13 14:57:02 ubuntu ubiquity: 8: /lib/libparted.so.0(+0x3c946) [0x7fd3c49c6946]
Jun 13 14:57:02 ubuntu ubiquity: 7: /lib/libparted.so.0(+0x3caf5) [0x7fd3c49c6af5]
Jun 13 14:57:02 ubuntu ubiquity: 6: /lib/libparted.so.0(ped_disk_new+0x75) [0x7fd3c49a09a5]
Jun 13 14:57:02 ubuntu ubiquity: 5: parted_server() [0x40efce]
Jun 13 14:57:02 ubuntu ubiquity: 4: parted_server() [0x40f1fa]
Jun 13 14:57:02 ubuntu ubiquity: 3: parted_server() [0x40fa2a]
Jun 13 14:57:02 ubuntu ubiquity: 2: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fd3c4626c4d]
Jun 13 14:57:02 ubuntu ubiquity: 1: parted_server() [0x402b79]

==> apport.log <==
apport (pid 9163) Sun Jun 13 07:57:02 2010: called for pid 8983, signal 6
apport (pid 9163) Sun Jun 13 07:57:02 2010: executable: /bin/parted_server (command line "parted_server")
apport (pid 9163) Sun Jun 13 07:57:02 2010: apport: report /var/crash/_bin_parted_server.0.crash already exists and unseen, doing nothing to avoid disk usage DoS

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu parted Edit question
Assignee:
No assignee Edit question
Solved by:
Tom Howland
Solved:
Last query:
Last reply:
Revision history for this message
Tom Howland (tom-tomzilla) said :
#1

Here's uname & cpuinfo

ubuntu@ubuntu:/var/log$ uname -a
Linux ubuntu 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010 x86_64 GNU/Linux
ubuntu@ubuntu:/var/log$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 43
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping : 1
cpu MHz : 2009.364
cache size : 512 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good pni lahf_lm cmp_legacy
bogomips : 4018.72
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual

Revision history for this message
Tom Howland (tom-tomzilla) said :
#2

I pulled my usb stick and everything went beautifully. Sorry for your time.