http://bugs.winehq.org/show_bug.cgi?id=11038
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-01-05 03:31:44 --- (In reply to comment #0)
This just started happening today. Oftentimes when I quit a program like notepad, a message like the following would appear on the terminal a few seconds later:
0x81c6a08:1: Event manual=1 signaled=0 name="" 0x81c9828:2: Thread id=000d unix pid=27619 unix tid=27619 teb=0x7ffd8000 state=1 0x81c9548:1: Security token 0x81c92c8:2: Process id=000c handles=(nil) 0x81c5b28:1: Security token 0x81c58a8:1: Process id=000a handles=(nil) 0x81b2288:1: Security token 0x80a1cf0:1: Process id=0008 handles=(nil)
This is an object leak inside the wineserver, probably triggered by one of the apps you have in your auto-run keys. A +server trace may help.