| Hi Kevin, Looks good! I've been looking into improving the quality of native stack traces on Windows using IDebugControl::GetStackTrace. This has the advantage of handling some FPO frames on x86 (a common source of these exceptions), as well as supporting AMD64 (walking the stack using RBP does not work at all on Windows/X64). There are still some issues to iron out before this change is ready, but your fix is a good start to what I'd like to accomplish. Thanks, Peter
|
- RR 6313816: SA: jstack -m fails on Win32 : UnalignedAddress... Kevin Walls
- Re: RR 6313816: SA: jstack -m fails on Win32 : Unalign... Staffan Larsen
- Re: RR 6313816: SA: jstack -m fails on Win32 : Unalign... Peter Allwin
- Re: RR 6313816: SA: jstack -m fails on Win32 : Una... Kevin Walls
- Re: RR 6313816: SA: jstack -m fails on Win32 :... Kevin Walls
- Re: RR 6313816: SA: jstack -m fails on Win... Poonam Bajaj
- Re: RR 6313816: SA: jstack -m fails o... Kevin Walls

