lewisje / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Crash report #606

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
 Process:         Growl [65731]
Path:            /Applications/Growl.app/Contents/MacOS/Growl
Identifier:      com.Growl.GrowlHelperApp
Version:         2.1 (2.1)
App Item ID:     467939042
App External ID: 15947584
Code Type:       X86-64 (Native)
Parent Process:  launchd [302]
User ID:         501

Date/Time:       2013-08-14 08:42:34.185 -0500
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Sleep/Wake UUID: 08BA1448-681F-4D6D-ABE2-9C751BD61C89

Interval Since Last Report:          31878 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  31868 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      52E7D3F4-A216-3E3E-6DAE-4C234D9B9745

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: 'External data reference can't find 
underlying file.'
abort() called
terminate called throwing an exception

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff99a4fb06 
__exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff965b13f0 objc_exception_throw 
+ 43
2   CoreData                            0x00007fff90ca2ad2 
-[_PFExternalReferenceData getBytes:range:] + 162
3   CoreData                            0x00007fff90ca2d94 
-[_PFExternalReferenceData _isEqualHelper:] + 212
4   CoreData                            0x00007fff90ca2f4b 
-[_PFExternalReferenceData isEqualToData:] + 203
5   CoreData                            0x00007fff90ca2e6f 
-[_PFExternalReferenceData isEqual:] + 63
6   CoreData                            0x00007fff90bbf784 -[NSSQLCore 
_populateRowForOp:withObject:] + 1492
7   CoreData                            0x00007fff90bbe8d6 -[NSSQLCore 
recordUpdateForObject:] + 134
8   CoreData                            0x00007fff90bbe5fe -[NSSQLCore 
recordChangesInContext:] + 846
9   CoreData                            0x00007fff90bbd79c -[NSSQLCore 
saveChanges:] + 204
10  CoreData                            0x00007fff90b90ada -[NSSQLCore 
executeRequest:withContext:error:] + 298
11  CoreData                            0x00007fff90b8fe0c 
-[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1756
12  CoreData                            0x00007fff90bb8a98 
-[NSManagedObjectContext save:] + 456
13  Growl                               0x000000010d726881 
__38-[GrowlAbstractDatabase saveDatabase:]_block_invoke + 79
14  CoreData                            0x00007fff90bd64dc 
developerSubmittedBlockToNSManagedObjectContextPerform + 92
15  libdispatch.dylib                   0x00007fff9a1160b6 
_dispatch_client_callout + 8
16  libdispatch.dylib                   0x00007fff9a11b0c8 
_dispatch_main_queue_callback_4CF + 275
17  CoreFoundation                      0x00007fff999f1b4c __CFRunLoopRun + 1644
18  CoreFoundation                      0x00007fff999f10e2 CFRunLoopRunSpecific 
+ 290
19  HIToolbox                           0x00007fff8d52deb4 
RunCurrentEventLoopInMode + 209
20  HIToolbox                           0x00007fff8d52dc52 
ReceiveNextEventCommon + 356
21  HIToolbox                           0x00007fff8d52dae3 
BlockUntilNextEventMatchingListInMode + 62
22  AppKit                              0x00007fff971ca533 _DPSNextEvent + 685
23  AppKit                              0x00007fff971c9df2 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
24  AppKit                              0x00007fff971c11a3 -[NSApplication run] 
+ 517
25  AppKit                              0x00007fff97165bd6 NSApplicationMain + 
869
26  Growl                               0x000000010d706ba2 main + 99
27  Growl                               0x000000010d701704 start + 52

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff99997212 __pthread_kill + 10
1   libsystem_c.dylib             0x00007fff9490fb54 pthread_kill + 90
2   libsystem_c.dylib             0x00007fff94953dce abort + 143
3   libc++abi.dylib               0x00007fff94b959eb abort_message + 257
4   libc++abi.dylib               0x00007fff94b9339a default_terminate() + 28
5   libobjc.A.dylib               0x00007fff965b1873 _objc_terminate() + 91
6   libc++.1.dylib                  0x00007fff8ec028fe std::terminate() + 20
7   libobjc.A.dylib               0x00007fff965b15de objc_terminate + 9
8   libdispatch.dylib             0x00007fff9a1160ca _dispatch_client_callout + 
28
9   libdispatch.dylib             0x00007fff9a11b0c8 
_dispatch_main_queue_callback_4CF + 275
10  com.apple.CoreFoundation        0x00007fff999f1b4c __CFRunLoopRun + 1644
11  com.apple.CoreFoundation        0x00007fff999f10e2 CFRunLoopRunSpecific + 290
12  com.apple.HIToolbox           0x00007fff8d52deb4 RunCurrentEventLoopInMode 
+ 209
13  com.apple.HIToolbox           0x00007fff8d52dc52 ReceiveNextEventCommon + 
356
14  com.apple.HIToolbox           0x00007fff8d52dae3 
BlockUntilNextEventMatchingListInMode + 62
15  com.apple.AppKit                0x00007fff971ca533 _DPSNextEvent + 685
16  com.apple.AppKit                0x00007fff971c9df2 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.AppKit                0x00007fff971c11a3 -[NSApplication run] + 517
18  com.apple.AppKit                0x00007fff97165bd6 NSApplicationMain + 869
19  com.Growl.GrowlHelperApp        0x000000010d706ba2 main + 99
20  com.Growl.GrowlHelperApp        0x000000010d701704 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff99997d16 kevent + 10
1   libdispatch.dylib             0x00007fff9a118dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib             0x00007fff9a1189ee _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib          0x00007fff99995686 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff99994c42 mach_msg + 70
2   com.apple.CoreFoundation        0x00007fff999ec233 
__CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation        0x00007fff999f1916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation        0x00007fff999f10e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation            0x00007fff94103a35 -[NSConnection run] + 126
6   com.apple.Foundation            0x00007fff940ab562 __NSThread__main__ + 1345
7   libsystem_c.dylib             0x00007fff9490e7a2 _pthread_start + 327
8   libsystem_c.dylib             0x00007fff948fb1e1 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff999976d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff94910f4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff94910d13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff948fb1d1 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff999976d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff94910f4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff94910d13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff948fb1d1 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff999976d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff94910f4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff94910d13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff948fb1d1 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff999976d6 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff94910f4c _pthread_workq_return + 25
2   libsystem_c.dylib             0x00007fff94910d13 _pthread_wqthread + 412
3   libsystem_c.dylib             0x00007fff948fb1d1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff524fe3f8  rdx: 0x0000000000000000
  rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff524fe420  rsp: 0x00007fff524fe3f8
   r8: 0x00007fff7e139278   r9: 0x00007fff524fe400  r10: 0x0000000020000000  r11: 0x0000000000000206
  r12: 0x00007fff524fe580  r13: 0x0000000000000000  r14: 0x00007fff7e13a180  r15: 0x00007fff524fe460
  rip: 0x00007fff99997212  rfl: 0x0000000000000206  cr2: 0x00007fff7e132ff0
Logical CPU: 0

Original issue reported on code.google.com by ch...@growl.info on 15 Aug 2013 at 3:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by ch...@growl.info on 16 Aug 2013 at 2:00

GoogleCodeExporter commented 8 years ago

Original comment by r...@growl.info on 10 Sep 2013 at 12:42