https://bugs.freedesktop.org/show_bug.cgi?id=38422
Summary: Blender crashes when picking an object Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: kam1kaz3@gmail.com
Created an attachment (id=48116) --> (https://bugs.freedesktop.org/attachment.cgi?id=48116) backtrace of the crash
Sometimes (frequently), when right-clicking an object in blender to select it, blender crashes.
Software installed: Blender (svn r37539) llvm (svn r133274) ati-dri (git 17 Jun 2011 08:17:31 PM WEST) libgl (git 17 Jun 2011 08:13:17 PM WEST) mesa (git 17 Jun 2011 08:11:17 PM WEST) Kernel: 2.6.39 (6 Jun 2011 22:37:55 CEST)
Distro: Arch Linux
The main components causing the crash were compiled with -ggdb3, and I have attached the backtrace resulting from the crash. If any more info is needed, please ask.
I have successfully reproduced this crash using 3 different versions of llvm, including one from April 7th 2001 (r129047) and the crash still happens. I was also able to reproduce the crash in another machine (with r600g) also with Arch Linux.
https://bugs.freedesktop.org/show_bug.cgi?id=38422
Sven Arvidsson sa@whiz.se changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sa@whiz.se
--- Comment #1 from Sven Arvidsson sa@whiz.se 2011-06-17 13:12:54 PDT --- This is probably a duplicate of bug 34495.
https://bugs.freedesktop.org/show_bug.cgi?id=38422
--- Comment #2 from Micael Dias kam1kaz3@gmail.com 2011-06-17 13:16:08 PDT --- Not sure if it is, since here when it works it's not slow at all. When it doesn't work it instantly crashes on right-click.
https://bugs.freedesktop.org/show_bug.cgi?id=38422
--- Comment #3 from Micael Dias kam1kaz3@gmail.com 2011-06-17 13:17:30 PDT --- Nvm. Looking by the people's backtraces, it indeed looks like the same problem.
https://bugs.freedesktop.org/show_bug.cgi?id=38422
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Alex Deucher agd5f@yahoo.com 2011-06-17 13:51:04 PDT ---
*** This bug has been marked as a duplicate of bug 34495 ***
https://bugs.freedesktop.org/show_bug.cgi?id=38422
--- Comment #5 from Micael Dias kam1kaz3@gmail.com 2011-06-18 20:49:48 PDT --- Still crashes here.
$ llvm-config --version 3.0svn
dri-devel@lists.freedesktop.org