blender crashes on camera view

Bug #148037 reported by Ingo Planz
10
Affects Status Importance Assigned to Milestone
blender (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: blender

On Gutsy Beta i386, blender (2.44-2ubuntu2) crashes when changing into the camera view.

System is a Thinkpad T41 with a Radeon M7500 running the xorg RADEON driver:

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA])
        Subsystem: IBM Unknown device 0530
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B+
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 66 (2000ns min), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Region 1: I/O ports at 3000 [size=256]
        Region 2: Memory at c0100000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at c0120000 [disabled] [size=128K]
        Capabilities: <access denied>

OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20061018 AGP 4x x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 7.0.1

name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 10300000
X.Org version: 1.3.0

xorg 7.2-5ubuntu10
libgl1-mesa-dri 7.0.1-1ubuntu1

Revision history for this message
Ingo Planz (planz) wrote :
Revision history for this message
Nuno Lucas (ntlucas) wrote :

For me it crashes right on start, also in radeon_dri.so.
I first tried the regular version (2.44), then added the backports repository (with 2.45) but was the same thing.

It may be a Radeon Mobility DRI bug, though. Maybe this bug should be forward the to ATI driver?

System is an Acer Aspire 1406LC

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY (prog-if 00 [VGA])
        Subsystem: Acer Incorporated [ALI] Unknown device 0019
        Flags: bus master, stepping, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 5
        Memory at f0000000 (32-bit, prefetchable) [size=128M]
        I/O ports at 3000 [size=256]
        Memory at e8000000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at e8020000 [disabled] [size=128K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20061018 AGP 4x x86/MMX/SSE2 NO-TCL
OpenGL version string: 1.3 Mesa 7.0.1

xserver-xorg-core 2:1.3.0.0.dfsg-12ubuntu8.3
xserver-xorg-video-ati 1:6.7.195-1ubuntu2
libgl1-mesa-dri 7.0.1-1ubuntu3
blender 2.45-1ubuntu2~gutsy1

(gdb) bt full
#0 0xb69460fd in ?? () from /usr/lib/dri/radeon_dri.so
No symbol table info available.
#1 0x0fe00000 in ?? ()
No symbol table info available.
#2 0x3ff00000 in ?? ()
No symbol table info available.
#3 0xb458d400 in ?? ()
No symbol table info available.
#4 0xb458d47c in ?? ()
No symbol table info available.
#5 0x00000000 in ?? ()
No symbol table info available.

Revision history for this message
mistr (mstrecke) wrote :

I can confirm this bug (freeze on camera view) under a non-beta Gutsy.

System here is a Compqa Evo N610c.
blender2.44-2ubuntu2
kernel: 2.6.22-14-generic

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] (prog-if 00 [VGA])
        Subsystem: Compaq Computer Corporation Unknown device 00b7
        Flags: bus master, stepping, 66MHz, medium devsel, latency 66, IRQ 11
        Memory at 48000000 (32-bit, prefetchable) [size=128M]
        I/O ports at 3000 [size=256]
        Memory at 40400000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at 40420000 [disabled] [size=128K]
        Capabilities: [58] AGP version 2.0
        Capabilities: [50] Power Management version 2

OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20061018 AGP 4x x86/MMX/SSE2 TCL
OpenGL version string: 1.3 Mesa 7.0.1

Revision history for this message
Sascha Silbe (sascha-ubuntu-launchpad) wrote :

Similar issue here. Blender 2.44-2ubuntu2 (gutsy) crashes when switching to camera view. Backtrace:

(gdb) bt full
#0 0xb6c990fd in ?? () from /usr/lib/dri/radeon_dri.so
No symbol table info available.
#1 0x00000004 in ?? ()
No symbol table info available.
#2 0x00000198 in ?? ()
No symbol table info available.
#3 0xbfda1c08 in ?? ()
No symbol table info available.
#4 0xb6c8116c in radeonEmitVbufPrim () from /usr/lib/dri/radeon_dri.so
No symbol table info available.
#5 0xb6d2c1b5 in ?? () from /usr/lib/dri/radeon_dri.so
No symbol table info available.
#6 0x08b07608 in ?? ()
No symbol table info available.
#7 0x00000001 in ?? ()
No symbol table info available.
#8 0x00000002 in ?? ()
No symbol table info available.
#9 0x00000000 in ?? ()
No symbol table info available.

lspci output (graphics card only):
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]

Using the open source ATI driver (Driver "ati" in xorg.conf) with DRI enabled. Works fine with several games.

Revision history for this message
mistr (mstrecke) wrote :

This very much looks like a bug in the Linux graphics driver.
I.e. using a newer Blender version from blender.org might not help, but it's worth a try.

But I'm happy to report, that since updating to Hardy Heron, this bug is gone.

Revision history for this message
Nuno Lucas (ntlucas) wrote :

I also confirm that since Hardy I haven't seen this happen again.

Daniel T Chen (crimsun)
Changed in blender:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.