search for: stackwalk

Displaying 15 results from an estimated 15 matches for "stackwalk".

2013 Jun 26
1
[LLVMdev] VmKit build failure
...I'm trying to build vmkit as described on http://vmkit.llvm.org/get_started.html and constantly getting the following error: db at hot:~/develop/vmkit$ make [vmkit .]: Entering compilation process [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar' vmjc: ctthread.cpp:141: void vmkit::StackWalker::operator++(): Assertion `(addr < System::GetCallerOfAddress(addr)) && "Corrupted stack"' failed. 0 vmjc 0x00000000010caf72 llvm::sys::PrintStackTrace(_IO_FILE*) + 34 1 vmjc 0x00000000010ca399 2 libpthread.so.0 0x00002acc36cabcb0 3 libc.so.6...
2013 Jun 26
0
[LLVMdev] VmKit build failure
...I'm trying to build vmkit as described on http://vmkit.llvm.org/get_started.html and constantly getting the following error: db at hot:~/develop/vmkit$ make [vmkit .]: Entering compilation process [vmkit ./mmtk/java]: Compiling 'mmtk-vmkit.jar' vmjc: ctthread.cpp:141: void vmkit::StackWalker::operator++(): Assertion `(addr < System::GetCallerOfAddress(addr)) && "Corrupted stack"' failed. 0 vmjc 0x00000000010caf72 llvm::sys::PrintStackTrace(_IO_FILE*) + 34 1 vmjc 0x00000000010ca399 2 libpthread.so.0 0x00002acc36cabcb0 3 libc.so.6...
2005 Oct 19
1
Problem using Quicken 2002, Fedora core 3, various Wine versions
We are experiencing an odd problem when using the combination of Quicken 2002, Fedora core 3, and Wine version 20050111 for fedora core 1. When we open the "Split Transaction Window", the window appears to go into an event loop. We are able to eventually break the loop by clicking on the drop down window menu. Sometimes it will break out with the window correctly sized, sometimes it
2008 Nov 24
2
PopCap games won't work any longer!!!
...2EF3C 00000000 0033FEF8 C0000005 0032EF10 004B4386 0001:000B3386 popcapgame1.exe Params: 00000000 0032EF3C 004B22B3 0032EF44 0033FF08 004AB9C4 0001:000AA9C4 popcapgame1.exe Params: 7FFDF000 00000000 00000000 00000000 0033FFE8 7EE66C18 start_process+98 Params: 00000000 00000000 00000000 00000000 StackWalk failed (error 998) EAX:00000050 EBX:00000000 ECX:00110054 EDX:00110058 ESI:00000000 EDI:00000000 EIP:00454D55 ESP:0032E5B8 EBP:0032E5E0 CS:0073 SS:007B DS:007B ES:007B FS:0033 GS:003B Flags:00210206 Windows Ver: NT 5.1 Service Pack 2 Build 2600 DDraw Ver: 5.3.1.904 DSound Ver: 5.3.1.904 Product...
2003 Feb 14
1
Problems while installing ICEMCFD for WinNT
...pl. only) fixme:thread:SetThreadExecutionState (0x80000001): stub, harmless (power management). fixme:thread:SetThreadExecutionState (0x80000000): stub, harmless (power management). Created not existing system directory 'C:\WINDOWS\Start Menu\Programs\Administrative Tools' fixme:imagehlp:StackWalk (332, 0xffffffff, 0xfffffffe, 0x415701d8, 0x415709f8, (nil), 0x417b0400, 0x417b0480, (nil)): stub fixme:thread:SetThreadExecutionState (0x0): stub, harmless (power management). fixme:process:CreateProcessA (MsiExec.exe,...): NORMAL_PRIORITY_CLASS ignored fixme:process:CreateProcessA (MsiExec.exe...
2011 Nov 14
1
Lotus Notes 6.5 crash on Wine on Kubuntu 11.10
...:47:21 [ nlnotes:0021] > -> 002c 0021 0 11/14 17:47:50 [ntaskldr:002c] > 002f 0021 0 11/14 17:48:33 [ nsd:002f] > 0031 002f 0 11/14 17:48:33 [wineconsole:0031] > INFO (0): Starting Debugger > ** Attach to [ nlnotes:0021] > ERROR (0): StackWalk failed - (998) No access to memory location > Almost everytime I run Lotus Notes 6.5 emulated on Wine. My OS is Kubuntu 11.10, and my Wine version is 1.3.28 It seems a New problem, because everytime I ran Lotus Notes on older versions of Ubuntu (GNOME), it worked very well... Please help m...
2003 Jun 20
2
winword2000 has pipe problems
High dears, I just do my first step on wine on SuSE8.2 and Wine 20030508, installed from new rpm for SuSE. First I have installed the Office2000 with that command: Office2000 Prem> wine --dll cabinet=n --debugmsg +loaddll setup.exe hat it seems to be work: I have got the messages "restart your Computer". After that I start wine notepad only to see if wine is still working
2010 Jan 08
0
Wine release 1.1.36
...ctory is <windir>\SYSTEM. comdlg32: Remove unused code for the Button psh1. mlang: Print a FIXME only for unused parameter. Dmitry Timoshkov (1): user32: Handle virtual key codes only in the WM_KEYDOWN case. Eric Pouech (13): winedbg: Push the correct machine type to StackWalk. winedbg: Ensure the stack pointer is also passed to StackWalk. winedbg: Fix for stack symbols on 64bit platform. dbghelp: Rewrote stack_walk with 64 bit structures. dbghelp: Generalize helper to get a string from an ADDRESS64. dbghelp: Create a cpu backend to store CP...
2014 Jan 10
0
Wine release 1.6.2
...llowship One Check-In Application v2.5 needs IBackgroundCopyJob::SetDescription method 34988 Fellowship One Check-In Application v2.5 needs IBackgroundCopyManager::GetJob method 35010 [Freetype]Impossible to compile Wine 35021 League of Legends installer page faults in custom action during stackwalk (SymFromAddr with NULL displacement ptr) 35024 FEAR Combat (SEC2) v1.1 community full installer doesn't display cd key/serial field (no PIDTemplate property provided) 35030 Steam Client update from Dec. 3, 2013 breaks Wine (Steam Client/Service crash after update, login fails) 35035 HF...
2011 Mar 18
0
Wine release 1.3.16
...dbghelp: When building the by address lookup table, speed up resorting by always taking into account that existing symbols are already sorted. dbghelp: Fix bug in managing COFF files array. dbghelp: In i386 stack unwinder, ensure we always return decent 64bit values. dbghelp: Fix StackWalk when dwarf or pdb unwinders are called on first frame (CPU i386). dbghelp: In dwarf unwinder, fix the last valid IP value to be used for a given line of Call Frame Information. dbghelp: When doing a stack backtrace on i386 with dwarf or pdb unwinders, get the PC from the right frame....
2010 Oct 08
0
Wine release 1.2.1
...window owner one of its successors. user32: Properly pack the WM_WINE_SETWINDOWPOS internal message. winex11.drv: Avoid copying window bits if the window didn't move. winex11.drv: Avoid copying invalid window bits. Eric Pouech (1): dbghelp: Fix regression with prevented StackWalk on i386 CPU to be called with a NULL context. Francois Gouget (7): wine.inf: Let winebrowser handle the ftp URLs. xcopy: Remove spaces before '\n's in the Korean translation. start: Remove spaces before '\n's in the Portuguese translation. programs: Remove s...
2013 Dec 06
0
Wine release 1.7.8
...kgroundCopyJob::SetDescription method 34984 Original War: intense screen flickering 34988 Fellowship One Check-In Application v2.5 needs IBackgroundCopyManager::GetJob method 35010 [Freetype]Impossible to compile Wine 35021 League of Legends installer page faults in custom action during stackwalk (SymFromAddr with NULL displacement ptr) 35024 FEAR Combat (SEC2) v1.1 community full installer doesn't display cd key/serial field (no PIDTemplate property provided) 35030 Steam Client update from Dec. 3, 2013 breaks Wine (Steam Client/Service crash after update, login fails) 35035 HF...
2010 Sep 18
0
Wine release 1.3.3
...on. inetcpl: Add German translation. Dmitry Timoshkov (3): winex11.drv: Avoid copying window bits if the window didn't move. winex11.drv: Avoid copying invalid window bits. gdi32: Add a trace for GetClipBox. Eric Pouech (3): dbghelp: Fix regression with prevented StackWalk on i386 CPU to be called with a NULL context. kernel32: Fixed a couple of cases where the console was not reset in cooked mode after a bare console has been created. server: Ensure we set proper errors when getting a NULL fd out of a handle. Francois Gouget (5): msi/tests: Fix co...
2012 Jan 13
0
Wine release 1.3.37
...msvcrt: Add some tests for strftime/wcsftime. Eric Pouech (4): winedbg: In x86_64 backend, now recognize 'rep ret' as a valid function return instruction. dbghelp: Correctly return flags in SYMBOL_INFO structure for local variables stored in a register. dbghelp: When StackWalk fails to get any frame information, create a default one. winedbg: Added support for qAttached query packet. Francois Gouget (24): notepad: Remove unused resource strings. winmm: Don't include newlines in standard error messages. wineboot: Store the RunKey names in regu...
2010 Feb 05
0
Wine release 1.1.38
...l contents when validating a large block. kernel32/tests: Add tests for tail checking on large heap blocks. makefiles: Generate the static library rules from configure. makefiles: Generate the import library rules from configure. dbghelp: Don't require a 16-bit stack for StackWalk. ntdll: Simplify the checking of heap pointers when debugging is not enabled. ntdll: Add 8 more bytes to the block tail when tail checking is enabled. ntdll: Always enable tail checking when running under Valgrind. wineboot: Add a wrapper function for RegSetValueExW. w...