And another one: "I seem to have run afoul a similar problem: BOINC 7.8.2 on Mac OS X 10.11.6 does no longer start. The manager complains about failing to start the client three times and then gives up, prompting for another three attempts with the prompt: "The BOINC client has exited unexpectedly 3 times within the last 3 minutes. Would you like to restart it again? (No/Yes)"
This issue originated spontaeously last Friday after I left the computer on its own before the weekend. The final entry in the stdoutdae.old (the .txt only contains the restart loops) is related to climateprediction:" https://boinc.berkeley.edu/dev/forum_thread.php?id=11853&postid=81364 -- Jord van der Elst. On Mon, Sep 18, 2017 at 12:45 PM, Jord van der Elst <els...@gmail.com> wrote: > More people having this problem: > > Same problem with Serria. > Process: boinc [7524] > Path: /Applications/BOINCManager.app/Contents/Resources/boinc > Identifier: boinc > Version: ??? > Code Type: X86-64 (Native) > Parent Process: BOINCManager [7520] > Responsible: boinc [7524] > User ID: 502 > > Date/Time: 2017-09-17 09:13:16.844 -1000 > OS Version: Mac OS X 10.12.6 (16G29) > Report Version: 12 > Anonymous UUID: 654F5F58-6A61-8125-DD47-C99D2497B71A > > > Time Awake Since Boot: 76000 seconds > > System Integrity Protection: enabled > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Exception Type: EXC_CRASH (SIGABRT) > Exception Codes: 0x0000000000000000, 0x0000000000000000 > Exception Note: EXC_CORPSE_NOTIFY > > Application Specific Information: > [7524] stack overflow > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 libsystem_kernel.dylib 0x00007fffc9bd1d42 __pthread_kill + 10 > 1 libsystem_pthread.dylib 0x00007fffc9cbf457 pthread_kill + 90 > 2 libsystem_c.dylib 0x00007fffc9b374bb __abort + 140 > 3 libsystem_c.dylib 0x00007fffc9b37d7e __stack_chk_fail + 205 > 4 boinc 0x000000010005077e 0x100000000 + 329598 > 5 boinc 0x000000010004fb95 0x100000000 + 326549 > 6 boinc 0x000000010004ebc4 0x100000000 + 322500 > 7 boinc 0x000000010004e7c2 0x100000000 + 321474 > 8 boinc 0x000000010002c4ff 0x100000000 + 181503 > 9 boinc 0x000000010002c7c5 0x100000000 + 182213 > 10 boinc 0x0000000100001334 0x100000000 + 4916 > > Thread 1: > 0 libsystem_kernel.dylib 0x00007fffc9bd1c22 __psynch_mutexwait + 10 > 1 libsystem_pthread.dylib 0x00007fffc9cbcdfa _pthread_mutex_lock_wait + 100 > 2 boinc 0x00000001000075bf 0x100000000 + 30143 > 3 libsystem_pthread.dylib 0x00007fffc9cbc93b _pthread_body + 180 > 4 libsystem_pthread.dylib 0x00007fffc9cbc887 _pthread_start + 286 > 5 libsystem_pthread.dylib 0x00007fffc9cbc08d thread_start + 13 > > Thread 0 crashed with X86 Thread State (64-bit): > rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd768 > rdx: 0x0000000000000000 > rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd790 > rsp: 0x00007fff5fbfd768 > r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: > 0x0000000000000206 > r12: 0x00007fff5fbfd950 r13: 0x0000000000000033 r14: 0x00007fffd2a153c0 > r15: 0x00007fff5fbfe950 > rip: 0x00007fffc9bd1d42 rfl: 0x0000000000000206 cr2: 0x00007fffd29f7128 > > (Rest of the stack trace in the thread, https://boinc.berkeley.edu/ > dev/forum_thread.php?id=11853&postid=81354) > > > -- Jord van der Elst. > > On Sun, Sep 17, 2017 at 4:19 PM, Jord van der Elst <els...@gmail.com> > wrote: > >> As per this thread: https://boinc.berkeley.edu/dev >> /forum_thread.php?id=11853 >> >> "I installed 7.8.2 last night; when I checked in the morning, BOINC >> Manager complained that it couldn't connect to a client. >> After some digging, I found that the client is crashing pretty much >> immediately, with the following stack trace on thread 0: >> >> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread >> 0 libsystem_kernel.dylib 0x00007fff90e0fd42 __pthread_kill + 10 >> 1 libsystem_pthread.dylib 0x00007fff90efd457 pthread_kill + 90 >> 2 libsystem_c.dylib 0x00007fff90d754bb __abort + 140 >> 3 libsystem_c.dylib 0x00007fff90d75d7e __stack_chk_fail + 205 >> 4 boinc 0x0000000100053d9d 0x100000000 + 343453 >> 5 boinc 0x00000001000531e4 0x100000000 + 340452 >> 6 boinc 0x00000001000520e6 0x100000000 + 336102 >> 7 boinc 0x0000000100051ce0 0x100000000 + 335072 >> 8 boinc 0x000000010002d80d 0x100000000 + 186381 >> 9 boinc 0x000000010002dad5 0x100000000 + 187093 >> 10 boinc 0x0000000100001034 0x100000000 + 4148" >> >> It got worse for this user, as: >> >> "I uninstalled 7.8.2 and re-installed 7.6.34; I am still seeing the same >> crash (even after a reboot). 7.6.34 was working immediately before I >> installed 7.8.2 (though I don't know when the last time I started it up >> was; probably at least a couple of weeks). >> >> I'm digging around through backups to see if there is any library that >> might have changed." >> >> >> -- Jord van der Elst. >> > > _______________________________________________ boinc_dev mailing list boinc_dev@ssl.berkeley.edu https://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.