http://bugs.winehq.org/show_bug.cgi?id=59333 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com --- Comment #3 from Zeb Figura <z.figura12@gmail.com> --- Fundamentally we shouldn't be reporting the "real" context if we're anywhere inside __wine_syscall_dispatcher(). This is probably tricky to do, because the shuffling around we do to actually save the context means that the correct context values to report depend on *exactly* where we are in the function. This is another case that makes me think we really just need to be "masking" usr1 until we're ready to deal with it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.