https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201223
Justin Hibbits <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Justin Hibbits <[email protected]> --- That address looks very familiar: 0x7c0803ce is the encoding of an instruction. If I decoded it correctly, it's 'stvxl 0,8,0', so somehow it tried to use this instruction as an address. I would look at what function 0x511238 (srr0) is in, that might give a clue. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
