On Oct 15, 2011, at 11:00 AM, gpgtools-users-requ...@lists.gpgtools.org wrote:
> please find the latest GPGTools installer *pre-release* (i.e. test version, 
> to be downloaded via the "pre-release" link) at [1]. Changes:
> 
> * Issue 82: Update: GPGToolsPreferences 0.7.
> * Issue 76: Update: Enigmail 1.2.1 for Thunderbird 5.
> * Issue 83: Added: Enigmail 1.3.2 for Thunderbird 6 and 7.
> * Issue 69: Added: GPGMail for 10.7 (Lion) - Alpha4.
> * Issue 79: Added: GPGTools public OpenPGP key.
> * Issue 85: Added: GPGTools autofixes.
> * Issue 77: Fix: Wrong permissons for Enigmail plugin.
> * Issue 78: Fix: Enhanced Thunderbird detection.
> * Checksum: 8f57848b38f15cfd53865492612cdd9cb94fd3a3 (SHA-1).
> 
> Please provide us some feedback.

Wonderful!  Basic functionality appears to be working on a MacBook Pro (2.8 Ghz 
i7, 8GB) under OS X 10.7.2.

Have not been able to launch preference pane without crashing.  Tried 
reinstalling and rebooting system; same result.  Below is the head and crashed 
thread info from the crash report.  Let me know if you'd like entire crash 
report (and where to send it).

Again, thanks for all your efforts!!
--Jody
 

Process:         System Preferences [20072]
Path:            /Applications/System Preferences.app/Contents/MacOS/System 
Preferences
Identifier:      com.apple.systempreferences
Version:         11.0 (11.0)
Build Info:      SystemPrefsApp-214001000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [329]

PlugIn Path:       
/Users/USER/Library/PreferencePanes/GPGTools.prefPane/Contents/Frameworks/Libmacgpg.framework/Versions/A/Libmacgpg
PlugIn Identifier: org.gpgtools.Libmacgpg
PlugIn Version:    0.1.1 (0.1.1)

Date/Time:       2011-10-15 17:29:57.307 -0600
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9

Interval Since Last Report:          50553 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  5081 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      00A65314-5038-4436-B23D-B9FB2587680B

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffbff6b392f

VM Regions Near 0xfffffffbff6b392f:
--> shared memory          00007fffffe00000-00007fffffe02000 [    8K] r-x/r-x 
SM=SHM  

Application Specific Information:
objc_msgSend() selector name: fileHandleForWriting
org.gpgtools.GPGTools v.0.7 (GPGTools)
objc[20072]: garbage collection is ON

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                     0x00007fff86c63e90 objc_msgSend + 16
1   org.gpgtools.Libmacgpg              0x000000010606a4cc -[LPXTTask 
launchAndWait] + 1785
2   org.gpgtools.Libmacgpg              0x0000000106060aa2 -[GPGTask start] + 
2828
3   org.gpgtools.Libmacgpg              0x0000000106057fa6 -[GPGController 
updateKeys:searchFor:withSigs:secretOnly:] + 1638
4   org.gpgtools.GPGTools               0x0000000105613d62 
-[GPGToolsPrefController secretKeys] + 60
5   org.gpgtools.GPGTools               0x00000001056142ea 
-[GPGToolsPrefController secretKeyDescriptions] + 34
6   com.apple.Foundation                0x00007fff8a061434 
_NSGetUsingKeyValueGetter + 62
7   com.apple.Foundation                0x00007fff8a0613e9 
-[NSObject(NSKeyValueCoding) valueForKey:] + 392
8   com.apple.Foundation                0x00007fff8a080e76 
-[NSObject(NSKeyValueCoding) valueForKeyPath:] + 348
9   com.apple.AppKit                    0x00007fff8c960f46 -[NSBinder 
_valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:] + 654
10  com.apple.AppKit                    0x00007fff8c960c30 -[NSBinder 
valueForBinding:resolveMarkersToPlaceholders:] + 171
11  com.apple.AppKit                    0x00007fff8ce91772 -[NSSelectionBinder 
_valueForBindingWithoutResolve:mode:] + 45
12  com.apple.AppKit                    0x00007fff8ce91394 -[NSSelectionBinder 
_adjustObject:mode:observedController:observedKeyPath:context:editableState:adjustState:]
 + 524
13  com.apple.AppKit                    0x00007fff8cb64788 -[NSValueBinder 
_observeValueForKeyPath:ofObject:context:] + 303
14  com.apple.AppKit                    0x00007fff8ce91179 -[NSSelectionBinder 
observeValueForKeyPath:ofObject:change:context:] + 305
15  com.apple.AppKit                    0x00007fff8c952bdb 
-[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 591
16  com.apple.AppKit                    0x00007fff8c94bef5 -[NSIBObjectData 
nibInstantiateWithOwner:topLevelObjects:] + 1079
17  com.apple.AppKit                    0x00007fff8c94252f loadNib + 322
18  com.apple.AppKit                    0x00007fff8c941a28 
+[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
19  com.apple.AppKit                    0x00007fff8c941943 
+[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
20  com.apple.frameworks.preferencepanes        0x00007fff8a3affc4 
-[NSPreferencePane loadMainView] + 154
21  com.apple.frameworks.preferencepanes        0x00007fff8a3b0f14 
-[NSPrefPaneBundle instantiatePrefPaneObject] + 438
22  com.apple.systempreferences         0x0000000102072988 0x10206a000 + 35208
23  com.apple.systempreferences         0x0000000102071fbe 0x10206a000 + 32702
24  com.apple.Foundation                0x00007fff8a04725a 
__NSFireDelayedPerform + 392
25  com.apple.CoreFoundation            0x00007fff8b596f84 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
26  com.apple.CoreFoundation            0x00007fff8b596ad6 __CFRunLoopDoTimer + 
534
27  com.apple.CoreFoundation            0x00007fff8b577471 __CFRunLoopRun + 1617
28  com.apple.CoreFoundation            0x00007fff8b576ae6 CFRunLoopRunSpecific 
+ 230
29  com.apple.HIToolbox                 0x00007fff87e213d3 
RunCurrentEventLoopInMode + 277
30  com.apple.HIToolbox                 0x00007fff87e2858f 
ReceiveNextEventCommon + 181
31  com.apple.HIToolbox                 0x00007fff87e284ca 
BlockUntilNextEventMatchingListInMode + 62
32  com.apple.AppKit                    0x00007fff8c93a3f1 _DPSNextEvent + 659
33  com.apple.AppKit                    0x00007fff8c939cf5 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
34  com.apple.AppKit                    0x00007fff8c93662d -[NSApplication run] 
+ 470
35  com.apple.AppKit                    0x00007fff8cbb580c NSApplicationMain + 
867
36  com.apple.systempreferences         0x000000010206bdbc 0x10206a000 + 7612
...
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000040094ca00  rcx: 0x000000040094c600  
rdx: 0x00007fff61c67458
  rdi: 0x000000040094c640  rsi: 0x00007fff8d2c32f8  rbp: 0x00007fff61c67820  
rsp: 0x00007fff61c67470
   r8: 0x0000000106072944   r9: 0x0000000000000002  r10: 0x00007ff15c02c630  
r11: 0xfffffffbff6b391f
  r12: 0x000000040094c640  r13: 0x00007fff86c65380  r14: 0x0000000000000000  
r15: 0x0000000000000001
  rip: 0x00007fff86c63e90  rfl: 0x0000000000010246  cr2: 0xfffffffbff6b392f
Logical CPU: 2
...


_______________________________________________
gpgtools-users mailing list
gpgtools-users@lists.gpgtools.org
FAQ: http://www.gpgtools.org/faq.html
Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users
Unsubscribe: 
http://lists.gpgtools.org/mailman/options/gpgtools-users/arch...@mail-archive.com?unsub=Unsubscribe&unsubconfirm=1

This email sent to: arch...@mail-archive.com

Reply via email to