http://bugs.winehq.org/show_bug.cgi?id=22256
--- Comment #16 from Artem S. Tashkinov t.artem@mailcity.com 2012-01-26 17:08:25 CST --- (In reply to comment #15)
(In reply to comment #14)
=>0 0x7e01747f xrenderdrv_SelectBrush+0x5f() in winex11 (0x0032eb48) 1 0x7e9d0402 BRUSH_SelectObject+0x91() in gdi32 (0x0032eb78) 2 0x7ea25ccb SelectObject+0xba() in gdi32 (0x0032ebc8)
Please attach in the future (and also install debugging symbols).
Since Wine is leaking its own resources thus allocating an insane amount of X11 resources, I don't think debug symbols can be of any help in this case.
I have absolutely no clue as to how debug/watch internal Wine allocations. Maybe running Wine under valgrind can help?