[Wine] Wine crashes, debug info included

laho wineforum-user at winehq.org
Thu Oct 23 02:33:06 CDT 2008


Hello, I'm running microfocus acuthin.exe with wine. The program crashes every time i do a certain action involving a grid element in cobol.


I'm no programmer, can't understand what the debugger is trying to say.
Can anyone make sense of it?
Can I replace a dll or something? Or configure wine?
Please ask questions if something is missing.

Thanks in advance:
Here's the info

wine is version 0.9.46 and running on ubuntu 8.04 box.
No chances made to winecfg.

>winedbg "acuthin.exe 8x.8x.xxx.xxx:arg1 arg2"
WineDbg starting on pid 000a
start_process () at /build/buildd/wine-0.9.46/dlls/kernel32/process.c:839
0x7b874c79 start_process+0xe9 [/build/buildd/wine-0.9.46/dlls/kernel32/process.c:839] in kernel32: movl %edi,0x0(%esp)
Unable to open file '/build/buildd/wine-0.9.46/dlls/kernel32/process.c'
Wine-dbg>next
fixme:font:WineEngCreateFontInstance Untranslated charset 255

********At this point program crashes****************
First chance exception: page fault on read access to 0x00000000 in 32-bit code (0x6020cd44).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:6020cd44 ESP:0034b370 EBP:00000000 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:00010100 ECX:00000000 EDX:00000001
 ESI:001b2938 EDI:ffffffef
Stack dump:
0x0034b370:  6023f08a 00000000 001b2938 00000000
0x0034b380:  00010128 000003be 001b2938 6023f484
0x0034b390:  000003be 00000013 00000000 00000001
0x0034b3a0:  fffffffe 000003be 001b2938 6023f1cf
0x0034b3b0:  0003011e 0003011c 00010128 00000000
0x0034b3c0:  0034b3f8 7ee24764 7edaaf10 7edffeaa
Backtrace:
=>1 0x6020cd44 in atermmgr (+0xcd44) (0x00000000)
0x6020cd44: movl        0x0(%ecx),%eax

Wine-dbg>next
First chance exception: page fault on read access to 0x00000000 in 32-bit code (0x6020cd44).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:6020cd44 ESP:0034b370 EBP:00000000 EFLAGS:00210346(   - 00      RITZP1)
 EAX:00000000 EBX:00010100 ECX:00000000 EDX:00000001
 ESI:001b2938 EDI:ffffffef
Stack dump:
0x0034b370:  6023f08a 00000000 001b2938 00000000
0x0034b380:  00010128 000003be 001b2938 6023f484
0x0034b390:  000003be 00000013 00000000 00000001
0x0034b3a0:  fffffffe 000003be 001b2938 6023f1cf
0x0034b3b0:  0003011e 0003011c 00010128 00000000
0x0034b3c0:  0034b3f8 7ee24764 7edaaf10 7edffeaa
Backtrace:
=>1 0x6020cd44 in atermmgr (+0xcd44) (0x00000000)
0x6020cd44: movl        0x0(%ecx),%eax

Wine-dbg>next
First chance exception: page fault on read access to 0x00000000 in 32-bit code (0x6020cd44).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:6020cd44 ESP:0034b370 EBP:00000000 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:00010100 ECX:00000000 EDX:00000001
 ESI:0019a9a0 EDI:ffffffef
Stack dump:
0x0034b370:  6023f08a 00000000 0019a9a0 00000000
0x0034b380:  0001013c 00000390 0019a9a0 6023f484
0x0034b390:  00000390 00000013 00000000 00000001
0x0034b3a0:  fffffffe 00000390 0019a9a0 6023f1cf
0x0034b3b0:  0002013a 00020130 0001013c 00000000
0x0034b3c0:  0034b3f8 7ee24764 7edaaf10 7edffeaa
Backtrace:
=>1 0x6020cd44 in atermmgr (+0xcd44) (0x00000000)
0x6020cd44: movl        0x0(%ecx),%eax
Wine-dbg>next
*******************************************
This last error keeps repeating itself in debug mode, 
in normal mode program closes.







More information about the wine-users mailing list