search for: __dlopen

Displaying 2 results from an estimated 2 matches for "__dlopen".

2018 Feb 25
0
segfault calling SDL_Init with FFI/ MCJIT
...rstring=0x69e568, mallocedp=0x69e558, operate=0x7ffff53c4eb0 <dlopen_doit>, args=0x7fffffffc750) at dl-error.c:187 #13 0x00007ffff53c5571 in _dlerror_run (operate=operate at entry=0x7ffff53c4eb0 <dlopen_doit>, args=args at entry=0x7fffffffc750) at dlerror.c:163 #14 0x00007ffff53c4fa1 in __dlopen (file=<optimised out>, mode=<optimised out>) at dlopen.c:87 #15 0x00007fffe9580a39 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 #16 0x00007fffe95838f3 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 #17 0x00007fffe955ba54 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/l...
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)
...h_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 at entry=0xbfffe750) at dlerror.c:163 #11 0xb7f65d71 in __dlopen (file=0xbfffe7b4 "/usr/lib/i386-linux-gnu/dri/swrast_dri.so", mode=258) at dlopen.c:87 #12 0xb7c22e38 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #13 0xb7c22488 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #14 0xb7bffd6e in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL....