Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Bus error due to v9 VIS on v8 ?
On Thu, Aug 15, 2024 at 01:02:36PM -0400, vom513 wrote:
> So are you saying it?s possibly not actually crashing at that point and I should continue until I get something else / final crash ?
Yes, exactly. When it stopy due to SIGILL check the call stack and just
"continue" at the gdb prompt if it is in a probe function. There will probably
a few instances of that very early, from a shared library that does
crypto stuff.
Repeat untill you get to the real crash.
Martin
Home |
Main Index |
Thread Index |
Old Index