[Bug 4550] Segfault in Busybox while installing Ubuntu 11.10

bugzilla at busybox.net bugzilla at busybox.net
Sun Dec 18 23:03:57 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4550

--- Comment #9 from Franz A. <james at wolke7.net> 2011-12-18 23:03:57 UTC ---
I downloaded busybox-1.19.3 source, built it (static), then put
busybox_unstripped into the initrd as busybox.
I re-produced the crash and got "busybox[1]: segfault at 1a08 ip 00001a08 sp
bfe033b4 error 4"
and then again 
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: busybox Not tainted 3.0.0-12-generic #20-Ubuntu

But:
gdb busybox-1.19.3/busybox_unstripped
(gdb) disas 0x00001a08
No function contains specified address.
(gdb) disas 0x00001a00,0x00002000
Dump of assembler code from 0x1a00 to 0x2000:
   0x00001a00:    Cannot access memory at address 0x1a00

Please advise.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list