http://bugs.winehq.org/show_bug.cgi?id=31081
Bug #: 31081 Summary: foobar2000 about dialog crashes Product: Wine Version: 1.5.7 Platform: x86 URL: http://www.foobar2000.org/download OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: spoon0042@hotmail.com Classification: Unclassified
Created attachment 40806 --> http://bugs.winehq.org/attachment.cgi?id=40806 +gdiplus
Selecting Help -> About crashes foobar2000 v1.1.13. Its builtin crash handler says the following:
Illegal operation: Code: E06D7363h, flags: 00000001h, address: 7B83BB12h Additional parameters: 19930520h 0032E798h 005480C4h Message: Gdiplus error (2)
...and in fact using native gdiplus the dialog comes up (but the links don't do anything).
With builtin gdiplus nothing much comes up on console. A +gdiplus trace is attached, I can try other things if it would help. I think the last bit before the crash is this:
trace:gdiplus:GdipCreateBitmapFromStream 0x1527d8 0x32e7e8 trace:gdiplus:GdipCreateStreamOnFile ((null), 2147483648, 0x32e750)