Here's a more detailed dump:
WineDbg starting on pid 0x8 Unhandled exception: page fault on write access to 0x41a41754 in 32-bit code (0x10007239). In 32 bit mode. 000f:err:dbghelp_msc:codeview_process_info Unknown CODEVIEW signature 53445352 in module xdb Register dump: CS:0023 SS:002b DS:002b ES:002b FS:121f GS:002f EIP:10007239 ESP:44b5008c EBP:44b500ac EFLAGS:00010206( - 00 - RIP1) EAX:412e01e0 EBX:412e0098 ECX:0064ffcc EDX:413f178c ESI:0000003f EDI:413f200c Stack dump: 0x44b5008c: 00000000 00000090 0000008c 00000000 0x44b5009c: 000000a0 412e0324 0064ffcc 00000000 0x44b500ac: 44b500e4 10008f98 412e0098 00000000 0x44b500bc: 00000002 4020521c 0000008c 00000000 0x44b500cc: 44b500b8 44b4fc70 44b50124 100072dc 0x44b500dc: 10012060 00000000 44b500f8 10004c39 0243: sel=121f base=405ab000 limit=00001fff 32-bit rw- Backtrace: =>1 0x10007239 (0x44b500ac) 2 0x10008f98 (0x44b500e4) 3 0x10004c39 (0x44b500f8) 4 0x10004ce6 EntryPoint+0x5d in xdb (0x44b50134) 5 0x401d3c66 call_dll_entry_point+0x12 in ntdll (0x44b5014c) 6 0x401d4c61 MODULE_InitDLL+0x121(wm=0x403b9830, reason=0x2, lpReserved=0x0) [/home/wine-20040914/dlls/ntdll/loader.c:741] in ntdll (0x44b501b8) 7 0x401d4f47 MODULE_DllThreadAttach+0x77(lpReserved=0x0) [/home/wine-20040914/dlls/ntdll/loader.c:894] in ntdll (0x44b501e0) 8 0x4053aea3 THREAD_Start+0x73(ptr=0x403f8df8) [/home/wine-20040914/dlls/kernel/thread.c:107] in kernel32 (0x44b502a8) 9 0x401e956b start_thread+0x14b(info=0x403f8420) [/home/wine-20040914/dlls/ntdll/thread.c:199] in ntdll (0x44b50ae4) 10 0x40048c3f pthread_start_thread+0x16f(arg=0x44b50be0) [/usr/src/build/230306-i686/BUILD/glibc-2.2.4/linuxthreads/manager.c:287] in libpthread.so.0 (0x44b50bd4) 11 0x40144b2a000f:fixme:dbghelp_symt:symt_set_udt_size Changing size for _IO_FILE from 148 to 76 __clone+0x3a in libc.so.6 (0x00000000) 0x10007239: movl %ecx,0xfffffffc(%ecx,%edx,1)
-----Original Message----- From: Eric Pouech [mailto:pouech-eric@wanadoo.fr] Sent: Thursday, September 23, 2004 12:23 PM To: Ewert, Mark Cc: Saulius Krasuckas; wine-devel@winehq.org Subject: Re: Help with GetConsoleWindow()
Ewert, Mark a écrit :
This is the trace just before the exception that is seen:
0017:trace:loaddll:load_dll Loaded module L"c:\windows\system\ws2_32.dll" : builtin 0017:trace:loaddll:load_dll Loaded module L"Z:\home\xscale_xactor\sandbox\MSVCR71.dll" : native 0017:trace:loaddll:load_dll Loaded module L"Z:\home\xscale_xactor\sandbox\MSVCP71.dll" : native 0017:trace:loaddll:load_dll Loaded module L"Z:\home\xscale_xactor\sandbox\CoSimClient.dll" : native 0017:trace:loaddll:load_dll Loaded module L"Z:\home\xscale_xactor\sandbox\plugin\xscale\ixpirqgui\irqgui.dl l" : native wine: Unhandled exception (thread 001a), starting debugger...
Is the problem in irqgui.dll
maybe, but you cannot tell what does the stack backtrace give ? A+