http://bugs.winehq.org/show_bug.cgi?id=12559
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-04-14 02:39:10 --- ftp://ftp.ultimatebet.com/public_html/releases/active/ubsetup.exe
With a clean ~/.wine and git, exits silently to console. Running in winedbg:
austin@austin-desktop:~/.wine/drive_c/Program Files/UltimateBet$ ~/wine-git/programs/winedbg/winedbg UltimateBet.exe WineDbg starting on pid 0024 start_process () at /home/austin/wine-git/dlls/kernel32/process.c:839 0x7b875be2 start_process+0xc2 [/home/austin/wine-git/dlls/kernel32/process.c:839] in kernel32: movl %esi,0x0(%esp) 839 ExitThread( entry( peb ) ); Wine-dbg>next First chance exception: divide by zero in 32-bit code (0x005c2dab). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:005c2dab ESP:0033fa48 EBP:00000000 EFLAGS:00010346( - 00 RITZP1) EAX:00000000 EBX:009d2f2e ECX:00000000 EDX:00000000 ESI:00000000 EDI:00000000 Stack dump: 0x0033fa48: 009d2f2e 00000000 00000000 00425975 0x0033fa58: 226bf3b8 00000000 00000000 00000000 0x0033fa68: 0000000a 0033faa0 00000002 001234de 0x0033fa78: 00000000 009d2f2e 00000000 009d2f2e 0x0033fa88: 00000000 00405486 00000000 00000000 0x0033fa98: 0033fbb4 00a2d29c 00000000 00000000 Backtrace: =>1 0x005c2dab in ultimatebet (+0x1c2dab) (0x00000000) 0x005c2dab: divl %ecx,%eax