Displaying 8 results from an estimated 8 matches for "decommit".
Did you mean:
dcommit
2008 Dec 27
0
Sonic Mega Collection crashes on startup.
...DSSCL_PRIORITY not fully supported
warn:dsalsa:SetFormat Could not set sound rate to 44100, but instead to 48000
warn:dsound:PrimaryBufferImpl_GetVolume control unavailable
warn:mmtime:timeKillEvent wID=3 is not a valid timer ID
warn:mmtime:timeKillEvent wID=3 is not a valid timer ID
warn:heap:HEAP_Decommit Could not decommit 003d0000 bytes at 0xbf970000 for heap 0xbf940000
warn:heap:HEAP_Decommit Could not decommit 003d0000 bytes at 0xbf970000 for heap 0xbf940000
warn:file:wine_nt_to_unix_file_name L"d3d9d.dll" not found in /home/jeff/.wine/dosdevices/c:/Program Files/SEGA/SONIC MEGA COLLEC...
2009 Jan 27
1
Some random memory problems
...run badly promrammed application on Wine. The problem is it is raising buil in progammed error "Out of memory"?
[img=http://img220.imageshack.us/img220/2811/shotjh2.th.png] (http://img220.imageshack.us/my.php?image=shotjh2.png)
Debugging do not give any err: only lot of:
warn:heap:HEAP_Decommit Could not decommit 003b0000 bytes at 0xbfc50000 for heap 0xbfc00000
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic 00555555 for 0x1c34d0
warnings, what do they exactly means?
is it possible to hard code different maximum heap size i'm just doing blind guess it woul...
2009 Jun 11
2
Steam games stopped working
yesterday i played so much and gotta update, but pressed no when it ask about restartig steam, today tried run any game and wineserver always saying crash ;(
someone know anything how to fix it?
running funtoo 2.6.29-r3 and latest wine ofc.
i can prowide some debug if someone tell me how i can do that..
2001 Apr 18
4
Freeing memory used by R.
Hello R developers,
Windows 2000
R Version 1.2.2
I am running using R.dll in a Windows application. It is loaded into memory
when needed, used as required, and then (hopefully) destroyed while the
application continues with other, unrelated activities. The problem is that
I can't find any way to free all memory used by R without terminating the
process in which R is running, which I
2004 May 23
5
OpenSSH v3.8p1 fails to interoperate for GSSAPI (Kerberos) and X-Windows
Versions: openssh-3.8p1-33, heimdal-0.6.1rc3-51, XFree86-4.3.99.902-40,
tk-8.4.6-37, all from SuSE 9.1 (unhacked); back-version peers have
openssh-3.5p1, XFree86-4.3.0-115, etc. from SuSE 8.2.
Symptoms:
1. When the client and server versions are unequal, the Kerberos ticket
is not accepted for authentication. All the clients have
PreferredAuthentications gssapi-with-mic, gssapi, others.
2.
2016 Feb 05
0
Wine release 1.9.3
...mLogicalProcessorInformationEx.
Andrey Gusev (1):
d3dx9: Fix a typo.
Andr? Hentschel (2):
wpcap: Forward pcap_strerror to msvcrt.strerror.
include: Add more OID defines.
Anton Baskanov (2):
user32: Correctly update caret state in the server in SetCaretPos.
strmbase: Decommit allocator when streaming stops.
Aric Stewart (3):
imm32: Messages from ImmGenerateMessage are sent not posted.
usp10: Directional control codes force complex itemization.
usp10: Correct math punctuation handling in itemization.
Austin English (2):
msdrm: Add stub dll....
2020 Feb 28
0
Wine release 5.3
...Stop setting the device state in d3d8_device_SetIndices().
d3d8: Stop setting the device state in d3d8_device_SetStreamSource().
d3d8: Retrieve the vertex shader from the primary stateblock.
d3d8: Stop setting the device state in d3d8_device_SetVertexShader().
winegstreamer: Decommit the source allocator when cleaning up the stream.
strmbase/renderer: Return S_FALSE when pausing the stream if approprate.
quartz/tests: Add a test for cyclic connections.
quartz/filtergraph: Use IFilterGraph2::ConnectDirect() instead of calling IPin::Connect().
quartz/filte...
2009 Jul 03
0
Wine release 1.1.25
...g units are based on a 12-point font size, despite the documentation.
winex11: Try to use the correct window rectangle as far as possible at XCreateWindow time.
ntdll: Compute the free lists address at run-time instead of playing with alignment and padding.
ntdll: Don't try to decommit a heap past its initial commit size.
ntdll: Release some address space after the process initialization is done.
loader: Reserve some more memory to cover the native ole32 addresses.
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
wrc: Clean up...