bioheath Posted May 4, 2011 Report Share Posted May 4, 2011 I have been seeing engine crashes more frequently since updating OS X Server 10.6.7. My production server is crashing a few times a week, so I decided to build a clean test server to keep an eye on. I came in this morning and saw the engine had stopped overnight on the test server. The console log shows the following: 5/3/11 8:52:57 PM com.roxio.RetroEngine[50749] Assertion failure at "module.cpp-997", on threadID 0x46ED000 5/3/11 8:52:57 PM com.apple.launchd[1] (com.roxio.RetroEngine[50749]) Exited with exit code: 255 This test server is not very busy yet. It has several proactive scripts backing up from both Windows and Mac OS X clients, plus 1 Linux client. The clients are all 6.3.029 (with one 6.3.028 client) on the Macs and 7.6.106 (with one 7.7.100 and three 7.7.114 clients) on the PC side. The engine is 8.2.0 399. The OS is Mac OS X Server 10.6.7 on a Mac Pro 4,1 with 8GB RAM. Retrospect is writing to Disk media sets on internal SATA drives with no RAID. Any way to troubleshoot this? The performance on the test server has been much improved vs. the production server (which has been upgraded from 8.0 to 8.1 and now 8.2 and from OS X Server 10.5 to 10.6), but the crashing on the test server is a show stopper. Thanks! Quote Link to comment Share on other sites More sharing options...
Mayoff Posted May 4, 2011 Report Share Posted May 4, 2011 Are the crashes happening to a specific media set or to multiple media sets? Does it happen when a specific client is backed up? Quote Link to comment Share on other sites More sharing options...
francishampden Posted May 4, 2011 Report Share Posted May 4, 2011 (edited) I'm having the same problem. I get several different assertion failures depending on what I was doing. SETUP DETAILS Snow Leopard Server 10.6.7 7 Mac Clients (10.6.7 and one 10.6.5) 2 Win7 (1 as BootCamp) 2 Virtual Win7 running under Parallels Desktop 6 When I tried to browse a Win7 client the following occurred: 04/05/2011 14:39:33 com.roxio.RetroEngine[54814] Assertion failure at "module.cpp-867", on threadID 0x691F000 04/05/2011 14:39:33 com.apple.launchd[1] (com.roxio.RetroEngine[54814]) Exited with exit code: 255 When I tried to rename a Win7 client the following occurred: 04/05/2011 15:09:48 com.roxio.RetroEngine[58993] Assertion failure at "tstring.cpp-1281", on threadID 0x476A000 04/05/2011 15:09:48 com.apple.launchd[1] (com.roxio.RetroEngine[58993]) Exited with exit code: 255 Any ideas? JUST NOW ------- It fell over again. This time producing a crash log: Process: RetroEngine [59337] Path: /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/RetroEngine Identifier: RetroEngine Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [1] Date/Time: 2011-05-04 17:02:22.893 +0100 OS Version: Mac OS X Server 10.6.7 (10J869) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028 Crashed Thread: 16 Thread 0: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x00000001008316dc loopTaskTimerCallBack(__CFRunLoopTimer*, void*) + 92 10 com.apple.CoreFoundation 0x00007fff83b68be8 __CFRunLoopRun + 6488 11 com.apple.CoreFoundation 0x00007fff83b66dbf CFRunLoopRunSpecific + 575 12 com.apple.CoreFoundation 0x00007fff83b66b46 CFRunLoopRun + 70 13 libmeson.dylib 0x00000001008319a6 cfRunLoopInTask(int) + 628 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x00000001008319ee TThread::CFRunMsgLoop(int) + 60 17 libmeson.dylib 0x0000000100828988 mesonGoLoop() + 22 18 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 19 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 20 libmeson.dylib 0x0000000100828b23 mesonGo() + 409 21 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 22 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 23 libmeson.dylib 0x0000000100828f8e Meson(int) + 72 24 libmeson.dylib 0x00000001008291be MesonWithArgs(int, char**) + 38 25 RetroEngine 0x000000010000d719 main + 1195 26 RetroEngine 0x000000010000ce70 start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff8295912a kevent + 10 1 libSystem.B.dylib 0x00007fff8295affd _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff8295acd4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff8295a7fe _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff8295a128 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff82959fc5 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff8295912a kevent + 10 1 libbedrock.dylib 0x00000001007104ff EPollImpl::Run() + 349 2 libbedrock.dylib 0x000000010070f92f EPollThreadRoot(void*) + 75 3 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 3: 0 libSystem.B.dylib 0x00007fff8295912a kevent + 10 1 libbedrock.dylib 0x000000010070fd29 EPollImpl::CheckEvents() + 115 2 libbedrock.dylib 0x000000010070f948 EPollThreadRoot(void*) + 100 3 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 4: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 10 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 11 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 12 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 13 libmeson.dylib 0x0000000100828779 serverThread() + 117 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 17 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 18 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 19 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 5: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 10 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 11 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 12 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 13 RetroEngine 0x0000000100011702 controllerThread(ModuleClassData*, int*, TSynch*) + 1128 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 17 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 18 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 19 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 6: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 10 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 11 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 12 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 13 libnetwork.dylib 0x0000000100b8da2a pronAddClientsThread(AutoAddClients**, Tyce*, Provider*) + 136 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 17 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 18 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 19 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 7: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 10 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 11 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 12 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 13 libmacvol.dylib 0x000000010053fbbe VolMacLocTrakThread(TMacThreadVolTrak*, TString*) + 164 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 17 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 18 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 19 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 8: 0 libSystem.B.dylib 0x00007fff8294029a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff8294090d mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff83b67932 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff83b66dbf CFRunLoopRunSpecific + 575 4 com.apple.CoreFoundation 0x00007fff83b66b46 CFRunLoopRun + 70 5 libmacvoldriver.dylib 0x00000001000ae943 macVolTrakThread() + 179 6 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 7 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 8 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 9 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 10 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 11 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 9: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 10 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 11 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 12 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 13 libretroapi.dylib 0x0000000100df93f9 RAPIAccess::Class::rapiServerThread() + 413 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 17 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 18 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 19 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 10: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x000000010083122e msgInTask() + 22 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 10 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 11 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 12 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 13 libnetwork.dylib 0x0000000100afef86 nclThreadTop(ClientListener*) + 76 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 17 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 18 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 19 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 11: 0 libSystem.B.dylib 0x00007fff829bde72 accept + 10 1 libretroapi.dylib 0x0000000100c71d82 UnixTCPlistener::Accept() + 68 2 libretroapi.dylib 0x0000000100c678b4 DAGlistenerUnix::listenRoot(void*) + 572 3 libretroapi.dylib 0x0000000100c7055d UnixThread::spawnRoot(void*) + 99 4 libretroapi.dylib 0x0000000100df9064 rapiForkStub(rapiForkParms*) + 78 5 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 6 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 7 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 8 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 9 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 10 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 12: 0 libSystem.B.dylib 0x00007fff82983e52 select$DARWIN_EXTSN + 10 1 libretroapi.dylib 0x0000000100c68f36 UnixSelector::selectorRoot(void*) + 1064 2 libretroapi.dylib 0x0000000100c7055d UnixThread::spawnRoot(void*) + 99 3 libretroapi.dylib 0x0000000100df9064 rapiForkStub(rapiForkParms*) + 78 4 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 5 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 6 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 7 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 8 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 9 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 13: 0 libSystem.B.dylib 0x00007fff8297af8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8297eda1 _pthread_cond_wait + 1286 2 libretroapi.dylib 0x0000000100c699ad UnixCondition::Wait(UnixMutex*) + 37 3 libretroapi.dylib 0x0000000100c70f15 UnixWorkQueue::dequeue(UnixWorkItem*) + 153 4 libretroapi.dylib 0x0000000100c71189 UnixWorkQueue::workRoot(void*) + 69 5 libretroapi.dylib 0x0000000100c7055d UnixThread::spawnRoot(void*) + 99 6 libretroapi.dylib 0x0000000100df9064 rapiForkStub(rapiForkParms*) + 78 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 10 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 11 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 12 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 14: 0 libSystem.B.dylib 0x00007fff8297af8a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff8297eda1 _pthread_cond_wait + 1286 2 libretroapi.dylib 0x0000000100c699ad UnixCondition::Wait(UnixMutex*) + 37 3 libretroapi.dylib 0x0000000100c70f15 UnixWorkQueue::dequeue(UnixWorkItem*) + 153 4 libretroapi.dylib 0x0000000100c71189 UnixWorkQueue::workRoot(void*) + 69 5 libretroapi.dylib 0x0000000100c7055d UnixThread::spawnRoot(void*) + 99 6 libretroapi.dylib 0x0000000100df9064 rapiForkStub(rapiForkParms*) + 78 7 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 8 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 9 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 10 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 11 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 12 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 15: 0 libSystem.B.dylib 0x00007fff8294a986 read + 10 1 libmeson.dylib 0x000000010086df79 PollBlocker::BlockForMsg() + 91 2 libmeson.dylib 0x0000000100831e3a msgHelper(TThread*, int) + 646 3 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 4 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 5 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 6 libmeson.dylib 0x0000000100830ef7 TThread::MsgDelay(unsigned int, int) + 47 7 libenginehi.dylib 0x000000010156228a Extg::extgTask() + 140 8 libenginehi.dylib 0x0000000101562e65 Extg::ExecBegin(...) + 1709 9 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 10 libmeson.dylib 0x00000001007ef81c ModuleData::send(int, ...) + 228 11 libmeson.dylib 0x00000001007fda69 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 2095 12 libmeson.dylib 0x000000010085a6fa TThread::TaskSend(long long, ModuleData*, int, ...) + 710 13 libenginehi.dylib 0x000000010158bb36 Exec::execDoRun() + 704 14 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 15 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 16 libenginehi.dylib 0x0000000101587aca Exec::ExecRun(...) + 488 17 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 18 libmeson.dylib 0x00000001007ef81c ModuleData::send(int, ...) + 228 19 libmeson.dylib 0x000000010085b4b5 TMesonMsg::Do() + 321 20 libmeson.dylib 0x000000010085b77f TThread::mesonDoOne() + 429 21 libmeson.dylib 0x000000010085b7cd TThread::mesonQFlush() + 49 22 libmeson.dylib 0x0000000100831bed msgHelper(TThread*, int) + 57 23 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 24 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 25 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 26 libmeson.dylib 0x000000010083122e msgInTask() + 22 27 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 28 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 29 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 30 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 31 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 32 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 33 libenginehi.dylib 0x0000000101564e87 extgMakeThreadProc(Exec**, Tyce*, int, int) + 209 34 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 35 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 36 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 37 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 38 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 39 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 16 Crashed: 0 libnetwork.dylib 0x0000000100b01252 ModuleData::implementMsg(TThread*, long long (*)(...), int, long long (*)(...), int, ...) + 360 1 libnetwork.dylib 0x0000000100bae745 NetTrans::NetStream(void*, unsigned int, ...) + 1243 2 libmacvol.dylib 0x000000010047c24c MacVRem::VolDirGetMeta(int, TMemory*, unsigned int*, unsigned long long*, TString*, ...) + 1534 3 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 4 libmacvol.dylib 0x00000001003fbb48 ModuleData::implementMsg(TThread*, long long (*)(...), int, long long (*)(...), int, ...) + 1682 5 libmacvol.dylib 0x000000010047c131 MacVRem::VolDirGetMeta(int, TMemory*, unsigned int*, unsigned long long*, TString*, ...) + 1251 6 libmacvol.dylib 0x0000000100450dae MacStateRem::msttDoBackup(MacVRem*, Tree*) + 1072 7 libmacvol.dylib 0x00000001004517de MacStateRem::MacStateBackup(MacVRemTrack*, Tree*, int*, int*, ...) + 476 8 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 9 libmacvol.dylib 0x00000001003fbb48 ModuleData::implementMsg(TThread*, long long (*)(...), int, long long (*)(...), int, ...) + 1682 10 libmacvol.dylib 0x0000000100451b0c MacStateRem::MacStateBackup(MacVRemTrack*, Tree*, int*, int*, ...) + 1290 11 libmacvol.dylib 0x0000000100472fab MacVRem::VolBuildStateFiles(ArcCatalog*, int, Tyce*, TFolderLoc*, int, Tree*, ModuleData*, int, ...) + 1621 12 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 13 libtree.dylib 0x000000010118085c ModuleData::implementMsg(TThread*, long long (*)(...), int, long long (*)(...), int, ...) + 1682 14 libtree.dylib 0x0000000101227d8c VolBase::VolBuildStateFiles(ModuleData*, int, ModuleData*, TFolderLoc*, int, ModuleData*, ModuleData*, int, ...) + 1224 15 libenginehi.dylib 0x00000001015534e7 Exto::extoBuildStateFiles(EngineStoreBlock*) + 631 16 libenginehi.dylib 0x00000001015551a6 Exto::extoBeginOne(int, int*, int*) + 2748 17 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 18 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 19 libenginehi.dylib 0x00000001015569aa Exto::ExecBegin(...) + 3126 20 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 21 libmeson.dylib 0x00000001007ef81c ModuleData::send(int, ...) + 228 22 libmeson.dylib 0x00000001007fda69 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 2095 23 libmeson.dylib 0x000000010085a6fa TThread::TaskSend(long long, ModuleData*, int, ...) + 710 24 libenginehi.dylib 0x000000010158bb36 Exec::execDoRun() + 704 25 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 26 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 27 libenginehi.dylib 0x0000000101587aca Exec::ExecRun(...) + 488 28 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 29 libmeson.dylib 0x00000001007ef81c ModuleData::send(int, ...) + 228 30 libmeson.dylib 0x000000010085b4b5 TMesonMsg::Do() + 321 31 libmeson.dylib 0x000000010085b77f TThread::mesonDoOne() + 429 32 libmeson.dylib 0x000000010085b7cd TThread::mesonQFlush() + 49 33 libmeson.dylib 0x0000000100831bed msgHelper(TThread*, int) + 57 34 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 35 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 36 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 37 libmeson.dylib 0x000000010083122e msgInTask() + 22 38 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 39 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 40 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 41 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 42 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 43 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 44 libenginehi.dylib 0x000000010158fe72 execMakeThreadProc(ModuleClassData*, Exec**, Tyce*, int, int, int, int, int) + 194 45 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 46 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 47 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 48 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 49 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 50 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 17: 0 libSystem.B.dylib 0x00007fff82a17c5a getdirentries + 10 1 libSystem.B.dylib 0x00007fff82a17a9e _readdir_unlocked + 68 2 libSystem.B.dylib 0x00007fff82a17b58 readdir_r + 89 3 libbedrock.dylib 0x00000001006aa76a UDirStream::ReadDir(VNativNodeInfo*) + 98 4 libbedrock.dylib 0x00000001006aaa75 UFindFirstFile(void**, TString const*, VNativNodeInfo*) + 187 5 libbedrock.dylib 0x0000000100694093 TFolderLoc::StartFind(void**, VNativNodeInfo*, TString*) const + 195 6 libbedrock.dylib 0x00000001007067a0 TVol::IsEmpty(int*) const + 124 7 libbedrock.dylib 0x00000001006f4db8 TVol::GetInfo(NativVolInfo*) const + 1812 8 libdevices.dylib 0x00000001019cefdc Devscon::Class::DevScan(int, ...) + 1546 9 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 10 libmeson.dylib 0x00000001007f6422 TransBlock(void*, int, ...) + 1346 11 libdevices.dylib 0x0000000101905733 DevScanHlper::DevScan(...) + 465 12 libmeson.dylib 0x00000001007f77dd ModuleData::send_v(int, __va_list_tag*) + 3317 13 libmeson.dylib 0x00000001007ef81c ModuleData::send(int, ...) + 228 14 libmeson.dylib 0x000000010085b4b5 TMesonMsg::Do() + 321 15 libmeson.dylib 0x000000010085b77f TThread::mesonDoOne() + 429 16 libmeson.dylib 0x000000010085b7cd TThread::mesonQFlush() + 49 17 libmeson.dylib 0x0000000100831bed msgHelper(TThread*, int) + 57 18 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 19 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 20 libmeson.dylib 0x00000001007f9259 TThread::MsgBlock(int) + 143 21 libmeson.dylib 0x000000010083122e msgInTask() + 22 22 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 23 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 24 libmeson.dylib 0x0000000100831283 loopInTask(int) + 83 25 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 26 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 27 libmeson.dylib 0x00000001008312c2 TThread::MsgLoop(int) + 60 28 libdevices.dylib 0x00000001019062e0 devScanThread(ModuleData*, int, int, ModuleData**) + 130 29 libmeson.dylib 0x00000001007fd761 doTask(long long, long long (*)(...), ModuleData*, unsigned int, ...) + 1319 30 libmeson.dylib 0x00000001007fe596 TThread::TaskCall(long long, long long (*)(...), ...) + 710 31 libmeson.dylib 0x000000010085cf5b modThreadRoot(void**) + 555 32 libmeson.dylib 0x000000010087089d modThreadHelperRoot(void*) + 77 33 libSystem.B.dylib 0x00007fff829794f6 _pthread_start + 331 34 libSystem.B.dylib 0x00007fff829793a9 thread_start + 13 Thread 16 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000001078cd698 rcx: 0x00007fffffe001a0 rdx: 0x0000000101f1d7a0 rdi: 0x0000000000000107 rsi: 0x00000001008c462c rbp: 0x00000001078cd030 rsp: 0x00000001078cce40 r8: 0x8000000100bae26a r9: 0x000000002a4bfa94 r10: 0x000000010047bc4e r11: 0x00000001078cd458 r12: 0x0000001a078cd330 r13: 0x000000010041f486 r14: 0x00000001078cd340 r15: 0x000000010213f114 rip: 0x0000000100b01252 rfl: 0x0000000000010202 cr2: 0x0000000000000028 Binary Images: 0x100000000 - 0x100067ff7 +RetroEngine ??? (???) <8D6393F8-F748-68B0-6214-0A945EF3C394> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/RetroEngine 0x10009d000 - 0x1000c8fff +libmacvoldriver.dylib ??? (???) <83FD19ED-F130-5731-7E78-FC51EB15EB77> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libmacvoldriver.dylib 0x1000f2000 - 0x100108fff +libvoldriver.dylib ??? (???) <A99E177E-BC45-D004-FCDC-447F59F709EF> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libvoldriver.dylib 0x10012a000 - 0x1001ffff7 +libunixvol.dylib ??? (???) <91F32332-CD7F-59E4-8A3F-5CBAAC12BFD2> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libunixvol.dylib 0x10026f000 - 0x10034ffff +libnwvol.dylib ??? (???) <BF260E6D-6607-E5F5-2F6F-D0E04303D011> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libnwvol.dylib 0x1003c6000 - 0x10057eff7 +libmacvol.dylib ??? (???) <47A3E424-DAFC-4D13-F54C-6034B1184AC6> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libmacvol.dylib 0x100651000 - 0x100675fff +libutests.dylib ??? (???) <77634D24-F5CB-34D6-D130-DA1451285915> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libutests.dylib 0x10068e000 - 0x100740fe7 +libbedrock.dylib ??? (???) <FD1A9107-E08F-2011-82FE-608E8457763F> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libbedrock.dylib 0x1007d0000 - 0x1008b9fff +libmeson.dylib ??? (???) <43520A8A-2760-C51F-E2CC-FDB50A6ACF9A> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libmeson.dylib 0x1009a2000 - 0x100a8efff +libtyce.dylib ??? (???) <C3D62617-A2B3-361F-7E76-2C0F6835B0EC> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libtyce.dylib 0x100ae8000 - 0x100bd3fff +libnetwork.dylib ??? (???) <A95EF6C4-68D4-1384-3F18-77EF96F87154> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libnetwork.dylib 0x100c4f000 - 0x100e6efe7 +libretroapi.dylib ??? (???) <FE196236-CA86-74B4-FF80-39455B5DE8A5> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libretroapi.dylib 0x100fda000 - 0x101053fff +libretrores.dylib ??? (???) <7DB54683-9ECD-0A25-A309-C878086E5D1D> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libretrores.dylib 0x10114b000 - 0x101282ff7 +libtree.dylib ??? (???) <7B3B78E7-E95C-238F-F532-07282688323B> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libtree.dylib 0x101313000 - 0x10142afff +libstorsets.dylib ??? (???) <DB2E213C-E9A5-8B1E-DDE5-6376FBEB72F5> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libstorsets.dylib 0x10149c000 - 0x101618fff +libenginehi.dylib ??? (???) <BE711B29-8CAC-2011-1E89-872C750769B1> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libenginehi.dylib 0x1016c5000 - 0x101814fff +libenginelo.dylib ??? (???) <1F1EDEE4-740F-EBA0-434C-3A98D2CCCE7B> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libenginelo.dylib 0x1018b9000 - 0x101bb5ff7 +libdevices.dylib ??? (???) <D2DE5B5D-F292-800D-3027-A78E7B968F13> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libdevices.dylib 0x101c9c000 - 0x101cb6fef +libsubfile.dylib ??? (???) <B891BC03-D0E3-A91F-8771-911C28153F74> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libsubfile.dylib 0x101cc8000 - 0x101cdefff +libautoupdates.dylib ??? (???) <C7CD0AC6-DD9C-1135-B07E-704C0CE2B705> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libautoupdates.dylib 0x101ced000 - 0x101cf7ff7 +libauconfigparser.dylib ??? (???) <B9370B04-C050-F7BC-B66F-C9A88D781C2D> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libauconfigparser.dylib 0x101cff000 - 0x101d79fff +libvol.dylib ??? (???) <72BA6C15-35A7-A019-9D75-D80DC9D5AF66> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libvol.dylib 0x101db2000 - 0x101dc9fff +libzlib.dylib ??? (???) <73EB646F-9F99-91F7-99D3-5EE8B7A5DF0B> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libzlib.dylib 0x101ef0000 - 0x101ef5ff7 com.apple.iokit.SCSITaskLib 2.6.5 (2.6.5) <316238AB-916A-1297-187D-9C4A9E45647C> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSITaskLib 0x103358000 - 0x103373fff +noam.rpx ??? (???) <F858FE8A-522D-4C56-C447-F9A40765BF73> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/noam.rpx 0x10339a000 - 0x1033ccfff +libpcvoldriver.dylib ??? (???) <EB53C1AF-089A-833A-DD2C-DCBB72CBAABC> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libpcvoldriver.dylib 0x103783000 - 0x103797fff +libunixvoldriver.dylib ??? (???) <3CC67B2D-EEA5-5E35-BEAD-C6E94DB1C33E> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libunixvoldriver.dylib 0x104a86000 - 0x104c28fff +libpcvol.dylib ??? (???) <0D644B18-A5C8-8F7D-880B-1FD8504A46D4> /Library/Application Support/Retrospect/RetrospectEngine.bundle/Contents/MacOS/libpcvol.dylib 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld 0x7fff80729000 - 0x7fff807dffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib 0x7fff80839000 - 0x7fff80864ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib 0x7fff80867000 - 0x7fff80939fe7 com.apple.CFNetwork 454.11.12 (454.11.12) <B1C9008A-4A5D-609D-5D10-C93DAD6FFB4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff80a59000 - 0x7fff80ab9fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff81303000 - 0x7fff81393fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff82026000 - 0x7fff822aefef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff822af000 - 0x7fff822f9ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff822fa000 - 0x7fff82322fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff82324000 - 0x7fff82658fff com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8293f000 - 0x7fff82b00fff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib 0x7fff8320f000 - 0x7fff832ccfff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8343c000 - 0x7fff835fafff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib 0x7fff83689000 - 0x7fff836d5fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib 0x7fff83822000 - 0x7fff83830ff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib 0x7fff83b1b000 - 0x7fff83c92fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff840f6000 - 0x7fff84105fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff842e8000 - 0x7fff842ecff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff842ed000 - 0x7fff8432efff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff846c7000 - 0x7fff846c7ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff846c8000 - 0x7fff846ceff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff851ca000 - 0x7fff851e0fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib 0x7fff85755000 - 0x7fff857d2fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff85805000 - 0x7fff85816ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib 0x7fff85824000 - 0x7fff8593bfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib 0x7fff8593c000 - 0x7fff859dcfff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff87ec7000 - 0x7fff87f80fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib 0x7fff88a8c000 - 0x7fff88ac7fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib Edited May 4, 2011 by Frank Hampden Quote Link to comment Share on other sites More sharing options...
Guest Steve Maser Posted May 4, 2011 Report Share Posted May 4, 2011 The crash-when-browsing-a-windows-client rings a bell somewhere -- something related to a file on the client having a "bad" character in the name (or something like that...) At what point during the browsing does it crash? Maybe there's a file/folder name within a specific folder causing this crash that would be good to isolate. - Steve Quote Link to comment Share on other sites More sharing options...
bioheath Posted May 4, 2011 Author Report Share Posted May 4, 2011 Are the crashes happening to a specific media set or to multiple media sets? Does it happen when a specific client is backed up? I don't see any pattern with what Retrospect is doing when it crashes. It is not backing up the same client each time, or to the same media set each time. I did find the pattern below in the System log, which is interesting. ----------- May 3 05:55:08 flicker servermgrd[80]: servermgr_backup: TimeMachinePreBackupHook called. May 3 05:55:08 flicker com.roxio.RetroEngine[107]: Assertion failure at "module.cpp-997", on threadID 0x4FED000 May 3 20:52:26 flicker servermgrd[80]: servermgr_backup: TimeMachinePreBackupHook called. May 3 20:52:34 flicker Retrospect[36358]: Script::verify exception: MacRequestor::Request: connection already closed May 3 20:52:48: --- last message repeated 5 times --- May 3 20:52:48 flicker serveradmin[55491]: initializing servermgr_teams May 3 20:52:48: --- last message repeated 1 time --- May 3 20:52:48 flicker serveradmin[55491]: deallocing servermgr_teams May 3 20:52:48: --- last message repeated 1 time --- May 3 20:52:48 flicker serveradmin[55502]: initializing servermgr_teams May 3 20:52:48 flicker serveradmin[55502]: deallocing servermgr_teams May 3 20:52:48 flicker serveradmin[55504]: initializing servermgr_teams May 3 20:52:48: --- last message repeated 1 time --- May 3 20:52:48 flicker serveradmin[55504]: deallocing servermgr_teams May 3 20:52:52: --- last message repeated 1 time --- May 3 20:52:52 flicker Retrospect[36358]: Script::verify exception: MacRequestor::Request: connection already closed May 3 20:52:57: --- last message repeated 3 times --- May 3 20:52:57 flicker com.roxio.RetroEngine[50749]: Assertion failure at "module.cpp-997", on threadID 0x46ED000 May 4 13:52:25 flicker servermgrd[80]: servermgr_backup: TimeMachinePreBackupHook called. May 4 13:52:27 flicker com.roxio.RetroEngine[78827]: Assertion failure at "module.cpp-997", on threadID 0x476A000 ----------- In all three cases above (the 3 times that it has crashed so far), the crash happened shortly after (or at the same time as) "servermgr_backup: TimeMachinePreBackupHook called." Time Machine runs every hour though, and it doesn't crash every time. I will keep it running and see if this pattern continues. Heath Quote Link to comment Share on other sites More sharing options...
Guest Steve Maser Posted May 5, 2011 Report Share Posted May 5, 2011 I thought the old forums said something about an incompatibility between Time Machine and the Retrospect Engine. I could be imagining it, though. This may be a known issue. Quote Link to comment Share on other sites More sharing options...
0f50055b-b032-4015-a2ab-46dbe1253e8e Posted May 5, 2011 Report Share Posted May 5, 2011 I have the exact same problem. I run the engine on a mac mini server. Having read that the problem might be caused by Time Machine backing up the mac mini server, I tried disabling it, and it worked! I am keeping my fingers crossed. Looking at the log, the crash seemed to coincide with some Time Machine activity. I am not an expert and I don't understand why Time Machine would crash the engine, so use at your own risks! Quote Link to comment Share on other sites More sharing options...
f30e6e60-a263-4d69-8f60-c92703669308 Posted May 7, 2011 Report Share Posted May 7, 2011 I thought the old forums said something about an incompatibility between Time Machine and the Retrospect Engine. I could be imagining it, though. This may be a known issue. There were a handful of posts on the subject, but taken together they were inconclusive (self-referencing and anecdotal). The RetroTalk list had some discussion last month, with the final information provided by the original poster being the revaluation that the same logical volume was being used for both TimeMachine and the Disk Media Set Member. So before this list adds to the simple "TimeMachine crashed my engine!" meme, some specific configuration information should be added to the record for cross checking with any other users who believe they're experiencing the same thing (I, for one, run TimeMachine on my engine host machine with nary a hiccup). Quote Link to comment Share on other sites More sharing options...
bioheath Posted May 10, 2011 Author Report Share Posted May 10, 2011 There were a handful of posts on the subject, but taken together they were inconclusive (self-referencing and anecdotal). The RetroTalk list had some discussion last month, with the final information provided by the original poster being the revaluation that the same logical volume was being used for both TimeMachine and the Disk Media Set Member. So before this list adds to the simple "TimeMachine crashed my engine!" meme, some specific configuration information should be added to the record for cross checking with any other users who believe they're experiencing the same thing (I, for one, run TimeMachine on my engine host machine with nary a hiccup). I left the server off for a few days while I watched this thread and the similar thread about engine crashes for suggestions. I didn't see a conclusive answer, so I left the server running last night again to see what it would do. I left Time Machine enabled, because in the long run, Time Machine should remain enabled on this server. I left the server running last night and when I returned this morning it had crashed again. The last entry in the "Past" section of the Activities was at 11:52PM and appears to have been a proactive backup that lasted 3 minutes before communication with the client failed. That is the last entry Retrospect recorded. The Console shows the following at that time: 5/9/11 11:55:39 PM com.roxio.RetroEngine[936] #2> soccRecv: recv failed, error 60 There are no Retro engine entries in the console after that until: 5/10/11 1:12:05 AM com.roxio.RetroEngine[936] Assertion failure at "module.cpp-997", on threadID 0x4E6A000 The entries in Console below immediately preceded the crash at 1:12:05 AM. They, once again, involve Time Machine: 5/10/11 1:11:47 AM com.apple.backupd[11694] Starting standard backup 5/10/11 1:11:47 AM com.apple.backupd[11694] Attempting to mount network destination using URL: afp://georgewells@BLC-Time-Capsule-3.local/georgewells 5/10/11 1:12:00 AM com.apple.backupd[11694] Mounted network destination using URL: afp://georgewells@BLC-Time-Capsule-3.local/georgewells 5/10/11 1:12:00 AM kernel AFP_VFS afpfs_mount: /Volumes/georgewells, pid 11695 5/10/11 1:12:01 AM hdiejectd[11709] running 5/10/11 1:12:02 AM com.apple.backupd[11694] QUICKCHECK ONLY; FILESYSTEM CLEAN 5/10/11 1:12:04 AM com.apple.backupd[11694] Disk image /Volumes/georgewells/flicker_e80688ca32af.sparsebundle mounted at: /Volumes/Flicker Bits 5/10/11 1:12:04 AM com.apple.backupd[11694] Backing up to: /Volumes/Flicker Bits/Backups.backupdb 5/10/11 1:12:04 AM servermgrd[73] servermgr_backup: TimeMachinePreBackupHook called. 5/10/11 1:12:05 AM com.roxio.RetroEngine[936] Assertion failure at "module.cpp-997", on threadID 0x4E6A000 5/10/11 1:12:05 AM com.apple.launchd[1] (com.roxio.RetroEngine[936]) Exited with exit code: 255 I would like to help diagnose this problem. This is a very clean installation of OS X Server 10.6 and Retrospect, so this could be a good place to examine the issue. The specs of my server/software are in the initial post in this thread. I left out something there that may be of interest. The Time Machine on this server is backing up to a Time Capsule on a switch 2 hops upstream from this server. No idea if that could be relevant. Quote Link to comment Share on other sites More sharing options...
f30e6e60-a263-4d69-8f60-c92703669308 Posted May 10, 2011 Report Share Posted May 10, 2011 I left the server off for a few days while I watched this thread and the similar thread about engine crashes for suggestions Was there a user logged into the OS X Server machine console the whole time? Retrospect is writing to Disk media sets on internal SATA drives with no RAID How is TimeMachine configured with respect to these internal Members? By default, they'd be included as potential TM sources. Assertion failure at "module.cpp-997", on threadID 0x4E6A000I would like to help diagnose this problem There's an assert log at /Library/Application Support/Retrospect/assert_log.utx . Getting that to Sonic would be the most help, but that would probably require opening a support ticket with them first. Dave I have an assert log file in mine, about a month old, that references the same module.cpp-997 error; but my system logs don't go back far enough to cross-check against other processes (and TimeMachine filters them out of its backups!) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.