Difference between revisions of "Crash Reports"
Jump to navigation
Jump to search
Beast Linden (talk | contribs) |
|||
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 | == Call stacks for Top 1.19.0 (5) crashes == | ||
=== | === LLVolume::sculpt llmath/llvolume.cpp:2000 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | === LLError::crashAndLoop llcommon/llerror.cpp:1060 === | ||
Bug tracking | Bug tracking: <br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | === 4::MemFreePtr lscript_library/lscript_library.cpp:57 === | ||
Bug tracking | Bug tracking: <br/> | ||
<pre> | <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 | |||
</pre> | </pre> | ||
=== | === 8::_CxxThrowException src/secchk.c:104 === | ||
Bug tracking | Bug tracking: <br/> | ||
<pre> | <pre> | ||
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 | |||
</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> | |||
=== | === 4::MemFreePtr lscript_library/lscript_library.cpp:57 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <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 | |||
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> | ||
=== | === 8::_CxxThrowException src/secchk.c:104 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | |||
=== 4::MemFreePtr lscript_library/lscript_library.cpp:57 === | |||
kernel32 | 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/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | == Call stacks for Top 1.19.1 (1) crashes == | ||
Bug tracking: | |||
=== 4::MemFreePtr lscript_library/lscript_library.cpp:65 === | |||
<pre> | Bug tracking:<br/> | ||
<pre> | |||
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 | |||
</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> | ||
=== | === LLViewerJointMesh::updateFaceData newview/llviewerjointmesh.cpp:726 === | ||
Bug tracking: | Bug tracking: <br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | === 8::_CxxThrowException src/secchk.c:104 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <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 | |||
ntdll.dll | |||
</pre> | </pre> | ||
== | === 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> | |||
=== | === LLError::crashAndLoop llcommon/llerror.cpp:1060 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | === LLError::crashAndLoop llcommon/llerror.cpp:1060 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | === LLError::crashAndLoop llcommon/llerror.cpp:1060 === | ||
Bug tracking: | Bug tracking:<br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== LLError::crashAndLoop llcommon/llerror.cpp:1060 === | |||
Bug tracking:<br/> | |||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> | ||
=== | === LLError::crashAndLoop llcommon/llerror.cpp:1060 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <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: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> | ||
=== | === LLFace::getGeometryVolume newview/llface.cpp:1166 === | ||
Bug tracking:<br/> | Bug tracking:<br/> | ||
<pre> | <pre> | ||
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 | |||
</pre> | </pre> |
Revision as of 13: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