Difference between revisions of "Crash Reports"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
The easiest way to get involved as a developer is to start fixing bugs. These are the crash reports for which patches are most likely to be accepted.
The easiest way to get involved as a developer is to start fixing bugs. These are the crash reports for which patches are most likely to be accepted.


== Call stacks for Top 10 Viewer crashes ==
== Call stacks for Top 1.19.0 (5) crashes ==




=== boost::intrusive_ptr_release ===
=== LLVolume::sculpt llmath/llvolume.cpp:2000 ===
Bug tracking:<br/>
Bug tracking:<br/>
There are 1348 unassociated crashes like this:<br/>
 
'''Note:''' Most likely already fixed (at least internally): {{jira|VWR-1436}} [[User:Nicholaz Beresford|Nicholaz]] 16:13, 9 July 2007 (PDT)
<pre>
<pre>
SecondLife!boost::intrusive_ptr_release+0x8
LLVolume::sculpt llmath/llvolume.cpp:2000
SecondLife!LLEventPoll::Impl::stop+0xd2
LLVOVolume::sculpt newview/llvovolume.cpp:739
SecondLife!LLEventPoll::`scalar deleting destructor'+0x11
LLVOVolume::setVolume newview/llvovolume.cpp:688
SecondLife!LLViewerRegion::~LLViewerRegion+0xb6
LLVOVolume::updateGeometry newview/llvovolume.cpp:1094
SecondLife!std::for_each<std::list<LLViewerRegion *,std::allocator<LLViewerRegion *> >::iterator,DeletePointer>+0x1e
LLDrawable::updateGeometry newview/lldrawable.cpp:785
SecondLife!LLWorld::~LLWorld+0x4a
LLPipeline::updateGeom newview/pipeline.cpp:1129
SecondLife!disconnect_viewer+0x1d1
display newview/llviewerdisplay.cpp:479
SecondLife!cleanup_app+0x3e
LLAppViewer::mainLoop newview/llappviewer.cpp:1406
SecondLife!WinMain
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLXMLRPCTransaction::Impl::init ===
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
Bug tracking: https://jira.secondlife.com/browse/VWR-587<br/>
Bug tracking: <br/>
There are 496 unassociated crashes like this:<br/>
<pre>
<pre>
SecondLife!Curl_hash_init+0x4c
LLError::crashAndLoop llcommon/llerror.cpp:1060
SecondLife!Curl_hash_alloc+0x22
gunzip_file llcommon/llsys.cpp:682
SecondLife!Curl_mk_dnscache+0xc
LLInventoryModel::loadSkeleton newview/llinventorymodel.cpp:1504
SecondLife!curl_multi_init+0x1f
idle_startup newview/llstartup.cpp:2034
SecondLife!LLXMLRPCTransaction::Impl::init+0x378
LLAppViewer::idle newview/llappviewer.cpp:3303
SecondLife!LLXMLRPCTransaction::Impl::Impl+0xb1
LLAppViewer::mainLoop newview/llappviewer.cpp:1390
SecondLife!LLXMLRPCTransaction::LLXMLRPCTransaction+0x4c
16::WinMain newview/llappviewerwin32.cpp:193
SecondLife!LLUserAuth::authenticate+0x583
_WinMainCRTStartup src/crt0.c:251
SecondLife!idle_startup+0x33fa
kernel32.dll
SecondLife!idle+0x12d
SecondLife!main_loop+0x1ca
</pre>
</pre>


=== LLRenderPass::pushBatch ===
=== 4::MemFreePtr lscript_library/lscript_library.cpp:57 ===
Bug tracking: https://jira.secondlife.com/browse/VWR-586 <br/>
Bug tracking: <br/>
There are 473 unassociated crashes like this:<br/>
<pre>
<pre>
SecondLife!LLRenderPass::pushBatch+0xa5
4::MemFreePtr lscript_library/lscript_library.cpp:57
SecondLife!LLRenderPass::renderTexture+0x2d
Z::?3 lscript_library/lscript_library.cpp:57
SecondLife!LLDrawPoolSimple::render+0x99
?_GLLVolume llmath/llvolume.cpp:1264
SecondLife!LLPipeline::renderGeom+0x49f
VLLVolume::unref llcommon/llmemory.h:224
SecondLife!display+0x944
LLVOVolume::updateGeometry newview/llvovolume.cpp:1116
SecondLife!main_loop+0x22b
LLDrawable::updateGeometry newview/lldrawable.cpp:785
LLPipeline::updateGeom newview/pipeline.cpp:1129
display newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop newview/llappviewer.cpp:1406
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLWindowWin32::close ===
=== 8::_CxxThrowException src/secchk.c:104 ===
Bug tracking: https://jira.secondlife.com/browse/VWR-590<br/>
Bug tracking: <br/>
There are 368 unassociated crashes like this:<br/>
<pre>
<pre>
user32!InternalCallWinProc+0x28
kernel32.dll
user32!UserCallWinProcCheckWow+0x150
8::_CxxThrowException src/secchk.c:104
user32!DispatchClientMessage+0xa3
LLVolume::_Xlen include/vector:884
user32!__fnDWORD+0x24
LLVolume::_Insert_n include/vector:817
ntdll!KiUserCallbackDispatcher+0x13
LLVolume::resize include/vector:509
user32!NtUserShowWindow+0xc
LLVolume::generate llmath/llvolume.cpp:1705
SecondLife!LLWindowWin32::close+0x426
LLVolume::regen llmath/llvolume.cpp:1645
SecondLife!LLWindowManager::destroyWindow+0x96
LLVOVolume::updateGeometry newview/llvovolume.cpp:1132
SecondLife!LLViewerWindow::~LLViewerWindow+0x39a
LLDrawable::updateGeometry newview/lldrawable.cpp:785
SecondLife!LLViewerWindow::`scalar deleting destructor'+0x8
LLPipeline::updateGeom newview/pipeline.cpp:1129
SecondLife!cleanup_app+0x84a
display newview/llviewerdisplay.cpp:479
SecondLife!WinMain
LLAppViewer::mainLoop newview/llappviewer.cpp:1406
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== 4::MemFreePtr lscript_library/lscript_library.cpp:57 ===
Bug tracking:<br/>
<pre>
4::MemFreePtr lscript_library/lscript_library.cpp:57
Z::?3 lscript_library/lscript_library.cpp:57
?_GLLVolume llmath/llvolume.cpp:1264
VLLVolume::unref llcommon/llmemory.h:224
LLVOVolume::updateGeometry newview/llvovolume.cpp:1116
LLDrawable::updateGeometry newview/lldrawable.cpp:785
LLPipeline::updateGeom newview/pipeline.cpp:1129
display newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop newview/llappviewer.cpp:1406
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
ntdll.dll
</pre>


=== LLUserAuth::authenticate ===
=== 4::MemFreePtr lscript_library/lscript_library.cpp:57 ===
Bug tracking:<br/>
Bug tracking:<br/>
There are 357 unassociated crashes like this:<br/>
<pre>
<pre>
SecondLife!LLUserAuth::authenticate+0x550
4::MemFreePtr lscript_library/lscript_library.cpp:57
SecondLife!idle_startup+0x33fa
Z::?3 lscript_library/lscript_library.cpp:57
SecondLife!idle+0x12d
?_GLLVolume llmath/llvolume.cpp:1264
SecondLife!main_loop+0x1ca
VLLVolume::unref llcommon/llmemory.h:224
?1LLPrimitive llprimitive/llprimitive.cpp:154
?1LLViewerObject newview/llviewerobject.cpp:263
?1LLVOVolume newview/llvovolume.cpp:106
?_ELLVOVolume include/algorithm:1931
VLLViewerObject::unref llcommon/llmemory.h:224
VLLUUID::_Erase include/xtree:896
VLLUUID::_Erase include/xtree:894
VLLUUID::_Erase include/xtree:894
LLViewerObjectList::cleanDeadObjects newview/llviewerobjectlist.cpp:950
LLAppViewer::idle newview/llappviewer.cpp:3505
LLAppViewer::mainLoop newview/llappviewer.cpp:1390
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLImageBase::allocateData ===
=== 8::_CxxThrowException src/secchk.c:104 ===
Bug tracking:<br/>
Bug tracking:<br/>
There are 319 unassociated crashes like this:<br/>
<pre>
<pre>
SecondLife!LLError::crashAndLoop
8::_CxxThrowException src/secchk.c:104
SecondLife!LLError::Log::flush+0x4f1
LLVolume::_Xlen include/vector:884
SecondLife!first_mem_error_handler+0xa0
LLVolume::_Insert_n include/vector:817
SecondLife!_shi_invokeErrorHandler1+0xe7
LLVolume::resize include/vector:509
SecondLife!_shi_allocExternal+0x78
LLVolume::generate llmath/llvolume.cpp:1705
SecondLife!MemAllocPtr+0x121
LLVolume::regen llmath/llvolume.cpp:1645
SecondLife!shi_New+0x48
LLVOVolume::updateGeometry newview/llvovolume.cpp:1132
SecondLife!operator new+0xe
LLDrawable::updateGeometry newview/lldrawable.cpp:785
SecondLife!LLImageBase::allocateData+0x1b8
LLPipeline::updateGeom newview/pipeline.cpp:1129
SecondLife!LLImageRaw::allocateData+0xd
display newview/llviewerdisplay.cpp:479
SecondLife!LLImageRaw::LLImageRaw+0x5d
LLAppViewer::mainLoop newview/llappviewer.cpp:1406
SecondLife!LLImageWorker::doWork+0xc4
16::WinMain newview/llappviewerwin32.cpp:193
SecondLife!LLWorkerThread::WorkRequest::processRequest+0x1c
_WinMainCRTStartup src/crt0.c:251
SecondLife!LLQueuedThread::processNextRequest+0x17c
kernel32.dll
SecondLife!LLQueuedThread::run+0x36
ntdll.dll
SecondLife!LLThread::staticRun+0x2a
</pre>
SecondLife!_flswbuf+0x14d
 
SecondLife!_threadstartex+0x6f
=== 4::MemFreePtr lscript_library/lscript_library.cpp:57 ===
kernel32!BaseThreadStart+0x37
Bug tracking: <br/>
<pre>
4::MemFreePtr lscript_library/lscript_library.cpp:57
Z::?3 lscript_library/lscript_library.cpp:57
?_GLLVolume llmath/llvolume.cpp:1264
VLLVolume::unref llcommon/llmemory.h:224
?1LLPrimitive llprimitive/llprimitive.cpp:154
?1LLViewerObject newview/llviewerobject.cpp:263
?1LLVOVolume newview/llvovolume.cpp:106
?_ELLVOVolume include/algorithm:1931
VLLViewerObject::unref llcommon/llmemory.h:224
VLLUUID::_Erase include/xtree:896
VLLUUID::_Erase include/xtree:894
VLLUUID::_Erase include/xtree:894
VLLUUID::_Erase include/xtree:894
LLViewerObjectList::cleanDeadObjects newview/llviewerobjectlist.cpp:950
LLAppViewer::idle newview/llappviewer.cpp:3505
LLAppViewer::mainLoop newview/llappviewer.cpp:1390
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
 
=== 4::MemFreePtr lscript_library/lscript_library.cpp:57 ===
Bug tracking: <br/>
<pre>
4::MemFreePtr lscript_library/lscript_library.cpp:57
Z::?3 lscript_library/lscript_library.cpp:57
?_GLLVolume llmath/llvolume.cpp:1264
VLLVolume::unref llcommon/llmemory.h:224
?1LLPrimitive llprimitive/llprimitive.cpp:154
?1LLViewerObject newview/llviewerobject.cpp:263
?1LLVOVolume newview/llvovolume.cpp:106
?_ELLVOVolume include/algorithm:1931
VLLViewerObject::unref llcommon/llmemory.h:224
VLLUUID::_Erase include/xtree:896
VLLUUID::_Erase include/xtree:894
VLLUUID::_Erase include/xtree:894
VLLUUID::_Erase include/xtree:894
VLLUUID::_Erase include/xtree:894
LLViewerObjectList::cleanDeadObjects newview/llviewerobjectlist.cpp:950
LLAppViewer::idle newview/llappviewer.cpp:3505
LLAppViewer::mainLoop newview/llappviewer.cpp:1390
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLVolume::sculpt ===
=== VLLUUID::_Lbound include/xtree:987 ===
Bug tracking: <br/>
<pre>
VLLUUID::_Lbound include/xtree:987
LLSpeakerMgr::findSpeaker newview/llfloateractivespeakers.cpp:1078
LLSpeakerMgr::setSpeakerTyping newview/llfloateractivespeakers.cpp:1108
LLFloaterIMPanel::onInputEditorFocusLost newview/llimpanel.cpp:1754
LLUICtrl::onFocusLost llui/lluictrl.cpp:224
?1LLFloater llui/llfloater.cpp:446
?1LLFloaterIMPanel newview/llimpanel.cpp:1216
?_GLLFloaterIMPanel include/xtree:1136
LLMortician::updateClass llcommon/llmortician.cpp:47
LLAppViewer::mainLoop newview/llappviewer.cpp:1390
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
 
=== LLVolume::sculpt llmath/llvolume.cpp:2000 ===
Bug tracking:<br/>
Bug tracking:<br/>
There are 244 unassociated crashes like this:<br/>
<pre>
<pre>
SecondLife!LLVolume::sculpt+0x225
LLVolume::sculpt llmath/llvolume.cpp:2000
SecondLife!LLVOVolume::sculpt+0xe8
LLVOVolume::sculpt newview/llvovolume.cpp:739
SecondLife!LLVOVolume::setVolume+0x1b2
LLVOVolume::setVolume newview/llvovolume.cpp:688
SecondLife!LLVOVolume::updateGeometry+0x19c
LLVOVolume::updateGeometry newview/llvovolume.cpp:1094
SecondLife!LLDrawable::updateGeometry+0x13
LLDrawable::updateGeometry newview/lldrawable.cpp:785
SecondLife!LLPipeline::updateGeom+0x278
LLPipeline::updateGeom newview/pipeline.cpp:1129
SecondLife!display+0x86e
display newview/llviewerdisplay.cpp:479
SecondLife!main_loop+0x22b
LLAppViewer::mainLoop newview/llappviewer.cpp:1406
16::WinMain newview/llappviewerwin32.cpp:193
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
ntdll.dll
</pre>
</pre>


=== LLRenderPass::pushBatch ===
== Call stacks for Top 1.19.1 (1) crashes ==
Bug tracking: https://jira.secondlife.com/browse/VWR-586<br/>
 
There are 198 unassociated crashes like this:<br/>
=== 4::MemFreePtr lscript_library/lscript_library.cpp:65 ===
<pre>
Bug tracking:<br/>
nvoglnt
<pre>
SecondLife!LLRenderPass::pushBatch+0xa5
4::MemFreePtr lscript_library/lscript_library.cpp:65
SecondLife!LLRenderPass::renderTexture+0x2d
_free lscript_library/lscript_library.cpp:65
SecondLife!LLDrawPoolSimple::render+0x99
?_ELLVolume include/vector:512
SecondLife!LLPipeline::renderGeom+0x49f
VLLVolume::unref llcommon/llmemory.h:224
SecondLife!display+0x944
LLVOVolume::updateGeometry newview/llvovolume.cpp:1159
SecondLife!main_loop+0x22b
LLDrawable::updateGeometry newview/lldrawable.cpp:735
display newview/llviewerdisplay.cpp:509
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
 
=== 8::_CxxThrowException src/secchk.c:104 ===
Bug tracking:<br/>
<pre>
kernel32.dll
8::_CxxThrowException src/secchk.c:104
std::_Xlen include/vector:884
LLVolume::_Insert_n include/vector:817
LLVolume::resize include/vector:509
LLVolume::generate llmath/llvolume.cpp:1720
LLVolume::regen llmath/llvolume.cpp:1655
LLSpatialGroup::rebuildGeom newview/llspatialpartition.cpp:572
LLPipeline::stateSort newview/pipeline.cpp:1716
display newview/llviewerdisplay.cpp:605
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLRenderPass::pushBatch ===
=== LLViewerJointMesh::updateFaceData newview/llviewerjointmesh.cpp:726 ===
Bug tracking: https://jira.secondlife.com/browse/VWR-586<br/>
Bug tracking: <br/>
There are 177 unassociated crashes like this:<br/>
**Probably a twin of the above, different GL driver**<br/>
<pre>
<pre>
atioglxx
LLViewerJointMesh::updateFaceData newview/llviewerjointmesh.cpp:726
SecondLife!LLRenderPass::pushBatch+0xa5
LLViewerJoint::updateFaceData newview/llviewerjoint.cpp:436
SecondLife!LLRenderPass::renderTexture+0x2d
LLVOAvatar::updateMeshData newview/llvoavatar.cpp:2219
SecondLife!LLDrawPoolSimple::render+0x99
LLVOAvatar::renderSkinned newview/llvoavatar.cpp:3873
SecondLife!LLPipeline::renderGeom+0x49f
LLDrawPoolAvatar::renderAvatars newview/lldrawpoolavatar.cpp:551
SecondLife!display+0x944
LLDrawPoolAvatar::render newview/lldrawpoolavatar.cpp:158
SecondLife!main_loop+0x22b
LLPipeline::renderGeom newview/pipeline.cpp:2390
display newview/llviewerdisplay.cpp:684
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLProfile::~LLProfile ===
=== 8::_CxxThrowException src/secchk.c:104 ===
Bug tracking:<br/>
Bug tracking:<br/>
There are 170 unassociated crashes like this:<br/>
<pre>
<pre>
SecondLife!MemFreePtr+0x17
kernel32.dll
SecondLife!free+0xe
8::_CxxThrowException src/secchk.c:104
SecondLife!LLProfile::~LLProfile+0x5e
std::_Xlen include/vector:884
SecondLife!LLVolume::~LLVolume+0x7c
LLVolume::_Insert_n include/vector:817
SecondLife!LLVolume::`scalar deleting destructor'+0x8
LLVolume::resize include/vector:509
SecondLife!LLPointer<LLVolume>::unref+0x34
LLVolume::generate llmath/llvolume.cpp:1720
SecondLife!LLVOVolume::updateGeometry+0x27c
LLVolume::regen llmath/llvolume.cpp:1655
SecondLife!LLDrawable::updateGeometry+0x13
LLSpatialGroup::rebuildGeom newview/llspatialpartition.cpp:572
SecondLife!LLPipeline::updateGeom+0x278
LLPipeline::stateSort newview/pipeline.cpp:1716
SecondLife!display+0x86e
display newview/llviewerdisplay.cpp:605
SecondLife!main_loop+0x22b
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
ntdll.dll
</pre>
</pre>


== Call stacks for Top 5 Mac-specific crashes ==
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
Bug tracking:<br/>
<pre>
LLError::crashAndLoop llcommon/llerror.cpp:1060
LLPanel::getString llui/llpanel.cpp:718
LLPreviewNotecard::loadAsset newview/llpreviewnotecard.cpp:335
LLPreview::open newview/llpreview.cpp:434
LLUICtrlFactory::buildFloater llui/lluictrlfactory.cpp:343
?0LLPreviewNotecard newview/llpreviewnotecard.cpp:102
open_notecard newview/llinventorybridge.cpp:2879
open_offer newview/llviewermessage.cpp:840
LLOpenTaskOffer::done newview/llviewermessage.cpp:681
LLInventoryAddedObserver::changed newview/llinventorymodel.cpp:3602
LLInventoryModel::notifyObservers newview/llinventorymodel.cpp:944
LLInventoryModel::processUpdateCreateInventoryItem newview/llinventorymodel.cpp:2477
LLTemplateMessageReader::decodeData llmessage/lltemplatemessagereader.cpp:705
LLMessageSystem::checkMessages llmessage/message.cpp:757
LLMessageSystem::checkAllMessages llmessage/message.cpp:4004
LLAppViewer::idleNetwork newview/llappviewer.cpp:3790
LLAppViewer::idle newview/llappviewer.cpp:3412
LLAppViewer::mainLoop newview/llappviewer.cpp:1404
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
</pre>


=== LLImageGL::~LLImageGL ===
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
Bug tracking:<br/>
Bug tracking:<br/>
<pre>
<pre>
SecondLife!std::_Rb_tree<LLImageGL*, LLImageGL*, std::_Identity<LLImageGL*>, std::less<LLImageGL*>, std::allocator<LLImageGL*> >::lower_bound(LLImageGL* const&)+20
LLError::crashAndLoop llcommon/llerror.cpp:1060
SecondLife!LLImageGL::~LLImageGL [in-charge deleting]()+556
LLImageBase::allocateData llimage/llimage.cpp:147
SecondLife!__tcf_433+80
LLImageRaw::allocateData llimage/llimage.cpp:240
SecondLife!cxa_atexit_wrapper+172
LLImageRaw::resize llimage/llimage.cpp:269
libSystem.B.dylib!__cxa_finalize+232
LLViewerWindow::rawSnapshot newview/llviewerwindow.cpp:4467
libSystem.B.dylib!exit+36
LLViewerWindow::saveSnapshot newview/llviewerwindow.cpp:4321
SecondLife!viewer_crash_callback()+1700
LLAppViewer::saveFinalSnapshot newview/llappviewer.cpp:3192
libSystem.B.dylib!_sigtramp+104
LLAppViewer::idleShutdown newview/llappviewer.cpp:3673
libSystem.B.dylib!kill+12
LLAppViewer::idle newview/llappviewer.cpp:3642
libSystem.B.dylib!abort+92
LLAppViewer::mainLoop newview/llappviewer.cpp:1404
libstdc++.6.dylib!_gnu_cxx::__verbose_terminate_handler()+412
16::WinMain newview/llappviewerwin32.cpp:200
libstdc++.6.dylib!__gxx_personality_v0+1244
_WinMainCRTStartup src/crt0.c:251
libstdc++.6.dylib!std::terminate()+72
kernel32.dll
libstdc++.6.dylib!__cxa_rethrow+0
libstdc++.6.dylib!std::__throw_domain_error(char const*)+0
libstdc++.6.dylib!char* std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag)+96
libstdc++.6.dylib!std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string[in-charge](char const*, std::allocator<char> const&)+68
SecondLife!LLUserAuth::authenticate(char const*, char const*, char const*, char const*, char const*, char const*, int, int, int, LLUUID const&, int, std::vector<char const*, std::allocator<char const*> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+1644
SecondLife!idle_startup()+25484
SecondLife!idle()+372
SecondLife!main_loop()+920
</pre>
</pre>


=== LLEventPoll::~LLEventPoll ===
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
'''Note:''' Most likely already fixed (at least internally): {{jira|VWR-1436}} [[User:Nicholaz Beresford|Nicholaz]] 16:13, 9 July 2007 (PDT)
Bug tracking:<br/>
Bug tracking:<br/>
<pre>
<pre>
(Execution Froze)
LLError::crashAndLoop llcommon/llerror.cpp:1060
SecondLife!boost::intrusive_ptr_release(LLHTTPClient::Responder*)+10
LLVertexBuffer::destroyGLBuffer llrender/llvertexbuffer.cpp:350
SecondLife!LLEventPoll::~LLEventPoll [in-charge deleting]()+27
?1LLVertexBuffer llrender/llvertexbuffer.cpp:201
SecondLife!LLViewerRegion::~LLViewerRegion [in-charge]()+196
?_ELLVertexBuffer llrender/llvertexbuffer.cpp:572
SecondLife!LLWorld::~LLWorld [in-charge]()+67
VLLVertexBuffer::unref llcommon/llmemory.h:224
SecondLife!disconnect_viewer(void*)+345
LLFace::getGeometryVolume newview/llface.cpp:1166
SecondLife!cleanup_app()+36
LLVolumeGeometryManager::rebuildGeom newview/llvovolume.cpp:2344
SecondLife!main+11599
LLSpatialGroup::rebuildGeom newview/llspatialpartition.cpp:572
LLPipeline::stateSort newview/pipeline.cpp:1716
display newview/llviewerdisplay.cpp:605
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLPipeline::updateMove ===
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
Bug tracking: https://jira.secondlife.com/browse/VWR-617<br/>
Bug tracking:<br/>
<pre>
<pre>
libstdc++.6.dylib!std::_Rb_tree_increment(std::_Rb_tree_node_base const*)+16
LLError::crashAndLoop llcommon/llerror.cpp:1060
SecondLife!LLPipeline::updateMove()+324
LLVertexBuffer::destroyGLBuffer llrender/llvertexbuffer.cpp:350
SecondLife!idle()+6436
?1LLVertexBuffer llrender/llvertexbuffer.cpp:201
SecondLife!main_loop()+920
?_ELLVertexBuffer llrender/llvertexbuffer.cpp:572
VLLVertexBuffer::unref llcommon/llmemory.h:224
LLFace::genVolumeBBoxes newview/llface.cpp:708
LLVOVolume::genBBoxes newview/llvovolume.cpp:945
LLVolumeImplFlexible::doUpdateGeometry newview/llflexibleobject.cpp:705
LLVOVolume::updateGeometry newview/llvovolume.cpp:1175
LLDrawable::updateGeometry newview/lldrawable.cpp:735
display newview/llviewerdisplay.cpp:509
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>
Also:<br/>
 
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
Bug tracking:<br/>
<pre>
<pre>
SecondLife!LLPipeline::updateMove()+300
LLError::crashAndLoop llcommon/llerror.cpp:1060
SecondLife!idle()+6436
LLVOVolume::sculpt newview/llvovolume.cpp:744
SecondLife!main_loop()+920
LLVOVolume::setVolume newview/llvovolume.cpp:706
LLVOVolume::updateGeometry newview/llvovolume.cpp:1137
LLDrawable::updateGeometry newview/lldrawable.cpp:735
display newview/llviewerdisplay.cpp:509
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>


=== LLDrawPoolWater::render ===
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 ===
Bug tracking:<br/>
Bug tracking:<br/>
<pre>
<pre>
ATIRadeon8500GLDriver!gldCompleteVertexBuffer+0
LLError::crashAndLoop llcommon/llerror.cpp:1060
ATIRadeon8500GLDriver!gldUpdateDispatch+0
LLPanel::getString llui/llpanel.cpp:718
GLEngine!0x6188000+0
LLPreviewNotecard::loadAsset newview/llpreviewnotecard.cpp:335
SecondLife!_ZN15LLDrawPoolWater6renderEi+0
LLPreview::open newview/llpreview.cpp:434
SecondLife!_ZN10LLPipeline10renderGeomER8LLCamera+0
LLUICtrlFactory::buildFloater llui/lluictrlfactory.cpp:343
SecondLife!_Z7displayifi+0
?0LLPreviewNotecard newview/llpreviewnotecard.cpp:102
SecondLife!_Z9main_loopv+0
open_notecard newview/llinventorybridge.cpp:2879
SecondLife!main+0
open_offer newview/llviewermessage.cpp:840
LLOpenTaskOffer::done newview/llviewermessage.cpp:681
LLInventoryAddedObserver::changed newview/llinventorymodel.cpp:3602
LLInventoryModel::notifyObservers newview/llinventorymodel.cpp:944
LLInventoryModel::processUpdateCreateInventoryItem newview/llinventorymodel.cpp:2477
LLTemplateMessageReader::decodeData llmessage/lltemplatemessagereader.cpp:705
LLMessageSystem::checkMessages llmessage/message.cpp:757
LLMessageSystem::checkAllMessages llmessage/message.cpp:4004
LLAppViewer::idleNetwork newview/llappviewer.cpp:3765
LLAppViewer::idle newview/llappviewer.cpp:3412
LLAppViewer::mainLoop newview/llappviewer.cpp:1404
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
</pre>
</pre>


=== LLMessageSystem::checkMessages ===
=== LLFace::getGeometryVolume newview/llface.cpp:1166 ===
Bug tracking:<br/>
Bug tracking:<br/>
<pre>
<pre>
SecondLife!std::_Rb_tree<unsigned, std::pair<unsigned const, unsigned long long>, std::_Select1st<std::pair<unsigned const, unsigned long long> >, std::less<unsigned>, std::allocator<std::pair<unsigned const, unsigned long long> > >::lower_bound(unsigned const&)+20
LLFace::getGeometryVolume newview/llface.cpp:1166
SecondLife!LLMessageSystem::checkMessages(long long)+3736
LLVolumeGeometryManager::rebuildGeom newview/llvovolume.cpp:2474
SecondLife!LLMessageSystem::checkAllMessages(long long, LLPumpIO*)+28
LLSpatialGroup::rebuildGeom newview/llspatialpartition.cpp:572
SecondLife!idle_network()+488
LLPipeline::stateSort newview/pipeline.cpp:1716
SecondLife!idle()+2712
display newview/llviewerdisplay.cpp:605
SecondLife!main_loop()+920
LLAppViewer::mainLoop newview/llappviewer.cpp:1424
16::WinMain newview/llappviewerwin32.cpp:200
_WinMainCRTStartup src/crt0.c:251
kernel32.dll
</pre>
</pre>

Revision as of 14:46, 17 March 2008

The easiest way to get involved as a developer is to start fixing bugs. These are the crash reports for which patches are most likely to be accepted.

Call stacks for Top 1.19.0 (5) crashes

LLVolume::sculpt llmath/llvolume.cpp:2000

Bug tracking:

LLVolume::sculpt	llmath/llvolume.cpp:2000
LLVOVolume::sculpt	newview/llvovolume.cpp:739
LLVOVolume::setVolume	newview/llvovolume.cpp:688
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1094
LLDrawable::updateGeometry	newview/lldrawable.cpp:785
LLPipeline::updateGeom	newview/pipeline.cpp:1129
display	newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop	newview/llappviewer.cpp:1406
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

	
LLError::crashAndLoop	llcommon/llerror.cpp:1060
gunzip_file	llcommon/llsys.cpp:682
LLInventoryModel::loadSkeleton	newview/llinventorymodel.cpp:1504
idle_startup	newview/llstartup.cpp:2034
LLAppViewer::idle	newview/llappviewer.cpp:3303
LLAppViewer::mainLoop	newview/llappviewer.cpp:1390
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

4::MemFreePtr lscript_library/lscript_library.cpp:57

Bug tracking:

	
4::MemFreePtr	lscript_library/lscript_library.cpp:57
Z::?3	lscript_library/lscript_library.cpp:57
?_GLLVolume	llmath/llvolume.cpp:1264
VLLVolume::unref	llcommon/llmemory.h:224
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1116
LLDrawable::updateGeometry	newview/lldrawable.cpp:785
LLPipeline::updateGeom	newview/pipeline.cpp:1129
display	newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop	newview/llappviewer.cpp:1406
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

8::_CxxThrowException src/secchk.c:104

Bug tracking:

kernel32.dll
8::_CxxThrowException	src/secchk.c:104
LLVolume::_Xlen	include/vector:884
LLVolume::_Insert_n	include/vector:817
LLVolume::resize	include/vector:509
LLVolume::generate	llmath/llvolume.cpp:1705
LLVolume::regen	llmath/llvolume.cpp:1645
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1132
LLDrawable::updateGeometry	newview/lldrawable.cpp:785
LLPipeline::updateGeom	newview/pipeline.cpp:1129
display	newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop	newview/llappviewer.cpp:1406
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

4::MemFreePtr lscript_library/lscript_library.cpp:57

Bug tracking:

4::MemFreePtr	lscript_library/lscript_library.cpp:57
Z::?3	lscript_library/lscript_library.cpp:57
?_GLLVolume	llmath/llvolume.cpp:1264
VLLVolume::unref	llcommon/llmemory.h:224
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1116
LLDrawable::updateGeometry	newview/lldrawable.cpp:785
LLPipeline::updateGeom	newview/pipeline.cpp:1129
display	newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop	newview/llappviewer.cpp:1406
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll
ntdll.dll

4::MemFreePtr lscript_library/lscript_library.cpp:57

Bug tracking:

4::MemFreePtr	lscript_library/lscript_library.cpp:57
Z::?3	lscript_library/lscript_library.cpp:57
?_GLLVolume	llmath/llvolume.cpp:1264
VLLVolume::unref	llcommon/llmemory.h:224
?1LLPrimitive	llprimitive/llprimitive.cpp:154
?1LLViewerObject	newview/llviewerobject.cpp:263
?1LLVOVolume	newview/llvovolume.cpp:106
?_ELLVOVolume	include/algorithm:1931
VLLViewerObject::unref	llcommon/llmemory.h:224
VLLUUID::_Erase	include/xtree:896
VLLUUID::_Erase	include/xtree:894
VLLUUID::_Erase	include/xtree:894
LLViewerObjectList::cleanDeadObjects	newview/llviewerobjectlist.cpp:950
LLAppViewer::idle	newview/llappviewer.cpp:3505
LLAppViewer::mainLoop	newview/llappviewer.cpp:1390
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

8::_CxxThrowException src/secchk.c:104

Bug tracking:

8::_CxxThrowException	src/secchk.c:104
LLVolume::_Xlen	include/vector:884
LLVolume::_Insert_n	include/vector:817
LLVolume::resize	include/vector:509
LLVolume::generate	llmath/llvolume.cpp:1705
LLVolume::regen	llmath/llvolume.cpp:1645
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1132
LLDrawable::updateGeometry	newview/lldrawable.cpp:785
LLPipeline::updateGeom	newview/pipeline.cpp:1129
display	newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop	newview/llappviewer.cpp:1406
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll
ntdll.dll

4::MemFreePtr lscript_library/lscript_library.cpp:57

Bug tracking:

	
4::MemFreePtr	lscript_library/lscript_library.cpp:57
Z::?3	lscript_library/lscript_library.cpp:57
?_GLLVolume	llmath/llvolume.cpp:1264
VLLVolume::unref	llcommon/llmemory.h:224
?1LLPrimitive	llprimitive/llprimitive.cpp:154
?1LLViewerObject	newview/llviewerobject.cpp:263
?1LLVOVolume	newview/llvovolume.cpp:106
?_ELLVOVolume	include/algorithm:1931
VLLViewerObject::unref	llcommon/llmemory.h:224
VLLUUID::_Erase	include/xtree:896
VLLUUID::_Erase	include/xtree:894
VLLUUID::_Erase	include/xtree:894
VLLUUID::_Erase	include/xtree:894
LLViewerObjectList::cleanDeadObjects	newview/llviewerobjectlist.cpp:950
LLAppViewer::idle	newview/llappviewer.cpp:3505
LLAppViewer::mainLoop	newview/llappviewer.cpp:1390
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

4::MemFreePtr lscript_library/lscript_library.cpp:57

Bug tracking:

4::MemFreePtr	lscript_library/lscript_library.cpp:57
Z::?3	lscript_library/lscript_library.cpp:57
?_GLLVolume	llmath/llvolume.cpp:1264
VLLVolume::unref	llcommon/llmemory.h:224
?1LLPrimitive	llprimitive/llprimitive.cpp:154
?1LLViewerObject	newview/llviewerobject.cpp:263
?1LLVOVolume	newview/llvovolume.cpp:106
?_ELLVOVolume	include/algorithm:1931
VLLViewerObject::unref	llcommon/llmemory.h:224
VLLUUID::_Erase	include/xtree:896
VLLUUID::_Erase	include/xtree:894
VLLUUID::_Erase	include/xtree:894
VLLUUID::_Erase	include/xtree:894
VLLUUID::_Erase	include/xtree:894
LLViewerObjectList::cleanDeadObjects	newview/llviewerobjectlist.cpp:950
LLAppViewer::idle	newview/llappviewer.cpp:3505
LLAppViewer::mainLoop	newview/llappviewer.cpp:1390
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

VLLUUID::_Lbound include/xtree:987

Bug tracking:

VLLUUID::_Lbound	include/xtree:987
LLSpeakerMgr::findSpeaker	newview/llfloateractivespeakers.cpp:1078
LLSpeakerMgr::setSpeakerTyping	newview/llfloateractivespeakers.cpp:1108
LLFloaterIMPanel::onInputEditorFocusLost	newview/llimpanel.cpp:1754
LLUICtrl::onFocusLost	llui/lluictrl.cpp:224
?1LLFloater	llui/llfloater.cpp:446
?1LLFloaterIMPanel	newview/llimpanel.cpp:1216
?_GLLFloaterIMPanel	include/xtree:1136
LLMortician::updateClass	llcommon/llmortician.cpp:47
LLAppViewer::mainLoop	newview/llappviewer.cpp:1390
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLVolume::sculpt llmath/llvolume.cpp:2000

Bug tracking:

LLVolume::sculpt	llmath/llvolume.cpp:2000
LLVOVolume::sculpt	newview/llvovolume.cpp:739
LLVOVolume::setVolume	newview/llvovolume.cpp:688
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1094
LLDrawable::updateGeometry	newview/lldrawable.cpp:785
LLPipeline::updateGeom	newview/pipeline.cpp:1129
display	newview/llviewerdisplay.cpp:479
LLAppViewer::mainLoop	newview/llappviewer.cpp:1406
16::WinMain	newview/llappviewerwin32.cpp:193
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll
ntdll.dll

Call stacks for Top 1.19.1 (1) crashes

4::MemFreePtr lscript_library/lscript_library.cpp:65

Bug tracking:

4::MemFreePtr	lscript_library/lscript_library.cpp:65
_free	lscript_library/lscript_library.cpp:65
?_ELLVolume	include/vector:512
VLLVolume::unref	llcommon/llmemory.h:224
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1159
LLDrawable::updateGeometry	newview/lldrawable.cpp:735
display	newview/llviewerdisplay.cpp:509
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

8::_CxxThrowException src/secchk.c:104

Bug tracking:

kernel32.dll
8::_CxxThrowException	src/secchk.c:104
std::_Xlen	include/vector:884
LLVolume::_Insert_n	include/vector:817
LLVolume::resize	include/vector:509
LLVolume::generate	llmath/llvolume.cpp:1720
LLVolume::regen	llmath/llvolume.cpp:1655
LLSpatialGroup::rebuildGeom	newview/llspatialpartition.cpp:572
LLPipeline::stateSort	newview/pipeline.cpp:1716
display	newview/llviewerdisplay.cpp:605
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLViewerJointMesh::updateFaceData newview/llviewerjointmesh.cpp:726

Bug tracking:

LLViewerJointMesh::updateFaceData	newview/llviewerjointmesh.cpp:726
LLViewerJoint::updateFaceData	newview/llviewerjoint.cpp:436
LLVOAvatar::updateMeshData	newview/llvoavatar.cpp:2219
LLVOAvatar::renderSkinned	newview/llvoavatar.cpp:3873
LLDrawPoolAvatar::renderAvatars	newview/lldrawpoolavatar.cpp:551
LLDrawPoolAvatar::render	newview/lldrawpoolavatar.cpp:158
LLPipeline::renderGeom	newview/pipeline.cpp:2390
display	newview/llviewerdisplay.cpp:684
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

8::_CxxThrowException src/secchk.c:104

Bug tracking:

kernel32.dll
8::_CxxThrowException	src/secchk.c:104
std::_Xlen	include/vector:884
LLVolume::_Insert_n	include/vector:817
LLVolume::resize	include/vector:509
LLVolume::generate	llmath/llvolume.cpp:1720
LLVolume::regen	llmath/llvolume.cpp:1655
LLSpatialGroup::rebuildGeom	newview/llspatialpartition.cpp:572
LLPipeline::stateSort	newview/pipeline.cpp:1716
display	newview/llviewerdisplay.cpp:605
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll
ntdll.dll

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

LLError::crashAndLoop	llcommon/llerror.cpp:1060
LLPanel::getString	llui/llpanel.cpp:718
LLPreviewNotecard::loadAsset	newview/llpreviewnotecard.cpp:335
LLPreview::open	newview/llpreview.cpp:434
LLUICtrlFactory::buildFloater	llui/lluictrlfactory.cpp:343
?0LLPreviewNotecard	newview/llpreviewnotecard.cpp:102
open_notecard	newview/llinventorybridge.cpp:2879
open_offer	newview/llviewermessage.cpp:840
LLOpenTaskOffer::done	newview/llviewermessage.cpp:681
LLInventoryAddedObserver::changed	newview/llinventorymodel.cpp:3602
LLInventoryModel::notifyObservers	newview/llinventorymodel.cpp:944
LLInventoryModel::processUpdateCreateInventoryItem	newview/llinventorymodel.cpp:2477
LLTemplateMessageReader::decodeData	llmessage/lltemplatemessagereader.cpp:705
LLMessageSystem::checkMessages	llmessage/message.cpp:757
LLMessageSystem::checkAllMessages	llmessage/message.cpp:4004
LLAppViewer::idleNetwork	newview/llappviewer.cpp:3790
LLAppViewer::idle	newview/llappviewer.cpp:3412
LLAppViewer::mainLoop	newview/llappviewer.cpp:1404
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

LLError::crashAndLoop	llcommon/llerror.cpp:1060
LLImageBase::allocateData	llimage/llimage.cpp:147
LLImageRaw::allocateData	llimage/llimage.cpp:240
LLImageRaw::resize	llimage/llimage.cpp:269
LLViewerWindow::rawSnapshot	newview/llviewerwindow.cpp:4467
LLViewerWindow::saveSnapshot	newview/llviewerwindow.cpp:4321
LLAppViewer::saveFinalSnapshot	newview/llappviewer.cpp:3192
LLAppViewer::idleShutdown	newview/llappviewer.cpp:3673
LLAppViewer::idle	newview/llappviewer.cpp:3642
LLAppViewer::mainLoop	newview/llappviewer.cpp:1404
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

LLError::crashAndLoop	llcommon/llerror.cpp:1060
LLVertexBuffer::destroyGLBuffer	llrender/llvertexbuffer.cpp:350
?1LLVertexBuffer	llrender/llvertexbuffer.cpp:201
?_ELLVertexBuffer	llrender/llvertexbuffer.cpp:572
VLLVertexBuffer::unref	llcommon/llmemory.h:224
LLFace::getGeometryVolume	newview/llface.cpp:1166
LLVolumeGeometryManager::rebuildGeom	newview/llvovolume.cpp:2344
LLSpatialGroup::rebuildGeom	newview/llspatialpartition.cpp:572
LLPipeline::stateSort	newview/pipeline.cpp:1716
display	newview/llviewerdisplay.cpp:605
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

LLError::crashAndLoop	llcommon/llerror.cpp:1060
LLVertexBuffer::destroyGLBuffer	llrender/llvertexbuffer.cpp:350
?1LLVertexBuffer	llrender/llvertexbuffer.cpp:201
?_ELLVertexBuffer	llrender/llvertexbuffer.cpp:572
VLLVertexBuffer::unref	llcommon/llmemory.h:224
LLFace::genVolumeBBoxes	newview/llface.cpp:708
LLVOVolume::genBBoxes	newview/llvovolume.cpp:945
LLVolumeImplFlexible::doUpdateGeometry	newview/llflexibleobject.cpp:705
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1175
LLDrawable::updateGeometry	newview/lldrawable.cpp:735
display	newview/llviewerdisplay.cpp:509
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

LLError::crashAndLoop	llcommon/llerror.cpp:1060
LLVOVolume::sculpt	newview/llvovolume.cpp:744
LLVOVolume::setVolume	newview/llvovolume.cpp:706
LLVOVolume::updateGeometry	newview/llvovolume.cpp:1137
LLDrawable::updateGeometry	newview/lldrawable.cpp:735
display	newview/llviewerdisplay.cpp:509
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll

LLError::crashAndLoop llcommon/llerror.cpp:1060

Bug tracking:

LLError::crashAndLoop	llcommon/llerror.cpp:1060
LLPanel::getString	llui/llpanel.cpp:718
LLPreviewNotecard::loadAsset	newview/llpreviewnotecard.cpp:335
LLPreview::open	newview/llpreview.cpp:434
LLUICtrlFactory::buildFloater	llui/lluictrlfactory.cpp:343
?0LLPreviewNotecard	newview/llpreviewnotecard.cpp:102
open_notecard	newview/llinventorybridge.cpp:2879
open_offer	newview/llviewermessage.cpp:840
LLOpenTaskOffer::done	newview/llviewermessage.cpp:681
LLInventoryAddedObserver::changed	newview/llinventorymodel.cpp:3602
LLInventoryModel::notifyObservers	newview/llinventorymodel.cpp:944
LLInventoryModel::processUpdateCreateInventoryItem	newview/llinventorymodel.cpp:2477
LLTemplateMessageReader::decodeData	llmessage/lltemplatemessagereader.cpp:705
LLMessageSystem::checkMessages	llmessage/message.cpp:757
LLMessageSystem::checkAllMessages	llmessage/message.cpp:4004
LLAppViewer::idleNetwork	newview/llappviewer.cpp:3765
LLAppViewer::idle	newview/llappviewer.cpp:3412
LLAppViewer::mainLoop	newview/llappviewer.cpp:1404
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251

LLFace::getGeometryVolume newview/llface.cpp:1166

Bug tracking:

LLFace::getGeometryVolume	newview/llface.cpp:1166
LLVolumeGeometryManager::rebuildGeom	newview/llvovolume.cpp:2474
LLSpatialGroup::rebuildGeom	newview/llspatialpartition.cpp:572
LLPipeline::stateSort	newview/pipeline.cpp:1716
display	newview/llviewerdisplay.cpp:605
LLAppViewer::mainLoop	newview/llappviewer.cpp:1424
16::WinMain	newview/llappviewerwin32.cpp:200
_WinMainCRTStartup	src/crt0.c:251
kernel32.dll