search for: symfromaddr

Displaying 19 results from an estimated 19 matches for "symfromaddr".

2007 Aug 06
0
cannot use winedbg on ubuntu feisty ?
...ESI not in topmost frame>, fmap=<register EDI not in topmost frame>) [/home/dex/wine-0.9.42/dlls/dbghelp/elf_module.c:1143] in dbghelp (0x0033f4b8) 9 0x7ec4a7eb module_get_debug+0x1ab(pair=0x33f750) [/home/dex/wine-0.9.42/dlls/dbghelp/module.c:303] in dbghelp (0x0033f728) 10 0x7ec5de08 SymFromAddr+0x68(hProcess=<register EAX not in topmost frame>, Address=<register ESI not in topmost frame>, Displacement=<register EAX not in topmost frame>, Symbol=0x33f870) [/home/dex/wine-0.9.42/dlls/dbghelp/symbol.c:1043] in dbghelp (0x0033f778) 11 0x7ecb07cb stack_get_current_symbol+0x...
2013 Nov 14
2
[LLVMdev] Adding line table debug information to LLVM on Windows
Hi David, Eric, LLVM devs, You've probably heard about AddressSanitizer (ASan) and other sanitizers based on LLVM. One of the things that makes ASan not as awesome on Windows as it is on Linux is the symbolization of the stacks. Currently, ASan runtime on Windows uses CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 to unwind and symbolize stacks. This works like a charm in-process for stack frames built with CL, but yields "function+0x0ff537" for frames built with Clang. I came up with a prototype which emits "old-style debug info" COFF sections that are sufficient t...
2013 Nov 15
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...; You've probably heard about AddressSanitizer (ASan) and other > sanitizers based on LLVM. One of the things that makes ASan > not as awesome on Windows as it is on Linux > is the symbolization of the stacks. > > Currently, ASan runtime on Windows uses > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 > to unwind and symbolize stacks. This works like a charm > in-process for stack frames built with CL, but yields > "function+0x0ff537" for frames built with Clang. > > I came up with a prototype which emits "old-style debug info" COFF > s...
2013 Nov 15
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...out AddressSanitizer (ASan) and other > > sanitizers based on LLVM. One of the things that makes ASan > > not as awesome on Windows as it is on Linux > > is the symbolization of the stacks. > > > > Currently, ASan runtime on Windows uses > > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 > > to unwind and symbolize stacks. This works like a charm > > in-process for stack frames built with CL, but yields > > "function+0x0ff537" for frames built with Clang. > > > > I came up with a prototype which emits "old-style deb...
2013 Nov 18
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...an) and other >> > sanitizers based on LLVM. One of the things that makes ASan >> > not as awesome on Windows as it is on Linux >> > is the symbolization of the stacks. >> > >> > Currently, ASan runtime on Windows uses >> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >> > to unwind and symbolize stacks. This works like a charm >> > in-process for stack frames built with CL, but yields >> > "function+0x0ff537" for frames built with Clang. >> > >> > I came up with a prototype which emits...
2013 Dec 03
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...; not as awesome on Windows as it is on Linux >> >>>>>> > is the symbolization of the stacks. >> >>>>>> > >> >>>>>> > Currently, ASan runtime on Windows uses >> >>>>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >> >>>>>> > to unwind and symbolize stacks. This works like a charm >> >>>>>> > in-process for stack frames built with CL, but yields >> >>>>>> > "function+0x0ff537" for frames built wit...
2013 Nov 19
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...t; > sanitizers based on LLVM. One of the things that makes ASan >>> > not as awesome on Windows as it is on Linux >>> > is the symbolization of the stacks. >>> > >>> > Currently, ASan runtime on Windows uses >>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >>> > to unwind and symbolize stacks. This works like a charm >>> > in-process for stack frames built with CL, but yields >>> > "function+0x0ff537" for frames built with Clang. >>> > >>> > I came up with a p...
2014 Jan 10
0
Wine release 1.6.2
...e 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 pAppLoc (App...
2007 Apr 13
1
Problems with Empire Earth
...199a0) (0x0034ecf8) 5 0xb7e22a6c wine_dbg_log+0x5c() in libwine.so.1 (0x0034ed38) 6 0x7ee06dc5 pe_load_debug_directory+0x1a5() in dbghelp (0x0034eea8) 7 0x7ee094bd pe_load_debug_info+0x6ed() in dbghelp (0x0034f058) 8 0x7edfff09 module_get_debug+0x139() in dbghelp (0x0034f2b8) 9 0x7ee13f37 SymFromAddr+0x57() in dbghelp (0x0034f2f8) 10 0x7ee657fc in winedbg (+0x157fc) (0x0034f818) 11 0x7ee66075 stack_backtrace+0x55() in winedbg (0x0034f868) 12 0x7ee67b4e in winedbg (+0x17b4e) (0x0034fc08) 13 0x7ee68705 dbg_active_auto+0x265() in winedbg (0x0034fe58) 14 0x7ee6c9ed main+0x4dd() in winedbg...
2013 Dec 03
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...Windows as it is on Linux > >> >>>>>> > is the symbolization of the stacks. > >> >>>>>> > > >> >>>>>> > Currently, ASan runtime on Windows uses > >> >>>>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 > >> >>>>>> > to unwind and symbolize stacks. This works like a charm > >> >>>>>> > in-process for stack frames built with CL, but yields > >> >>>>>> > "function+0x0ff537" for f...
2013 Dec 03
1
[LLVMdev] Adding line table debug information to LLVM on Windows
...on Linux >> >> >>>>>> > is the symbolization of the stacks. >> >> >>>>>> > >> >> >>>>>> > Currently, ASan runtime on Windows uses >> >> >>>>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >> >> >>>>>> > to unwind and symbolize stacks. This works like a charm >> >> >>>>>> > in-process for stack frames built with CL, but yields >> >> >>>>>> > "function+0x0ff537...
2013 Nov 20
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...es ASan >>>>>> > not as awesome on Windows as it is on Linux >>>>>> > is the symbolization of the stacks. >>>>>> > >>>>>> > Currently, ASan runtime on Windows uses >>>>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >>>>>> > to unwind and symbolize stacks. This works like a charm >>>>>> > in-process for stack frames built with CL, but yields >>>>>> > "function+0x0ff537" for frames built with Clang. >>>>&g...
2013 Dec 06
0
Wine release 1.7.8
...Job::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 pAppLoc (App...
2013 Dec 03
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...>>> > not as awesome on Windows as it is on Linux > >>>>>> > is the symbolization of the stacks. > >>>>>> > > >>>>>> > Currently, ASan runtime on Windows uses > >>>>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 > >>>>>> > to unwind and symbolize stacks. This works like a charm > >>>>>> > in-process for stack frames built with CL, but yields > >>>>>> > "function+0x0ff537" for frames built with Clang. &gt...
2013 Nov 19
6
[LLVMdev] Adding line table debug information to LLVM on Windows
...ased on LLVM. One of the things that makes ASan >>>> > not as awesome on Windows as it is on Linux >>>> > is the symbolization of the stacks. >>>> > >>>> > Currently, ASan runtime on Windows uses >>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >>>> > to unwind and symbolize stacks. This works like a charm >>>> > in-process for stack frames built with CL, but yields >>>> > "function+0x0ff537" for frames built with Clang. >>>> > >>>> &gt...
2005 Nov 27
1
Question about wine 0.9.2 and VideoLan Media Client
...d_debug_info+0xfb(module=0x7fd48210, fmap=0x0) [/home/tom/build/wine-0.9.2/dlls/dbghelp/elf_module.c:979] in dbghelp (0x7fa8d07b) 8 0x7fa8fd4f module_get_debug+0x8f(pcs=0x7fd156a0, module=0x7fd48210) [/home/tom/build/wine-0.9.2/dlls/dbghelp/module.c:231] in dbghelp (0x7fa8fd4f) 9 0x7faa0143 SymFromAddr(hProcess=0x24, Address=0xb7edd093, Displacement=0x7fbaf738, Symbol=0x7fbaf778) [/home/tom/build/wine-0.9.2/dlls/dbghelp/symbol.c:874] in dbghelp (0x7faa0143) 10 0x7fbe2b56 stack_get_frame+0x66(symbol=0x7fbaf778, ihsf=0x0) [/home/tom/build/wine-0.9.2/programs/winedbg/stack.c:123] in winedbg (...
2013 Nov 20
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...the things that makes ASan >>>>> > not as awesome on Windows as it is on Linux >>>>> > is the symbolization of the stacks. >>>>> > >>>>> > Currently, ASan runtime on Windows uses >>>>> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >>>>> > to unwind and symbolize stacks. This works like a charm >>>>> > in-process for stack frames built with CL, but yields >>>>> > "function+0x0ff537" for frames built with Clang. >>>>> > >...
2013 Nov 20
0
[LLVMdev] unsubscribe
...an) and other >> > sanitizers based on LLVM. One of the things that makes ASan >> > not as awesome on Windows as it is on Linux >> > is the symbolization of the stacks. >> > >> > Currently, ASan runtime on Windows uses >> > CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 >> > to unwind and symbolize stacks. This works like a charm >> > in-process for stack frames built with CL, but yields >> > "function+0x0ff537" for frames built with Clang. >> > >> > I came up with a prototype which emits...
2018 Dec 07
0
Wine release 4.0-rc1
.... Andreas Maier (5): dbghelp: Use correct record in codeview_snarf_public. dbghelp: Add SYMFLAG_- and SYMTYPE_-defines. dbghelp: Set correct values in symt_fill_sym_info (SYMBOL_INFO). dbghelp: Set last error for SymGetModuleBase-calls to ERROR_MOD_NOT_FOUND. dbghelp: SymFromAddr: Handle 2 or more symbols at the same address correct. Andrew Eikum (1): winegcc: Pass -static-libstdc++ to the linker. Andrey Gusev (7): slc: Add SLGetLicensingStatusInformation stub. ntdll/tests: Fix a typo in comment. shell32: Fix a typo in comment. kernel32/tests...