[opensource-dev] Stability in Recent Dev Builds (and crash dumps?)

Tillie Ariantho tillie at xp2.de
Thu Sep 16 12:52:07 PDT 2010


On 16.09.2010 20:22, Bunny Halberd wrote:

> So, I have two questions - 1.) are crash dumps working correctly on
> the dev builds,

I crash 2 or 3 times a day too with the dev builds and only on rare occasions a .dmp file with >0 bytes is written.
The crashes seem to be somewhat random, apparently more often when people are around or arrive.

I got one crash though that produced a dump file.

Log looks like this:

2010-09-02T21:46:50Z INFO: LLVOAvatar::processAvatarAppearance: AvatarAppearance msg received without any parameters, object: fd56cc9b-0dcd-4fdb-8ca7-0e186524d064
2010-09-02T21:46:50Z INFO: LLVOAvatar::processAvatarAppearance: That's okay, we already have a non-default shape for object: fd56cc9b-0dcd-4fdb-8ca7-0e186524d064
2010-09-02T21:46:52Z WARNING: LLSysWellWindow::removeItemByID: Unable to remove notification from the list, ID: 5e2c7343-57ce-b9e8-8699-d7cc9b1b10ad
2010-09-02T21:46:52Z INFO: LLFloater::closeFloater: Closing floater toast
2010-09-02T21:46:53Z INFO: LLAppViewer::idle: Kills on unknown objects: 3
2010-09-02T21:46:55Z INFO: LLAssetStorage::getAssetData: ASSET_TRACE requesting 276e8dce-3a46-edc5-fe2e-e62b96197131 type animatn
2010-09-02T21:46:55Z INFO: LLAssetStorage::getAssetData: ASSET_TRACE asset 276e8dce-3a46-edc5-fe2e-e62b96197131 found in VFS
2010-09-02T21:46:58Z INFO: display_stats: FPS: 49.90
2010-09-02T21:47:01Z INFO: LLAssetStorage::getAssetData: ASSET_TRACE requesting 1d1bbc86-4c42-9fcb-5514-0c55da61fcc4 type animatn
2010-09-02T21:47:01Z INFO: LLAssetStorage::getAssetData: ASSET_TRACE asset 1d1bbc86-4c42-9fcb-5514-0c55da61fcc4 found in VFS
2010-09-02T21:47:07Z INFO: display_stats: FPS: 49.10
2010-09-02T21:47:12Z INFO: display_stats: MEMORY: 1192 MB
2010-09-02T21:47:14Z INFO: windows_post_minidump_callback: generated minidump: ba07ec5c-aebc-433a-a507-716f8c0faa21.dmp
2010-09-02T21:47:14Z INFO: windows_post_minidump_callback: Entering Windows Exception Handler...
2010-09-02T21:47:14Z INFO: LLAppViewer::handleViewerCrash: Handle viewer crash entry.
2010-09-02T21:47:14Z INFO: LLAppViewer::handleViewerCrash: Last render pool type: 14
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print:  ************* PRINT OUT LL CALL STACKS *************
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print: LLPipeline::postSort line: 2774
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print: LLPipeline::postSort line: 2744
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print: LLPipeline::postSort line: 2696
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print: LLPipeline::postSort line: 2594
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print: LLPipeline::postSort line: 2574
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print: LLPipeline::postSort line: 2563
2010-09-02T21:47:14Z INFO: LLError::LLCallStacks::print:  *************** END OF LL CALL STACKS ***************

If someone wants the dump file (Snowstorm build #208921 for that crash)...

I think it didnt send out the crash data. The crashes with 0 byte dumps dont do send anything ever.

Tillie


More information about the opensource-dev mailing list