[Bug 201223] poudriere can panic Mac Mini G4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 4 18:56:18 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201223
Justin Hibbits <jhibbits at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhibbits at FreeBSD.org
--- Comment #3 from Justin Hibbits <jhibbits at 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.
More information about the freebsd-bugs
mailing list