Segfault after File -> New #20536

Closed
opened 2009-12-31 21:42:12 +01:00 by John Carpenter · 5 comments

%%%OS: Ubuntu 8.04
Revision: 25637

libopenal (not sure if/how this is related, see backtrace below):
ii libopenal-dev 1:0.0.8-7 OpenAL is a portable library
for 3D spatiali
ii libopenal0a 1:0.0.8-7 OpenAL is a portable library
for 3D spatiali

I get a segmentation fault when I go to File -> New in the latest revision. (I do not get this problem with the official Blender 2.5 Alpha 0 release). It appears to be partially related to the ~/.B25.blend file (which didn't exist).
If I put an arbitrary .blend file as .B25.blend I don't experience the crash.

Attached is the output from an strace.

I compiled it with BF_DEBUG and used gdb:

(gdb) run
Starting program: /home/jc/blender-svn/blender2.5/install-debug/linux2/blender
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d09920 (LWP 19221)]
[New Thread 0xb63b2b90 (LWP 19224)]
found bundled python: /home/jc/blender-svn/blender2.5/install-debug/linux2/.blender/python
[Thread 0xb63b2b90 (LWP 19224) exited]
[New Thread 0xb63b2b90 (LWP 19229)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6d09920 (LWP 19221)]
0xb7d40b93 in ?? () from /usr/lib/libopenal.so.0
(gdb) bt

0 0xb7d40b93 in ?? () from /usr/lib/libopenal.so.0

Cannot access memory at address 0x5
(gdb) quit%%%

%%%OS: Ubuntu 8.04 Revision: 25637 libopenal (not sure if/how this is related, see backtrace below): ii libopenal-dev 1:0.0.8-7 OpenAL is a portable library for 3D spatiali ii libopenal0a 1:0.0.8-7 OpenAL is a portable library for 3D spatiali I get a segmentation fault when I go to File -> New in the latest revision. (I do not get this problem with the official Blender 2.5 Alpha 0 release). It appears to be partially related to the ~/.B25.blend file (which didn't exist). If I put an arbitrary .blend file as .B25.blend I don't experience the crash. Attached is the output from an strace. I compiled it with BF_DEBUG and used gdb: (gdb) run Starting program: /home/jc/blender-svn/blender2.5/install-debug/linux2/blender [Thread debugging using libthread_db enabled] [New Thread 0xb6d09920 (LWP 19221)] [New Thread 0xb63b2b90 (LWP 19224)] found bundled python: /home/jc/blender-svn/blender2.5/install-debug/linux2/.blender/python [Thread 0xb63b2b90 (LWP 19224) exited] [New Thread 0xb63b2b90 (LWP 19229)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6d09920 (LWP 19221)] 0xb7d40b93 in ?? () from /usr/lib/libopenal.so.0 (gdb) bt # 0 0xb7d40b93 in ?? () from /usr/lib/libopenal.so.0 Cannot access memory at address 0x5 (gdb) quit%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Member

%%%Your OpenAL version is 0.0.8, this version is not supported, update to at least OpenAL soft 1.3 (1.10 is current).%%%

%%%Your OpenAL version is 0.0.8, this version is not supported, update to at least OpenAL soft 1.3 (1.10 is current).%%%
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member
%%%Moreover it's a duplicate of https://projects.blender.org/tracker/index.php?func=detail&aid=19685&group_id=9&atid=498%%%
Member

%%%Thanks for your effort, but your issue has been reported already.%%%

%%%Thanks for your effort, but your issue has been reported already.%%%
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#20536
No description provided.