http://bugs.winehq.org/show_bug.cgi?id=7286
------- Additional Comments From mk144210@bcm.tmc.edu 2007-30-01 20:04 ------- Ok, I posted a workaround patch that stops the crashes but doesn't get to the problem. It seems that wineserver is quite complicated, but it also seems somehow the directory object is ending up on a thread's wait queue without it's refcount being increased or without the object's wait queue having that thread on it. Or so I am thinking right now... can't figure out why though.