secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
212 stars 53 forks source link

BugSplat Crash: Second Life Test!LLInlineViewSegment::clone(LLTextBase&) const(3884) #2993

Open sl-service-account opened 2 weeks ago

sl-service-account commented 2 weeks ago

BugSplat Key Crash 96522

Notes: This appears to be the Mac version of https://github.com/secondlife/viewer/issues/2992

Some Customer Responses: Log: 2024-10-31T17:38:41Z ERROR # llui/lltextbase.cpp(3884) clone : 0# LLError::Log::flush(std::1::basic_ostringstream<char, std::__1::char_traits, std::1::allocator> const&, LLError::CallSite const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 1# LLInlineViewSegment::clone(LLTextBase&) const in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 2# LLTextBase::insertSegment(LLPointer) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 3# LLTextBase::insertStringNoUndo(int, std::1::basic_string<wchar_t, std::1::char_traits, std::1::allocator> const&, std::1::vector<LLPointer, std::1::allocator<LLPointer>>*) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 4# LLChatHistory::appendMessage(LLChat const&, LLSD const&, LLStyle::Params const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 5# LLFloaterIMSessionTab::appendMessage(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 6# LLFloaterIMNearbyChat::addMessage(LLChat const&, bool, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 7# LLNotificationsUI::LLFloaterIMNearbyChatHandler::processChat(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 8# LLVoiceWebRTCConnection::OnDataReceivedImpl(std::__1::basic_string<char, std::1::char_traits, std::1::allocator> const&, bool) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 9# LL::WorkQueueBase::callWork(std::1::function<void ()> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n10# LL::WorkQueueBase::runUntil(std::1::chrono::time_point<std::__1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l>>> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n11# bool LL::WorkQueueBase::runFor<long long, std::1::ratio<1l, 1000000000l>>(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l>> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n12# LLAppViewer::idle() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n13# LLAppViewer::doFrame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n14# LLAppViewer::frame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n15# -[LLAppDelegate oneFrame] in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n16# NSFireTimer in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\n17# CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n18# CFRunLoopDoTimer in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n19# CFRunLoopDoTimers in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n20# CFRunLoopRun in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n21# CFRunLoopRunSpecific in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n22# RunCurrentEventLoopInMode in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n23# ReceiveNextEventCommon in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n24# _BlockUntilNextEventMatchingListInModeWithFilter in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n25# _DPSNextEvent in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n26# -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n27# -[NSApplication run] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n28# NSApplicationMain in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n - mailto:philip linden
Log: 2024-10-31T17:31:33Z ERROR # llui/lltextbase.cpp(3884) clone : 0# LLError::Log::flush(std::1::basic_ostringstream<char, std::__1::char_traits, std::1::allocator > const&, LLError::CallSite const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 1# LLInlineViewSegment::clone(LLTextBase&) const in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 2# LLTextBase::insertSegment(LLPointer) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 3# LLTextBase::insertStringNoUndo(int, std::1::basic_string<wchar_t, std::1::char_traits, std::1::allocator > const&, std::1::vector<LLPointer, std::1::allocator<LLPointer > >*) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 4# LLChatHistory::appendMessage(LLChat const&, LLSD const&, LLStyle::Params const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 5# LLFloaterIMSessionTab::appendMessage(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 6# LLFloaterIMNearbyChat::addMessage(LLChat const&, bool, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 7# LLNotificationsUI::LLFloaterIMNearbyChatHandler::processChat(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 8# LLVoiceWebRTCConnection::OnDataReceivedImpl(std::__1::basic_string<char, std::1::char_traits, std::1::allocator > const&, bool) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 9# LL::WorkQueueBase::callWork(std::1::function<void ()> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n10# LL::WorkQueueBase::runUntil(std::1::chrono::time_point<std::__1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > > const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n11# bool LL::WorkQueueBase::runFor<long long, std::1::ratio<1l, 1000000000l> >(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n12# LLAppViewer::idle() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n13# LLAppViewer::doFrame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n14# LLAppViewer::frame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n15# -[LLAppDelegate oneFrame] in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n16# NSFireTimer in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\n17# CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n18# CFRunLoopDoTimer in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n19# CFRunLoopDoTimers in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n20# CFRunLoopRun in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n21# CFRunLoopRunSpecific in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n22# RunCurrentEventLoopInMode in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n23# ReceiveNextEventCommon in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n24# _BlockUntilNextEventMatchingListInModeWithFilter in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n25# _DPSNextEvent in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n26# -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n27# -[NSApplication run] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n28# NSApplicationMain in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n - mailto:kyle linden
Log: 2024-10-31T17:31:33Z ERROR # llui/lltextbase.cpp(3884) clone : 0# LLError::Log::flush(std::1::basic_ostringstream<char, std::__1::char_traits, std::1::allocator> const&, LLError::CallSite const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 1# LLInlineViewSegment::clone(LLTextBase&) const in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 2# LLTextBase::insertSegment(LLPointer) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 3# LLTextBase::insertStringNoUndo(int, std::1::basic_string<wchar_t, std::1::char_traits, std::1::allocator> const&, std::1::vector<LLPointer, std::1::allocator<LLPointer>>*) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 4# LLChatHistory::appendMessage(LLChat const&, LLSD const&, LLStyle::Params const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 5# LLFloaterIMSessionTab::appendMessage(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 6# LLFloaterIMNearbyChat::addMessage(LLChat const&, bool, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 7# LLNotificationsUI::LLFloaterIMNearbyChatHandler::processChat(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 8# LLVoiceWebRTCConnection::OnDataReceivedImpl(std::__1::basic_string<char, std::1::char_traits, std::1::allocator> const&, bool) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 9# LL::WorkQueueBase::callWork(std::1::function<void ()> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n10# LL::WorkQueueBase::runUntil(std::1::chrono::time_point<std::__1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l>>> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n11# bool LL::WorkQueueBase::runFor<long long, std::1::ratio<1l, 1000000000l>>(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l>> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n12# LLAppViewer::idle() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n13# LLAppViewer::doFrame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n14# LLAppViewer::frame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n15# -[LLAppDelegate oneFrame] in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n16# NSFireTimer in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\n17# CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n18# CFRunLoopDoTimer in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n19# CFRunLoopDoTimers in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n20# CFRunLoopRun in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n21# CFRunLoopRunSpecific in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n22# RunCurrentEventLoopInMode in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n23# ReceiveNextEventCommon in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n24# _BlockUntilNextEventMatchingListInModeWithFilter in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n25# _DPSNextEvent in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n26# -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n27# -[NSApplication run] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n28# NSApplicationMain in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n - mailto:nat linden
Log: 2024-10-31T17:31:33Z ERROR # llui/lltextbase.cpp(3884) clone : 0# LLError::Log::flush(std::1::basic_ostringstream<char, std::__1::char_traits, std::1::allocator> const&, LLError::CallSite const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 1# LLInlineViewSegment::clone(LLTextBase&) const in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 2# LLTextBase::insertSegment(LLPointer) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 3# LLTextBase::insertStringNoUndo(int, std::1::basic_string<wchar_t, std::1::char_traits, std::1::allocator> const&, std::1::vector<LLPointer, std::1::allocator<LLPointer>>*) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 4# LLChatHistory::appendMessage(LLChat const&, LLSD const&, LLStyle::Params const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 5# LLFloaterIMSessionTab::appendMessage(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 6# LLFloaterIMNearbyChat::addMessage(LLChat const&, bool, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 7# LLNotificationsUI::LLFloaterIMNearbyChatHandler::processChat(LLChat const&, LLSD const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 8# LLVoiceWebRTCConnection::OnDataReceivedImpl(std::__1::basic_string<char, std::1::char_traits, std::1::allocator> const&, bool) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n 9# LL::WorkQueueBase::callWork(std::1::function<void ()> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n10# LL::WorkQueueBase::runUntil(std::1::chrono::time_point<std::__1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l>>> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n11# bool LL::WorkQueueBase::runFor<long long, std::1::ratio<1l, 1000000000l>>(std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l>> const&) in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n12# LLAppViewer::idle() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n13# LLAppViewer::doFrame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n14# LLAppViewer::frame() in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n15# -[LLAppDelegate oneFrame] in /Applications/Second Life Test.app/Contents/MacOS/Second Life Test\n16# NSFireTimer in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\n17# CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n18# CFRunLoopDoTimer in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n19# CFRunLoopDoTimers in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n20# CFRunLoopRun in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n21# CFRunLoopRunSpecific in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n22# RunCurrentEventLoopInMode in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n23# ReceiveNextEventCommon in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n24# _BlockUntilNextEventMatchingListInModeWithFilter in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n25# _DPSNextEvent in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n26# -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n27# -[NSApplication run] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n28# NSApplicationMain in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n - mailto:kurt linden
Log: 2024-10-01T21:23:28Z ERROR # llui/lltextbase.cpp(3884) clone : 0# LLError::Log::flush(std::1::basic_ostringstream<char, std::__1::char_traits, std::1::allocator> const&, LLError::CallSite const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 1# LLInlineViewSegment::clone(LLTextBase&) const in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 2# LLTextBase::insertSegment(LLPointer) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 3# LLTextBase::insertStringNoUndo(int, std::1::basic_string<wchar_t, std::1::char_traits, std::1::allocator> const&, std::1::vector<LLPointer, std::1::allocator<LLPointer>>) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 4# LLTextEditor::TextCmdAddChar::execute(LLTextBase, int) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 5# LLTextEditor::execute(LLTextBase::TextCmd) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 6# LLTextEditor::insert(int, std::1::basic_string<wchar_t, std::1::char_traits, std::__1::allocator> const&, bool, LLPointer) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 7# LLTextEditor::appendWidget(LLInlineViewSegment::Params const&, std::1::basic_string<char, std::1::char_traits, std::1::allocator> const&, bool) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 8# LLChatHistory::appendMessage(LLChat const&, LLSD const&, LLStyle::Params const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n 9# LLFloaterIMSessionTab::appendMessage(LLChat const&, LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n10# LLFloaterIMNearbyChat::addMessage(LLChat const&, bool, LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n11# LLFloaterIMNearbyChat::loadHistory() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n12# LLFloaterIMNearbyChat::postBuild() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n13# LLFloater::initFloaterXML(LLPointer, LLView*, std::1::basic_string<char, std::1::char_traits, std::1::allocator> const&, LLPointer) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n14# LLFloater::buildFromFile(std::1::basic_string<char, std::__1::char_traits, std::1::allocator> const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n15# LLFloaterReg::getInstance(std::1::basic_string_view<char, std::1::char_traits>, LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n16# LLFloaterReg::toggleInstanceOrBringToFront(LLSD const&, LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n17# LLFloaterIMContainer::setVisible(bool) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n18# LLFloater::setVisibleAndFrontmost(bool, LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n19# LLFloaterIMContainer::setVisibleAndFrontmost(bool, LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n20# LLFloater::openFloater(LLSD const&) in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n21# LLFloaterReg::showInitialVisibleInstances() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n22# idle_startup() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n23# LLAppViewer::idle() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n24# LLAppViewer::doFrame() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n25# LLAppViewer::frame() in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n26# -[LLAppDelegate oneFrame] in /Applications/Second Life Test Oct12024.app/Contents/MacOS/Second Life Test\n27# NSFireTimer in /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation\n28# CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n29# CFRunLoopDoTimer in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n30# CFRunLoopDoTimers in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n31# __CFRunLoopRun in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n32# CFRunLoopRunSpecific in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation\n33# RunCurrentEventLoopInMode in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n34# ReceiveNextEventCommon in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n35# _BlockUntilNextEventMatchingListInModeWithFilter in /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox\n36# _DPSNextEvent in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n37# -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n38# -[NSApplication run] in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n39# NSApplicationMain in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit\n40# start in /usr/lib/dyld\n - mailto:caleb linden

Sample Version: 7.1.12.11492153866 (7.1.12.11492153866)

Sample Callstack:

Second Life Test!LLInlineViewSegment::clone(LLTextBase&) constlltextbase.cpp(3884)
Second Life Test!LLTextBase::insertSegment(LLPointer)lltextbase.cpp(1076)
Second Life Test!LLTextBase::insertStringNoUndo(int, std::__1::basic_string, std::__1::allocator > const&, std::__1::vector, std::__1::allocator > >*)lltextbase.cpp(909)
Second Life Test!LLChatHistory::appendMessage(LLChat const&, LLSD const&, LLStyle::Params const&)llchathistory.cpp
Second Life Test!LLFloaterIMSessionTab::appendMessage(LLChat const&, LLSD const&)llfloaterimsessiontab.cpp
Second Life Test!LLFloaterIMNearbyChat::addMessage(LLChat const&, bool, LLSD const&)llfloaterimnearbychat.cpp(644)
Second Life Test!LLNotificationsUI::LLFloaterIMNearbyChatHandler::processChat(LLChat const&, LLSD const&)llfloaterimnearbychathandler.cpp(553)
Second Life Test!LLVoiceWebRTCConnection::OnDataReceivedImpl(std::__1::basic_string, std::__1::allocator > const&, bool)llvoicewebrtc.cpp(3077)
Second Life Test!LL::WorkQueueBase::callWork(std::__1::function const&)workqueue.cpp(110)
Second Life Test!LL::WorkQueueBase::runUntil(std::__1::chrono::time_point > > const&)workqueue.cpp(85)
Second Life Test!bool LL::WorkQueueBase::runFor >(std::__1::chrono::duration > const&)workqueue.h
Second Life Test!LLAppViewer::idle()llappviewer.cpp
Second Life Test!LLAppViewer::doFrame()llappviewer.cpp(1598)
Second Life Test!LLAppViewer::frame()llappviewer.cpp
Second Life Test!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
Dan-Linden commented 2 weeks ago

Similar to https://github.com/secondlife/viewer/issues/2992