search for: isbadcodeptr

Displaying 7 results from an estimated 7 matches for "isbadcodeptr".

2007 Oct 20
2
Sony Digital Voice Editor
...701/ /000b:Ret kernel32.TlsGetValue() retval=00b30f80 ret=78003701/ /000b:Call kernel32.SetLastError(00000000) ret=78003712/ /000b:Ret kernel32.SetLastError() retval=00000000 ret=78003712/ /000b:Call kernel32.UnhandledExceptionFilter(0034e820) ret=7800e52a/ /000b:Call kernel32.IsBadCodePtr(006a5114) ret=00e85c53/ /000b:Ret kernel32.IsBadCodePtr() retval=00000000 ret=00e85c53/ /000b:Call kernel32.IsBadCodePtr(7800b4fb) ret=006ab3b5/ /000b:Ret kernel32.IsBadCodePtr() retval=00000000 ret=006ab3b5/ /000b:Call kernel32.IsBadCodePtr(0037571f) ret=7800b4f1/ /000b:Ret...
2012 May 03
2
Unhandled exception launching games from Steam
So after years of running a 'pure' Linux machine, I finally decided to install Wine so I could play some of my old games - and it's been a disaster. Using either Wine 1.5.3 or 1.3.3 trying to launch Half-Life Source results in nothing happening, trying to launch from the commandline gives this stack trace: Code: wine: Unhandled page fault on read access to 0x00000000 at address
2008 Jun 30
3
Serial port communication
Hi folks I've been trying to programm some devices which need a serial port win-app http://a-m-c.com/download/software/amcds3-7-6.zip but can't get it to work :S wine can run it without problem until the serial port is activated. I read about making the link to the port and I created on "dosdevices" folder. I'm not sure what's the next step, does anyone have an idea?
2001 Feb 14
0
ASPI problem
...f Ret kernel32.693: TlsGetValue() retval=49a58de0 ret=7800386d fs=0ccf Call kernel32.654: SetLastError(00000002) ret=7800387e fs=0ccf Ret kernel32.654: SetLastError() retval=00000002 ret=7800387e fs=0ccf Call kernel32.702: UnhandledExceptionFilter(4a9e4cf4) ret=7800ed71 fs=0ccf Call kernel32.477: IsBadCodePtr(7800add3) ret=7fc33046 fs=0ccf Ret kernel32.477: IsBadCodePtr() retval=00000000 ret=7fc33046 fs=0ccf Call user32.422: MessageBoxA(00000000,4a9e4a0c "Unhandled page fault on read access to 0x0000002c at address 0x6490117d.\nDo you "...,400e905c "Error",00000014) ret=400cae45 fs=...
2007 Mar 19
1
Wine unhandled exception running PocketFMS
...lsGetValue(00000006) ret=0051fc80 0009:Ret kernel32.TlsGetValue() retval=00af00f8 ret=0051fc80 0009:Call kernel32.SetLastError(00000000) ret=0051fcd6 0009:Ret kernel32.SetLastError() retval=00000000 ret=0051fcd6 0009:Call kernel32.UnhandledExceptionFilter(0034e6b0) ret=00526afd 0009:Call kernel32.IsBadCodePtr(7e7ace30) ret=005290cb 0009:Ret kernel32.IsBadCodePtr() retval=00000000 ret=005290cb wine: Unhandled page fault on read access to 0x0465bf70 at address 0x7e4ec030 (thread 0009), starting debugger... 0009:Ret kernel32.UnhandledExceptionFilter() retval=00000000 ret=00526afd Unhandled exception: pa...
2010 Jan 22
0
Wine release 1.1.37
...functions are not available. ntdll/tests: Re-enable a commented virtual memory test. ntdll/tests: Report appropriate skips for information tests. kernel32/tests: Add tests for IsBadReadPtr. kernel32/tests: Add more tests for IsBadWritePtr. kernel32/tests: Add tests for IsBadCodePtr. mapi32/tests: Report skips for unavailable property functions. mapi32/tests: Report skips for unavailable utility functions. mapi32/tests: Report skip for MAPIGetDefaultMalloc. mapi32/tests: Fix the PropCopyMore tests and add an additional test. mapi32/tests: Centrali...
2007 Oct 12
0
Wine release 0.9.47
...dsound: Fix IDirectSoundBuffer_GetPosition. winmm: Set default sound driver to alsa,oss,coreaudio. dsound: Release buffer before reopening when buffer is too small. wineoss: Remove useless fixme shown on initialisation. Marcus Meissner (8): kernel32: Test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr. mpr: Initialize lpwSystem. pdh: Removed superflous NULL ptr check. d3d9/tests: Initialize shader to NULL. setupapi: Use correct parameter in pointer init. advpack: Handle localized C:\Program Files. crypt32/tests: Fixed buffer overflow in encode...