Page MenuHome

Segfault when selecting mesh object in blender 2.77 in ubuntu
Closed, ArchivedPublic

Description

System Information
Ubuntu 14.04 (64-bit). Geforce GTX 960 (cuda is not enabled).

Blender Version
Broken: 2.77 22a2853, linux tarball

Short description of error

I get a segfault when selecting a mesh object.

Exact steps for others to reproduce the error

  • Start blender
  • Select camera
  • Select default cube -> instacrash, blender closes with segfault message

This happens every time I repeat it.

Contents of /tmp/blender.crash.txt as follows

Blender 2.77 (sub 0), Commit date: 2016-03-18 12:34, Hash 22a2853

backtrace

blender-2.77-linux-glibc211-x86_64/blender(BLI_system_backtrace+0x1d) [0x1aaa7ad]
blender-2.77-linux-glibc211-x86_64/blender() [0x114146e]
/lib/x86_64-linux-gnu/libc.so.6(+0x36d40) [0x7f36db24ad40]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1506d0) [0x7f36c9bae6d0]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x150a4e) [0x7f36c9baea4e]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1391bf) [0x7f36c9b971bf]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x15093b) [0x7f36c9bae93b]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x2d7fa8) [0x7f36c9d35fa8]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x134927) [0x7f36c9b92927]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x135c41) [0x7f36c9b93c41]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x136163) [0x7f36c9b94163]
blender-2.77-linux-glibc211-x86_64/blender() [0x175c25c]
blender-2.77-linux-glibc211-x86_64/blender() [0x1237bff]
blender-2.77-linux-glibc211-x86_64/blender() [0x123eb00]
blender-2.77-linux-glibc211-x86_64/blender(draw_object+0x1848) [0x1245da8]
blender-2.77-linux-glibc211-x86_64/blender() [0x122f271]
blender-2.77-linux-glibc211-x86_64/blender(view3d_opengl_select+0x1ec) [0x12314ac]
blender-2.77-linux-glibc211-x86_64/blender() [0x1228e6c]
blender-2.77-linux-glibc211-x86_64/blender() [0x1229f1e]
blender-2.77-linux-glibc211-x86_64/blender() [0x122a6c4]
blender-2.77-linux-glibc211-x86_64/blender() [0x1149895]
blender-2.77-linux-glibc211-x86_64/blender() [0x114ad4a]
blender-2.77-linux-glibc211-x86_64/blender() [0x114b0d9]
blender-2.77-linux-glibc211-x86_64/blender() [0x114b5a6]
blender-2.77-linux-glibc211-x86_64/blender(wm_event_do_handlers+0x3be) [0x114babe]
blender-2.77-linux-glibc211-x86_64/blender(WM_main+0x18) [0x1142d48]
blender-2.77-linux-glibc211-x86_64/blender(main+0xefa) [0x10ea92a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f36db235ec5]
blender-2.77-linux-glibc211-x86_64/blender() [0x113ff19]

Event Timeline

Joel Palmius (joepal) raised the priority of this task from to 90.
Joel Palmius (joepal) updated the task description. (Show Details)
Joel Palmius (joepal) edited a custom field.

This looks similar to T47894. And mint is essentially ubuntu.

And sorry, my bad. Seems the system is currently connected to the in-cpu intel graphic rather than the discrete graphics card. The correct info is that the card is Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)

Campbell Barton (campbellbarton) changed the task status from Unknown Status to Archived.Mar 23 2016, 2:36 PM