search for: 0009

Displaying 20 results from an estimated 923 matches for "0009".

Did you mean: 0002
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
2004 May 09
0
Wine crash after update
...hat if I go to directory where .exe file is and starts wine. Wine works. I think that the problem is with blank spaces in the directory name. Bug report: Warning: the --debugmsg option is deprecated. You should use the WINEDEBUG environment variable instead, like this: WINEDEBUG=all wine ... 0009:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000800): returning 40330510 0009:trace:heap:RtlAllocateHeap (0x40330000,00000002,00000018): returning 40330d18 0009:trace:environ:GetEnvironmentVariableW (L"WINEDEBUG" 0x40330510 1023) 0009:trace:environ:RtlQueryEnvironmentVariable_U (null...
2008 Dec 18
5
EverQuest - worked once, but no more
...", I get the following: > fixme:advapi:SetSecurityInfo stub > Segmentation fault So I've started debugging Wine, and I think I'm getting somewhere. > WINEDEBUG=+relay wine eqgame.exe patchme The output is too long for the buffer, but here's what I got back: > 0009:Ret KERNEL32.SetLastError() retval=00000002 ret=005bc285 > 0009:Call KERNEL32.GetFullPathNameA(0032fce4 "p.dat",00000104,0032f630,0032f5fc) ret=005c3afc > 0009:Ret KERNEL32.GetFullPathNameA() retval=00000025 ret=005c3afc > 0009:Call KERNEL32.GetLastError() ret=005bc221 > 000...
2005 May 05
2
LockWindowUpdate
Hi, I've got a program that produces these error messages when started with wine. fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! The program
2003 Jun 09
2
config trouble
...ows (i even tried it with the "old" path /home/kde3/.wine/fake_windows). i removed wine, .wine, used the sample config file and only changed the path to my windows directory, tried everything which came to my mind... i'm quite lost here, just appending a wine --debugmsg +all: 0009:trace:heap:RtlSizeHeap (0x4a890000,00000002,4a890098): returning 00000948 0009:trace:heap:RtlReAllocateHeap (0x4a890000,00000002,4a890098,00000968): returning 4a890a08 0009:trace:virtual:NtAllocateVirtualMemory (nil) 0000124e 3000 00000004 View: 0x4a9a0000 - 0x4a9a1fff (valloc) 0x4a9a00...
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
...the segfault is due to a stack overflow in an exception handler. I can't know for sure, but this look like a recursive loop to me. At the end of this mail, I attach the last function called, and then the first recursive call. This goes until segfault, adding one pair of these line at a time... 0009:trace:seh:call_stack_handlers handler at 0x7bc2f440 returned 2 0009:trace:seh:call_stack_handlers calling handler at 0x7bc2f440 code=c0000005 flags=10 I've tried running with winedbg but the dictionnary popup some nice windows to explain me that it can't run in a debugger. I don't r...
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
...error still appears). wine 0.9.21, gcc 3.3.6, kernel 2.6.15 (Debian), dual-boot WinXP (but not used for Wine), PaperCapture plugin is available at http://www.adobe.com/support/downloads/detail.jsp?ftpID=1907 Thanks a lot for hints, Jens output with WINEDEBUG=+all: [... 362114 lines skipped ...] 0009:Call kernel32.InterlockedIncrement(046b6a24) ret=00415628 0009:Ret kernel32.InterlockedIncrement() retval=00000001 ret=00415628 0009:Call ole32.CoRegisterClassObject(00541fe8,046b6a20,00000004,00000000,046b6a0c) ret=0047426e 0009:trace:ole:CoRegisterClassObject ({9b265782-ec11-11d1-a73e-00c04fb61...
2004 Mar 31
1
wine segfaults and crashes my 2.4.x kernel
kernel is downloaded with up2date: [s2@katleriai s2]$ cat /etc/redhat-release && rpm -q glibc kernel && uname -r Red Hat Linux release 8.0 (Psyche) glibc-2.3.2-4.80.8 kernel-2.4.20-27.8 kernel-2.4.20-28.8 2.4.20-28.8 when i make wine to run setup.exe from WordViewer97, i am getting usual installer's window with two buttons. after pressing "Continue" i am getting
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
the following is the output, when I try to run the app via wine in debug mode(sorry if I have pasted the unnecessary information/output) # export WINEDEBUG=+relay # wine PrjPatientInfo.exe 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call KERNEL32.ReleaseMutex(0000009c) ret=65f3b1ae 0018:Ret user32.GetMessageW() retval=00000001 ret=7ef58ee2...
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
the following is the output, when I try to run the app via wine in debug mode(sorry if I have pasted the unnecessary information/output) # export WINEDEBUG=+relay # wine PrjPatientInfo.exe 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call KERNEL32.ReleaseMutex(0000009c) ret=65f3b1ae 0018:Ret user32.GetMessageW() retval=00000001 ret=7ef58ee2...
2007 Sep 12
2
cc5 where to start debugging
...7bf00000-7bf03000 Deferred <wine-loader> Threads: process tid prio (all id:s are in hex) 0000000b (D) C:\Program Files\ssi\Close Combat Invasion Normandy\CC5.exe 0000000e 15 0000000d 0 0000000c 0 <== 00000008 0000000a 0 00000009 0 ---------------------------------------------------------------------------------------------------------------------------------------------------- I'm running wine 0.9.44-1.fc8 on fedora 7, I have also tried it on wine 0.9.43. This error has occasionally rock up every now and then....
2003 May 26
2
WINE crashes!!!
Hi, the Wine-20030408 installation on my system appears to crash directly after starting. A few weeks ago this happend only sporadically. But now WINE don't run at all. A --debugmsg +all delivers the following: --------------------------------------------------------------------- 0009:trace:heap:RtlSizeHeap (0x40360000,00000002,40360098): returning 00000968 0009:trace:heap:RtlReAllocateHeap (0x40360000,00000002,40360098,00000988): returning 40360a28 0009:trace:heap:RtlAllocateHeap (0x40360000,00000002,00000018): returning 40360098 0009:trace:heap:RtlAllocateHeap (0x40360000,0...
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
...) and I try to debug this errors. Code: 0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2 0028:Ret wininet.InternetCloseHandle() retval=00000001 ret=004222c2 0028:Call KERNEL32.LoadLibraryA(01b4e770 "C:\\Programme\\MetaTrader 4 \\experts\\libraries\\FCS300.dll") ret=00421df4 0009:Call hook proc 0x4f2290 (id=WH_CALLWNDPROC,code=0,wp=00000001,lp=0033669c) 0009:Call user32.CallNextHookEx(00010068,00000000,00000001,0033669c) ret=004f23a7 0025:Ret KERNEL32.Sleep() retval=00000000 ret=0051993e 0025:Call KERNEL32.GetTickCount() ret=005196ce 0025:Ret KERNEL32.GetTickCount() retva...
2007 Jan 06
1
ancient directx version support
...version) -- it appears that the graphics backend call pair which causes trouble is to winex11.drv.GetDCEx()/ winex11.drv.GetSystemPaletteEntries(), which seem to suggest that the application asks for the drawing context (it wants 8bpp), realises that something is wrong with the palette and fails: 0009:Ret winex11.drv.GetDCEx() retval=000001ec ret=7ee6a102 0009:Ret user32.GetDC() retval=000001ec ret=00480a94 0009:Call gdi32.GetSystemPaletteEntries(000001ec,00000000,00000100,0032f96c) ret=0 0480b05 0009:Call kernel32.97(7edbe980) ret=7ed7205f 0009:Call ntdll.RtlEnterCriticalSection(7edbe980) ret...
2005 Mar 21
1
Program Crashes on Startup
...h,+relay log (Filtered using "RelayExclude" = "RtlEnterCriticalSection;RtlLeaveCriticalSection;_EnterSysLevel;_LeaveSysLevel; _ConfirmSysLevel;LOCAL_Alloc;LOCAL_Lock;LOCAL_Unlock;LOCAL_Free;GDI_GetObjPtr; GDI_ReleaseObj;WIN_GetPtr;WIN_FindWndPtr;WIN_ReleaseWndPtr;USER_Unlock") 0009:Call kernel32.MulDiv(0000000a,00000060,00000048) ret=004a6ea6 0009:Ret kernel32.MulDiv() retval=0000000d ret=004a6ea6 0009:Call kernel32.CreateMutexA(00000000,00000000,00000000) ret=004e1bce 0009:Call ntdll.NtCreateMutant(77acfaec,001f0001,77acfaf8,00000000) ret=77b79d68 0009:Ret ntdll.NtCreateMu...
2007 Mar 19
1
Wine runs only once per X-session
...ciated. I have tried to google the X error and go through wine and nvidia lists, but there doesn't seem to be a problem like this. Running Wine 0.9.24 on Debian unstable (also tried the deb in unstable, same problem) with GeForce FX 5600 (driver 87.76). Last rows of WINEDEBUG=+relay winecfg: 0009:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7e932298 0009:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7e932298 0009:Ret advapi32.RegQueryValueExA() retval=00000002 ret=7e3d0472 0009:Call advapi32.RegQueryValueExA(0000003c,7e3edbf3 "PrivateColorMap",00000000,00000000,0033ecb...
2005 Jun 26
2
Wine and Music Collector. No startup?
...0000000f 0 <== WineDbg terminated on pid 0xe ---- I've tried: WINEDEBUG=+tid,+seh,+relay wine .wine/drive_c/Program\ Files/Collectorz.com/Music\ Collector/MusicCollector.exe 2> ~/winelog and it gave me a big logging which I had to abort as it seemed to go nowhere after this [...] 0009:Call ntdll.NtQueryInformationProcess(00000054,00000000,77a9b81c,00000018,00000000) ret=77b79a11 0009:Ret ntdll.NtQueryInformationProcess() retval=00000000 ret=77b79a11 0009:Ret kernel32.GetExitCodeProcess() retval=00000001 ret=008f3a59 0009:Call kernel32.ResumeThread(00000058) ret=008f9f78 0009:C...
2005 Aug 30
0
No subject
0009:Call ntdll.NtClose(00000090) ret=77b98909 0009:Ret ntdll.NtClose() retval=00000000 ret=77b98909 0009:Call ntdll.RtlFreeUnicodeString(77c8ab10) ret=77b6e2f1 0009:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=77b6e2f1 0009:Call ntdll.RtlLeaveCriticalSection(77c8aaf8) ret=77b6e317 0009:Ret n...
2007 Mar 19
1
Screen not changing from 640x480 to 800x600 - "Shogun - Total War"
Wine 9.30 Slackware 11 ATI FireGL 5200 (Propriatory drivers) I found Shogun in a shop as a 'Classic' game and I've been trying to get it to work using Wine. Shogun uses Safedisc and so does not work in it's, ahem, original form. However it can, shall we say, be persuaded to get over it's difficulties and at least run. This is where I am now. I have the game running and
2010 May 09
1
Emule Crash every day
...ext 0x1 err:ole:CoGetClassObject class {0968e258-16c7-4dba-aa86-462dd61e31a3} not registered err:ole:CoGetClassObject no class object {0968e258-16c7-4dba-aa86-462dd61e31a3} could be created for context 0x1 err:ntdll:RtlpWaitForCriticalSection section 0x151b25c "?" wait timed out in thread 0009, blocked by 0024, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x151b25c "?" wait timed out in thread 0009, blocked by 0024, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x151b25c "?" wait timed out in thread 0009, blocked by 0024, retrying (6...