https://bugzilla.suse.com/show_bug.cgi?id=1213915 https://bugzilla.suse.com/show_bug.cgi?id=1213915#c8 Santiago Zarate <santiago.zarate@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |santiago.zarate@suse.com --- Comment #8 from Santiago Zarate <santiago.zarate@suse.com> --- (In reply to Jiri Slaby from comment #1)
It's not a kernel panic per se. The kernel died because init died. Is this a regression?
Could you identify the illegal instruction? Given:
illegal instruction (4) at 7fffb1f5f874 nip 7fffb1f5f874 lr 7fffb1f5380c code 1 in ld64.so.2[7fffb1f20000+50000]
it is supposed to be in ld64.so.2 at offset 0x7fffb1f5f874-0x7fffb1f20000 = 0x3f874. (Objdump of the lib around the address would help too.)
How is it possible to get that Objdump in such a state? -- You are receiving this mail because: You are on the CC list for the bug.