https://bugs.winehq.org/show_bug.cgi?id=38668
--- Comment #31 from Adam Bolte abolte@systemsaviour.com --- Created attachment 52296 --> https://bugs.winehq.org/attachment.cgi?id=52296 winebuilder-one_hit_wonder.sh
Can you install the debug package of wine for your distribution in order to get
a better backtrace?
Bruno, regarding a debug build, I actually build Wine myself using the attached script I wrote based on information gathered from the wiki. I've added in the CFLAGS="-g -O0" as per http://wiki.winehq.org/Backtraces but the crash reports still look very similar. I can see gcc is building with the specified -g -O0 arguments. Is there something else I need to do?