http://bugs.winehq.org/show_bug.cgi?id=26929
Summary: Self compiled wine is crashing planescape torment, with stacktrace Product: Wine Version: 1.3.18 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: i30817@gmail.com
Hello, as the title says, a self compile is crashing planescape torment. I believe this happens on intro video, and i thought it might be useful for the "crash on rest" bug (that is still reproducible on ppa supplied wine).
I opened a new bug since this is happening always, whether i install the fixpack or not, so it appears another bug. Hopefully it is not just a compile error, and it is useful.
wine head compiled with "CC="ccache gcc -m32" LDFLFLAGS="-L./lib32" CFLAGS="-g -O0" ./configure --verbose --disable-tests && make depend -j 3 && make -j 3"
Removed ~/.wine. wineconfig settings different from default are virtual desktop 800x600 and Directsound hardware acceleration set to Emulation.
Here is the log of the exe ~/wine-git/wine Torment.exe > bug.txt 2>&1