diff options
Diffstat (limited to 'stack_trace.log')
-rw-r--r-- | stack_trace.log | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/stack_trace.log b/stack_trace.log new file mode 100644 index 0000000..b04e344 --- /dev/null +++ b/stack_trace.log | |||
@@ -0,0 +1,32 @@ | |||
1 | 0: ELF(do_elfio_glibc_backtrace()+0x424) [0x9962c13] | ||
2 | 1: ELF(LLAppViewerLinux::handleSyncCrashTrace()+0xb) [0x9963533] | ||
3 | 2: ELF(LLAppViewer::handleSyncViewerCrash()+0x20) [0x85181a2] | ||
4 | 3: ELF(LLApp::runSyncErrorHandler()+0x16) [0x9e7d384] | ||
5 | 4: ELF(LLApp::setError()+0x17) [0x9e7d40d] | ||
6 | 5: ELF(default_unix_signal_handler(int, siginfo*, void*)+0xd22) [0x9e7f08e] | ||
7 | 6: [0xb807640c] | ||
8 | 7: /usr/lib/libstdc++.so.6(_ZNSs6assignERKSs+0x2b) [0xb617825b] | ||
9 | 8: /usr/lib/libstdc++.so.6(_ZNSsaSERKSs+0x24) [0xb6178334] | ||
10 | 9: ELF(attach_label(std::string&, void*)+0x32) [0x9563d7b] | ||
11 | 10: ELF(LLMenuItemCallGL::buildDrawLabel()+0x232) [0x9c2d012] | ||
12 | 11: ELF(LLMenuGL::arrange()+0xb07) [0x9c31719] | ||
13 | 12: ELF(LLMenuGL::append(LLMenuItemGL*)+0x4c) [0x9c280ca] | ||
14 | 13: ELF(LLMenuGL::arrange()+0x6b3) [0x9c312c5] | ||
15 | 14: ELF(LLMenuGL::append(LLMenuItemGL*)+0x4c) [0x9c280ca] | ||
16 | 15: ELF(LLVOAvatar::buildCharacter()+0x3a8e) [0x974689c] | ||
17 | 16: ELF(LLVOAvatar::LLVOAvatar(LLUUID const&, unsigned char, LLViewerRegion*)+0x4140) [0x97566e4] | ||
18 | 17: ELF(LLViewerObject::createObject(LLUUID const&, unsigned char, LLViewerRegion*)+0x193) [0x960ab0d] | ||
19 | 18: ELF(LLViewerObjectList::createObject(unsigned char, LLViewerRegion*, LLUUID const&, unsigned int, LLHost const&)+0x8f) [0x961c9f3] | ||
20 | 19: ELF(LLViewerObjectList::processObjectUpdate(LLMessageSystem*, void**, e_object_update_type, bool, bool)+0x8d1) [0x961e83d] | ||
21 | 20: ELF(process_object_update(LLMessageSystem*, void**)+0x9d) [0x95ccc9e] | ||
22 | 21: ELF(LLMessageTemplate::callHandlerFunc(LLMessageSystem*) const+0x47) [0x9af995d] | ||
23 | 22: ELF(LLTemplateMessageReader::decodeData(unsigned char const*, LLHost const&)+0xcc8) [0x9b2d12c] | ||
24 | 23: ELF(LLTemplateMessageReader::readMessage(unsigned char const*, LLHost const&)+0x1f) [0x9b2d653] | ||
25 | 24: ELF(LLMessageSystem::checkMessages(long long)+0x1211) [0x9af0205] | ||
26 | 25: ELF(LLMessageSystem::checkAllMessages(long long, LLPumpIO*)+0x2b) [0x9af057d] | ||
27 | 26: ELF(LLAppViewer::idleNetwork()+0x2ab) [0x8519b85] | ||
28 | 27: ELF(LLAppViewer::idle()+0xd5c) [0x85355fe] | ||
29 | 28: ELF(LLAppViewer::mainLoop()+0x7fe) [0x8536cdc] | ||
30 | 29: ELF(main+0x213) [0x996433c] | ||
31 | 30: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb5f45775] | ||
32 | 31: bin/do-not-directly-run-imprudence-bin [0x846f7e1] | ||