Blender 2.76 64 bit crashes on Debian Wheezy when trying to access "User Preferences" #46315

Closed
opened 2015-09-29 10:42:24 +02:00 by Raffaele Mangiacasale · 10 comments

System Information
Debian 7 (Wheezy) 64 bit
VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)

Blender Version
Broken: 2.76 64 bit

Short description of error
Blender crashes when trying to access "User Preferences"

  • Blender 2.76 (sub 0), Commit date: 2015-09-23 14:02, Hash e24ea81
  • backtrace
    ./blender(BLI_system_backtrace+0x1d) [0x1a3d97d]
    ./blender() [0x10563b4]
    ./blender() [0x1056591]
    /lib/x86_64-linux-gnu/libc.so.6(+0x321e0) [0x7efdcaa041e0]
    ./blender(GHOST_SetTitle+0xe) [0x22af5ae]
    ./blender(WM_window_open_temp+0x20a) [0x105ac3a]
    ./blender() [0x13774c8]
    ./blender() [0x1076125]
    ./blender() [0x1076622]
    ./blender() [0x13857b6]
    ./blender() [0x1397931]
    ./blender() [0x1077a56]
    ./blender() [0x1077d96]
    ./blender(wm_event_do_handlers+0x1ba) [0x10780aa]
    ./blender(WM_main+0x18) [0x105eb68]
    ./blender(main+0x556) [0x1059136]
    /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7efdca9f0ead]
    ./blender() [0xf5aee1]

Exact steps for others to reproduce the error
Start Blender 2.76 and go to File - User Preferences (or use the ctrl+alt+u shortcut)

**System Information** Debian 7 (Wheezy) 64 bit VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) **Blender Version** Broken: 2.76 64 bit **Short description of error** Blender crashes when trying to access "User Preferences" - Blender 2.76 (sub 0), Commit date: 2015-09-23 14:02, Hash e24ea81 - backtrace ./blender(BLI_system_backtrace+0x1d) [0x1a3d97d] ./blender() [0x10563b4] ./blender() [0x1056591] /lib/x86_64-linux-gnu/libc.so.6(+0x321e0) [0x7efdcaa041e0] ./blender(GHOST_SetTitle+0xe) [0x22af5ae] ./blender(WM_window_open_temp+0x20a) [0x105ac3a] ./blender() [0x13774c8] ./blender() [0x1076125] ./blender() [0x1076622] ./blender() [0x13857b6] ./blender() [0x1397931] ./blender() [0x1077a56] ./blender() [0x1077d96] ./blender(wm_event_do_handlers+0x1ba) [0x10780aa] ./blender(WM_main+0x18) [0x105eb68] ./blender(main+0x556) [0x1059136] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7efdca9f0ead] ./blender() [0xf5aee1] **Exact steps for others to reproduce the error** Start Blender 2.76 and go to File - User Preferences (or use the ctrl+alt+u shortcut)

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @samjanny

Added subscriber: @samjanny

Added subscriber: @Sergey

Added subscriber: @Sergey

Several questions to narrow some possible causes down:

  • Does opening new window by View -> Duplicate Area in New Window also crashes?
  • Does it happen with previous blender versions downlaoded from blender.org?
  • Does it happen with latest nightly builds from builder.blender.org?
  • Does using blender-softwaregl makes any difference in crash?
Several questions to narrow some possible causes down: - Does opening new window by `View -> Duplicate Area in New Window` also crashes? - Does it happen with previous blender versions downlaoded from blender.org? - Does it happen with latest nightly builds from builder.blender.org? - Does using blender-softwaregl makes any difference in crash?

Added subscriber: @ThomasDinges

Added subscriber: @ThomasDinges

Intel Express cards are ancient tech and there are several known issues with them, one of them is the crash on opening user preferences (or any other second window within Blender). I am afraid we cannot solve that.

Intel Express cards are ancient tech and there are several known issues with them, one of them is the crash on opening user preferences (or any other second window within Blender). I am afraid we cannot solve that.

@ThomasDinges, there were indeed some crashes caused by Intel drivers, but those were obviously happening in OpenGL driver itself. Attached backtrace here goes into libX instead. Surely it could be related on the driver as well (memory corruption or so), but it could also be caused by other factors. So at this point it's too early to give any definitive conclusion about roots of the issue here.

@ThomasDinges, there were indeed some crashes caused by Intel drivers, but those were obviously happening in OpenGL driver itself. Attached backtrace here goes into libX instead. Surely it could be related on the driver as well (memory corruption or so), but it could also be caused by other factors. So at this point it's too early to give any definitive conclusion about roots of the issue here.

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Campbell Barton self-assigned this 2015-10-06 15:48:21 +02:00

GHOST_SetTitle would crash when called from WM_window_open_temp, if creating a new window failed - for any reason.

Committed fix so this case fails with an error instead of crashing, 8471362987

`GHOST_SetTitle` would crash when called from `WM_window_open_temp`, if creating a new window failed - for any reason. Committed fix so this case fails with an error instead of crashing, 8471362987
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#46315
No description provided.