Thread 'Boinc Crashing - Mac Yosemite'

Message boards : Questions and problems : Boinc Crashing - Mac Yosemite
Message board moderation

To post messages, you must log in.

AuthorMessage
Bill Schott

Send message
Joined: 3 Jan 15
Posts: 4
United States
Message 59278 - Posted: 3 Jan 2015, 12:48:40 UTC

Since upgrading to Mac OSX 10.10, having various BOINC issues. First, it would crash most times when resumed my session. Now it won't run at all and crashes with message "*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1000) creating CGSWindow on line 281'"
I saw version 7.4.36 was available so I upgraded, but same error. Have rebooted my computer and tried anything else I could think of.
Can anyone help?
Bill Dearborn, Mi
ID: 59278 · Report as offensive
Bill Schott

Send message
Joined: 3 Jan 15
Posts: 4
United States
Message 59279 - Posted: 3 Jan 2015, 12:50:22 UTC - in response to Message 59278.  

Here is the top portion of the crash report:
Process: BOINCManager [5569]
Path: /Applications/BOINCManager.app/Contents/MacOS/BOINCManager
Identifier: edu.berkeley.boinc
Version: BOINC Manager version 7.4.36 (7.4.36)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: BOINCManager [5569]
User ID: 504

Date/Time: 2015-01-03 07:40:18.179 -0500
OS Version: Mac OS X 10.10.1 (14B25)
Report Version: 11
Anonymous UUID: 581093A7-8493-84E9-E845-E224B33D4F9A

Sleep/Wake UUID: F53F9396-8212-4C0D-BE57-4417962B8844

Time Awake Since Boot: 19000 seconds
Time Since Wake: 3100 seconds

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
ID: 59279 · Report as offensive
ProfileJord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15634
Netherlands
Message 59310 - Posted: 5 Jan 2015, 17:41:12 UTC
Last modified: 5 Jan 2015, 17:41:24 UTC

Not a clue, so forwarded that to the developer for the Mac.
ID: 59310 · Report as offensive
Bill Schott

Send message
Joined: 3 Jan 15
Posts: 4
United States
Message 59315 - Posted: 5 Jan 2015, 23:00:46 UTC - in response to Message 59310.  

Thanks -- I was trying to figure out how to submit a bug report.
ID: 59315 · Report as offensive
Charlie Fenton
Project developer

Send message
Joined: 17 Jul 06
Posts: 287
United States
Message 59324 - Posted: 6 Jan 2015, 11:45:03 UTC - in response to Message 59279.  

Hello Bill,

I cannot reproduce this; BOINC Manager runs fine on OS 10.10.1 for me. Unfortunately, you left off the most important part of the crash report, which is the backtrace. It will probably start with "Thread 0 crashed" and have a series of lines with sequential line numbers 0, 1, 2, etc. in the left column. If you can post that part of the crash report, it might help me understand what is happening on your system.

Cheers,
--Charlie
Charlie Fenton
BOINC / SETI@home Macintosh & Windows Programmer
ID: 59324 · Report as offensive
Bill Schott

Send message
Joined: 3 Jan 15
Posts: 4
United States
Message 59325 - Posted: 6 Jan 2015, 12:26:47 UTC - in response to Message 59324.  

More of the trace... If you want the whole thing I can save and zip it.
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1000) creating CGSWindow on line 281'

Application Specific Backtrace 1:
0 CoreFoundation 0x90eb5343 __raiseError + 195
1 libobjc.A.dylib 0x96505a2a objc_exception_throw + 276
2 CoreFoundation 0x90eb525d +[NSException raise:format:] + 141
3 AppKit 0x91588271 _NSCreateWindowWithOpaqueShape2 + 1728
4 AppKit 0x91586360 -[NSWindow _commonAwake] + 2152
5 AppKit 0x914879eb -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 874
6 AppKit 0x91486fb6 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1831
7 AppKit 0x91486880 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 72
8 BOINCManager 0x003bf95b _ZN17wxCriticalSectionD1Ev + 1229211
9 BOINCManager 0x003c0ed1 _ZN17wxCriticalSectionD1Ev + 1234705
10 BOINCManager 0x00331976 _ZN17wxCriticalSectionD1Ev + 647606
11 BOINCManager 0x00335377 _ZN17wxCriticalSectionD1Ev + 662455
12 BOINCManager 0x00390012 _ZN17wxCriticalSectionD1Ev + 1034322
13 BOINCManager 0x000e40ca BOINCManager + 929994
14 BOINCManager 0x000ddbab BOINCManager + 904107
15 BOINCManager 0x000ccc13 BOINCManager + 834579
16 BOINCManager 0x0002323d BOINCManager + 139837
17 BOINCManager 0x0002022d BOINCManager + 127533
18 BOINCManager 0x0032d27a _ZN17wxCriticalSectionD1Ev + 629434
19 BOINCManager 0x001d9a15 BOINCManager + 1935893
20 BOINCManager 0x0028247a BOINCManager + 2626682
21 BOINCManager 0x002825e2 BOINCManager + 2627042
22 BOINCManager 0x0001dfcc BOINCManager + 118732
23 BOINCManager 0x00002015 BOINCManager + 4117

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x90eb5cd7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 com.apple.CoreFoundation 0x90eb5659 __raiseError + 985
2 libobjc.A.dylib 0x96505a2a objc_exception_throw + 276
3 com.apple.CoreFoundation 0x90eb4f31 -[NSException raise] + 17
4 com.apple.AppKit 0x91585f9e -[NSWindow _commonAwake] + 1190
5 com.apple.AppKit 0x914879eb -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 874
6 com.apple.AppKit 0x91486fb6 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1831
7 com.apple.AppKit 0x91486880 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 72
8 edu.berkeley.boinc 0x003bf95b wxCriticalSection::~wxCriticalSection() + 1229211
9 edu.berkeley.boinc 0x003c0ed1 wxCriticalSection::~wxCriticalSection() + 1234705
10 edu.berkeley.boinc 0x00331976 wxCriticalSection::~wxCriticalSection() + 647606
11 edu.berkeley.boinc 0x00335377 wxCriticalSection::~wxCriticalSection() + 662455
12 edu.berkeley.boinc 0x00390012 wxCriticalSection::~wxCriticalSection() + 1034322
13 edu.berkeley.boinc 0x000e40ca 0x1000 + 929994
14 edu.berkeley.boinc 0x000ddbab 0x1000 + 904107
15 edu.berkeley.boinc 0x000ccc13 0x1000 + 834579
16 edu.berkeley.boinc 0x0002323d 0x1000 + 139837
17 edu.berkeley.boinc 0x0002022d 0x1000 + 127533
18 edu.berkeley.boinc 0x0032d27a wxCriticalSection::~wxCriticalSection() + 629434
19 edu.berkeley.boinc 0x001d9a15 0x1000 + 1935893
20 edu.berkeley.boinc 0x0028247a 0x1000 + 2626682
21 edu.berkeley.boinc 0x002825e2 0x1000 + 2627042
22 edu.berkeley.boinc 0x0001dfcc 0x1000 + 118732
23 edu.berkeley.boinc 0x00002015 0x1000 + 4117

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9b58a8d2 kevent64 + 10
1 libdispatch.dylib 0x97e1073f _dispatch_mgr_invoke + 245
2 libdispatch.dylib 0x97e103a2 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x9b589e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9553b36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x95538eea start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x9b589e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9553b36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x95538eea start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x9b589e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9553b36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x95538eea start_wqthread + 30

Thread 5:
0 libsystem_kernel.dylib 0x9b589e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9553b36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x95538eea start_wqthread + 30

Thread 6:
0 libsystem_kernel.dylib 0x9b583a2e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9b582ad0 mach_msg + 68
2 com.apple.CoreFoundation 0x90db3ae6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x90db2ef9 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x90db2696 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x90db24fb CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x915dc6b4 _NSEventThread + 283
7 libsystem_pthread.dylib 0x9553aecf _pthread_body + 138
8 libsystem_pthread.dylib 0x9553ae45 _pthread_start + 162
9 libsystem_pthread.dylib 0x95538f0e thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x9b589e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9553b36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x95538eea start_wqthread + 30

Thread 8:
0 libsystem_kernel.dylib 0x9b589516 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x9553bb06 _pthread_cond_wait + 726
2 libsystem_pthread.dylib 0x9553f1d1 pthread_cond_wait$UNIX2003 + 71
3 edu.berkeley.boinc 0x00304627 wxCriticalSection::~wxCriticalSection() + 462439
4 edu.berkeley.boinc 0x00179530 0x1000 + 1541424
5 edu.berkeley.boinc 0x00305164 wxCriticalSection::~wxCriticalSection() + 465316
6 libsystem_pthread.dylib 0x9553aecf _pthread_body + 138
7 libsystem_pthread.dylib 0x9553ae45 _pthread_start + 162
8 libsystem_pthread.dylib 0x95538f0e thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x00d1b8e0 ecx: 0x00000000 edx: 0x00000000
edi: 0x90eb528e esi: 0x0201d800 ebp: 0xbfffdcd8 esp: 0xbfffdcd0
ss: 0x00000023 efl: 0x00000282 eip: 0x90eb5cd7 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x07ec8000

Logical CPU: 1
Error Code: 0x00000000
Trap Number: 3
ID: 59325 · Report as offensive

Message boards : Questions and problems : Boinc Crashing - Mac Yosemite

Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.