[Bug 2172] wine crashed

Wine Bugs wine-bugs at winehq.org
Fri May 7 13:40:36 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2172





------- Additional Comments From nicolas.rouquette at jpl.nasa.gov  2004-07-05 13:40 -------
I ran into the same bug symptom with a tool from Semantic Designs,
http://www.semanticdesigns.com. They have a runtime system application
called "run" (not to be confused with windows'own run) that is found on my PATH
variable.

I suspect the problem is related to the dependency on "MSVCIRT.DLL" which is not
(yet) part of wine. Sometimes, I can get the application to run but most of the
time the application crashes on nested exceptions on the signal stack.

rouquett at gabizou [255] : /data/rouquett/RH9/DMS/Domains
[1083] $ WINEDEBUG=+loaddll wine -- CMD.EXE
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"gdi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"USER32.dll" : builtin
trace:loaddll:load_dll Loaded module L"MSVCRT.dll" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"x11drv.dll" : builtin
trace:loaddll:load_dll Loaded module L"imm32.dll" : builtin
fixme:console:SetConsoleCtrlHandler (0x4ad09da7,1) - no error checking or
testing yet
fixme:msvcrt:MSVCRT_setlocale :Codepage only locale not implemented
Microsoft Windows 2000 [Version 4.00.0000]
(C) Copyright 1985-2000 Microsoft Corp.
 
M:\Domains>run XML\Tools\Parser\DomainParser.P0B
fixme:win:GetProcessWindowStation (void): stub
fixme:user:GetUserObjectInformationW (0x1 2 (nil) 0 0x4074fb40),stub!
fixme:win:GetThreadDesktop (9): stub
fixme:user:GetUserObjectInformationW (0x1 2 (nil) 0 0x4074fb44),stub!
fixme:user:GetUserObjectInformationW (0x1 2 0x40238d38 0 0x4074fb40),stub!
fixme:user:GetUserObjectInformationW (0x1 2 0x40238d38 0 0x4074fb44),stub!
fixme:ntdll:NtQueryInformationProcess
(0x134,0x00000000,0x4074fa58,0x00000018,(nil)),stub!
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"gdi32.dll" : builtin
trace:loaddll:load_dll Loaded module L"USER32.dll" : builtin
trace:loaddll:load_dll Loaded module L"WINSPOOL.DRV" : builtin
trace:loaddll:load_dll Loaded module L"rpcrt4.dll" : builtin
trace:loaddll:load_dll Loaded module L"ole32.dll" : builtin
trace:loaddll:load_dll Loaded module L"shlwapi.dll" : builtin
trace:loaddll:load_dll Loaded module L"comctl32.dll" : builtin
trace:loaddll:load_dll Loaded module L"shell32.dll" : builtin
trace:loaddll:load_dll Loaded module L"comdlg32.dll" : builtin
trace:loaddll:load_dll Loaded module L"MSVCRT.dll" : builtin
trace:loaddll:load_dll Loaded module L"C:\\windows\\system\\MSVCIRT.dll" : native
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin
trace:loaddll:load_dll Loaded module L"x11drv.dll" : builtin
trace:loaddll:load_dll Loaded module L"imm32.dll" : builtin
RTS Version 19.1.5
Copyright 1998 Semantic Designs, Inc. All Rights Reserved
Link_Encoding_UNICODE: 1
Code size: 4658244
Enter file name : err:seh:setup_exception nested exception on signal stack in
thread 000c eip 00000002 esp 40dfcb24 stack 0x41bc0000-0x41cc1000
0th thread terminated, cleaning up
 
M:\Domains>


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list