search for: unw_get_proc_name

Displaying 3 results from an estimated 3 matches for "unw_get_proc_name".

2019 Jan 06
9
[Bug 109230] New: [crash] Xorg is crashing on startup with enabled xinerama
...5b646b6afc9] [1208755.160] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f7d21b486ff] [1208755.162] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0x10b) [0x7f7d219aa85b] [1208755.163] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x121) [0x7f7d21995535] [1208755.164] (EE) unw_get_proc_name failed: no unwind info found [-10] [1208755.164] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (?+0x0) [0x7f7d21995400] [1208755.165] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__assert_fail+0x42) [0x7f7d219a30a2] [1208755.166] (EE) 6: /usr/lib/xorg/modules/drivers/nouveau_drv.so (_init+0x433b3) [0x7f7d1ff...
2019 May 20
24
[Bug 110714] New: Xorg crashes randomly because of memory leak
https://bugs.freedesktop.org/show_bug.cgi?id=110714 Bug ID: 110714 Summary: Xorg crashes randomly because of memory leak Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau
2020 Aug 15
5
Supporting libunwind on Windows 10 (32bit; 64bit) for MSVC and Clang
...unw_resume, unw_resume) ^ C:/Users/clang/libunwind/include\libunwind.h:110:12: note: previous declaration is here extern int unw_resume(unw_cursor_t *) LIBUNWIND_AVAIL; ^ C:/Users/clang/libunwind/src/libunwind.cpp:200:44: warning: redeclaration of 'unw_get_proc_name' should not add 'dllexport' attribute [-Wdll-attribute-on-redeclaration] _LIBUNWIND_WEAK_ALIAS(__unw_get_proc_name, unw_get_proc_name) ^ C:/Users/clang/libunwind/include\libunwind.h:122:12: note: previous declaration is here extern int unw_get_...