[Bug 18943] Winedbg prints "illegal address" a lot during backtraces of chromium unit test crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 29 09:02:37 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=18943

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2011-05-29 09:02:36 CDT ---
Hello,

most likely the process has been forcibly terminated by outside and winedbg
still tries to access/interpret now unmapped address space.
If that still happens you need to find out who might forcibly kill
tests/processes when the crash handler (winedbg) is already attached and
working on the target.
Maybe some timeout (=> kill test) is interfering when the crash handler takes
too long to collect backtrace info.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list