http://bugs.winehq.org/show_bug.cgi?id=18943 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #1 from Anastasius Focht <focht(a)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.