blender crash coredump after start, simply right clic on the cube #48605

Closed
opened 2016-06-07 22:29:20 +02:00 by Samuel Ballé · 9 comments

System Information
Linux acer2 4.2.0-30-lowlatency #36~14.04.1-Ubuntu SMP PREEMPT Fri Feb 26 19:41:08 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])

      Subsystem: ASUSTeK Computer Inc. Device 13fd
      Flags: bus master, fast devsel, latency 0, IRQ 43
      Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
      Memory at d0000000 (64-bit, prefetchable) [size=256M]
      I/O ports at f000 [size=64]
      Expansion ROM at <unassigned> [disabled]
      Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
      Capabilities: [d0] Power Management version 2
      Capabilities: [a4] PCI Advanced Features
      Kernel driver in use: i915

Blender Version
Broken: 2.77a
Worked: 2.75a

Short description of error
I open blender, right clic on the cube at center of default space. blender crashes.
launched from console I get :
sballe@acer2:~/src/blender-2.77a-linux-glibc211-x86_64$ ./blender
connect failed: No such file or directory
Read new prefs: /home/sballe/.config/blender/2.77/config/userpref.blend
found bundled python: /home/sballe/src/blender-2.77a-linux-glibc211-x86_64/2.77/python
Writing: /tmp/blender.crash.txt
Erreur de segmentation (core dumped)

cat /tmp/blender.crash.txt

Blender 2.77 (sub 0), Commit date: 2016-04-05 18:12, Hash abf6f08

backtrace

./blender(BLI_system_backtrace+0x1d) [0x1aab55d]
./blender() [0x11417be]
/lib/x86_64-linux-gnu/libc.so.6(+0x36cb0) [0x7f089c9c6cb0]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1527f4) [0x7f088bfb77f4]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x14f96d) [0x7f088bfb496d]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x15033e) [0x7f088bfb533e]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x150a4e) [0x7f088bfb5a4e]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1391bf) [0x7f088bf9e1bf]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x15093b) [0x7f088bfb593b]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x2d7fa8) [0x7f088c13cfa8]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x134927) [0x7f088bf99927]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x135c41) [0x7f088bf9ac41]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x136163) [0x7f088bf9b163]
./blender() [0x175d28e]
./blender() [0x1234c0a]
./blender() [0x1238175]
./blender() [0x123f020]
./blender(draw_object+0x19a2) [0x1246422]
./blender() [0x122f761]
./blender(view3d_opengl_select+0x1ec) [0x123199c]
./blender() [0x122935c]
./blender() [0x122a40e]
./blender() [0x122abb4]
./blender() [0x1149be5]
./blender() [0x114b09a]
./blender() [0x114b429]
./blender() [0x114b8f6]
./blender(wm_event_do_handlers+0x3be) [0x114be0e]
./blender(WM_main+0x18) [0x1143098]
./blender(main+0xefa) [0x10eac7a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f089c9b1f45]
./blender() [0x1140269]

Exact steps for others to reproduce the error
I open blender, right clic on the cube at center of default space. blender crashes.

**System Information** Linux acer2 4.2.0-30-lowlatency #36~14.04.1-Ubuntu SMP PREEMPT Fri Feb 26 19:41:08 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller]) ``` Subsystem: ASUSTeK Computer Inc. Device 13fd Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at f7400000 (64-bit, non-prefetchable) [size=4M] Memory at d0000000 (64-bit, prefetchable) [size=256M] I/O ports at f000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [a4] PCI Advanced Features Kernel driver in use: i915 ``` **Blender Version** Broken: 2.77a Worked: 2.75a **Short description of error** I open blender, right clic on the cube at center of default space. blender crashes. launched from console I get : sballe@acer2:~/src/blender-2.77a-linux-glibc211-x86_64$ ./blender connect failed: No such file or directory Read new prefs: /home/sballe/.config/blender/2.77/config/userpref.blend found bundled python: /home/sballe/src/blender-2.77a-linux-glibc211-x86_64/2.77/python Writing: /tmp/blender.crash.txt Erreur de segmentation (core dumped) cat /tmp/blender.crash.txt # Blender 2.77 (sub 0), Commit date: 2016-04-05 18:12, Hash abf6f08 # backtrace ./blender(BLI_system_backtrace+0x1d) [0x1aab55d] ./blender() [0x11417be] /lib/x86_64-linux-gnu/libc.so.6(+0x36cb0) [0x7f089c9c6cb0] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1527f4) [0x7f088bfb77f4] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x14f96d) [0x7f088bfb496d] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x15033e) [0x7f088bfb533e] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x150a4e) [0x7f088bfb5a4e] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1391bf) [0x7f088bf9e1bf] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x15093b) [0x7f088bfb593b] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x2d7fa8) [0x7f088c13cfa8] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x134927) [0x7f088bf99927] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x135c41) [0x7f088bf9ac41] /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x136163) [0x7f088bf9b163] ./blender() [0x175d28e] ./blender() [0x1234c0a] ./blender() [0x1238175] ./blender() [0x123f020] ./blender(draw_object+0x19a2) [0x1246422] ./blender() [0x122f761] ./blender(view3d_opengl_select+0x1ec) [0x123199c] ./blender() [0x122935c] ./blender() [0x122a40e] ./blender() [0x122abb4] ./blender() [0x1149be5] ./blender() [0x114b09a] ./blender() [0x114b429] ./blender() [0x114b8f6] ./blender(wm_event_do_handlers+0x3be) [0x114be0e] ./blender(WM_main+0x18) [0x1143098] ./blender(main+0xefa) [0x10eac7a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f089c9b1f45] ./blender() [0x1140269] **Exact steps for others to reproduce the error** I open blender, right clic on the cube at center of default space. blender crashes.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @sballe

Added subscriber: @sballe

Added subscriber: @mont29

Added subscriber: @mont29

Most likely infamous intel driver issue (especially with an over-two-years-old distro!), please try to start in software OpenGL mode (use the blender-softwaregl distributed with official blender, will be slow, but will show whether this is a driver issue or not).

You may also want to try to tweak OGL settings in UserPreferences, System tab (in particular the selection methods).

Most likely infamous intel driver issue (especially with an over-two-years-old distro!), please try to start in software OpenGL mode (use the `blender-softwaregl` distributed with official blender, will be slow, but will show whether this is a driver issue or not). You may also want to try to tweak OGL settings in UserPreferences, System tab (in particular the selection methods).
Author

IT works with the blender-softwaregl, but too slow with a real file.
I will distro update from ubuntu 14 LTS to 16 LTS to get fresher system next weekend and get back to tell if it solved the driver issue.

thanks ;)

IT works with the blender-softwaregl, but too slow with a real file. I will distro update from ubuntu 14 LTS to 16 LTS to get fresher system next weekend and get back to tell if it solved the driver issue. thanks ;)

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2016-06-07 23:03:49 +02:00

OK, but in any case we cannot do anything on our side… The day GPU makers provide stable drivers is yet to come…

OK, but in any case we cannot do anything on our side… The day GPU makers provide stable drivers is yet to come…
Author

I upgraded (painfully) the system from 14.04 to 16.04 and now it works.

Note that still using a two years old system is the main idea of choosing LTS version ;)

Thanks a lot for your very quick answer !

I upgraded (painfully) the system from 14.04 to 16.04 and now it works. Note that still using a two years old system is the main idea of choosing LTS version ;) Thanks a lot for your very quick answer !

Yes it is, but LTS are mostly meant for servers and such, not for graphical station really (at least, given quality of graphic drivers, this is not recommended usage :P ).

Yes it is, but LTS are mostly meant for servers and such, not for graphical station really (at least, given quality of graphic drivers, this is not recommended usage :P ).
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#48605
No description provided.