Crash when right clicking - Ubuntu #50479

Closed
opened 2017-01-20 05:43:02 +01:00 by Taci Xat · 10 comments

_home_taxicat_tools_blender_blender.1000.crash

Crash file attached. Happens consistently enough for me to mess with Apport and get the crash file. Not much else on the details, it seems like a crash from UI interaction.

[_home_taxicat_tools_blender_blender.1000.crash](https://archive.blender.org/developer/F437189/_home_taxicat_tools_blender_blender.1000.crash) Crash file attached. Happens consistently enough for me to mess with Apport and get the crash file. Not much else on the details, it seems like a crash from UI interaction.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @TACIXAT

Added subscriber: @TACIXAT
Author
- 0  0x00007fc446fb77f4 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 1  0x00007fc446fb496d in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 2  0x00007fc446fb533e in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 3  0x00007fc446fb5a4e in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 4  0x00007fc446f9e1bf in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 5  0x00007fc446fb593b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 6  0x00007fc44713cfa8 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 7  0x00007fc446f99927 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 8  0x00007fc446f9ac41 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 9  0x00007fc446f9b163 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
- 10 0x000000000182bd5e in ?? ()
- 11 0x00000000012b3a0a in ?? ()
- 12 0x00000000012b6f65 in ?? ()
- 13 0x00000000012bdf46 in ?? ()
- 14 0x00000000012c5138 in draw_object ()
- 15 0x00000000012ae2b1 in ?? ()
- 16 0x00000000012b07ac in view3d_opengl_select ()
- 17 0x00000000012a7e3c in ?? ()
- 18 0x00000000012a8f3b in ?? ()
- 19 0x00000000012a9634 in ?? ()
- 20 0x00000000011c3585 in ?? ()
- 21 0x00000000011c4a7a in ?? ()
- 22 0x00000000011c4e71 in ?? ()
- 23 0x00000000011c5386 in ?? ()
- 24 0x00000000011c5825 in wm_event_do_handlers ()
- 25 0x00000000011bc908 in WM_main ()
#26 0x00000000011615c3 in main ()
``` - 0 0x00007fc446fb77f4 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 1 0x00007fc446fb496d in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 2 0x00007fc446fb533e in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 3 0x00007fc446fb5a4e in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 4 0x00007fc446f9e1bf in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 5 0x00007fc446fb593b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 6 0x00007fc44713cfa8 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 7 0x00007fc446f99927 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 8 0x00007fc446f9ac41 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 9 0x00007fc446f9b163 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so - 10 0x000000000182bd5e in ?? () - 11 0x00000000012b3a0a in ?? () - 12 0x00000000012b6f65 in ?? () - 13 0x00000000012bdf46 in ?? () - 14 0x00000000012c5138 in draw_object () - 15 0x00000000012ae2b1 in ?? () - 16 0x00000000012b07ac in view3d_opengl_select () - 17 0x00000000012a7e3c in ?? () - 18 0x00000000012a8f3b in ?? () - 19 0x00000000012a9634 in ?? () - 20 0x00000000011c3585 in ?? () - 21 0x00000000011c4a7a in ?? () - 22 0x00000000011c4e71 in ?? () - 23 0x00000000011c5386 in ?? () - 24 0x00000000011c5825 in wm_event_do_handlers () - 25 0x00000000011bc908 in WM_main () #26 0x00000000011615c3 in main () ```

Added subscriber: @mont29

Added subscriber: @mont29

Please follow our submission template and guidelines next time (we are at the very least missing all your PC specifications here, GPU, driver, version of ubuntu etc. etc.).

Anyway, crash happens in intel GPU driver, we can’t do anything about buggy drivers. You may want to ensure you do use the latest version of that driver, and/or be able to work around the bug by trying another Selection Method in System tab of UserPreferences.

Please follow our [submission template and guidelines](https://developer.blender.org/maniphest/task/edit/form/1/) next time (we are at the very least missing all your PC specifications here, GPU, driver, version of ubuntu etc. etc.). Anyway, crash happens in intel GPU driver, we can’t do anything about buggy drivers. You may want to ensure you do use the latest version of that driver, and/or be able to work around the bug by trying another Selection Method in System tab of UserPreferences.

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

Like it was said, check if the possible solutions mentioned in the 2.77 release notes worked for you.

https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77/UI#Other_Improvements_2

(Note on VBOs with Intel GPUs)

There are probably a dozen reports about older Intel drivers on Linux crashing with selection.

Like it was said, check if the possible solutions mentioned in the 2.77 release notes worked for you. https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77/UI#Other_Improvements_2 (Note on VBOs with Intel GPUs) There are probably a dozen reports about older Intel drivers on Linux crashing with selection.
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

More then a week with out a reply closing

More then a week with out a reply closing
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Aaron Carlisle self-assigned this 2017-01-31 03:52:51 +01:00
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
4 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#50479
No description provided.