[Wine] cannot use winedbg on ubuntu feisty ?

lalev at uni-svishtov.bg lalev at uni-svishtov.bg
Mon Aug 6 10:15:28 CDT 2007


Hi everyone,

This happens every time I start winedbg, no matter what program
I want to debug. It's ubuntu feisty fawn and I have built
wine from sources.

user at machine:~$ winedbg "C:\Program Files\Diablo II\Diablo II.exe"
WineDbg starting on pid 000a
wine: Unhandled page fault on read access to 0x00000000 at address
0xb7d5cc23 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0xb7d5cc23).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7d5cc23 ESP:0033ef4c EBP:0033ef68 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:7ec6850c ECX:00000000 EDX:012c0070
 ESI:012cbcc4 EDI:00000000
Stack dump:
0x0033ef4c:  7ec5aa55 00000000 00000cf8 0033efa8
0x0033ef5c:  7ec6850c 012cbcc4 0013074c 0033efa8
0x0033ef6c:  7ec5bc4d 0013074c 00000000 0033efa8
0x0033ef7c:  7ec6850c 00000000 7ec6850c 0033efa8
0x0033ef8c:  7ec60295 0012f988 012cbca0 00000004
0x0033ef9c:  7ec6850c 00000000 01262d84 0033f068
Backtrace:
=>1 0xb7d5cc23 strlen+0x33() in libc.so.6 (0x0033ef68)
  2 0x7ec5bc4d symt_new_function+0x6d(module=0x12f988,
compiland=0x1262d84, name=0x0, addr=0x7ee95cc0, size=0x28,
sig_type=0x12cbca0) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:233] in
dbghelp (0x0033efa8)
  3 0x7ec42ef2 dwarf2_parse_subprogram+0x3c2(ctx=0x33f160, di=0x11c5928,
compiland=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1562] in dbghelp
(0x0033f068)
  4 0x7ec43277 dwarf2_load_one_entry+0xf7(ctx=<register ECX not in topmost
frame>, di=<register ESI not in topmost frame>, compiland=<register EDI
not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1720]
in dbghelp (0x0033f0c8)
  5 0x7ec43ef6 dwarf2_parse_compilation_unit+0x366(sections=0x33f250,
comp_unit=<register ESI not in topmost frame>, module=0x12f988,
thunks=<register EAX not in topmost frame>, comp_unit_cursor=<register
EDI not in topmost frame>, load_offset=<register EAX not in topmost
frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2009] in dbghelp
(0x0033f208)
  6 0x7ec44612 dwarf2_parse+0xc2(module=<register ESI not in topmost
frame>, load_offset=0x7ee13000, thunks=0x33f370, debug=0x7e71da12,
debug_size=<register EDX not in topmost frame>, abbrev=<register EAX not
in topmost frame>, abbrev_size=<register EAX not in topmost frame>,
str=<register EAX not in topmost frame>, str_size=<register EAX not in
topmost frame>, line=<register EAX not in topmost frame>,
line_size=<register EAX not in topmost frame>, loclist=<register EAX not
in topmost frame>, loclist_size=0x0)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2217] in dbghelp
(0x0033f288)
  7 0x7ec4669c elf_load_debug_info_from_map+0x49c(module=0x12f988,
fmap=0x33f440, pool=<register EAX not in topmost frame>,
ht_symtab=0x33f490)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1092] in dbghelp
(0x0033f3f8)
  8 0x7ec46b77 elf_load_debug_info+0x147(module=<register ESI not in
topmost frame>, fmap=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp
(0x0033f4b8)
  9 0x7ec4a7eb module_get_debug+0x1ab(pair=0x33f750)
[/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp
(0x0033f728)
  10 0x7ec5de08 SymFromAddr+0x68(hProcess=<register EAX not in topmost
frame>, Address=<register ESI not in topmost frame>,
Displacement=<register EAX not in topmost frame>, Symbol=0x33f870)
[/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp
(0x0033f778)
  11 0x7ecb07cb stack_get_current_symbol+0x6b(symbol=<register EAX not in
topmost frame>) [/home/dex/wine-0.9.42/programs/winedbg/stack.c:143] in
winedbg (0x0033f838)
  12 0x7eca2e97 display_print+0x57()
[/home/dex/wine-0.9.42/programs/winedbg/display.c:174] in winedbg
(0x0033f9e8)
  13 0x7ecb1845 dbg_exception_prolog+0x145(is_debug=0x1,
first_chance=<register EAX not in topmost frame>, rec=0x33fe4c)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:180] in winedbg
(0x0033fbf8)
  14 0x7ecb1e2f dbg_handle_exception+0x19f(rec=<register ESI not in
topmost frame>, first_chance=0x1)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:408] in winedbg
(0x0033fcc8)
  15 0x7ecb2509 dbg_handle_debug_event+0x149(de=<register ESI not in
topmost frame>)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:482] in winedbg
(0x0033fe28)
  16 0x7ecb2e9c wait_exception+0x4c()
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:684] in winedbg
(0x0033fea8)
  17 0x7ecb7eb5 main+0x1e5(argc=0x1, argv=0x1103e4)
[/home/dex/wine-0.9.42/programs/winedbg/winedbg.c:600] in winedbg
(0x0033fee8)
  18 0x7ecbc827 __wine_spec_exe_entry+0x47(peb=0x7ffdf000)
[/home/dex/wine-0.9.42/dlls/winecrt0/exe_entry.c:37] in winedbg
(0x0033ff08)
wine: Unhandled page fault on read access to 0x00000000 at address
0xb7dc2c23 (thread 000d), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0xb7dc2c23).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7dc2c23 ESP:0034e9ec EBP:0034ea08 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:7ec5350c ECX:00000000 EDX:032a0068
 ESI:032abcbc EDI:00000000
Stack dump:
0x0034e9ec:  7ec45a55 00000000 00000cf8 0034ea48
0x0034e9fc:  7ec5350c 032abcbc 00133f44 0034ea48
0x0034ea0c:  7ec46c4d 00133f44 00000000 0034ea48
0x0034ea1c:  7ec5350c 00000000 7ec5350c 0034ea48
0x0034ea2c:  7ec4b295 00133180 032abc98 00000004
0x0034ea3c:  7ec5350c 00000000 03242d7c 0034eb08
Backtrace:
=>1 0xb7dc2c23 strlen+0x33() in libc.so.6 (0x0034ea08)
  2 0x7ec46c4d symt_new_function+0x6d(module=0x133180,
compiland=0x3242d7c, name=0x0, addr=0x7ee69cc0, size=0x28,
sig_type=0x32abc98) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:233] in
dbghelp (0x0034ea48)
  3 0x7ec2def2 dwarf2_parse_subprogram+0x3c2(ctx=0x34ec00, di=0x31a5920,
compiland=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1562] in dbghelp
(0x0034eb08)
  4 0x7ec2e277 dwarf2_load_one_entry+0xf7(ctx=<register ECX not in topmost
frame>, di=<register ESI not in topmost frame>, compiland=<register EDI
not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1720]
in dbghelp (0x0034eb68)
  5 0x7ec2eef6 dwarf2_parse_compilation_unit+0x366(sections=0x34ecf0,
comp_unit=<register ESI not in topmost frame>, module=0x133180,
thunks=<register EAX not in topmost frame>, comp_unit_cursor=<register
EDI not in topmost frame>, load_offset=<register EAX not in topmost
frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2009] in dbghelp
(0x0034eca8)
  6 0x7ec2f612 dwarf2_parse+0xc2(module=<register ESI not in topmost
frame>, load_offset=0x7ede7000, thunks=0x34ee10, debug=0x7e709a12,
debug_size=<register EDX not in topmost frame>, abbrev=<register EAX not
in topmost frame>, abbrev_size=<register EAX not in topmost frame>,
str=<register EAX not in topmost frame>, str_size=<register EAX not in
topmost frame>, line=<register EAX not in topmost frame>,
line_size=<register EAX not in topmost frame>, loclist=<register EAX not
in topmost frame>, loclist_size=0x0)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2217] in dbghelp
(0x0034ed28)
  7 0x7ec3169c elf_load_debug_info_from_map+0x49c(module=0x133180,
fmap=0x34eee0, pool=<register EAX not in topmost frame>,
ht_symtab=0x34ef30)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1092] in dbghelp
(0x0034ee98)
  8 0x7ec31b77 elf_load_debug_info+0x147(module=<register ESI not in
topmost frame>, fmap=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp
(0x0034ef58)
  9 0x7ec357eb module_get_debug+0x1ab(pair=0x34f1f0)
[/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp
(0x0034f1c8)
  10 0x7ec48e08 SymFromAddr+0x68(hProcess=<register EAX not in topmost
frame>, Address=<register ESI not in topmost frame>,
Displacement=<register EAX not in topmost frame>, Symbol=0x34f540)
[/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp
(0x0034f218)
  11 0x7ec9bd52 stack_print_addr_and_args+0xe2(nf=<register ESI not in
topmost frame>) [/home/dex/wine-0.9.42/programs/winedbg/stack.c:250] in
winedbg (0x0034f6b8)
  12 0x7ec9bfa3 backtrace+0xc3()
[/home/dex/wine-0.9.42/programs/winedbg/stack.c:294] in winedbg
(0x0034f778)
  13 0x7ec9c8ab dbg_exception_prolog+0x1ab(is_debug=0x0,
first_chance=<register EAX not in topmost frame>, rec=0x34fbdc)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:217] in winedbg
(0x0034f988)
  14 0x7ec9ce2f dbg_handle_exception+0x19f(rec=<register ESI not in
topmost frame>, first_chance=0x0)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:408] in winedbg
(0x0034fa58)
  15 0x7ec9d509 dbg_handle_debug_event+0x149(de=<register ESI not in
topmost frame>)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:482] in winedbg
(0x0034fbb8)
  16 0x7ec9de9c wait_exception+0x4c()
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:684] in winedbg
(0x0034fc38)
  17 0x7ec9e637 dbg_active_auto+0x147(argc=0x2, argv=0x1103b0)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:951] in winedbg
(0x0034fea8)
  18 0x7eca2df3 main+0x123(argc=0x3, argv=0x1103ac)
[/home/dex/wine-0.9.42/programs/winedbg/winedbg.c:544] in winedbg
(0x0034fee8)
  19 0x7eca7827 __wine_spec_exe_entry+0x47(peb=0x7ffdf000)
[/home/dex/wine-0.9.42/dlls/winecrt0/exe_entry.c:37] in winedbg
(0x0034ff08)
dex at angelin:~$ sudo winedbg "C:\Program Files\Diablo II\Diablo II.exe"
Password:
WineDbg starting on pid 000a
wine: Unhandled page fault on read access to 0x00000000 at address
0xb7d8dc23 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0xb7d8dc23).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7d8dc23 ESP:0033ef4c EBP:0033ef68 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:7ec6950c ECX:00000000 EDX:012c0070
 ESI:012cbcc4 EDI:00000000
Stack dump:
0x0033ef4c:  7ec5ba55 00000000 00000cf8 0033efa8
0x0033ef5c:  7ec6950c 012cbcc4 0013083c 0033efa8
0x0033ef6c:  7ec5cc4d 0013083c 00000000 0033efa8
0x0033ef7c:  7ec6950c 00000000 7ec6950c 0033efa8
0x0033ef8c:  7ec61295 0012fa78 012cbca0 00000004
0x0033ef9c:  7ec6950c 00000000 01262d84 0033f068
Backtrace:
=>1 0xb7d8dc23 strlen+0x33() in libc.so.6 (0x0033ef68)
  2 0x7ec5cc4d symt_new_function+0x6d(module=0x12fa78,
compiland=0x1262d84, name=0x0, addr=0x7ee95cc0, size=0x28,
sig_type=0x12cbca0) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:233] in
dbghelp (0x0033efa8)
  3 0x7ec43ef2 dwarf2_parse_subprogram+0x3c2(ctx=0x33f160, di=0x11c5928,
compiland=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1562] in dbghelp
(0x0033f068)
  4 0x7ec44277 dwarf2_load_one_entry+0xf7(ctx=<register ECX not in topmost
frame>, di=<register ESI not in topmost frame>, compiland=<register EDI
not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1720]
in dbghelp (0x0033f0c8)
  5 0x7ec44ef6 dwarf2_parse_compilation_unit+0x366(sections=0x33f250,
comp_unit=<register ESI not in topmost frame>, module=0x12fa78,
thunks=<register EAX not in topmost frame>, comp_unit_cursor=<register
EDI not in topmost frame>, load_offset=<register EAX not in topmost
frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2009] in dbghelp
(0x0033f208)
  6 0x7ec45612 dwarf2_parse+0xc2(module=<register ESI not in topmost
frame>, load_offset=0x7ee13000, thunks=0x33f370, debug=0x7e71ea12,
debug_size=<register EDX not in topmost frame>, abbrev=<register EAX not
in topmost frame>, abbrev_size=<register EAX not in topmost frame>,
str=<register EAX not in topmost frame>, str_size=<register EAX not in
topmost frame>, line=<register EAX not in topmost frame>,
line_size=<register EAX not in topmost frame>, loclist=<register EAX not
in topmost frame>, loclist_size=0x0)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2217] in dbghelp
(0x0033f288)
  7 0x7ec4769c elf_load_debug_info_from_map+0x49c(module=0x12fa78,
fmap=0x33f440, pool=<register EAX not in topmost frame>,
ht_symtab=0x33f490)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1092] in dbghelp
(0x0033f3f8)
  8 0x7ec47b77 elf_load_debug_info+0x147(module=<register ESI not in
topmost frame>, fmap=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp
(0x0033f4b8)
  9 0x7ec4b7eb module_get_debug+0x1ab(pair=0x33f750)
[/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp
(0x0033f728)
  10 0x7ec5ee08 SymFromAddr+0x68(hProcess=<register EAX not in topmost
frame>, Address=<register ESI not in topmost frame>,
Displacement=<register EAX not in topmost frame>, Symbol=0x33f870)
[/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp
(0x0033f778)
  11 0x7ecb17cb stack_get_current_symbol+0x6b(symbol=<register EAX not in
topmost frame>) [/home/dex/wine-0.9.42/programs/winedbg/stack.c:143] in
winedbg (0x0033f838)
  12 0x7eca3e97 display_print+0x57()
[/home/dex/wine-0.9.42/programs/winedbg/display.c:174] in winedbg
(0x0033f9e8)
  13 0x7ecb2845 dbg_exception_prolog+0x145(is_debug=0x1,
first_chance=<register EAX not in topmost frame>, rec=0x33fe4c)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:180] in winedbg
(0x0033fbf8)
  14 0x7ecb2e2f dbg_handle_exception+0x19f(rec=<register ESI not in
topmost frame>, first_chance=0x1)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:408] in winedbg
(0x0033fcc8)
  15 0x7ecb3509 dbg_handle_debug_event+0x149(de=<register ESI not in
topmost frame>)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:482] in winedbg
(0x0033fe28)
  16 0x7ecb3e9c wait_exception+0x4c()
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:684] in winedbg
(0x0033fea8)
  17 0x7ecb8eb5 main+0x1e5(argc=0x1, argv=0x1103e4)
[/home/dex/wine-0.9.42/programs/winedbg/winedbg.c:600] in winedbg
(0x0033fee8)
  18 0x7ecbd827 __wine_spec_exe_entry+0x47(peb=0x7ffdf000)
[/home/dex/wine-0.9.42/dlls/winecrt0/exe_entry.c:37] in winedbg
(0x0033ff08)
wine: Unhandled page fault on read access to 0x00000000 at address
0xb7dd1c23 (thread 000d), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0xb7dd1c23).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7dd1c23 ESP:0034e9ec EBP:0034ea08 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:7ec5950c ECX:00000000 EDX:032a0068
 ESI:032abcbc EDI:00000000
Stack dump:
0x0034e9ec:  7ec4ba55 00000000 00000cf8 0034ea48
0x0034e9fc:  7ec5950c 032abcbc 00134034 0034ea48
0x0034ea0c:  7ec4cc4d 00134034 00000000 0034ea48
0x0034ea1c:  7ec5950c 00000000 7ec5950c 0034ea48
0x0034ea2c:  7ec51295 00133270 032abc98 00000004
0x0034ea3c:  7ec5950c 00000000 03242d7c 0034eb08
Backtrace:
=>1 0xb7dd1c23 strlen+0x33() in libc.so.6 (0x0034ea08)
  2 0x7ec4cc4d symt_new_function+0x6d(module=0x133270,
compiland=0x3242d7c, name=0x0, addr=0x7ee69cc0, size=0x28,
sig_type=0x32abc98) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:233] in
dbghelp (0x0034ea48)
  3 0x7ec33ef2 dwarf2_parse_subprogram+0x3c2(ctx=0x34ec00, di=0x31a5920,
compiland=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1562] in dbghelp
(0x0034eb08)
  4 0x7ec34277 dwarf2_load_one_entry+0xf7(ctx=<register ECX not in topmost
frame>, di=<register ESI not in topmost frame>, compiland=<register EDI
not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1720]
in dbghelp (0x0034eb68)
  5 0x7ec34ef6 dwarf2_parse_compilation_unit+0x366(sections=0x34ecf0,
comp_unit=<register ESI not in topmost frame>, module=0x133270,
thunks=<register EAX not in topmost frame>, comp_unit_cursor=<register
EDI not in topmost frame>, load_offset=<register EAX not in topmost
frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2009] in dbghelp
(0x0034eca8)
  6 0x7ec35612 dwarf2_parse+0xc2(module=<register ESI not in topmost
frame>, load_offset=0x7ede7000, thunks=0x34ee10, debug=0x7e70fa12,
debug_size=<register EDX not in topmost frame>, abbrev=<register EAX not
in topmost frame>, abbrev_size=<register EAX not in topmost frame>,
str=<register EAX not in topmost frame>, str_size=<register EAX not in
topmost frame>, line=<register EAX not in topmost frame>,
line_size=<register EAX not in topmost frame>, loclist=<register EAX not
in topmost frame>, loclist_size=0x0)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2217] in dbghelp
(0x0034ed28)
  7 0x7ec3769c elf_load_debug_info_from_map+0x49c(module=0x133270,
fmap=0x34eee0, pool=<register EAX not in topmost frame>,
ht_symtab=0x34ef30)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1092] in dbghelp
(0x0034ee98)
  8 0x7ec37b77 elf_load_debug_info+0x147(module=<register ESI not in
topmost frame>, fmap=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp
(0x0034ef58)
  9 0x7ec3b7eb module_get_debug+0x1ab(pair=0x34f1f0)
[/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp
(0x0034f1c8)
  10 0x7ec4ee08 SymFromAddr+0x68(hProcess=<register EAX not in topmost
frame>, Address=<register ESI not in topmost frame>,
Displacement=<register EAX not in topmost frame>, Symbol=0x34f540)
[/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp
(0x0034f218)
dex at angelin:~$ sudo bash
root at angelin:~# pwd
/home/dex
root at angelin:~# winedbg "C:\Program Files\HoD2L\HoD2L205.exe
> "
Couldn't start process 'C:\Program Files\HoD2L\HoD2L205.exe
 '
root at angelin:~# winedbg "C:\Program Files\HoD2L\HoD2L205.exe"
WineDbg starting on pid 000c
wine: Unhandled page fault on read access to 0x00000000 at address
0xb7d01c23 (thread 000b), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0xb7d01c23).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7d01c23 ESP:0033ef4c EBP:0033ef68 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:7ec6d50c ECX:00000000 EDX:012c0070
 ESI:012cbcc4 EDI:00000000
Stack dump:
0x0033ef4c:  7ec5fa55 00000000 00000cf8 0033efa8
0x0033ef5c:  7ec6d50c 012cbcc4 001307bc 0033efa8
0x0033ef6c:  7ec60c4d 001307bc 00000000 0033efa8
0x0033ef7c:  7ec6d50c 00000000 7ec6d50c 0033efa8
0x0033ef8c:  7ec65295 0012f9f8 012cbca0 00000004
0x0033ef9c:  7ec6d50c 00000000 01262d84 0033f068
Backtrace:
=>1 0xb7d01c23 strlen+0x33() in libc.so.6 (0x0033ef68)
  2 0x7ec60c4d symt_new_function+0x6d(module=0x12f9f8,
compiland=0x1262d84, name=0x0, addr=0x7ee95cc0, size=0x28,
sig_type=0x12cbca0) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:233] in
dbghelp (0x0033efa8)
  3 0x7ec47ef2 dwarf2_parse_subprogram+0x3c2(ctx=0x33f160, di=0x11c5928,
compiland=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1562] in dbghelp
(0x0033f068)
  4 0x7ec48277 dwarf2_load_one_entry+0xf7(ctx=<register ECX not in topmost
frame>, di=<register ESI not in topmost frame>, compiland=<register EDI
not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1720]
in dbghelp (0x0033f0c8)
  5 0x7ec48ef6 dwarf2_parse_compilation_unit+0x366(sections=0x33f250,
comp_unit=<register ESI not in topmost frame>, module=0x12f9f8,
thunks=<register EAX not in topmost frame>, comp_unit_cursor=<register
EDI not in topmost frame>, load_offset=<register EAX not in topmost
frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2009] in dbghelp
(0x0033f208)
  6 0x7ec49612 dwarf2_parse+0xc2(module=<register ESI not in topmost
frame>, load_offset=0x7ee13000, thunks=0x33f370, debug=0x7e722a12,
debug_size=<register EDX not in topmost frame>, abbrev=<register EAX not
in topmost frame>, abbrev_size=<register EAX not in topmost frame>,
str=<register EAX not in topmost frame>, str_size=<register EAX not in
topmost frame>, line=<register EAX not in topmost frame>,
line_size=<register EAX not in topmost frame>, loclist=<register EAX not
in topmost frame>, loclist_size=0x0)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2217] in dbghelp
(0x0033f288)
  7 0x7ec4b69c elf_load_debug_info_from_map+0x49c(module=0x12f9f8,
fmap=0x33f440, pool=<register EAX not in topmost frame>,
ht_symtab=0x33f490)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1092] in dbghelp
(0x0033f3f8)
  8 0x7ec4bb77 elf_load_debug_info+0x147(module=<register ESI not in
topmost frame>, fmap=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp
(0x0033f4b8)
  9 0x7ec4f7eb module_get_debug+0x1ab(pair=0x33f750)
[/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp
(0x0033f728)
  10 0x7ec62e08 SymFromAddr+0x68(hProcess=<register EAX not in topmost
frame>, Address=<register ESI not in topmost frame>,
Displacement=<register EAX not in topmost frame>, Symbol=0x33f870)
[/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp
(0x0033f778)
  11 0x7ecb57cb stack_get_current_symbol+0x6b(symbol=<register EAX not in
topmost frame>) [/home/dex/wine-0.9.42/programs/winedbg/stack.c:143] in
winedbg (0x0033f838)
  12 0x7eca7e97 display_print+0x57()
[/home/dex/wine-0.9.42/programs/winedbg/display.c:174] in winedbg
(0x0033f9e8)
  13 0x7ecb6845 dbg_exception_prolog+0x145(is_debug=0x1,
first_chance=<register EAX not in topmost frame>, rec=0x33fe4c)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:180] in winedbg
(0x0033fbf8)
  14 0x7ecb6e2f dbg_handle_exception+0x19f(rec=<register ESI not in
topmost frame>, first_chance=0x1)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:408] in winedbg
(0x0033fcc8)
  15 0x7ecb7509 dbg_handle_debug_event+0x149(de=<register ESI not in
topmost frame>)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:482] in winedbg
(0x0033fe28)
  16 0x7ecb7e9c wait_exception+0x4c()
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:684] in winedbg
(0x0033fea8)
  17 0x7ecbceb5 main+0x1e5(argc=0x1, argv=0x1103dc)
[/home/dex/wine-0.9.42/programs/winedbg/winedbg.c:600] in winedbg
(0x0033fee8)
  18 0x7ecc1827 __wine_spec_exe_entry+0x47(peb=0x7ffdf000)
[/home/dex/wine-0.9.42/dlls/winecrt0/exe_entry.c:37] in winedbg
(0x0033ff08)
wine: Unhandled page fault on read access to 0x00000000 at address
0xb7d47c23 (thread 000f), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0xb7d47c23).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7d47c23 ESP:0034e9ec EBP:0034ea08 EFLAGS:00210246(   - 00      -RIZP1)
 EAX:00000000 EBX:7ec5850c ECX:00000000 EDX:032a0068
 ESI:032abcbc EDI:00000000
Stack dump:
0x0034e9ec:  7ec4aa55 00000000 00000cf8 0034ea48
0x0034e9fc:  7ec5850c 032abcbc 00133fd4 0034ea48
0x0034ea0c:  7ec4bc4d 00133fd4 00000000 0034ea48
0x0034ea1c:  7ec5850c 00000000 7ec5850c 0034ea48
0x0034ea2c:  7ec50295 00133210 032abc98 00000004
0x0034ea3c:  7ec5850c 00000000 03242d7c 0034eb08
Backtrace:
=>1 0xb7d47c23 strlen+0x33() in libc.so.6 (0x0034ea08)
  2 0x7ec4bc4d symt_new_function+0x6d(module=0x133210,
compiland=0x3242d7c, name=0x0, addr=0x7ee69cc0, size=0x28,
sig_type=0x32abc98) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:233] in
dbghelp (0x0034ea48)
  3 0x7ec32ef2 dwarf2_parse_subprogram+0x3c2(ctx=0x34ec00, di=0x31a5920,
compiland=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1562] in dbghelp
(0x0034eb08)
  4 0x7ec33277 dwarf2_load_one_entry+0xf7(ctx=<register ECX not in topmost
frame>, di=<register ESI not in topmost frame>, compiland=<register EDI
not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:1720]
in dbghelp (0x0034eb68)
  5 0x7ec33ef6 dwarf2_parse_compilation_unit+0x366(sections=0x34ecf0,
comp_unit=<register ESI not in topmost frame>, module=0x133210,
thunks=<register EAX not in topmost frame>, comp_unit_cursor=<register
EDI not in topmost frame>, load_offset=<register EAX not in topmost
frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2009] in dbghelp
(0x0034eca8)
  6 0x7ec34612 dwarf2_parse+0xc2(module=<register ESI not in topmost
frame>, load_offset=0x7ede7000, thunks=0x34ee10, debug=0x7e70ea12,
debug_size=<register EDX not in topmost frame>, abbrev=<register EAX not
in topmost frame>, abbrev_size=<register EAX not in topmost frame>,
str=<register EAX not in topmost frame>, str_size=<register EAX not in
topmost frame>, line=<register EAX not in topmost frame>,
line_size=<register EAX not in topmost frame>, loclist=<register EAX not
in topmost frame>, loclist_size=0x0)
[/home/dex/wine-0.9.42/dlls/dbghelp/dwarf.c:2217] in dbghelp
(0x0034ed28)
  7 0x7ec3669c elf_load_debug_info_from_map+0x49c(module=0x133210,
fmap=0x34eee0, pool=<register EAX not in topmost frame>,
ht_symtab=0x34ef30)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1092] in dbghelp
(0x0034ee98)
  8 0x7ec36b77 elf_load_debug_info+0x147(module=<register ESI not in
topmost frame>, fmap=<register EDI not in topmost frame>)
[/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp
(0x0034ef58)
  9 0x7ec3a7eb module_get_debug+0x1ab(pair=0x34f1f0)
[/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp
(0x0034f1c8)
  10 0x7ec4de08 SymFromAddr+0x68(hProcess=<register EAX not in topmost
frame>, Address=<register ESI not in topmost frame>,
Displacement=<register EAX not in topmost frame>, Symbol=0x34f540)
[/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp
(0x0034f218)
  11 0x7eca0d52 stack_print_addr_and_args+0xe2(nf=<register ESI not in
topmost frame>) [/home/dex/wine-0.9.42/programs/winedbg/stack.c:250] in
winedbg (0x0034f6b8)
  12 0x7eca0fa3 backtrace+0xc3()
[/home/dex/wine-0.9.42/programs/winedbg/stack.c:294] in winedbg
(0x0034f778)
  13 0x7eca18ab dbg_exception_prolog+0x1ab(is_debug=0x0,
first_chance=<register EAX not in topmost frame>, rec=0x34fbdc)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:217] in winedbg
(0x0034f988)
  14 0x7eca1e2f dbg_handle_exception+0x19f(rec=<register ESI not in
topmost frame>, first_chance=0x0)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:408] in winedbg
(0x0034fa58)
  15 0x7eca2509 dbg_handle_debug_event+0x149(de=<register ESI not in
topmost frame>)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:482] in winedbg
(0x0034fbb8)
  16 0x7eca2e9c wait_exception+0x4c()
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:684] in winedbg
(0x0034fc38)
  17 0x7eca3637 dbg_active_auto+0x147(argc=0x2, argv=0x1103b0)
[/home/dex/wine-0.9.42/programs/winedbg/tgt_active.c:951] in winedbg
(0x0034fea8)
  18 0x7eca7df3 main+0x123(argc=0x3, argv=0x1103ac)
[/home/dex/wine-0.9.42/programs/winedbg/winedbg.c:544] in winedbg
(0x0034fee8)
  19 0x7ecac827 __wine_spec_exe_entry+0x47(peb=0x7ffdf000)
[/home/dex/wine-0.9.42/dlls/winecrt0/exe_entry.c:37] in winedbg
(0x0034ff08)

...................(repeats)....................




More information about the wine-users mailing list