Re: Wineserver crash in inotify code

2008-02-27 Thread Dan Kegel
On Wed, Feb 27, 2008 at 5:19 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > > http://bugs.winehq.org/show_bug.cgi?id=11746 > > Please give this a try: That works, thanks. - Dan

Re: Wineserver crash in inotify code

2008-02-27 Thread Alexandre Julliard
"Dan Kegel" <[EMAIL PROTECTED]> writes: > http://bugs.winehq.org/show_bug.cgi?id=11746 > may explain a few mysterious wineserver crashes > I saw a few weeks ago. > > Anyone feel like diving in to this one? It's probably > a rat's nest of twisty linked lists, and a node isn't > getting removed pro

Wineserver crash in inotify code

2008-02-26 Thread Dan Kegel
http://bugs.winehq.org/show_bug.cgi?id=11746 may explain a few mysterious wineserver crashes I saw a few weeks ago. Anyone feel like diving in to this one? It's probably a rat's nest of twisty linked lists, and a node isn't getting removed properly from all the lists it's in when it's freed, or s