secondlife / secondlife/viewer

BugSplat Crash: Second Life Release!LLViewerObject::getPositionAgent() const

Open
#4,471 0 comments 0 reactions 0 assignees View on GitHub

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 30377

View Report Group
View Report Details
View Report Attachments

Application: Second Life Release
Version: 7.2.0.16356654553 (7.2.0.16356654553)
Error Code: SIGSEGV SEGV_MAPERR at 0x88

Callstack:

FunctionFile
Second Life Release!LLViewerObject::getPositionAgent() constllviewerobject.cpp
Second Life Release!LLViewerObject::getRenderPosition() constllviewerobject.cpp
Second Life Release!LLViewerObject::updateText()llviewerobject.cpp(6111)
Second Life Release!LLHUDText::updateVisibility()llhudtext.cpp(330)
Second Life Release!LLHUDText::updateAll()llhudtext.cpp(524)
Second Life Release!LLHUDObject::updateAll()llhudobject.cpp(262)
Second Life Release!display(bool, float, int, bool)llviewerdisplay.cpp(748)
Second Life Release!LLAppViewer::doFrame()llappviewer.cpp(1476)
Second Life Release!LLAppViewer::frame()llappviewer.cpp
Second Life Release!LLAppDelegate oneFramellappdelegate-objc.mm(153)
Foundation!__NSFireTimer -
CoreFoundation!__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ -
CoreFoundation!__CFRunLoopDoTimer -
CoreFoundation!__CFRunLoopDoTimers -
CoreFoundation!__CFRunLoopRun -
CoreFoundation!CFRunLoopRunSpecific -
HIToolbox!RunCurrentEventLoopInMode -
HIToolbox!ReceiveNextEventCommon -
HIToolbox!_BlockUntilNextEventMatchingListInModeWithFilter -
AppKit!_DPSNextEvent -
AppKit!NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue -
AppKit!NSApplication run -
AppKit!NSApplicationMain -
???!0 -


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 #4471 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 in llviewerobject.cpp at LLViewerObject::updateText() around line 6111, then trace getRenderPosition() and getPositionAgent() through LLHUDText::updateVisibility() and updateAll(). Use the BugSplat call stack to investigate the SIGSEGV and determine the object state that reaches the failing path; done means the reported crash no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.