search for: dlopen_doit

Displaying 9 results from an estimated 9 matches for "dlopen_doit".

2011 Aug 28
3
[Bug 741] New: ULOGD segfaults on init
http://bugzilla.netfilter.org/show_bug.cgi?id=741 Summary: ULOGD segfaults on init Product: ulogd Version: SVN (please provide timestamp) Platform: i386 OS/Version: other Status: NEW Severity: blocker Priority: P5 Component: ulogd_MYSQL AssignedTo: netfilter-buglog at lists.netfilter.org
2018 Feb 25
0
segfault calling SDL_Init with FFI/ MCJIT
...or.c:187 #10 0x00007ffff7debda9 in _dl_open (file=0x7fffffffc7a0 "/usr/lib/x86_64-linux-gnu/dri/r600_dri.so", mode=-2147483390, caller_dlopen=0x7fffe9580a39, nsid=-2, argc=<optimised out>,     argv=<optimised out>, env=0x7fffffffdb10) at dl-open.c:660 #11 0x00007ffff53c4f09 in dlopen_doit (a=a at entry=0x7fffffffc750) at dlopen.c:66 #12 0x00007ffff7de7564 in _dl_catch_error (objname=0x69e560, errstring=0x69e568, mallocedp=0x69e558, operate=0x7ffff53c4eb0 <dlopen_doit>, args=0x7fffffffc750) at dl-error.c:187 #13 0x00007ffff53c5571 in _dlerror_run (operate=operate at entry=0x7ff...
2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
...args=args at entry=0xbfffe59c) at dl-error.c:187 #7 0xb7ff0684 in _dl_open (file=0xbfffe7b4 "/usr/lib/i386-linux-gnu/dri/swrast_dri.so", mode=-2147483390, caller_dlopen=0xb7c22e38, nsid=<optimized out>, argc=1, argv=0xbfffefb4, env=0xbfffefbc) at dl-open.c:661 #8 0xb7f65cbc in dlopen_doit (a=0xbfffe750) at dlopen.c:66 #9 0xb7fecc26 in _dl_catch_error (objname=0x825bb84, errstring=0x825bb88, mallocedp=0x825bb80, operate=0xb7f65c30 <dlopen_doit>, args=0xbfffe750) at dl-error.c:187 #10 0xb7f6637c in _dlerror_run (operate=operate at entry=0xb7f65c30 <dlopen_doit>, args=args...
2000 Apr 17
2
akima core dumps on loading (PR#521)
Full_Name: Massimo santini Version: 1.0.1 OS: Linux Submission from: (NULL) (159.149.147.89) I've just dl the .rpm of R 1.0.1, installed it and then launched insatll.packages("akima") after re-launching R [--vanilla], the command library(akima) has the only effect to coredump the program. Here is the output of gdb and strace... --- GDB (commands given can be seen from the
2008 Apr 18
1
swig 1.3.35 & R - is the R wrapper still maintained and of interest?
...d the crash I am now that it compiles see is #0 0xb804e201 in _dl_debug_state () from /lib/ld-linux.so.2 #1 0xb8051608 in dl_open_worker () from /lib/ld-linux.so.2 #2 0xb804d5d6 in _dl_catch_error () from /lib/ld-linux.so.2 #3 0xb8050f5e in _dl_open () from /lib/ld-linux.so.2 #4 0xb74c3c19 in dlopen_doit () from /lib/i686/cmov/libdl.so.2 #5 0xb804d5d6 in _dl_catch_error () from /lib/ld-linux.so.2 #6 0xb74c42bc in _dlerror_run () from /lib/i686/cmov/libdl.so.2 #7 0xb74c3b51 in dlopen@@GLIBC_2.1 () from /lib/i686/cmov/libdl.so.2 #8 0xb7efd036 in loadLibrary (path=0xbfa5650c "/home/sonne/Docu...
2018 Apr 16
2
lldb stops on every call to dlopen
...002aaaaaab9eb0 ld-linux-x86-64.so.2 frame #2: 0x00002aaaaaabdc53 ld-linux-x86-64.so.2`dl_open_worker + 499 frame #3: 0x00002aaaaaab9286 ld-linux-x86-64.so.2`_dl_catch_error + 102 frame #4: 0x00002aaaaaabd63a ld-linux-x86-64.so.2`_dl_open + 186 frame #5: 0x00002aaaac39df66 libdl.so.2`dlopen_doit + 102 frame #6: 0x00002aaaaaab9286 ld-linux-x86-64.so.2`_dl_catch_error + 102 frame #7: 0x00002aaaac39e29c libdl.so.2`_dlerror_run + 124 frame #8: 0x00002aaaac39dee1 libdl.so.2`__dlopen_check + 49 the dyld debug log has a lot of this: 209 intern-state DynamicLoaderPOSIXDYLD::Rendez...
2018 Apr 17
0
lldb stops on every call to dlopen
...x86-64.so.2 > frame #2: 0x00002aaaaaabdc53 ld-linux-x86-64.so.2`dl_open_worker + 499 > frame #3: 0x00002aaaaaab9286 ld-linux-x86-64.so.2`_dl_catch_error + 102 > frame #4: 0x00002aaaaaabd63a ld-linux-x86-64.so.2`_dl_open + 186 > frame #5: 0x00002aaaac39df66 libdl.so.2`dlopen_doit + 102 > frame #6: 0x00002aaaaaab9286 ld-linux-x86-64.so.2`_dl_catch_error + 102 > frame #7: 0x00002aaaac39e29c libdl.so.2`_dlerror_run + 124 > frame #8: 0x00002aaaac39dee1 libdl.so.2`__dlopen_check + 49 > the dyld debug log has a lot of this: > 209 intern-state Dy...
2018 Apr 17
1
[lldb-dev] lldb stops on every call to dlopen
...gt; frame #2: 0x00002aaaaaabdc53 ld-linux-x86-64.so.2`dl_open_worker + 499 >> frame #3: 0x00002aaaaaab9286 ld-linux-x86-64.so.2`_dl_catch_error + > 102 >> frame #4: 0x00002aaaaaabd63a ld-linux-x86-64.so.2`_dl_open + 186 >> frame #5: 0x00002aaaac39df66 libdl.so.2`dlopen_doit + 102 >> frame #6: 0x00002aaaaaab9286 ld-linux-x86-64.so.2`_dl_catch_error + > 102 >> frame #7: 0x00002aaaac39e29c libdl.so.2`_dlerror_run + 124 >> frame #8: 0x00002aaaac39dee1 libdl.so.2`__dlopen_check + 49 > >> the dyld debug log has a lot of this: >&...
2006 May 09
1
[LLVMdev] Memory leaks in LLVM
.../lib/ld-2.3.4.so) ==10132== by 0x4006FBC: _dl_map_object (in /lib/ld-2.3.4.so) ==10132== by 0x422C23D: dl_open_worker (in /lib/tls/libc.so.6) ==10132== by 0x400D185: _dl_catch_error (in /lib/ld-2.3.4.so) ==10132== by 0x422BBDF: _dl_open (in /lib/tls/libc.so.6) ==10132== by 0x404FDA7: dlopen_doit (in /lib/libdl.so.2) ==10132== by 0x400D185: _dl_catch_error (in /lib/ld-2.3.4.so) ==10132== by 0x40501B4: _dlerror_run (in /lib/libdl.so.2) ==10132== by 0x404FD30: dlopen@@GLIBC_2.1 (in /lib/libdl.so.2) ==10132== by 0x87076FC: sys_dl_open (ltdl.c:1110) ==10132== by 0x8707F75: tryall...