https://bugzilla.suse.com/show_bug.cgi?id=1213915 https://bugzilla.suse.com/show_bug.cgi?id=1213915#c1 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(jrivrain@suse.com | |) CC| |jrivrain@suse.com, | |jslaby@suse.com --- Comment #1 from Jiri Slaby <jslaby@suse.com> --- 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.) -- You are receiving this mail because: You are on the CC list for the bug.