[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package parted - 2.2-5ubuntu4 --- parted (2.2-5ubuntu4) lucid; urgency=low * Only probe DMI on i386/amd64 (LP: #561426). -- Colin WatsonTue, 13 Apr 2010 13:41:53 +0100 ** Changed in: parted (Ubuntu Lucid) Status: In Progress => Fix Released --

[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Amit Kucheria
>From the strace: brk(0) = 0x12000 brk(0x33000)= 0x33000 open("/dev/mem", O_RDONLY|O_LARGEFILE) = 3 mmap2(NULL, 65536, PROT_READ, MAP_SHARED, 3, 0xf0) = 0x4020 --- SIGBUS (Bus error) @ 0 (0) --- +++ killed by SIGBUS +++ We shouldn

[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Oliver Grawert
** Attachment added: "parted_devices strace" http://launchpadlibrarian.net/44011943/strace.out -- partman dies when trying to detect disks due to kernel error https://bugs.launchpad.net/bugs/561426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Oliver Grawert
there we go: ~ # ~ # parted_devices [ 1034.439666] Unhandled fault: external abort on non-linefetch (0x1018) at 0x4020 Bus error ~ # -- partman dies when trying to detect disks due to kernel error https://bugs.laun

[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Oliver Grawert
adding set -x to check-missing-firmware instead gets me the actual bus error but still doesnt chow what causes the non-linefetch error: Apr 13 09:15:35 main-menu[240]: INFO: Menu item 'disk-detect' selected Apr 13 09:15:36 net/hw-detect.hotplug: Detected hotpluggable network interface eth0 Apr 13

[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Oliver Grawert
** Attachment added: "syslog" http://launchpadlibrarian.net/44009972/syslog -- partman dies when trying to detect disks due to kernel error https://bugs.launchpad.net/bugs/561426 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 561426] Re: partman dies when trying to detect disks due to kernel error

2010-04-13 Thread Amit Kucheria
This definitely seems like an issue with clocks of the HW module being off when it is accessed. Please provide the exact set of commands that triggers this within d-i. I don't even know where to begin with d-i. ** Changed in: linux-ti-omap (Ubuntu Lucid) Status: New => In Progress -- par