
10.6 GPGMail no longer decrypting messages due to pinentry no longer being installed
Reported by steve | November 26th, 2015 @ 04:56 PM | in 2015 Q3 (closed)
Reproduce: run GPG Suite 1494n (including new pinentry). then select encrypted message for which correct pub/sec key exists in GPG Keychain.
currently: message not decrypted with msg: 0x0409ABD93E6382FE - No secret key
expected: message should be decrypted correctly.
Console.app has this:
11/26/15 4:51:03 PM Mail[2511] NSExceptionHandler has recorded
the following exception:
GPGException -- Bad passphrase
Stack trace: 0x7fff850b1a2c 0x7fff801f3f03 0x7fff8329d969
0x10aa05eca 0x10a0c1f32 0x10a0c2ff0 0x10a0c6b2d 0x10a0c8479
0x10a0c8303 0x10a0b96a5 0x10a0cb7d7 0x7fff80481eda 0x7fff80481e39
0x7fff8050d84b 0x7fff8053e37a 0x7fff8050c2f5 0x7fff804263a7
0x100043911 0x7fff8035bafa 0x1000342ac 0x7fff802f26de
0x7fff802eb3b0 0x10000205c 0x2
11/26/15 4:51:03 PM Mail[2511] [DEBUG] decryptionException:
0x7fff850b1a2c 0x7fff801f3f03 0x7fff8329d969 0x10aa05eca
0x10a0c1f32 0x10a0c2ff0 0x10a0c6b2d 0x10a0c8479 0x10a0c8303
0x10a0b96a5 0x10a0cb7d7 0x7fff80481eda 0x7fff80481e39
0x7fff8050d84b 0x7fff8053e37a 0x7fff8050c2f5 0x7fff804263a7
0x100043911 0x7fff8035bafa 0x1000342ac 0x7fff802f26de
0x7fff802eb3b0 0x10000205c 0x2
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511]
NSExceptionHandlerExceptionRaiser (in ExceptionHandling) + 127
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511]
objc_exception_throw (in libobjc.A.dylib) + 45
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSException raise + 9
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -GPGContext(GPGSynchronousOperations)
decryptedData:signatures: + 289
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -MimePart(GPGMail)
_gpgDecryptedPGPMIMEDataWithPassphraseDelegate:signatures: +
546
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -MimePart(GPGMail)
gpgDecryptedDataWithPassphraseDelegate:signatures: + 176
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -MimePart(GPGMail) _gpgDecodePGP + 413
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -MimePart(GPGMail) gpgDecodeMultipartEncrypted +
281
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -MimePart(GPGMail) gpgBetterDecode + 403
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -Message(GPGMail)
gpgDecryptMessageWithPassphraseDelegate:messageSignatures: +
421
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -GPGMessageViewerAccessoryViewOwner decrypt: +
231
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSApplication sendAction:to:from: + 95
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSControl sendAction:to: + 94
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSCell trackMouse:inRect:ofView:untilMouseUp: +
1715
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSButtonCell
trackMouse:inRect:ofView:untilMouseUp: + 555
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSControl mouseDown: + 624
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSWindow sendEvent: + 5409
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511]
0x0000000100043911 (in Mail)
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSApplication sendEvent: + 4719
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511]
0x00000001000342ac (in Mail)
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] -NSApplication run + 474
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511]
NSApplicationMain (in AppKit) + 364
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511]
0x000000010000205c (in Mail)
11/26/15 4:51:03 PM [0x0-0x4a04a].com.apple.mail[2511] 0x00000002
(in Mail)
Comments and changes to this ticket
-
-
steve November 26th, 2015 @ 05:27 PM
- Title changed from 10.6 GPGMail no longer decrypting messages to 10.6 GPGMail no longer decrypting messages due to pinentry no longer being installed
-
steve November 26th, 2015 @ 06:16 PM
- State changed from new to verified
- Assigned user set to Mento
- Milestone set to 2015 Q3
wrong OS X version settings in installer.
fixed in 1495n.
-
steve November 26th, 2015 @ 06:16 PM
- State changed from verified to released
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป