search for: ntcurrentteb

Displaying 11 results from an estimated 11 matches for "ntcurrentteb".

2003 May 24
2
winamp3 segfaults wine?
...n" wait timed out, retrying (60 sec) fs=2007 pause... and lots of: fixme:msvcrt:__CxxFrameHandler (0x406a3fe4,0x407b086c,0x406a3c74,0x406a3c04):stub? Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 24073)] thread_errno_location () at thread.c:260 (gdb) p NtCurrentTeb $1 = {<text variable, no debug info>} 0x400cd4f0 <NtCurrentTeb> (gdb) p &NtCurrentTeb() Program received signal SIGSEGV, Segmentation fault. 0x400cd4f6 in NtCurrentTeb () at sysdeps.c:438 438 for (;;) /* avoid warning */ what to do next? regards, Tobias
2005 Sep 14
0
Google Earth: WINEDEBUG=+relay makes wine-preloader <defunct>
...4 ecx=7befede8 edx=7fb02afc esi=7fbfe8fc edi=39ec96b2 ebp=7fb02168 esp=7fb0212c ds=007b es=007b gs=0033 flags=00200246 0009:Call kernel32.GetLastError() ret=7f49a6d7 0009:Ret kernel32.GetLastError() retval=00000005 ret=7f49a6d7 0009:Call kernel32.TlsGetValue(00000003) ret=7f49a6ea 0009:Call ntdll.NtCurrentTeb() ret=7fcd5865 0009:Ret ntdll.NtCurrentTeb() retval=7fffe000 ret=7fcd5865 0009:Ret kernel32.TlsGetValue() retval=7fdcb900 ret=7f49a6ea 0009:Call kernel32.SetLastError(00000005) ret=7f49a762 0009:Ret kernel32.SetLastError() retval=00000005 ret=7f49a762 err:seh:setup_exception stack overflow 48 by...
2016 Jul 22
0
Wine release 1.9.15
...definitions). Piotr Chruściel (1): server: Move the \BaseNamedObjects symlink in \Sessions\0 to \Sessions\1\BaseNamedObjects. Sebastian Lackner (11): secur32: Define missing gnutls_kx_algorithm_t constants for gnutls versions < 3. kernel32/tests: Use inline implementation of NtCurrentTeb for debugger tests. ntdll/tests: Use inline implementation of NtCurrentTeb for exception tests. ntdll/tests: Use inline implementation of NtCurrentTeb for rtl tests. opengl32/tests: Include wgl.h and remove duplicate declarations. dmsynth: Fix a module refcounting regression...
2005 Aug 27
0
unhandled exception on 20050725 install from source on Fedora Core 4
...ne/wine-20050725/dlls/kernel/process.c:996] in kernel32 (0x7fcbfff4) 11 0x20004935 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x5fc4cf13 process_attach+0xbf [/home/cj/downloads/wine/wine-20050725/dlls/ntdll/loader.c:914] in ntdll: movl 0x30(%esi),%eax 914 InsertTailList(&NtCurrentTeb()->Peb->LdrData->InInitializationOrderModuleList, Modules: Module Address Debug info Name (68 modules) ELF 0x00157000-00207000 Deferred libgl.so.1 ELF 0x0088b000-008a7000 Deferred ld-linux.so.2 ELF 0x008a9000-009d2000 Deferred...
2016 Aug 05
0
Wine release 1.9.16
...dxgi: Implement IDXGISwapChain_ResizeTarget(). dxgi/tests: Add test for IDXGISwapChain_ResizeTarget(). d3dx9/tests: Fix compilation when the INFINITY macro is not available. Ken Thomases (3): ntdll: For Mac 64-bit, poke the TEB address to %gs:0x30 and re-enable the inlining of NtCurrentTeb(). kernel32: For Mac 64-bit, re-enable the inlining of various functions, leveraging the TEB self pointer at %gs:0x30. ntdll: For Mac 64-bit, poke NtCurrentTeb()->ThreadLocalStoragePointer to the corresponding offset from %gs. Lauri Kenttä (1): po: Update Finnish translation....
2020 Jun 05
0
Wine release 5.10
...) 49160 Unity: SystemInfo.deviceUniqueIdentifier always the same under Wine 49178 Spitfire Audio 3.x crashes on start due to 'WTSQuerySessionInformationA' stub not initializing out parameters 49179 winetest.exe fails to run on windows arm (surface rt / armv7): procedure entry point NtCurrentTeb could not be located in the dynamic link library C:\Users\User\Desktop\winetest.exe 49189 Auslogics Registry Cleaner 8.x crashes and shows "OLE error 80004001" (SetCurrentProcessExplicitAppUserModelID stub needs to return S_OK) 49194 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys'...
2015 Jul 28
0
Wine release 1.7.48
...gdi32: Check for NULL pointer in GetOutlineTextMetrics. Dmitry Timoshkov (15): kernel32: Fix compilation of loader tests with PSDK. kernel32/tests: Add a loader test using minimal PE image that Windows7 is able to load. ole32: Fix a memory leak. include: Add support for NtCurrentTeb and PSDK compiler in 64-bit mode. winex11.drv: On KeymapNotify event also sychronize WinKey state. windowscodecs: Add support for 8bpp grayscale TIFF with 8bpp alpha. gdiplus: Move the burden of supporting GIF encoding to the WIC backend. windowscodecs/tests: Add some tests...
2016 Apr 15
0
Wine release 1.9.8
...: Add tests for iosb.Status value after pending FSCTL_PIPE_LISTEN call. ntdll: Do not update iosb.Status after FSCTL_PIPE_LISTEN call. ntdll: Preinitialize OS version data in thread_init. ntdll: Handle stack guard pages on x86_64. kernel32/tests: Use inline implementation of NtCurrentTeb for virtual tests. kernel32/tests: Port stack commit tests to x86_64. services: Initialize environment block immediately after startup. Sergei Bolotov (2): widl: Handle "midl_pragma warning" statement in parser. widl: Support for toggling and checking status for w...
2008 Dec 05
0
Wine release 1.1.10
...kernel32: Fix 64-bits error in profile. ole32: Add Co*InitializeSpy functions. winmm: Some 64-bit pointer fixes. msacm: Fix pointer truncation. dsound: 64-bit pointer fixes. ole32: Fix releasing spy. loader: Implement setting %gs for amd64. include: Add NtCurrentTeb assembly for win64. wineoss.drv: Get rid of sizeof in traces. wineoss.drv: Fix 64-bits incompatibilities. winealsa.drv: Get rid of sizeof in traces. winealsa.drv: Fix 64-bits incompatibilities. user32: Fix dialogs for 64-bits wine. Marcus Meissner (1): wined3d:...
2010 Dec 10
0
Wine release 1.3.9
...intout 11839 Visualworks Smalltalk menu z-order pfui 12001 chemsketch won't display 13306 Swichmax 2 close in the try to export 15349 Spore crashes when leaving water 16328 GTA4 does not work 16653 Trials 2 SE normal graphics mode does not work 16694 undefined reference to `NtCurrentTeb' on PowerPC 16736 kernel32/format_msg.c: compiler errors 16861 ntdll/tests: size of array is negative 16972 AutoCAD 2008: installation of Service Pack 1 fails 18376 Office 2007 SP1/SP2 installers fail 18571 Top level window loses focus when selecting a menu item 18606 Open/sa...
2008 Dec 20
0
Wine release 1.1.11
...truncated relocations on 64-bit. winegcc: Fix the file mode check. server: Add an apc_param_t type to store APC client-side parameters. server: Make async I/O transfer sizes always 32-bit. include: Allow 64-bit pointers to pass through LDT functions unmolested. ntdll: NtCurrentTeb is not exported on x86_64. msvcrt: The _CI* math functions are only exported on i386. msvcrt: Add a few more *_func functions to replace the __p_* ones. msvcrt: The __p_* functions are only exported on i386. msvcrt: Rename _ftime to avoid conflicts. widl: Use ULONG_PTR...