Jiri Slaby changed bug 1213915
What Removed Added
Flags   needinfo?(jrivrain@suse.com)
CC   jrivrain@suse.com, jslaby@suse.com

Comment # 1 on bug 1213915 from Jiri Slaby
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: