secondlife / secondlife/viewer
BugSplat Report: LLWebRTCVoiceClient::terminate
Open
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:
| Function | File |
|---|---|
| SecondLifeViewer!LLCoreHttpUtil::HttpCoroHandler::replyPost | C:/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::invoke | C:/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_call | C:/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'::cpphandle | C:/a/viewer/viewer/indra/llcommon/workqueue.cpp(178) |
| SecondLifeViewer!`anonymous namespace'::sehandle | C:/a/viewer/viewer/indra/llcommon/workqueue.cpp(194) |
| SecondLifeViewer!LL::WorkQueueBase::callWork | C:/a/viewer/viewer/indra/llcommon/workqueue.cpp(213) |
| SecondLifeViewer!LL::WorkQueueBase::runUntil | C:/a/viewer/viewer/indra/llcommon/workqueue.cpp(123) |
| SecondLifeViewer!LL::WorkQueueBase::runFor | C:/a/viewer/viewer/indra/llcommon/workqueue.h(172) |
| SecondLifeViewer!LLWebRTCVoiceClient::drainConnections | C:/a/viewer/viewer/indra/newview/llvoicewebrtc.cpp(358) |
| SecondLifeViewer!LLWebRTCVoiceClient::terminate | C:/a/viewer/viewer/indra/newview/llvoicewebrtc.cpp(309) |
| SecondLifeViewer!LLVoiceClient::terminate | C:/a/viewer/viewer/indra/newview/llvoiceclient.cpp(307) |
| SecondLifeViewer!LLAppViewer::doFrame | C:/a/viewer/viewer/indra/newview/llappviewer.cpp(1652) |
| SecondLifeViewer!LLAppViewer::frame | C:/a/viewer/viewer/indra/newview/llappviewer.cpp(1328) |
| SecondLifeViewer!wWinMain | C:/a/viewer/viewer/indra/newview/llappviewerwin32.cpp(583) |
| SecondLifeViewer!invoke_main | D:/a/_work/1/s/src/vctools/crt/vcstartup/src/startup/exe_common.inl(118) |
| SecondLifeViewer!__scrt_common_main_seh | D:/a/_work/1/s/src/vctools/crt/vcstartup/src/startup/exe_common.inl(288) |
| kernel32!BaseThreadInitThunk | - |
| ntdll!RtlUserThreadStart | - |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.