http://bugs.winehq.org/show_bug.cgi?id=1912
------- Additional Comments From tobias.burnus@physik.fu-berlin.de 2004-24-01 08:15 ------- Created an attachment (id=503) --> (http://bugs.winehq.org/attachment.cgi?id=503&action=view) Last 4000 lines of terminal output using -debugmsg +relay,+snoop,+ole (6.9 KiB, gzipped)
can you run with -debugmsg +relay,+snoop,+ole, grep -v CriticalSection
Well, if I run the current CVS version of wine *without* -debugmsg, the splash window is shown and behind the main window (but with no background drawn), wine shows then only hundreds of such lines (cf. above): err:win:WIN_FindWndPtr window 0x10035 belongs to other process
If I use the -debugmsg (and direct the output into a log file), I get only 29M of log and no splash window, but instead the following dialogue box after ---- Application Error---- Exception EAcessViolation in module illprs.dll at 00028A77. Access violation at address 4145BA77 in module illprs.dll. Read of adress 000000000. [OK] -------------------------- and wine exits after I hit ok.