[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#480285: More information



I am not familiar with backtracing! However with 'gdb' I produced the 
following output, may be it gives you some information:

Program received signal SIGSEGV, Segmentation fault.
0xb7da6adc in malloc () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7da6adc in malloc () from /lib/i686/cmov/libc.so.6
#1  0xb7eba65a in ?? () from /usr/lib/libGL.so.1
#2  0x0000002c in ?? ()
#3  0xb77bc002 in _nv000821gl () from /usr/lib/libGLcore.so.1
#4  0x00000007 in ?? ()
#5  0xb7ebc360 in ?? () from /usr/lib/libGL.so.1
#6  0x0000029a in ?? ()
#7  0x00001216 in ?? ()
#8  0x00000001 in ?? ()
#9  0xb7ee1730 in ?? () from /usr/lib/libGL.so.1
#10 0xb7efee10 in _nv000510gl () from /usr/lib/libGL.so.1
#11 0x00000002 in ?? ()
#12 0x00000007 in ?? ()
#13 0x00000000 in ?? ()
(gdb)                

As you can see I have libGL.so.1, which seems to be causing the problem, 
however I do not know how to get rid of it, so the problems are still there 
for me. I installed a new NVidia driver using the NVidia installer, maybe  
that caused my problems...
-- 
Eeltje de Vries




Reply to: