[Bug 24959] Impulse crash after login

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 17 10:46:22 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=24959

--- Comment #9 from Vincent Povirk <madewokherd at gmail.com> 2011-03-17 10:46:21 CDT ---
That part of the log is too late. Can you attach a segment from around the
middle?

Since this is a gdi32 handle leak, I'm looking for an event that probably
happens about 16000 times throughout the log. If I have a section of the log
that includes enough of them, I can scan it for handles that have been
allocated and never freed, and hopefully it will have enough information to
figure out why that happens. 10000 lines is probably enough, but the larger a
segment you can get, the better the probability that it will contain something
useful.

Once the err:gdi message appears, we can't allocate any more handles, so I know
it's too late.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list