Displaying 20 results from an estimated 42 matches for "rtlallocateheap".
2003 Jun 09
2
config trouble
...00002,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)
0x4a9a0000 - 0x4a9a1fff c-rW-
0009:trace:heap:RtlAllocateHeap (0x4a890000,00000002,00000230):
returning 4a890098
0009:trace:heap:RtlAllocateHeap (0x4a890000,00000002,00000048):
returning 4a8902d0
0009:trace:reg:NtCreateKey
((nil),L"Machine\\Software\\Wine\\Wine\\Config",<null>,1,f003f,0xba1b052c)
0009:trace:reg:NtCreateKey <- 0x10
00...
2012 Jan 09
4
"timeGetTime“ function in winmm.dll
Dear Forum,
I installed MetaTrader 4 with wine it is up and running everything works well, the best performers is with the new wine 1.3.
BUT if I run some EA Experts Advisors I get on two of it problems and the application crashes.
The EA`s with crashes have custom .dll (FCS300.dll) and I try to debug this errors.
Code:
0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2
0028:Ret
2004 May 09
0
Wine crash after update
...irectory 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) L"WINEDEBUG" 0x...
2007 Dec 22
1
Memory leaks
...d 4 times
and only 2 times freed. The code from the "msgbox.exe" is in the section
code.
Is there a problem in the heap-functions or isn't it a problem?
Is it OK that a program gets two times the same memory space?
Could anyone reproduce this problem?
Cheers
Rico
output:
trace:heap:RtlAllocateHeap (0x110000,00000002,00000014): returning 0x110118
trace:heap:RtlAllocateHeap (0x110000,00000002,00000054): returning 0x110138
trace:heap:RtlAllocateHeap (0x110000,00000002,00000014): returning 0x110198
trace:heap:RtlFreeHeap (0x110000,00000002,0x110118): returning TRUE
trace:heap:RtlAllocateHeap (0x...
2002 Sep 28
1
A problem reading configuration file
...\BIN\dynatext.ini
08260ca8:trace:dosfs:DOSFS_GetFullName L"E:\\EBT23\\BIN\\dynatext.ini" (last=0)
08260ca8:trace:string:lstrcpynA (0x411c1c84, "/opt/samba-dir", 1024)
08260ca8:trace:dosfs:DOSFS_FindUnixName /opt/samba-dir,L"EBT23\\BIN\\dynatext.ini"
08260ca8:trace:heap:RtlAllocateHeap (40370000,00000002,00000110): returning 41643060
08260ca8:trace:dosfs:DOSFS_OpenDir "/opt/samba-dir"
08260ca8:trace:heap:RtlAllocateHeap (40370000,00000002,00000018): returning 412e8868
08260ca8:trace:heap:RtlReAllocateHeap (40370000,00000002,41643060,00000210): returning 41643060
08260ca...
2003 May 26
2
WINE crashes!!!
...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,00000002,00000018):
returning 403600b8
0009:trace:heap:RtlAllocateHeap (0x40360000,00000002,00000018):
returning 403600d8
0009:trace:heap:RtlAllocateHeap (0x40360000,00000002,00000048):
returning 4036...
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
2008 Dec 18
5
EverQuest - worked once, but no more
...uot;dbg.txt",40000000,00000003,0032e784,00000004,00000080,00000000) ret=005bb32b
> 0009:Ret KERNEL32.CreateFileA() retval=00000058 ret=005bb32b
> 0009:Call KERNEL32.GetFileType(00000058) ret=005bb338
> 0009:Ret KERNEL32.GetFileType() retval=00000001 ret=005bb338
> 0009:Call ntdll.RtlAllocateHeap(00bf0000,00000000,00001000) ret=005b6319
> 0009:Ret ntdll.RtlAllocateHeap() retval=00bf89b8 ret=005b6319
> 0009:Call KERNEL32.SetFilePointer(00000058,00000000,00000000,00000002) ret=005bb05c
> 0009:Ret KERNEL32.SetFilePointer() retval=00001c5f ret=005bb05c
> 0009:Call KERNEL32.SetFile...
2004 May 28
2
Problem with ADO connection
Hi,
First a big Thank You to the wine developers. Your efforts are greatly
appreciated and have allowed me to move users to Linux that I could
never have moved otherwise.
I am currently setting up desktops for 7 end users, but doing so
requires that I get a particular application (The Electronic Manual)
which is a parts catalog for the restaurant equipment service industry.
The application
2007 Mar 19
5
app has problems parsing its config file
...0x34ef18,0xbefa18,0x00000002,(nil),(nil)),partial
stub!
000d: get_handle_fd( handle=0x17c, access=00000001 )
000d: get_handle_fd() = 0 { fd=32, removable=0, flags=0 }
000d:trace:ntdll:NtReadFile = 0x00000000 (2)
000d:CALL Gocad_utils.?duplicate@Str@@SAPADPBD@Z(66ca4044) ret=66c025d6
000d:trace:heap:RtlAllocateHeap (0x110000,00000002,00000003): returning
0xbea3d0
000d:trace:msvcrt:MSVCRT_operator_new (3) returning 0xbea3d0
000d:trace:msvcrt:_lock (9)
000d:trace:msvcrt:_unlock (9)
000d:RET Gocad_utils.?duplicate@Str@@SAPADPBD@Z() retval=00bea3d0
ret=66c025d6
000d:CALL
Gocad_utils.?out@CriticalError@@SAAAV?$ba...
2006 Sep 20
1
kernel32.VirtualAlloc() limitation? - "Insufficient memory to perform operation"
...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-00c04fb61fab},0x46b6a20,0x00000004,0x00000000,0x46b6a0c)
0009:Call ntdll.RtlAllocateHeap(00110000,00000000,00000028) ret=7ea00a40
0009:trace:heap:RtlAllocateHeap (0x110000,00000002,00000028): returning 0x1891e0
0009:Ret ntdll.RtlAllocateHeap() retval=001891e0 ret=7ea00a40
0009:Call kernel32.InterlockedIncrement(046b6a24) ret=00415628
0009:Ret kernel32.InterlockedIncrement() retval=00...
2004 Aug 10
0
wine and alsa oss emulation with aoss
...0x551d0000 - 0x552dffff --rwx
0009:trace:virtual:NtAllocateVirtualMemory 0x551d0000 00010000 1000 00000040
0009:trace:virtual:VIRTUAL_SetProt 0x551d0000-0x551dffff c-rwx
View: 0x551d0000 - 0x552dffff (valloc)
0x551d0000 - 0x551dffff c-rwx
0x551e0000 - 0x552dffff --rwx
0009:trace:heap:RtlAllocateHeap (0x551d0000,00000002,00000018): returning 551d0098
0009:trace:heap:RtlAllocateHeap (0x551d0000,00000002,00000050): returning 551d00b8
0009:trace:heap:RtlAllocateHeap (0x551d0000,00000002,00000018): returning 551d0110
0009:trace:heap:RtlFreeHeap (0x551d0000,00000002,551d0098): returning TRUE
0009:tr...
2006 May 11
9
world of warcraft doesnÄt work (sorry if double post)
if this is a doublepost please sorry bur the first post was blocked by
spamfilter because of wrong timesettings on my local computer. i reaplyed
to my original post and now im not shure if the mailserver thinks the
message is corrupt because of reply to a non existing message. here is the
originalmessage (again?)
Hi everyone,
thirst of all please forgive my bad english :)
i have installed wine
2006 Jun 23
7
malloc small pieces of memory
Hi
I have a Problem with wine. I have one Program, that allogaces many
small pieces with "malloc()" in the memory. "many" means over 2 Mio,
"small" means "from 8 to 128 bytes" in size.
Running this Program on Windows gives me ~300MB Memory Usage (according
to one of the values in the Tast manager). In Linux, "top" shows me a
physical Usage of
2007 Jan 12
0
Larousse Multilingue: stack overflow in exception handler ?
...all ntdll.RtlDosPathNameToNtPathName_U(0034fb16 L"\\\\.\\c:",0034ef80,00000000,00000000) ret=7b843ca3
0009:trace:file:RtlDosPathNameToNtPathName_U (L"\\\\.\\c:",0x34ef80,(nil),(nil))
0009:trace:file:RtlGetFullPathName_U (L"\\\\.\\c:" 520 0x34ec64 (nil))
0009:trace:heap:RtlAllocateHeap (0x110000,00000002,0000001c): returning 0x18d978
0009:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=7b843ca3
0009:Call ntdll.NtCreateFile(0034ef88,80000000,0034ef60,0034ef78,00000000,00000000,00000003,00000001,00000050,00000000,00000000) ret=7b843d92
0009:trace:ntdll:NtCreateFile ha...
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
2008 Nov 27
1
Errors while running application
...000 L"rpcrt4.dll",reason=THREAD_ATTACH,res=(nil))
002d:Ret PE DLL (proc=0x7ec72450,module=0x7ec30000 L"rpcrt4.dll",reason=THREAD_ATTACH,res=(nil)) retval=1
002d:Call PE DLL (proc=0x7e6dcdb0,module=0x7e6d0000 L"imm32.dll",reason=THREAD_ATTACH,res=(nil))
002d:Call ntdll.RtlAllocateHeap(00110000,00000008,00000008) ret=7e6d7b93
002d:Ret ntdll.RtlAllocateHeap() retval=0012f3f0 ret=7e6d7b93
002d:Call KERNEL32.TlsSetValue(00000000,0012f3f0) ret=7e6d7ba8
002d:Ret KERNEL32.TlsSetValue() retval=00000001 ret=7e6d7ba8
002d:Ret PE DLL (proc=0x7e6dcdb0,module=0x7e6d0000 L"imm32.dll&q...
2006 Nov 25
0
"battle for middle earth II" demo fails to install
...9;WINEDEBUG=+all wine nzd_bfme2demo_english_final.exe' gives a rather short log (172ko)
but probably too large to be sent to the list. A snipet of the very end of the log says :
0009:trace:nls:WideCharToMultiByte cp 0 L"Invalid parameter\n\0000" -> (null), ret = 19
0009:trace:heap:RtlAllocateHeap (0x110000,00000002,00000013): returning 0x1149c0
0009:trace:nls:WideCharToMultiByte cp 0 L"Invalid parameter\n\0000" -> "Invalid parameter\n\x00", ret = 19
0009:trace:resource:load_messageA returning "Invalid parameter\n"
0009:trace:heap:RtlAllocateHeap (0x110000,00...
2008 May 08
3
Wow.exe segfault xubuntu hardy on Wine 0.9.61
...ilt-in L"C:\\windows\\system32\\OPENGL32.dll"
0009:trace:file:RtlDosPathNameToNtPathName_U (L"C:\\windows\\system32\\OPENGL32.dll",0xff902a68,(nil),(nil))
0009:trace:file:RtlGetFullPathName_U (L"C:\\windows\\system32\\OPENGL32.dll" 520 0xff9027f4 (nil))
0009:trace:heap:RtlAllocateHeap (0x110000,00000002,00000050): returning 0x118ba0
0009:trace:heap:RtlAllocateHeap (0x110000,00000002,0000013e): returning 0x118bf8
0009:trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system32\\OPENGL32.dll" -> "/home/dmk/.wine/dosdevices/c:/windows/system32/opengl32.dll&...
2010 Feb 01
6
Civstat Uploader 1.5.1.0 : error ntdll
...ame civ 4 BTS has a good install and good working all game mode.
The Pitboss worked correctly also.
but when I launch civstat uploader : it bugged pitboss
> Backtrace:
> =>0 0x7bc4730f in ntdll (+0x3730f) (0x0032db60)
> 1 0x7bc47586 in ntdll (+0x37586) (0x0032db80)
> 2 0x7bc48996 RtlAllocateHeap+0xc6() in ntdll (0x0032dbf0)
> 3 0x7edd48db in user32 (+0x748db) (0x0032dce0)
> 4 0x7edd4c77 GetDCEx+0x197() in user32 (0x0032dd40)
> 5 0x7eddb08d in user32 (+0x7b08d) (0x0032dd90)
> 6 0x7eddb34a in user32 (+0x7b34a) (0x0032de00)
> 7 0x7eddb6d2 SetScrollInfo+0x42() in user32 (0x0032d...