Re: [boinc_dev] 7.8.2 client crashes immediately on Mac OS 10.12

2017-09-18 Thread Jord van der Elst
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=81364



-- Jord van der Elst.

On Mon, Sep 18, 2017 at 12:45 PM, Jord van der Elst 
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: 0x, 0x
> Exception Note: EXC_CORPSE_NOTIFY
>
> Application Specific Information:
> [7524] stack overflow
>
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0 libsystem_kernel.dylib 0x7fffc9bd1d42 __pthread_kill + 10
> 1 libsystem_pthread.dylib 0x7fffc9cbf457 pthread_kill + 90
> 2 libsystem_c.dylib 0x7fffc9b374bb __abort + 140
> 3 libsystem_c.dylib 0x7fffc9b37d7e __stack_chk_fail + 205
> 4 boinc 0x00010005077e 0x1 + 329598
> 5 boinc 0x00010004fb95 0x1 + 326549
> 6 boinc 0x00010004ebc4 0x1 + 322500
> 7 boinc 0x00010004e7c2 0x1 + 321474
> 8 boinc 0x00010002c4ff 0x1 + 181503
> 9 boinc 0x00010002c7c5 0x1 + 182213
> 10 boinc 0x00011334 0x1 + 4916
>
> Thread 1:
> 0 libsystem_kernel.dylib 0x7fffc9bd1c22 __psynch_mutexwait + 10
> 1 libsystem_pthread.dylib 0x7fffc9cbcdfa _pthread_mutex_lock_wait + 100
> 2 boinc 0x000175bf 0x1 + 30143
> 3 libsystem_pthread.dylib 0x7fffc9cbc93b _pthread_body + 180
> 4 libsystem_pthread.dylib 0x7fffc9cbc887 _pthread_start + 286
> 5 libsystem_pthread.dylib 0x7fffc9cbc08d thread_start + 13
>
> Thread 0 crashed with X86 Thread State (64-bit):
> rax: 0x rbx: 0x0006 rcx: 0x7fff5fbfd768
> rdx: 0x
> rdi: 0x0307 rsi: 0x0006 rbp: 0x7fff5fbfd790
> rsp: 0x7fff5fbfd768
> r8: 0x r9: 0x r10: 0x0800 r11:
> 0x0206
> r12: 0x7fff5fbfd950 r13: 0x0033 r14: 0x7fffd2a153c0
> r15: 0x7fff5fbfe950
> rip: 0x7fffc9bd1d42 rfl: 0x0206 cr2: 0x7fffd29f7128
>
> (Rest of the stack trace in the thread, https://boinc.berkeley.edu/
> dev/forum_thread.php?id=11853=81354)
>
>
> -- Jord van der Elst.
>
> On Sun, Sep 17, 2017 at 4:19 PM, Jord van der Elst 
> 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 0x7fff90e0fd42 __pthread_kill + 10
>> 1 libsystem_pthread.dylib 0x7fff90efd457 pthread_kill + 90
>> 2 libsystem_c.dylib 0x7fff90d754bb __abort + 140
>> 3 libsystem_c.dylib 0x7fff90d75d7e __stack_chk_fail + 205
>> 4 boinc 0x000100053d9d 0x1 + 343453
>> 5 boinc 0x0001000531e4 0x1 + 340452
>> 6 boinc 0x0001000520e6 0x1 + 336102
>> 7 boinc 0x000100051ce0 0x1 + 335072
>> 8 boinc 0x00010002d80d 0x1 + 186381
>> 9 boinc 0x00010002dad5 0x1 + 187093
>> 10 boinc 0x00011034 0x1 + 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

Re: [boinc_dev] 7.8.2 client crashes immediately on Mac OS 10.12

2017-09-18 Thread Jord van der Elst
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: 0x, 0x
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
[7524] stack overflow

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7fffc9bd1d42 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7fffc9cbf457 pthread_kill + 90
2 libsystem_c.dylib 0x7fffc9b374bb __abort + 140
3 libsystem_c.dylib 0x7fffc9b37d7e __stack_chk_fail + 205
4 boinc 0x00010005077e 0x1 + 329598
5 boinc 0x00010004fb95 0x1 + 326549
6 boinc 0x00010004ebc4 0x1 + 322500
7 boinc 0x00010004e7c2 0x1 + 321474
8 boinc 0x00010002c4ff 0x1 + 181503
9 boinc 0x00010002c7c5 0x1 + 182213
10 boinc 0x00011334 0x1 + 4916

Thread 1:
0 libsystem_kernel.dylib 0x7fffc9bd1c22 __psynch_mutexwait + 10
1 libsystem_pthread.dylib 0x7fffc9cbcdfa _pthread_mutex_lock_wait + 100
2 boinc 0x000175bf 0x1 + 30143
3 libsystem_pthread.dylib 0x7fffc9cbc93b _pthread_body + 180
4 libsystem_pthread.dylib 0x7fffc9cbc887 _pthread_start + 286
5 libsystem_pthread.dylib 0x7fffc9cbc08d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x rbx: 0x0006 rcx: 0x7fff5fbfd768
rdx: 0x
rdi: 0x0307 rsi: 0x0006 rbp: 0x7fff5fbfd790
rsp: 0x7fff5fbfd768
r8: 0x r9: 0x r10: 0x0800 r11:
0x0206
r12: 0x7fff5fbfd950 r13: 0x0033 r14: 0x7fffd2a153c0
r15: 0x7fff5fbfe950
rip: 0x7fffc9bd1d42 rfl: 0x0206 cr2: 0x7fffd29f7128

(Rest of the stack trace in the thread,
https://boinc.berkeley.edu/dev/forum_thread.php?id=11853=81354)


-- Jord van der Elst.

On Sun, Sep 17, 2017 at 4:19 PM, Jord van der Elst  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 0x7fff90e0fd42 __pthread_kill + 10
> 1 libsystem_pthread.dylib 0x7fff90efd457 pthread_kill + 90
> 2 libsystem_c.dylib 0x7fff90d754bb __abort + 140
> 3 libsystem_c.dylib 0x7fff90d75d7e __stack_chk_fail + 205
> 4 boinc 0x000100053d9d 0x1 + 343453
> 5 boinc 0x0001000531e4 0x1 + 340452
> 6 boinc 0x0001000520e6 0x1 + 336102
> 7 boinc 0x000100051ce0 0x1 + 335072
> 8 boinc 0x00010002d80d 0x1 + 186381
> 9 boinc 0x00010002dad5 0x1 + 187093
> 10 boinc 0x00011034 0x1 + 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.


[boinc_dev] 7.8.2 client crashes immediately on Mac OS 10.12

2017-09-17 Thread Jord van der Elst
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 0x7fff90e0fd42 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7fff90efd457 pthread_kill + 90
2 libsystem_c.dylib 0x7fff90d754bb __abort + 140
3 libsystem_c.dylib 0x7fff90d75d7e __stack_chk_fail + 205
4 boinc 0x000100053d9d 0x1 + 343453
5 boinc 0x0001000531e4 0x1 + 340452
6 boinc 0x0001000520e6 0x1 + 336102
7 boinc 0x000100051ce0 0x1 + 335072
8 boinc 0x00010002d80d 0x1 + 186381
9 boinc 0x00010002dad5 0x1 + 187093
10 boinc 0x00011034 0x1 + 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.