Hi, I run opensuse 10.3 and have similar problems with blender and
/usr/lib/dri/r200_dri.so

Mesa-7.0.1
ATI Mobility radeon 9200, 
My Xorg.conf file contains the following lines in the "Device" section:
  BoardName    "RV280 5c61"
  Driver       "radeon"
  Identifier   "Device[0]"
  VendorName   "ATI"

Both Blender 2.44 and Blender 2.45 give me segmentation fault after a few 
minutes of use.
With gdb blender I get the below outcome. Any idea how to solve it? Should I 
try to install Mesa 7.0.2 ?
,
abp

/home/andres/blender-2.45-linux-glibc236-py25-i386> gdb blender
GNU gdb 6.6.50.20070726-cvs
Copyright (C) 2007 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: 
/home/andres/utils/blender-2.45-linux-glibc236-py25-i386/blender
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb77aa6d0 (LWP 5873)]
(no debugging symbols found)
...
(no debugging symbols found)
Compiled with Python version 2.5.1.
Checking for installed Python... got it!
(no debugging symbols found)
...
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb77aa6d0 (LWP 5873)]
0xb76a415d in ?? () from /usr/lib/dri/r200_dri.so
(gdb) bt
#0  0xb76a415d in ?? () from /usr/lib/dri/r200_dri.so
#1  0x00000004 in ?? ()
#2  0x3fff4b4c in ?? ()
#3  0x00000004 in ?? ()
#4  0x00000003 in ?? ()
#5  0x00000002 in ?? ()
#6  0x00000000 in ?? ()

-- 
[r200] radeon dri and blender in gutsy
https://bugs.launchpad.net/bugs/174479
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to