[Bug 22256] Miranda: alloc_gdi_handle out of GDI object handles, expect a crash

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 27 22:14:40 CST 2012


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #33 from Bruno Jesus <00cpxxx at gmail.com> 2012-01-27 22:14:40 CST ---
I can confirm the crash now. It took me about 2 minutes doing the up/down
horizontal bar movement. I guess I should have tried harder in the older
version too and it would soon or later crash.

Tested in 1.4-rc1.

It's possible to see it leaking using +gdi:
trace:gdi:free_gdi_handle freed OBJ_PEN 0x700 4201/16360
...
trace:gdi:free_gdi_handle freed OBJ_PEN 0x700 9820/16360
...
trace:gdi:free_gdi_handle freed OBJ_PEN 0x700 12050/16360
...

It goes until it reaches the last valid handle, then it starts dropping the out
of resources message.

-- 
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