Summary: | JOGL crash with ATI Mobility Radeon HD 4200 in libX11 XQueryExtension on application exit | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Xerxes Rånby <xerxes> |
Component: | x11 | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | --- | ||
Version: | 2 | ||
Hardware: | pc_x86_64 | ||
OS: | linux | ||
Type: | --- | SCM Refs: |
jogl f2cfb6119a3663715ed2d572643949b3bef58662
jogl ba846a478d616327817dd530dbdcd9a786be5b7a
|
Workaround: | --- |
Description
Xerxes Rånby
2012-08-26 09:12:59 CEST
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff48a9700 (LWP 8450)] 0x00007fffcf89ec58 in XQueryExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6 (gdb) bt #0 0x00007fffcf89ec58 in XQueryExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #1 0x00007fffcf892c55 in XInitExtension () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #2 0x00007fffcfbac02b in XextAddDisplay () from /usr/lib/x86_64-linux-gnu/libXext.so.6 #3 0x00007fffcd3a5119 in ?? () from /usr/lib/fglrx/libGL.so.1 #4 0x00007fffcd39bb42 in ?? () from /usr/lib/fglrx/libGL.so.1 #5 0x00007ffff48a8980 in ?? () #6 0x00007fffcd3fe8b1 in ?? () from /usr/lib/fglrx/libGL.so.1 #7 0x00007ffff48a8980 in ?? () #8 0x00007ffff7de992d in ?? () from /lib64/ld-linux-x86-64.so.2 Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) Fix comited to: https://github.com/sgothel/jogl/commit/f2cfb6119a3663715ed2d572643949b3bef58662 please test |