http://bugs.winehq.org/show_bug.cgi?id=31503
Bug #: 31503 Summary: Adobe Audition 6.0 - Crash during UI paint at startup Product: Wine Version: 1.5.11 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: jan@lugfl.de Classification: Unclassified
Created attachment 41418 --> http://bugs.winehq.org/attachment.cgi?id=41418 Backtrace and +wgl trace of start
Adobe Audition 6.0 crashes upon painting the main window after startup since Wine 1.5.10
The backtrace looks like some of the latest wgl changes is causing this. This is the important part of the backtrace:
Backtrace: =>0 0x7e32856a wine_glGetString+0x2a() in opengl32 (0x0e9be7ac) 1 0x06ac066c in displaysurface (+0x1066b) (0x0e9be990) 2 0x00593290 in dvacore (+0x5328f) (0x0e9bea04) 3 0x78afc556 in msvcr100 (+0x5c555) (0x0e9bea3c) 4 0x78afc600 in msvcr100 (+0x5c5ff) (0x0e9bea48)
Full crash log and +wgl trace in attachment..