search for: rtlsizeheap

Displaying 5 results from an estimated 5 matches for "rtlsizeheap".

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
2003 Oct 23
2
linking to R.dll on Win32 - issues with recent MinGW?
...hat libR.a doesn't export R_Home which I need to set in my init routine, but fortunately there is "exported-vars" for that case. But after finally compiling everything, Rserve crashes. It doesn't even get as far as main. What I get is this: Warning: Invalid Address specified to RtlSizeHeap( 003F0000, 0146008 ) and later a crash somewhere deep in libwsock32 (the trace is rather weird) ... I guess the problem is the heap, not wsock itself. Any idea what that could be? All the above was tested with MinGW-3.1. Any ideas? Is that a MinGW bug or something I did? ;) Thanks. Simon --- S...
2003 May 26
2
WINE crashes!!!
...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,00000002,00000018): ret...
2003 Jun 09
2
config trouble
...d 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) 0x4a9a0000 - 0x4a9a1fff c-rW-...
2020 Jul 17
0
Wine release 5.13
...M. ntdll: Send debug event before pushing exception data on ARM64. ntdll: Send debug event before pushing exception data on x86. ntdll: Send debug event before pushing exception data on x86_64. ntdll: Use separate handlers for SIGSEGV/SIGILL/SIGBUS on ARM64. ntdll: Fix RtlSizeHeap() error value for 64-bit. ntdll: Avoid buffer underflow in find_dos_device(). kernelbase: Use FSCTL_GET_OBJECT_ID to compare file identities. ntdll: Use syscall thunks for semaphore functions. ntdll: Use syscall thunks for event functions. ntdll: Use syscall thunks for...