secondlife / secondlife/viewer

BugSplat Crash: llwebrtc!webrtc::TaskQueueBase::PostTask(67)

Open
#4,823 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bugsplat team:viewer
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

BugSplat Crash Group 102371

View Report Group
View Report Details
View Report Attachments

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

Callstack:

FunctionFile
llwebrtc!webrtc::TaskQueueBase::PostTaskC:/a/viewer/viewer/build-vc170-64/packages/include/webrtc/api/task_queue/task_queue_base.h(67)
llwebrtc!llwebrtc::LLWebRTCImpl::deployDevicesC:/a/viewer/viewer/indra/llwebrtc/llwebrtc.cpp(667)
llwebrtc!llwebrtc::LLWebRTCImpl::setCaptureDeviceC:/a/viewer/viewer/indra/llwebrtc/llwebrtc.cpp(571)
SecondLifeViewer!LLWebRTCVoiceClient::updateSettingsC:/a/viewer/viewer/indra/newview/llvoicewebrtc.cpp(355)
SecondLifeViewer!LLVoiceClient::updateSettingsC:/a/viewer/viewer/indra/newview/llvoiceclient.cpp(338)
SecondLifeViewer!idle_startupC:/a/viewer/viewer/indra/newview/llstartup.cpp(1559)
SecondLifeViewer!LLAppViewer::idleC:/a/viewer/viewer/indra/newview/llappviewer.cpp(4815)
SecondLifeViewer!LLAppViewer::doFrameC:/a/viewer/viewer/indra/newview/llappviewer.cpp(1479)
SecondLifeViewer!LLAppViewer::frameC:/a/viewer/viewer/indra/newview/llappviewer.cpp(1336)
SecondLifeViewer!wWinMainC:/a/viewer/viewer/indra/newview/llappviewerwin32.cpp(507)
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 -


This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️‍♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #4823 either in the PR description or in a PR's comment.

🪙 Also, everyone can tip any user commenting /tip 20 @sl-service-account (replace 20 with the amount, and @sl-service-account with the user to tip).

📖 If you want to learn more, check out our documentation.

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.

Research direction

Start with the BugSplat group and call stack, then inspect indra/llwebrtc/llwebrtc.cpp at deployDevices (667) and setCaptureDevice (571). Trace how updateSettings in indra/newview/llvoicewebrtc.cpp (355) reaches those calls during idle_startup in llstartup.cpp (1559). Done means identifying and fixing the access violation path and confirming the crash no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
audio-video-rtc, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.