https://bugs.winehq.org/show_bug.cgi?id=41405
--- Comment #6 from will@thearete.co.uk --- (In reply to Bruno Jesus from comment #5)
I believe you have installed the package winehq-devel, right? So please additionally install winehq-devel-dbg so you will have debug symbols which make the backtrace usefulness much better and get a new backtrace.
Could not find a winehq-devel-dbg package in ppa:wine/wine-builds but installed wine-devel-dbg. Don't think debug symbols are enabled though as ran the program using 'winedbg some/path/thing.exe' and got only references to libraries:
Unhandled exception: page fault on read access to 0x02d67ddc in 32-bit code (0x7ea2017d). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7ea2017d ESP:0102f29c EBP:0102f2f8 EFLAGS:00010202( R- -- I - - - ) EAX:02cda3f8 EBX:7eab6000 ECX:02b9df04 EDX:0008d9e4 ESI:02b9def8 EDI:02b9df04 Stack dump: 0x0102f29c: 7ea17130 02b9df04 000001e2 00000189 0x0102f2ac: 00000000 003903f1 7eab6000 0102f308 0x0102f2bc: 00c0c0c0 003903f1 0102f2ea 0102f338 0x0102f2cc: 00000001 02b9def8 0102f30c 0102f338 0x0102f2dc: e1476d00 00000000 0102f30c 7ea16feb 0x0102f2ec: 00000189 02c21320 00000000 0102f348 Backtrace: =>0 0x7ea2017d in gdi32 (+0x3017d) (0x0102f2f8) 1 0x7ea17130 in gdi32 (+0x2712f) (0x0102f2f8) 2 0x7ea7da6a ExtFloodFill+0x69() in gdi32 (0x0102f348) 3 0x7ea7dabf FloodFill+0x2e() in gdi32 (0x0102f388) 0x7ea2017d: movl 0x0(%eax,%edx,1),%eax