https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201223

Justin Hibbits <jhibb...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhibb...@freebsd.org

--- Comment #3 from Justin Hibbits <jhibb...@freebsd.org> ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to