http://bugs.winehq.org/show_bug.cgi?id=10249
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #10 from Anastasius Focht focht@gmx.net 2011-04-27 03:51:12 CDT --- Hello,
still present. Revising severity.
Can be reproduced by using debuggers that verify process id of debug events (like ollydbg). Attach to an application that spawns other win32 processes on request, for example "Total Commander" (my favorite file manager). Start a child process from the debuggee, e.g. "notepad" (click toolbar button). Debugger will complain/spam in log:
--- snip --- Message = Event 00000001 from different process (ID 00000029) --- snip ---
$ wine --version wine-1.3.18-233-gcff8753
Regards