Displaying 8 results from an estimated 8 matches for "terminate_process".
2006 Nov 25
0
"battle for middle earth II" demo fails to install
...,0x114bc0): returning TRUE
0009:trace:heap:RtlFreeHeap (0x110000,00000002,0x1149c0): returning TRUE
0009:trace:resource:FormatMessageA -- returning 19
wine: could not load L"Z:\\home\\kungfu\\nzd_bfme2demo_english_final.exe": Invalid parameter
0009:trace:module:LdrShutdownProcess ()
0009: terminate_process( handle=0xffffffff, exit_code=87 )
0009: terminate_process() = 0 { self=1 }
0009: *killed* exit_code=87
0008: *process killed*
wineserver: exiting (pid=17411)
Can it be something with my locale setting (fr_FR@utf-8) ? Should i report it to bugzilla?
Thank you, S?b.
2001 Jun 26
1
intermittent segfault upon invocation
...ot;,<null>,0,f003f,0xbffff43c)
08066ec0:trace:reg:NtCreateKey <- 0x0010
.
.
.
--managed Allow the window manager to manage created windows
--version,-v Display the Wine version
--winver Version to imitate
(win95,nt40,win31,nt2k,win98,nt351,win30,win20)
08066ec0: terminate_process( handle=-1, exit_code=0 )
08066ec0: terminate_process() = 0 { self=1 }
08066ec0: *killed* exit_code=0
/am/cag-server/vol/vol0/cag/home/ugrads00/kbarr/.wine/user.reg: saving
key \\User\\kbarr
/am/cag-server/vol/vol0/cag/home/ugrads00/kbarr/.wine/system.reg: saving
key \\Machine
/am/cag-server/vol/vo...
2009 Mar 15
1
WoW under wine and winecfg segfault
...lsa Driver" )
0009: open_key() = OBJECT_NAME_NOT_FOUND { hkey=0000 }
0009: *killed* exit_code=0
0008: *process killed*
wineserver: shutting down
000d: *wakeup* signaled=0
000d: close_handle( handle=0038 )
000d: close_handle() = 0
000d: close_handle( handle=0020 )
000d: close_handle() = 0
000d: terminate_process( handle=ffffffff, exit_code=0 )
000e: *killed* exit_code=0
000d: terminate_process() = 0 { self=1 }
000d: *killed* exit_code=0
000c: *process killed*
wineserver: exiting (pid=11242)
Another clue is that there might be something wrong with the ALSA drivers, but I have no idea how to tell wine/wine...
2009 Feb 08
7
Helpful Hints for OS X Users (Idiots Guide?)
Hello,
I have been busy working away at getting Darwine to run on OS X with no luck... I tried uninstalling and reinstalling many times, but I was continually getting gdi32.dll errors.
This guide was tested on OS X Leopard 1.5.6. The following guide is how I set it up. The steps may vary slightly for you. Be sure to read this whole thread before actually trying some of the things listed here,
2005 Nov 25
1
Sudden failure!
Wine 20050111 has been working fine until today ... now it fails when I
go to run Quicken 2002.
I am running Fedora Core 3 on a Pentium 3 with all of the current
updates, wine 20050111. Windows Version is set to "Win98"
Error message:
fixme:msvcrt:_setmbcp Unreal codepages (e.g. -3) not implemented.
What has happened?
Thanks,
David Johnson
2007 Sep 12
2
cc5 where to start debugging
Hi,
I've been running close combat 5 with wine for a while now but lately
I've been getting a error with the program crashing.
The following output comes in the terminal:
----------------------------------------------------------------------------------------------------------------------------------------------------
wine: Unhandled page fault on write access to 0x0375fffe at
2004 May 09
0
Wine crash after update
...ivos de programas\\sisupfor\\SISUPFOR.exe" (GLE 2)
0009:trace:process:find_exe_file Trying built-in exe L"X:\\win\\Arquivos de programas\\sisupfor\\SISUPFOR.exe"
wine: cannot find '/win/Arquivos de programas/sisupfor/SISUPFOR.exe'
0009:trace:module:LdrShutdownProcess ()
0009: terminate_process( handle=0xffffffff, exit_code=1 )
0009: terminate_process() = 0 { self=1 }
0009:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000018): returning 40330858
0009:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000020): returning 40330878
0009:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000...
2010 Feb 05
0
Wine release 1.1.38
...rnel32/tests: Fix heap flag tests for the page alloc case.
kernel: Only start the BIOS timer if there is an actual access to selector 0x40.
kernel32: Avoid truncating the output buffer length in GetCurrentDirectoryA.
kernel32/tests: Remove leftover Sleep() call.
server: Make terminate_process more robust against recursive calls for the same process.
user.exe: Make CreateIcon16 available as 32-bit export.
shell: Explicitly convert icons to 16-bit instead of casting handles.
user32/tests: Dispatch a message in case we can a WM_PAINT.
user: Reimplement GetIconInfo16...