secondlife / secondlife/viewer

Crashes on LLAudioEngine_OpenAL::shutdown()

Open
#6,199 0 comments 0 reactions 1 assignee View on GitHub

@akleshchev is already working on this.

Since Aug 26, 2026.

  • #6200 by @akleshchev — merged
bugsplat team:viewer
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

BugSplat Report Group 108120

Note that bugplat failed to properly group this (trying to do that manually), View Similar Reports
Individual examples:
View Report 1766922
View Report 1767234
View Report 1767983
View Report 1768004
View Report Details
View Report Attachments

Application: Second Life Release
Version: 26.3.0.31203661088 (26.3.0.31203661088)
Error Code: SIGSEGV SEGV_MAPERR at 0x10

Callstack:

FunctionFile
libopenal.dylib!0x108cb0000 + 29744 -
libopenal.dylib!0x108cb0000 + 29088 -
libopenal.dylib!0x108cb0000 + 27724 -
libopenal.dylib!0x108cb0000 + 625392 -
libopenal.dylib!0x108cb0000 + 404624 -
libopenal.dylib!0x108cb0000 + 332632 -
libalut.dylib!0x1088dc000 + 8268 -
Second Life Release!LLAudioEngine_OpenAL::shutdown()llaudioengine_openal.cpp(149)
Second Life Release!LLAppViewer::cleanup()llappviewer.cpp(1811)
Second Life Release!cleanupViewer()llappviewermacosx.cpp(134)
Second Life Release!LLAppDelegate applicationShouldTerminatellappdelegate-objc.mm
AppKit!NSApplication _docController:shouldTerminate -
AppKit!NSDocumentController(NSInternal) _closeAllDocumentsWithDelegate:shouldTerminateSelector -
AppKit!NSDocumentController(NSInternal) _closeAllDocumentsWithDelegate:shouldTerminateSelector -
AppKit!NSDocumentController(NSInternal) __closeAllDocumentsWithDelegate:shouldTerminateSelector -
AppKit!NSApplication _shouldTerminate -
AppKit!NSApplication terminate -
Foundation!__NSFireTimer -
CoreFoundation!__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ -
CoreFoundation!__CFRunLoopDoTimer -
CoreFoundation!__CFRunLoopDoTimers -
CoreFoundation!__CFRunLoopRun -
CoreFoundation!_CFRunLoopRunSpecificWithOptions -
HIToolbox!RunCurrentEventLoopInMode -
HIToolbox!ReceiveNextEventCommon -
HIToolbox!_BlockUntilNextEventMatchingListInMode -
AppKit!_DPSBlockUntilNextEventMatchingListInMode -
AppKit!_DPSNextEvent -
AppKit!NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue -
AppKit!NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue -
AppKit!NSApplication run -
AppKit!NSApplicationMain -
???!0x0 + 0 -

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.