Your crash reports are automatically saved at *
~/Library/Logs/DiagnosticReports* (to open your Library folder, choose *
Library* from Finder's *Go* menu as you hold down the option key) -- you'll 
probably want the latest Growl report. The information in my first post was 
pasted from Console; the last line showed the exact file that was saved.


On Saturday, August 10, 2013 8:42:43 PM UTC-7, qwertypo wrote:
>
> Crashing for me too.   How do I generate a crash report?
>
> On Tuesday, August 6, 2013 9:19:28 AM UTC-7, mrtoner wrote:
>>
>> Since upgrading to 2.1 I find that Growl crashes regularly. Looks like a 
>> series of errors leading up to the crash:
>>
>> 8/6/2013 8:49:50.986 AM Growl[36892]: dnssd_clientstub ConnectToServer: 
>> socket failed 24 Too many open files
>> 8/6/2013 8:49:51.284 AM Growl[36892]: Core Data: annotation: 
>> -executeRequest: encountered exception = Updating max pk failed:  with 
>> userInfo = {
>>     NSSQLiteErrorDomain = 14;
>> }
>> 8/6/2013 8:49:54.424 AM Growl[36892]: Unresolved error Error 
>> Domain=NSCocoaErrorDomain Code=134030 "The operation couldn\U2019t be 
>> completed. (NSCocoaErrorDomain error 134030.)" UserInfo=0x7fcf6333df90 
>> {NSSQLiteErrorDomain=14, NSUnderlyingException=Updating max pk failed: }, {
>>     NSSQLiteErrorDomain = 14;
>>     NSUnderlyingException = "Updating max pk failed: ";
>> }
>> ...similar errors removed for brevity...
>> 8/6/2013 8:55:42.164 AM Growl[36892]: An uncaught exception was raised
>> 8/6/2013 8:55:42.164 AM Growl[36892]: External data reference can't find 
>> underlying file.
>> 8/6/2013 8:55:42.166 AM Growl[36892]: (
>> 0   CoreFoundation                      0x00007fff88fe1b06 
>> __exceptionPreprocess + 198
>> 1   libobjc.A.dylib                     0x00007fff938bb3f0 
>> objc_exception_throw + 43
>> 2   CoreData                            0x00007fff91ef4ad2 
>> -[_PFExternalReferenceData getBytes:range:] + 162
>> 3   CoreData                            0x00007fff91ef4d94 
>> -[_PFExternalReferenceData _isEqualHelper:] + 212
>> 4   CoreData                            0x00007fff91ef4f4b 
>> -[_PFExternalReferenceData isEqualToData:] + 203
>> 5   CoreData                            0x00007fff91ef4e6f 
>> -[_PFExternalReferenceData isEqual:] + 63
>> 6   CoreData                            0x00007fff91e11784 -[NSSQLCore 
>> _populateRowForOp:withObject:] + 1492
>> 7   CoreData                            0x00007fff91e108d6 -[NSSQLCore 
>> recordUpdateForObject:] + 134
>> 8   CoreData                            0x00007fff91e105fe -[NSSQLCore 
>> recordChangesInContext:] + 846
>> 9   CoreData                            0x00007fff91e0f79c -[NSSQLCore 
>> saveChanges:] + 204
>> 10  CoreData                            0x00007fff91de2ada -[NSSQLCore 
>> executeRequest:withContext:error:] + 298
>> 11  CoreData                            0x00007fff91de1e0c 
>> -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1756
>> 12  CoreData                            0x00007fff91e0aa98 
>> -[NSManagedObjectContext save:] + 456
>> 13  Growl                               0x0000000105543881 
>> __38-[GrowlAbstractDatabase saveDatabase:]_block_invoke + 79
>> 14  CoreData                            0x00007fff91e284dc 
>> developerSubmittedBlockToNSManagedObjectContextPerform + 92
>> 15  libdispatch.dylib                   0x00007fff8b6b20b6 
>> _dispatch_client_callout + 8
>> 16  libdispatch.dylib                   0x00007fff8b6b70c8 
>> _dispatch_main_queue_callback_4CF + 275
>> 17  CoreFoundation                      0x00007fff88f83b4c __CFRunLoopRun 
>> + 1644
>> 18  CoreFoundation                      0x00007fff88f830e2 
>> CFRunLoopRunSpecific + 290
>> 19  HIToolbox                           0x00007fff8dc34eb4 
>> RunCurrentEventLoopInMode + 209
>> 20  HIToolbox                           0x00007fff8dc34b94 
>> ReceiveNextEventCommon + 166
>> 21  HIToolbox                           0x00007fff8dc34ae3 
>> BlockUntilNextEventMatchingListInMode + 62
>> 22  AppKit                              0x00007fff8e671533 _DPSNextEvent 
>> + 685
>> 23  AppKit                              0x00007fff8e670df2 
>> -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
>> 24  AppKit                              0x00007fff8e6681a3 
>> -[NSApplication run] + 517
>> 25  AppKit                              0x00007fff8e60cbd6 
>> NSApplicationMain + 869
>> 26  Growl                               0x0000000105523ba2 main + 99
>> 27  Growl                               0x000000010551e704 start + 52
>> )
>> 8/6/2013 8:55:42.168 AM Growl[36892]: *** Terminating app due to uncaught 
>> exception 'NSInternalInconsistencyException', reason: 'External data 
>> reference can't find underlying file.'
>> *** First throw call stack:
>> (
>> 0   CoreFoundation                      0x00007fff88fe1b06 
>> __exceptionPreprocess + 198
>> 1   libobjc.A.dylib                     0x00007fff938bb3f0 
>> objc_exception_throw + 43
>> 2   CoreData                            0x00007fff91ef4ad2 
>> -[_PFExternalReferenceData getBytes:range:] + 162
>> 3   CoreData                            0x00007fff91ef4d94 
>> -[_PFExternalReferenceData _isEqualHelper:] + 212
>> 4   CoreData                            0x00007fff91ef4f4b 
>> -[_PFExternalReferenceData isEqualToData:] + 203
>> 5   CoreData                            0x00007fff91ef4e6f 
>> -[_PFExternalReferenceData isEqual:] + 63
>> 6   CoreData                            0x00007fff91e11784 -[NSSQLCore 
>> _populateRowForOp:withObject:] + 1492
>> 7   CoreData                            0x00007fff91e108d6 -[NSSQLCore 
>> recordUpdateForObject:] + 134
>> 8   CoreData                            0x00007fff91e105fe -[NSSQLCore 
>> recordChangesInContext:] + 846
>> 9   CoreData                            0x00007fff91e0f79c -[NSSQLCore 
>> saveChanges:] + 204
>> 10  CoreData                            0x00007fff91de2ada -[NSSQLCore 
>> executeRequest:withContext:error:] + 298
>> 11  CoreData                            0x00007fff91de1e0c 
>> -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1756
>> 12  CoreData                            0x00007fff91e0aa98 
>> -[NSManagedObjectContext save:] + 456
>> 13  Growl                               0x0000000105543881 
>> __38-[GrowlAbstractDatabase saveDatabase:]_block_invoke + 79
>> 14  CoreData                            0x00007fff91e284dc 
>> developerSubmittedBlockToNSManagedObjectContextPerform + 92
>> 15  libdispatch.dylib                   0x00007fff8b6b20b6 
>> _dispatch_client_callout + 8
>> 16  libdispatch.dylib                   0x00007fff8b6b70c8 
>> _dispatch_main_queue_callback_4CF + 275
>> 17  CoreFoundation                      0x00007fff88f83b4c __CFRunLoopRun 
>> + 1644
>> 18  CoreFoundation                      0x00007fff88f830e2 
>> CFRunLoopRunSpecific + 290
>> 19  HIToolbox                           0x00007fff8dc34eb4 
>> RunCurrentEventLoopInMode + 209
>> 20  HIToolbox                           0x00007fff8dc34b94 
>> ReceiveNextEventCommon + 166
>> 21  HIToolbox                           0x00007fff8dc34ae3 
>> BlockUntilNextEventMatchingListInMode + 62
>> 22  AppKit                              0x00007fff8e671533 _DPSNextEvent 
>> + 685
>> 23  AppKit                              0x00007fff8e670df2 
>> -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
>> 24  AppKit                              0x00007fff8e6681a3 
>> -[NSApplication run] + 517
>> 25  AppKit                              0x00007fff8e60cbd6 
>> NSApplicationMain + 869
>> 26  Growl                               0x0000000105523ba2 main + 99
>> 27  Growl                               0x000000010551e704 start + 52
>> )
>> 8/6/2013 8:55:45.902 AM com.apple.launchd.peruser.501[264]: 
>> ([0x0-0x7e87e8].com.Growl.GrowlHelperApp[36892]) Job appears to have 
>> crashed: Abort trap: 6
>> 8/6/2013 8:55:46.794 AM ReportCrash[62261]: Saved crash report for 
>> Growl[36892] version 2.1 (2.1) to 
>> /Users/xxxx/Library/Logs/DiagnosticReports/Growl_2013-08-06-085546_xxxxx.crash
>>
>>
>> Can you tell from that what the problem is, or would you like me to send 
>> the crash report somewhere?
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/growldiscuss.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to