http://bugs.winehq.org/show_bug.cgi?id=3097
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2005-05-07 16:32 ------- hi, is it the program from this website:? http://www.neatimage.net/
if it is, it does not segfault right here but crashes in debughelp: Backtrace: =>1 0x003f1d98 pe_load_debug_info+0x2e8(pcs=0x7bdf58e8, module=0x7beecfb0) [/opt/nieuw/wine/dlls/dbghelp/pe_module.c:256] in dbghelp (0x7bbaf9a8) 2 0x003ec36b module_get_debug+0x93(pcs=0x7bdf58e8, module=0x7beecfb0) [/opt/nieuw/wine/dlls/dbghelp/module.c:228] in dbghelp (0x7bbaf9c4) 3 0x003f8b01 SymFromAddr+0x35(hProcess=0x2c, Address=0x544341, Displacement=0x7bbafa08, Symbol=0x7bbafa4c) [/opt/nieuw/wine/dlls/dbghelp/symbol.c:885] in dbghelp (0x7bbaf9ec) 4 0x003b3780 stack_get_frame+0x58(symbol=0x7bbafa4c, ihsf=0x0) [/opt/nieuw/wine/programs/winedbg/stack.c:98] in winedbg (0x7bbafa1c) 5 0x003a87c7 display_print [/opt/nieuw/wine/programs/winedbg/display.c:177] in winedbg (0x7bbafbb8) 6 0x003b5f50 dbg_exception_prolog+0x114 [/opt/nieuw/wine/programs/winedbg/winedbg.c:547] in winedbg (0x7bbafbfc) 7 0x003b6b20 dbg_handle_debug_event [/opt/nieuw/wine/programs/winedbg/winedbg.c:733] in winedbg (0x7bbafdcc) 8 0x003b7603 main(argc=0x3, argv=0x7bde03fc) [/opt/nieuw/wine/programs/winedbg/winedbg.c:1018] in winedbg (0x7bbafe9c) 9 0x003a424b __wine_exe_main+0x163 in winedbg (0x7bbaff2c) 10 0x00179ff3 start_process+0xc3(arg=0x0) [/opt/nieuw/wine/dlls/kernel/process.c:1043] in kernel32 (0x7bbafff4) 11 0x00d4a6c9 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x003f1d98 pe_load_debug_info+0x2e8 [/opt/nieuw/wine/dlls/dbghelp/pe_module.c:256] in dbghelp: movl 0x0(%eax,%esi,4),%eax 256 if (!names[i]) continue; Modules: Module Address Debug info Name (21 modules) ELF 0x00111000-0020a000 Stabs kernel32<elf> -PE 0x00140000-0020a000 \ kernel32 ELF 0x0021d000-00235000 Deferred ld-linux.so.2 ELF 0x00237000-00361000 Deferred libc.so.6 ELF 0x00363000-00386000 Deferred libm.so.6 ELF 0x00388000-0038c000 Deferred libdl.so.2 ELF 0x0038c000-003ce000 Stabs winedbg<elf> -PE 0x003a0000-003ce000 \ winedbg ELF 0x003ce000-00408000 Stabs dbghelp<elf> -PE 0x003e0000-00408000 \ dbghelp ELF 0x00408000-00443000 Deferred advapi32<elf> -PE 0x00420000-00443000 \ advapi32 ELF 0x0049d000-004af000 Deferred libpthread.so.0 ELF 0x00505000-00577000 Deferred ntdll<elf> -PE 0x00520000-00577000 \ ntdll ELF 0x006df000-006ea000 Deferred libnss_files.so.2 ELF 0x00a4e000-00b42000 Deferred libwine_unicode.so.1 ELF 0x00ba2000-00bb8000 Deferred psapi<elf> -PE 0x00bb0000-00bb8000 \ psapi ELF 0x00d46000-00d5e000 DIA libwine.so.1 ELF 0x7bf00000-7bf03000 Deferred <wine-loader> Threads: process tid prio (all id:s are in hex) 0000000a (D) C:\windows\system\winedbg.exe 0000000b 0 <== 00000008 00000009 0 WineDbg terminated on pid 0xa
Will try to get deeper into this as i have some more time