secondlife / secondlife/viewer

BugSplat Report: LLWebRTCVoiceClient::terminate

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

@akleshchev is already working on this.

Since Sep 16, 2026.

  • #6332 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 108163

View Report Group
View Report Details
View Report Attachments

Application: Second Life Release
Version: 26.4.0.34502396632
Error Code: c0000005 Access violation

Callstack:

FunctionFile
SecondLifeViewer!LLCoreHttpUtil::HttpCoroHandler::replyPostC:/a/viewer/viewer/indra/llmessage/llcorehttputil.cpp(417)
SecondLifeViewer!LLCoreHttpUtil::HttpCoroHandler::onCompleted::__l33::::operator()C:/a/viewer/viewer/indra/llmessage/llcorehttputil.cpp(333)
SecondLifeViewer!LL::WorkQueueBase::MakeReplyLambda<`LLCoreHttpUtil::HttpCoroHandler::onCompleted'::`33'::,`LLCoreHttpUtil::HttpCoroHandler::onCompleted'::`33'::,std::pair >::()::__l2::::operator()C:/a/viewer/viewer/indra/llcommon/workqueue.h(473)
SecondLifeViewer!std::invokeC:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/type_traits(1670)
SecondLifeViewer!std::_Func_impl_no_alloc<`LL::WorkQueueBase::MakeReplyLambda<`LLCoreHttpUtil::HttpCoroHandler::onCompleted'::`33'::,`LLCoreHttpUtil::HttpCoroHandler::onCompleted'::`33'::,std::pair >::operator()'::`2'::,void>::_Do_callC:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/functional(880)
SecondLifeViewer!std::_Func_class::operator()C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/include/functional(926)
SecondLifeViewer!`anonymous namespace'::cpphandleC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(178)
SecondLifeViewer!`anonymous namespace'::sehandleC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(194)
SecondLifeViewer!LL::WorkQueueBase::callWorkC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(213)
SecondLifeViewer!LL::WorkQueueBase::runUntilC:/a/viewer/viewer/indra/llcommon/workqueue.cpp(123)
SecondLifeViewer!LL::WorkQueueBase::runForC:/a/viewer/viewer/indra/llcommon/workqueue.h(172)
SecondLifeViewer!LLWebRTCVoiceClient::drainConnectionsC:/a/viewer/viewer/indra/newview/llvoicewebrtc.cpp(358)
SecondLifeViewer!LLWebRTCVoiceClient::terminateC:/a/viewer/viewer/indra/newview/llvoicewebrtc.cpp(309)
SecondLifeViewer!LLVoiceClient::terminateC:/a/viewer/viewer/indra/newview/llvoiceclient.cpp(307)
SecondLifeViewer!LLAppViewer::doFrameC:/a/viewer/viewer/indra/newview/llappviewer.cpp(1652)
SecondLifeViewer!LLAppViewer::frameC:/a/viewer/viewer/indra/newview/llappviewer.cpp(1328)
SecondLifeViewer!wWinMainC:/a/viewer/viewer/indra/newview/llappviewerwin32.cpp(583)
SecondLifeViewer!invoke_mainD:/a/_work/1/s/src/vctools/crt/vcstartup/src/startup/exe_common.inl(118)
SecondLifeViewer!__scrt_common_main_sehD:/a/_work/1/s/src/vctools/crt/vcstartup/src/startup/exe_common.inl(288)
kernel32!BaseThreadInitThunk -
ntdll!RtlUserThreadStart -

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.