Freeze on exit, backtrace to openal. #20895

Closed
opened 2010-01-30 22:16:10 +01:00 by Anthony Edlin · 4 comments

%%%32-bit Kubuntu 9.10 Karmic
Intel quad core
NVidia 8800 GT - Driver 185.18.36 from ubuntu repos
GCC 4.4.1
Blender 2.5 r26407

For a few days now blender has been freezing for me on exit, did a backtrace several times and it was always this. I just killall so not a big deal, but wanted to post this here. I will update if it goes away. Anything else I can do let me know.

  • 0 0x007bc422 in __kernel_vsyscall ()
  • 1 0x0094494d in pthread_join (threadid=2997980016, thread_return=0x0) at pthread_join.c:89
  • 2 0x00b3e4d0 in ?? () from /usr/lib/libopenal.so.1
  • 3 0x00b3fce2 in ?? () from /usr/lib/libopenal.so.1
  • 4 0x00b315bf in alcCloseDevice () from /usr/lib/libopenal.so.1
  • 5 0x08d55b47 in ~AUD_OpenALDevice (this=0xb2c2440, __in_chrg=) at /home/krash/src/blender/trunk/src/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp:395
  • 6 0x08d4c7ed in AUD_exit () at /home/krash/src/blender/trunk/src/intern/audaspace/intern/AUD_C-API.cpp:153
  • 7 0x0875d9b6 in sound_exit () at /home/krash/src/blender/trunk/src/source/blender/blenkernel/intern/sound.c:73
  • 8 0x083c099a in WM_exit (C=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_init_exit.c:212
  • 9 0x083bba14 in wm_window_close (C=0xa4b0f40, wm=0xb2c4b20, win=0xb2c4bf8) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_window.c:249
  • 10 0x083bc6d4 in ghost_event_proc (evt=0xb2baee0, private=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_window.c:635
  • 11 0x08665f96 in GHOST_CallbackEventConsumer::processEvent (this=0xa8d01d8, event=0xb2baee0) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp:55
  • 12 0x08667ab7 in GHOST_EventManager::dispatchEvent (this=0xb1a27d8, event=0xb2baee0) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_EventManager.cpp:117
  • 13 0x08667b58 in GHOST_EventManager::dispatchEvent (this=0xb1a27d8) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_EventManager.cpp:134
  • 14 0x08667bb3 in GHOST_EventManager::dispatchEvents (this=0xb1a27d8) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_EventManager.cpp:147
  • 15 0x08666817 in GHOST_System::dispatchEvents (this=0xb197878) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_System.cpp:205
  • 16 0x0865d632 in GHOST_DispatchEvents (systemhandle=0xb197878) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_C-api.cpp:244
  • 17 0x083bcb19 in wm_window_process_events (C=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_window.c:798
  • 18 0x083c1a71 in WM_main (C=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm.c:323
  • 19 0x083b9ce5 in main (argc=1, argv=0xbff1be44) at /home/krash/src/blender/trunk/src/source/creator/creator.c:916%%%
%%%32-bit Kubuntu 9.10 Karmic Intel quad core NVidia 8800 GT - Driver 185.18.36 from ubuntu repos GCC 4.4.1 Blender 2.5 r26407 For a few days now blender has been freezing for me on exit, did a backtrace several times and it was always this. I just killall so not a big deal, but wanted to post this here. I will update if it goes away. Anything else I can do let me know. - 0 0x007bc422 in __kernel_vsyscall () - 1 0x0094494d in pthread_join (threadid=2997980016, thread_return=0x0) at pthread_join.c:89 - 2 0x00b3e4d0 in ?? () from /usr/lib/libopenal.so.1 - 3 0x00b3fce2 in ?? () from /usr/lib/libopenal.so.1 - 4 0x00b315bf in alcCloseDevice () from /usr/lib/libopenal.so.1 - 5 0x08d55b47 in ~AUD_OpenALDevice (this=0xb2c2440, __in_chrg=<value optimized out>) at /home/krash/src/blender/trunk/src/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp:395 - 6 0x08d4c7ed in AUD_exit () at /home/krash/src/blender/trunk/src/intern/audaspace/intern/AUD_C-API.cpp:153 - 7 0x0875d9b6 in sound_exit () at /home/krash/src/blender/trunk/src/source/blender/blenkernel/intern/sound.c:73 - 8 0x083c099a in WM_exit (C=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_init_exit.c:212 - 9 0x083bba14 in wm_window_close (C=0xa4b0f40, wm=0xb2c4b20, win=0xb2c4bf8) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_window.c:249 - 10 0x083bc6d4 in ghost_event_proc (evt=0xb2baee0, private=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_window.c:635 - 11 0x08665f96 in GHOST_CallbackEventConsumer::processEvent (this=0xa8d01d8, event=0xb2baee0) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp:55 - 12 0x08667ab7 in GHOST_EventManager::dispatchEvent (this=0xb1a27d8, event=0xb2baee0) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_EventManager.cpp:117 - 13 0x08667b58 in GHOST_EventManager::dispatchEvent (this=0xb1a27d8) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_EventManager.cpp:134 - 14 0x08667bb3 in GHOST_EventManager::dispatchEvents (this=0xb1a27d8) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_EventManager.cpp:147 - 15 0x08666817 in GHOST_System::dispatchEvents (this=0xb197878) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_System.cpp:205 - 16 0x0865d632 in GHOST_DispatchEvents (systemhandle=0xb197878) at /home/krash/src/blender/trunk/src/intern/ghost/intern/GHOST_C-api.cpp:244 - 17 0x083bcb19 in wm_window_process_events (C=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm_window.c:798 - 18 0x083c1a71 in WM_main (C=0xa4b0f40) at /home/krash/src/blender/trunk/src/source/blender/windowmanager/intern/wm.c:323 - 19 0x083b9ce5 in main (argc=1, argv=0xbff1be44) at /home/krash/src/blender/trunk/src/source/creator/creator.c:916%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Member

%%%Not a blender bug, report to ubuntu! Update to OpenAL 1.11.%%%

%%%Not a blender bug, report to ubuntu! Update to OpenAL 1.11.%%%
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Author

%%%ok thanks will do.%%%

%%%ok thanks will do.%%%
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#20895
No description provided.