crash in setEventArgs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One FsEvents daemon |
Fix Committed
|
Critical
|
Mike McCracken |
Bug Description
*** Terminating app due to uncaught exception 'NSInvalidArgum
*** First throw call stack:
(
0 CoreFoundation 0x00007fff9602af56 __exceptionPrep
1 libobjc.A.dylib 0x00007fff89ef3dee objc_exception_
2 CoreFoundation 0x00007fff95fd1ab8 -[__NSArrayM insertObject:
3 com.ubuntu.
4 com.ubuntu.
5 Foundation 0x00007fff95c7872a -[NSThread main] + 68
6 Foundation 0x00007fff95c786a2 __NSThread__main__ + 1575
7 libsystem_c.dylib 0x00007fff906bc8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff906bfb75 thread_start + 13
)
Changed in ubuntuone-fsevents-daemon: | |
status: | In Progress → Fix Committed |
more info, seems to be crashing in the string handling case:
Application Specific Information: entException' , reason: '*** -[__NSArrayM insertObject: atIndex: ]: object cannot be nil' rocess + 198 throw + 43 atIndex: ] + 296 one.fsevents 0x0000000100002505 -[FSEvent setEventArgs: withOffset: withTotalSize: ] + 741 one.fsevents 0x0000000100004583 -[FSEventDispatcher run] + 851
objc[58283]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgum
*** First throw call stack:
(
0 CoreFoundation 0x00007fff9602af56 __exceptionPrep
1 libobjc.A.dylib 0x00007fff89ef3dee objc_exception_
2 CoreFoundation 0x00007fff95fd1ab8 -[__NSArrayM insertObject:
3 com.ubuntu.
4 com.ubuntu.
5 Foundation 0x00007fff95c7872a -[NSThread main] + 68
6 Foundation 0x00007fff95c786a2 __NSThread__main__ + 1575
7 libsystem_c.dylib 0x00007fff906bc8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff906bfb75 thread_start + 13
)
Thread 3 Crashed: kernel. dylib 0x00007fff911b2ce2 __pthread_kill + 10 caller( void (*)()) + 11 throw + 327 CoreFoundation 0x00007fff95fd1ab8 -[__NSArrayM insertObject: atIndex: ] + 296 one.fsevents 0x0000000100002505 -[FSEvent setEventArgs: withOffset: withTotalSize: ] + 741 (FSEvent.m:225) one.fsevents 0x0000000100004583 -[FSEventDispatcher run] + 851 (FSEventDispatc her.m:333) Foundation 0x00007fff95c7872a -[NSThread main] + 68 Foundation 0x00007fff95c786a2 __NSThread__main__ + 1575
0 libsystem_
1 libsystem_c.dylib 0x00007fff906be7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff906afa7a abort + 143
3 libc++abi.dylib 0x00007fff8d2767bc abort_message + 214
4 libc++abi.dylib 0x00007fff8d273fcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff89ef4249 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff8d274001 safe_handler_
7 libc++abi.dylib 0x00007fff8d27405c std::terminate() + 16
8 libc++abi.dylib 0x00007fff8d275152 __cxa_throw + 114
9 libobjc.A.dylib 0x00007fff89ef3f0a objc_exception_
10 com.apple.
11 com.ubuntu.
12 com.ubuntu.
13 com.apple.
14 com.apple.
15 libsystem_c.dylib 0x00007fff906bc8bf _pthread_start + 335
16 libsystem_c.dylib 0x00007fff906bfb75 thread_start + 13