[Dri-users] Segmentation fault' in r300_dri.so

Neo Anderson javadeveloper999 at yahoo.co.uk
Sun Aug 8 03:46:26 PDT 2010


Not very if this is the right place to report the problem or not; please let me know or point me to the right place if I report this issue to the wrong place.

My laptop environment is running on Debian squeeze/ sid with kernel 2.6.34.1, gcc 4.4.4. 

I try executing a software called 0 a.d. and then it crashes with segment fault. The gdb shows that it crashes whilst running at r300_dri.so. The message is as below:


Program received signal SIGSEGV, Segmentation fault.
0xafaa333d in radeonEmitVec4 () from /usr/lib/dri/r300_dri.so 
...
(gdb) bt full
#0  0xafaa333d in radeonEmitVec4 () from /usr/lib/dri/r300_dri.so
No symbol table info available.
#1  0xafa8722f in ?? () from /usr/lib/dri/r300_dri.so
No symbol table info available.
#2  0xafb35c3b in ?? () from /usr/lib/dri/r300_dri.so
No symbol table info available.
#3  0xafb3602c in ?? () from /usr/lib/dri/r300_dri.so
No symbol table info available.
#4  0xafb2d08c in ?? () from /usr/lib/dri/r300_dri.so
No symbol table info available.

What might go wrong? Or in what way can provide more information (seemingly gdb can not provide more info due to `No symbol table info available')? 

Thanks for help.




      



More information about the dri-users mailing list