Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10.10.2 Immediate Crashing #280

Open
GoogleCodeExporter opened this issue Feb 28, 2016 · 0 comments
Open

10.10.2 Immediate Crashing #280

GoogleCodeExporter opened this issue Feb 28, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open the program

What is the expected output? What do you see instead?
I get a Problem Report for Soundflowerbed upon immediate crashing of program.


What version of the product are you using? On what operating system?
1.6.6b with Mac OS X Yosemite 10.10.2

Please provide any additional information below.

Process:               Soundflowerbed [420]
Path:                  
/Applications/Soundflower/Soundflowerbed.app/Contents/MacOS/Soundflowerbed
Identifier:            com.cycling74.Soundflowerbed
Version:               1.0
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Soundflowerbed [420]
User ID:               501

Date/Time:             2015-05-23 06:13:15.943 +0900
OS Version:            Mac OS X 10.10.2 (14C1514)
Report Version:        11
Anonymous UUID:        8B87035D-73F6-8447-411F-E38857868753


Time Awake Since Boot: 110 seconds

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 
'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: 
(index >= 0) && (index < [_itemArray count])'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9398e66c 
__exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff90fe676e objc_exception_throw 
+ 43
2   CoreFoundation                      0x00007fff9398e44a +[NSException 
raise:format:arguments:] + 106
3   Foundation                          0x00007fff9328d3a9 -[NSAssertionHandler 
handleFailureInMethod:object:file:lineNumber:description:] + 195
4   AppKit                              0x00007fff9967c981 -[NSMenu 
itemAtIndex:] + 164
5   Soundflowerbed                      0x0000000100002d13 -[AppController 
readGlobalPrefs] + 313
6   Soundflowerbed                      0x000000010000342d -[AppController 
awakeFromNib] + 451
7   CoreFoundation                      0x00007fff9389c85f -[NSSet 
makeObjectsPerformSelector:] + 223
8   AppKit                              0x00007fff99b585cd -[NSIBObjectData 
nibInstantiateWithOwner:options:topLevelObjects:] + 1216
9   AppKit                              0x00007fff99668605 loadNib + 384
10  AppKit                              0x00007fff99bd95ab 
+[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] 
+ 313
11  AppKit                              0x00007fff99bd9ca8 
+[NSBundle(NSNibLoadingInternal) 
_loadNibFile:externalNameTable:options:withZone:] + 150
12  AppKit                              0x00007fff99667bc0 
+[NSBundle(NSNibLoading) loadNibNamed:owner:] + 631
13  AppKit                              0x00007fff99663549 NSApplicationMain + 
605
14  Soundflowerbed                      0x0000000100001764 start + 52
15  ???                                 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff9122a286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff9a70bb53 abort + 129
2   libc++abi.dylib                 0x00007fff93126a21 abort_message + 257
3   libc++abi.dylib                 0x00007fff9314e9d1 
default_terminate_handler() + 267
4   libobjc.A.dylib                 0x00007fff90fea7d6 _objc_terminate() + 103
5   libc++abi.dylib                 0x00007fff9314c0a1 std::__terminate(void 
(*)()) + 8
6   libc++abi.dylib                 0x00007fff9314bb30 __cxa_throw + 121
7   libobjc.A.dylib                 0x00007fff90fe6898 objc_exception_throw + 341
8   com.apple.CoreFoundation        0x00007fff9398e44a +[NSException 
raise:format:arguments:] + 106
9   com.apple.Foundation            0x00007fff9328d3a9 -[NSAssertionHandler 
handleFailureInMethod:object:file:lineNumber:description:] + 195
10  com.apple.AppKit                0x00007fff9967c981 -[NSMenu itemAtIndex:] + 
164
11  com.cycling74.Soundflowerbed    0x0000000100002d13 -[AppController 
readGlobalPrefs] + 313
12  com.cycling74.Soundflowerbed    0x000000010000342d -[AppController 
awakeFromNib] + 451
13  com.apple.CoreFoundation        0x00007fff9389c85f -[NSSet 
makeObjectsPerformSelector:] + 223
14  com.apple.AppKit                0x00007fff99b585cd -[NSIBObjectData 
nibInstantiateWithOwner:options:topLevelObjects:] + 1216
15  com.apple.AppKit                0x00007fff99668605 loadNib + 384
16  com.apple.AppKit                0x00007fff99bd95ab +[NSBundle(NSNibLoading) 
_loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
17  com.apple.AppKit                0x00007fff99bd9ca8 
+[NSBundle(NSNibLoadingInternal) 
_loadNibFile:externalNameTable:options:withZone:] + 150
18  com.apple.AppKit                0x00007fff99667bc0 +[NSBundle(NSNibLoading) 
loadNibNamed:owner:] + 631
19  com.apple.AppKit                0x00007fff99663549 NSApplicationMain + 605
20  com.cycling74.Soundflowerbed    0x0000000100001764 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff9122b232 kevent64 + 10
1   libdispatch.dylib               0x00007fff9726da6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff9122a94a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff9404f40d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff9122a94a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff9404f40d start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff9122a94a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff9404f40d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff9122a94a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff9404f40d start_wqthread + 13

Thread 6:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x00007fff912254de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9122464f mach_msg + 55
2   com.apple.audio.CoreAudio       0x00007fff945f8980 
HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, 
unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio       0x00007fff945f890e 
HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, 
int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio       0x00007fff945f6f60 
HALC_ProxyIOContext::IOWorkLoop() + 952
5   com.apple.audio.CoreAudio       0x00007fff945f6b0e 
HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6   com.apple.audio.CoreAudio       0x00007fff945f69eb 
HALB_IOThread::Entry(void*) + 157
7   libsystem_pthread.dylib         0x00007fff94051268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff940511e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff9404f41d thread_start + 13

Thread 7:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x00007fff912254de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9122464f mach_msg + 55
2   com.apple.audio.CoreAudio       0x00007fff945f8980 
HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, 
unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio       0x00007fff945f890e 
HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, 
int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio       0x00007fff945f6f60 
HALC_ProxyIOContext::IOWorkLoop() + 952
5   com.apple.audio.CoreAudio       0x00007fff945f6b0e 
HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6   com.apple.audio.CoreAudio       0x00007fff945f69eb 
HALB_IOThread::Entry(void*) + 157
7   libsystem_pthread.dylib         0x00007fff94051268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff940511e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff9404f41d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfdc48  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfdc70  rsp: 0x00007fff5fbfdc48
   r8: 0x0000000000000000   r9: 0x00007fff9a735d70  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff5fbfddd0  r13: 0x00007fff90fd90c0  r14: 0x00007fff7cda0300  r15: 0x00007fff5fbfdcb0
  rip: 0x00007fff9122a286  rfl: 0x0000000000000206  cr2: 0x00007fff7dfeefd8

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Original issue reported on code.google.com by autocorr...@gmail.com on 22 May 2015 at 9:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant