#100 open
McCabe Maxsted

Exception when quiting (LLThread::staticRun() Exiting: Error)

Reported by McCabe Maxsted | February 22nd, 2009 @ 02:26 PM

2009-02-22T14:21:31Z INFO: LLAppViewer::requestQuit: requestQuit
2009-02-22T14:21:31Z INFO: LLApp::setQuitting: Setting app state to QUITTING
2009-02-22T14:21:31Z INFO: LLAppViewer::mainLoop: Exiting main_loop
2009-02-22T14:21:31Z WARNING: LLVoiceClient::sessionTerminateSendMessage: called from unknown state
2009-02-22T14:21:32Z INFO: LLAppViewer::disconnectViewer: Disconnecting viewer!
2009-02-22T14:21:32Z INFO: LLWorld::removeRegion: Removing region 255232:256768
2009-02-22T14:21:32Z INFO: `anonymous-namespace'::LLEventPollResponder::stop: LLEventPollResponder::stop    <1> https://sim2.aditi.lindenlab.com...
2009-02-22T14:21:32Z INFO: `anonymous-namespace'::LLEventPollResponder::stop: LLEventPollResponder::stop    <1> https://sim2.aditi.lindenlab.com...
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Viewer disconnected
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Cleaning Up
2009-02-22T14:21:32Z INFO: LLHUDObject::cleanupHUDObjects: LLHUDObject 2FA03C80 has 2 refs!
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: HUD Objects cleaned up
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Global stuff deleted
2009-02-22T14:21:32Z INFO: LLAudioEngine_OpenAL::shutdown: About to LLAudioEngine::shutdown()
2009-02-22T14:21:32Z INFO: LLAudioEngine_OpenAL::cleanupWind: LLAudioEngine_OpenAL::cleanupWind()
2009-02-22T14:21:32Z INFO: LLAudioEngine_OpenAL::shutdown: About to alutExit()
2009-02-22T14:21:32Z INFO: LLAudioEngine_OpenAL::shutdown: LLAudioEngine_OpenAL::shutdown() OpenAL successfully shut down
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Settings patched up
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Cache files removed
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Shutting down.
2009-02-22T14:21:32Z INFO: LLViewerWindow::shutdownGL: Cleaning up pipeline
2009-02-22T14:21:32Z INFO: LLViewerWindow::shutdownGL: Cleaning up select manager
2009-02-22T14:21:32Z INFO: LLViewerWindow::shutdownGL: Stopping GL during shutdown
2009-02-22T14:21:32Z INFO: LLViewerWindow::stopGL: Shutting down GL...
2009-02-22T14:21:32Z INFO: LLViewerWindow::stopGL: Remaining allocated texture memory: 0 bytes
2009-02-22T14:21:32Z INFO: LLViewerWindow::~LLViewerWindow: Destroying Window
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: ViewerWindow deleted
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: VFS cleaned up
2009-02-22T14:21:32Z INFO: LLControlGroup::saveToFile: Saved to C:\Documents and Settings\Adric\Application Data\Imprudence\user_settings\settings_imprudence.xml
2009-02-22T14:21:32Z INFO: LLControlGroup::saveToFile: Saved to C:\Documents and Settings\Adric\Application Data\Imprudence\mccabe_maxsted\settings_per_account.xml
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: Saved settings
2009-02-22T14:21:32Z INFO: LLControlGroup::saveToFile: Saved to C:\Documents and Settings\Adric\Application Data\Imprudence\user_settings\settings_crash_behavior.xml
2009-02-22T14:21:32Z INFO: LLAppViewer::writeDebugInfo: Opening debug file C:\Documents and Settings\Adric\Application Data\Imprudence\logs\debug_info.log
2009-02-22T14:21:32Z WARNING: LLAppViewer::cleanup: Quitting with pending background tasks.
2009-02-22T14:21:32Z INFO: LLQueuedThread::run: QUEUED THREAD TextureCache EXITING.
2009-02-22T14:21:32Z INFO: LLThread::staticRun: LLThread::staticRun() Exiting: TextureCache
2009-02-22T14:21:32Z INFO: LLQueuedThread::run: QUEUED THREAD ImageDecode EXITING.
2009-02-22T14:21:32Z INFO: LLThread::staticRun: LLThread::staticRun() Exiting: ImageDecode
2009-02-22T14:21:32Z INFO: LLQueuedThread::run: QUEUED THREAD VFS EXITING.
2009-02-22T14:21:32Z INFO: LLThread::staticRun: LLThread::staticRun() Exiting: VFS
2009-02-22T14:21:32Z INFO: LLQueuedThread::run: QUEUED THREAD LFS EXITING.
2009-02-22T14:21:32Z INFO: LLThread::staticRun: LLThread::staticRun() Exiting: LFS
2009-02-22T14:21:32Z INFO: LLAppViewer::cleanup: VFS Thread finished
2009-02-22T14:21:33Z INFO: end_messaging_system: START MESSAGE LOG SUMMARY
Run time:      291.363 seconds
Incoming:
Total bytes received:                      1046 ( 0.03 kbits per second)
Total packets received:                      84 ( 0.29 packets per second)
Average packet size:                         12 bytes
Total reliable packets:                       1 ( 1.18%)
Total compressed packets:                     1 ( 1.18%)
Total compression savings:                   18 bytes
Avg comp packet savings:                      9 ( 1.28 : 1)
Avg overall comp savings:                     0 ( 1.02 : 1)

Outgoing:
Total bytes sent:                             0 ( 0.00 kbits per second)
Total packets sent:                          89 ( 0.31 packets per second)
Average packet size:                          0 bytes
Total reliable packets:                      34 (37.78%)
Total compressed packets:                     0 ( 0.00%)
Total compression savings:                    0 bytes
Avg comp packet savings:                      0 ( 0.00 : 1)
Avg overall comp savings:                     0 ( 0.00 : 1)

SendPacket failures:                          0
Dropped packets:                              0
Resent packets:                               0
Failed reliable resends:                      0
Off-circuit rejected packets:                 0
On-circuit invalid packets:                   0

Decoding: 
                            Message     Count      Time       Max       Avg
END MESSAGE LOG SUMMARY

2009-02-22T14:21:33Z INFO: LLAppViewer::cleanup: Goodbye
2009-02-22T14:21:33Z INFO: LLThread::staticRun: LLThread::staticRun() Exiting: Error
2009-02-22T14:21:33Z INFO: ll_cleanup_apr: Cleaning up APR

Comments and changes to this ticket

  • McCabe Maxsted

    McCabe Maxsted March 17th, 2009 @ 06:38 AM

    • State changed from “new” to “open”

    Visual studio throws an error here if you're debugging and quitting after logging in:

    Unhandled exception at 0x31b42fb5 in imprudence-bin.exe: 0xC0000005: Access violation reading location 0xbc80ffff.
    

    at ExitProcess(status) in crt0dat.c:

    void __cdecl __crtExitProcess (
            int status
            )
    {
            __crtCorExitProcess(status);
    
            /*
             * Either mscoree.dll isn't loaded,
             * or CorExitProcess isn't exported from mscoree.dll,
             * or CorExitProcess returned (should never happen).
             * Just call ExitProcess.
             */
    
            ExitProcess(status);
    }
    

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Open source metaverse (Second Life) viewer with an emphasis on usability and bold changes.

Shared Ticket Bins

People watching this ticket

Pages