http://bugs.winehq.org/show_bug.cgi?id=18216
--- Comment #4 from rob wintle robertwintle@hotmail.co.uk 2009-04-26 18:40:54 --- (In reply to comment #3)
(In reply to comment #0)
replay media catcher demo worked 100% in Wine 1.1.19 i386 but crashes in Wine 1.1.20 i386
link to demo: http://applian.com/replay-media-catcher/demo.php
Is the problem the launch of those 100 or so program error dialogs?
I tested it, looks like when it starts recording you get a page fault. Before, it continued on happily. Now, with the graphical error message, it keeps trying to launch the debugger (hundreds of times). If you let it run for a couple minutes, eventually X will kill those windows (too many clients), and you can run the program as before.
1e256e426df84b6ba00a4c360f355b3809a72b9f is first bad commit commit 1e256e426df84b6ba00a4c360f355b3809a72b9f Author: Mikołaj Zalewski mikolaj@zalewski.pl Date: Sun Dec 21 22:28:32 2008 +0100
winedbg: Add a crash dialog for --auto mode.
:040000 040000 5646e62bab476dc8977d0e80a81d49390ee458a8 d87b7a157c5115a6f63ae0b0234c24aeb888658e M dlls :040000 040000 3be453c7f9f3a6e947e439b2ae7c80d6da9ebaba a34a33ccde902e56b6948a73b4b261c5304f3389 M programs
yes that is the error i am getting.is there a way to stop the debugger launching that many times or is it best to stay with version 1.1.19 of wine?