[Bug 29894] LibreOffice: sdraw.exe runs out of GDI object handles and crashes on a particular VSD file

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 15 02:38:24 CST 2012


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

--- Comment #7 from Dmitry Timoshkov <dmitry at baikal.ru> 2012-02-15 02:38:24 CST ---
(In reply to comment #5)
> (In reply to comment #4)
> > The problem is that the application leaks an object created with
> > GdipCreateSolidFill(), and built-in gdiplus always creates a GDI brush
> > for such an object. Most likely native gdiplus creates a GDI brush only
> > when needed.
> > 
> > Artem, you may want to report this leak to LibreOffice developers, but it's
> > also a valid Wine bug.
> 
> I once filed a bug report against OpenOffice two years ago (it's still not
> solved). Zero comments, nothing, no activity. I guess I will refrain from
> waisting my time again.

You may try anyway since you are using that application. It leaks lots of
memory, so that's quite serious problem.

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