secondlife / secondlife/viewer
BugSplat Crash: llwebrtc!webrtc::AudioDeviceWindowsCore::DoRenderThread(2787)
Open
Nobody has claimed this yet.
bugsplat
stale
team:viewer
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
BugSplat Crash Group 102931
View Report Group
View Report Details
View Report Attachments
Application: Second Life Release
Version: 7.2.3.19375695301
Error Code: c0000094 Integer divide-by-zero
Callstack:
| Function | File |
|---|---|
| llwebrtc!webrtc::AudioDeviceWindowsCore::DoRenderThread | ./../../webrtc/webrtc/src/modules/audio_device/win/audio_device_core_win.cc(2787) |
| 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 #5218 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
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.
Research direction
The crash is reported in webrtc/src/modules/audio_device/win/audio_device_core_win.cc at line 2787, in webrtc::AudioDeviceWindowsCore::DoRenderThread. Start by inspecting that entry point and the linked BugSplat group, details, and attachments to identify the divide-by-zero path. Done means the reported Windows audio-thread crash is fixed and the relevant verification passes.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100