http://bugs.winehq.org/show_bug.cgi?id=26754
Summary: Regedit crashes on start when compiled with clang from trunk Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=34075) --> (http://bugs.winehq.org/attachment.cgi?id=34075) backtrace
I hit a clang bug recently, that required upgrading to trunk from 2.9 (or going down to 2.8): http://llvm.org/bugs/show_bug.cgi?id=9676
that's been fixed. Compiling wine from trunk works, but running it crashes in wineboot. Backtrace indicates comctl32, and indeed, compiling just comctl32 with gcc gets regedit working.
Wineboot still shows a crash, but doesn't seem fatal. No backtrace though..
Comctl32/regedit backtrace attached.