GPGMail: Broken pipe and crashing mail
Seems since I upgrade to Sierra these problems keep happening. How do I uninstall this software?
Expected
I expected an update so this will work
macOS 10.13.1 17B48
GPG Suite 2017.1 2002 (4161887)
GPGMail 3.0b1 1244 (7f051cc)
GPG Keychain 1.4 1377 (3384573)
GPGServices 1.11.1 961 (d6060fa)
MacGPG2 2.2.0 893 (ab15b08)
GPGPreferences 2.1 977 (b1e419a)
Libmacgpg 0.8 819 (c8cf2e0)
pinentry 0.9.7 6 (6aeb033)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Steve on 24 Nov, 2017 04:52 PM
Hi John,
welcome to the GPGTools support platform. Sorry you are having problems using GPG Suite.
could you please download and install our latest GPG Suite nightly build and see if the problem persists. That page also has sig and SHA256 to verify the download.
All the best,
steve
Disclaimer: This is a development version which has not been thoroughly tested yet - bugs or crashes are to be expected. Thanks for helping us test.
Support Staff 2 Posted by Steve on 24 Nov, 2017 04:52 PM
Should Mail.app still crash, please copy paste the crash report to TextEdit and attach a txt file so we can take a closer look why the crash is happening.
3 Posted by Square Deal Pro... on 28 Nov, 2017 08:49 PM
Happened again, here’s the crash report, I’ve downloaded the upgrade and will install.
Thanks!
John
Process: Mail [421]
Path: /Applications/Mail.app/Contents/MacOS/Mail
Identifier: com.apple.mail
Version: 11.1 (3445.4.7)
Build Info: Mail-3445004007000000~1
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Mail [421]
User ID: 503
Date/Time: 2017-11-28 16:45:32.625 -0400
OS Version: Mac OS X 10.13.1 (17B48)
Report Version: 12
Anonymous UUID: 308B2A89-E02D-C2E0-4706-CF65299DA58D
Time Awake Since Boot: 1600 seconds
System Integrity Protection: enabled
Crashed Thread: 7 Dispatch queue: NSOperationQueue 0x60400164d410 (QOS: UNSPECIFIED)
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
*** Terminating app due to uncaught exception 'WebKitThreadingException', reason: 'DOMDocument *kit(WebCore::Document *) was called from a secondary thread'
terminating with uncaught exception of type NSException
abort() called
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff4b99b53b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff723aa942 objc_exception_throw + 48
2 CoreFoundation 0x00007fff4ba2b7e5 +[NSException raise:format:] + 197
3 WebKitLegacy 0x00007fff59e55987 _Z3kitPN7WebCore8DocumentE + 23
4 Mail 0x00000001029dab6d Mail + 1043309
5 Mail 0x00000001029e47ae Mail + 1083310
6 Mail 0x0000000102931b97 Mail + 351127
7 Mail 0x00000001029e6d6a Mail + 1092970
8 GPGMail 0x00000001059d1fbc objc_unretainedPointer + 150970
9 Mail 0x00000001029d0bbc Mail + 1002428
10 Foundation 0x00007fff4d9fcab3 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
11 Foundation 0x00007fff4d9fc915 -[NSBlockOperation main] + 68
12 Foundation 0x00007fff4d9fadc2 -[__NSOperationInternal _start:] + 778
13 libdispatch.dylib 0x00007fff72f5de88 _dispatch_client_callout + 8
14 libdispatch.dylib 0x00007fff72f70478 _dispatch_block_invoke_direct + 317
15 libdispatch.dylib 0x00007fff72f5de88 _dispatch_client_callout + 8
16 libdispatch.dylib 0x00007fff72f70478 _dispatch_block_invoke_direct + 317
17 libdispatch.dylib 0x00007fff72f7031b dispatch_block_perform + 109
18 Foundation 0x00007fff4d9f6dd0 __NSOQSchedule_f + 342
19 libdispatch.dylib 0x00007fff72f5de88 _dispatch_client_callout + 8
20 libdispatch.dylib 0x00007fff72f70fbc _dispatch_continuation_pop + 472
21 libdispatch.dylib 0x00007fff72f6880c _dispatch_async_redirect_invoke + 703
22 libdispatch.dylib 0x00007fff72f5fa7a _dispatch_root_queue_drain + 515
23 libdispatch.dylib 0x00007fff72f5f826 _dispatch_worker_thread3 + 101
24 libsystem_pthread.dylib 0x00007fff732211ca _pthread_wqthread + 1387
25 libsystem_pthread.dylib 0x00007fff73220c4d start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff730dde76 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff730dd390 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4b917dd5 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4b917127 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4b916797 CFRunLoopRunSpecific + 487
5 com.apple.HIToolbox 0x00007fff4ac2b866 RunCurrentEventLoopInMode + 286
6 com.apple.HIToolbox 0x00007fff4ac2b5d6 ReceiveNextEventCommon + 613
7 com.apple.HIToolbox 0x00007fff4ac2b354 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8 com.apple.AppKit 0x00007fff48f28a23 _DPSNextEvent + 2085
9 com.apple.AppKit 0x00007fff496bde6c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
10 com.apple.AppKit 0x00007fff48f1d831 -[NSApplication run] + 764
11 com.apple.AppKit 0x00007fff48eec9d2 NSApplicationMain + 804
12 libdyld.dylib 0x00007fff72f97144 0x7fff72f96000 + 4420
Thread 1:
0 libsystem_kernel.dylib 0x00007fff730e6e7e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff73222662 _pthread_cond_wait + 732
2 libc++.1.dylib 0x00007fff70fd5d43 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 com.apple.JavaScriptCore 0x00007fff4f3efea5 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117
4 com.apple.JavaScriptCore 0x00007fff4f3efd90 std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 96
5 com.apple.JavaScriptCore 0x00007fff4f3efc29 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 233
6 com.apple.JavaScriptCore 0x00007fff4f3efef8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 40
7 libsystem_pthread.dylib 0x00007fff732216c1 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff7322156d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff73220c5d thread_start + 13
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff730dde76 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff730dd390 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4b917dd5 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4b917127 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4b916797 CFRunLoopRunSpecific + 487
5 com.apple.CFNetwork 0x00007fff4a884662 +[NSURLConnection(Loader) _resourceLoadLoop:] + 357
6 com.apple.Foundation 0x00007fff4d9ef6d8 __NSThread__start__ + 1197
7 libsystem_pthread.dylib 0x00007fff732216c1 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff7322156d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff73220c5d thread_start + 13
Thread 3:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x00007fff730dde76 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff730dd390 mach_msg + 60
2 com.apple.QuartzCore 0x00007fff56a00b3d CA::Render::Server::server_thread(void*) + 481
3 com.apple.QuartzCore 0x00007fff56a0094c thread_fun + 25
4 libsystem_pthread.dylib 0x00007fff732216c1 _pthread_body + 340
5 libsystem_pthread.dylib 0x00007fff7322156d _pthread_start + 377
6 libsystem_pthread.dylib 0x00007fff73220c5d thread_start + 13
Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff730dde76 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff730dd390 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4b917dd5 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4b917127 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4b916797 CFRunLoopRunSpecific + 487
5 com.apple.AppKit 0x00007fff490662d1 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff732216c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff7322156d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff73220c5d thread_start + 13
Thread 5:: com.apple.CFNetwork.CustomProtocols
0 libsystem_kernel.dylib 0x00007fff730dde76 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff730dd390 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4b917dd5 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4b917127 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4b916797 CFRunLoopRunSpecific + 487
5 com.apple.CFNetwork 0x00007fff4aab5ec0 _privateRunloopEmulationSet(void*) + 250
6 libsystem_pthread.dylib 0x00007fff732216c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff7322156d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff73220c5d thread_start + 13
Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff730e7142 __select + 10
1 com.apple.CoreFoundation 0x00007fff4b9517db __CFSocketManager + 635
2 libsystem_pthread.dylib 0x00007fff732216c1 _pthread_body + 340
3 libsystem_pthread.dylib 0x00007fff7322156d _pthread_start + 377
4 libsystem_pthread.dylib 0x00007fff73220c5d thread_start + 13
Thread 7 Crashed:: Dispatch queue: NSOperationQueue 0x60400164d410 (QOS: UNSPECIFIED)
0 libsystem_kernel.dylib 0x00007fff730e6fce __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff73224150 pthread_kill + 333
2 libsystem_c.dylib 0x00007fff7304330a abort + 127
3 libc++abi.dylib 0x00007fff71027f8f abort_message + 245
4 libc++abi.dylib 0x00007fff7102812b default_terminate_handler() + 265
5 libobjc.A.dylib 0x00007fff723aca47 _objc_terminate() + 97
6 libc++abi.dylib 0x00007fff710437c9 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff71043843 std::terminate() + 51
8 libdispatch.dylib 0x00007fff72f5de9c _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff72f70478 _dispatch_block_invoke_direct + 317
10 libdispatch.dylib 0x00007fff72f5de88 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff72f70478 _dispatch_block_invoke_direct + 317
12 libdispatch.dylib 0x00007fff72f7031b dispatch_block_perform + 109
13 com.apple.Foundation 0x00007fff4d9f6dd0 __NSOQSchedule_f + 342
14 libdispatch.dylib 0x00007fff72f5de88 _dispatch_client_callout + 8
15 libdispatch.dylib 0x00007fff72f70fbc _dispatch_continuation_pop + 472
16 libdispatch.dylib 0x00007fff72f6880c _dispatch_async_redirect_invoke + 703
17 libdispatch.dylib 0x00007fff72f5fa7a _dispatch_root_queue_drain + 515
18 libdispatch.dylib 0x00007fff72f5f826 _dispatch_worker_thread3 + 101
19 libsystem_pthread.dylib 0x00007fff732211ca _pthread_wqthread + 1387
20 libsystem_pthread.dylib 0x00007fff73220c4d start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff730e76da __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7322126f _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff73220c4d start_wqthread + 13
Thread 9:
0 libsystem_pthread.dylib 0x00007fff73220c40 start_wqthread + 0
1 ??? 0x000000010d4b4b80 0 + 4518005632
Thread 10:
0 libsystem_kernel.dylib 0x00007fff730e76da __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7322106a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff73220c4d start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff730e76da __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff7322126f _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff73220c4d start_wqthread + 13
Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000070000d8cd000 rcx: 0x000070000d8cc5a8 rdx: 0x0000000000000000
rdi: 0x000000000002702b rsi: 0x0000000000000006 rbp: 0x000070000d8cc5e0 rsp: 0x000070000d8cc5a8
r8: 0x000070000d8cc470 r9: 0x000070000d8cc640 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x000000000002702b r13: 0x0000000000000030 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff730e6fce rfl: 0x0000000000000206 cr2: 0x00007fffac299148
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x1028dc000 - 0x102c9bff3 com.apple.mail (11.1 - 3445.4.7) <E8726787-43CC-318B-BF80-624A41137BD5> /Applications/Mail.app/Contents/MacOS/Mail
0x1051cc000 - 0x1051e6fff com.apple.security.csparser (3.0 - 58286.20.16) <D3FE79EE-4CBA-3A9E-B1E4-6ACB93107048> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x1059ac000 - 0x105a09ff7 +org.gpgtools.gpgmail (3.0b1 - 1244b) <9AE10CE6-EC01-3074-8044-AF9BB5514CA8> /Library/Mail/*/GPGMail
0x105a30000 - 0x105a84ff7 +org.gpgtools.Libmacgpg (0.8 - 819) <E72E865A-42BA-3D7F-BE64-AF29F783084F> /Library/Frameworks/Libmacgpg.framework/Versions/B/Libmacgpg
0x105acb000 - 0x105accfff com.apple.AddressBook.LocalSourceBundle (11.0 - 1806) <6C791AD6-426B-34A4-95CC-9B8B049A5489> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
0x105ade000 - 0x105ae2fff com.apple.DirectoryServicesSource (11.0 - 1806) <F88F8299-441C-3E1A-AEBE-AFBB858AE1EA> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
0x105ca7000 - 0x105ceffeb +com.zang.RegexKit (0.6.0 - 0.6.0) /Library/Mail/*/RegexKit.framework/Versions/A/RegexKit
0x105d0d000 - 0x105d86ff3 com.apple.AddressBook.CardDAVPlugin (10.9 - 526) <AF745D3F-D896-36DC-946C-BABA6BC8143C> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
0x106584000 - 0x1065ce98f dyld (519.2.1) <CD85EFBA-B9D6-3FD5-B777-A23B2DDEF192> /usr/lib/dyld
0x107b0a000 - 0x10803bfff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.28.29 - 10.2.8) <AE1C48DA-711C-33B3-80E0-D1451A8960D2> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x108667000 - 0x108668fff atoken.so (192) <837BD6A4-CDF6-3AFB-9C78-D2529BBA26D7> /usr/lib/sasl2/atoken.so
0x10870d000 - 0x10870ffff shadow_auxprop.so (192) <9314CBFE-34DD-3AC5-AEAE-4FBA62130DDA> /usr/lib/sasl2/shadow_auxprop.so
0x108715000 - 0x108718ff7 mschapv2.so (192) <91A45508-3857-300C-84AF-671A80B6B4B7> /usr/lib/sasl2/mschapv2.so
0x10896f000 - 0x108970fff plain-clienttoken.so (192) <8A5A5242-5AA2-3484-8196-8D2DFC29DB87> /usr/lib/sasl2/plain-clienttoken.so
0x108977000 - 0x108979fff login.so (211) <44DDD230-019F-36CB-AC68-A49109A5AE55> /usr/lib/sasl2/login.so
0x10898b000 - 0x10898dff7 libcrammd5.2.so (211) <5C4CBC55-E579-3BB3-BD94-0B15F40E27EA> /usr/lib/sasl2/libcrammd5.2.so
0x108997000 - 0x108999fff smb_ntlmv2.so (192) <71B67F25-6ACB-3165-A163-B2474BA6378F> /usr/lib/sasl2/smb_ntlmv2.so
0x108bc2000 - 0x108bc4fff apop.so (192) <9D9B1AE9-BF2E-361D-8E4E-0E58A8BF32F9> /usr/lib/sasl2/apop.so
0x108ce5000 - 0x108cecfff srp.so (211) <59625C4B-372F-3413-8184-61E9524538CD> /usr/lib/sasl2/srp.so
0x108d38000 - 0x108d41ffb libdigestmd5.2.so (211) <EC67266D-2DCB-3BFE-87C2-5DF87282E27E> /usr/lib/sasl2/libdigestmd5.2.so
0x108ed4000 - 0x108ed9fff libntlm.so (211) <F83DAA0D-2C65-3065-B790-DCABC62D9244> /usr/lib/sasl2/libntlm.so
0x109004000 - 0x10900cff7 digestmd5WebDAV.so (192) <FF53EE1C-6503-3A71-9381-F3A856034895> /usr/lib/sasl2/digestmd5WebDAV.so
0x109045000 - 0x109047fff oauthbearer.so (192) <49C7A98A-6F45-36D7-9203-0B6CABF9C18E> /usr/lib/sasl2/oauthbearer.so
0x10904c000 - 0x10904efff pwauxprop.so (424) <9ECDCF7E-232F-3D33-9131-7A2F4A59ECF8> /usr/lib/sasl2/pwauxprop.so
0x109053000 - 0x109055fff libplain.2.so (211) <17C38CB1-9D2A-3BFD-96F0-DD98A3137062> /usr/lib/sasl2/libplain.2.so
0x109072000 - 0x109074ffb libanonymous.2.so (211) <5CC11E04-4F0D-3105-A00C-6F532D089829> /usr/lib/sasl2/libanonymous.2.so
0x1091e4000 - 0x1091e8fff com.apple.audio.AppleHDAHALPlugIn (280.12 - 280.12) <9ACA0127-E687-3885-9475-1D5E4DD83168> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x10b46e000 - 0x10b47efff dhx.so (192) <3BF56D7E-020A-3694-A004-89691D9DE5A6> /usr/lib/sasl2/dhx.so
0x11ccf4000 - 0x11ce9afff com.apple.audio.units.Components (1.14 - 1.14) <58CC0E03-17B4-3D7A-84C4-7DA1275642C0> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff440a8000 - 0x7fff443f5ff7 com.apple.RawCamera.bundle (8.01.1 - 1017.1.3) <9914E459-4C2F-33C6-846D-DFDC69BDB755> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff45611000 - 0x7fff45690fff com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.28.29 - 10.2.8) <BD25B1FB-3637-3B5A-997A-DD3089D5C579> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
0x7fff45f56000 - 0x7fff468adff7 com.apple.GeForceGLDriver (10.26.6 - 10.2.6) <F976A136-4950-3927-8157-4B0AC7FB2013> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff468ae000 - 0x7fff46f68ff7 libclh.dylib (10.26.6) <3E3EED7F-8EB5-37F0-B753-728444A5CE6B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff46f69000 - 0x7fff47105ff7 com.apple.GeForceMTLDriver (10.26.6 - 10.2.6) <11C2B03F-3B0D-33E6-BB15-0B752634F817> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
0x7fff47889000 - 0x7fff47a5eff7 com.apple.avfoundation (2.0 - 1334.3) <21D9D9E2-829C-3CC7-B262-DB73A091C750> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff47a5f000 - 0x7fff47b16ff7 com.apple.audio.AVFAudio (1.0 - ???) <0AF373D0-B01B-31BC-85E0-FA09AEB79803> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff47b18000 - 0x7fff47c25ffb com.apple.AVKit (1.1 - 440) <430F9128-5F0B-3954-845C-669979571E4D> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff47c26000 - 0x7fff47c26fff com.apple.Accelerate (1.11 - Accelerate 1.11) <3468C044-F1F9-3A8F-B861-B1A9A0614EC3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff47c27000 - 0x7fff47c3effb libCGInterfaces.dylib (417) <C654301A-B183-3BCE-ACCF-6344CDACC2B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff47c3f000 - 0x7fff4838dffb com.apple.vImage (8.1 - ???) <EF6110B2-8BE1-3078-811A
Support Staff 4 Posted by Steve on 30 Nov, 2017 11:45 AM
Ok, it would be interesting to learn, if this crasher continues using the nightly build. Thanks for the crash log.
Support Staff 5 Posted by Steve on 26 Mar, 2018 01:47 PM
Hi John,
very late ping on this: have the crashes continued with recent versions of GPG Suite?
Best,
steve
6 Posted by Square Deal Pro... on 26 Mar, 2018 06:01 PM
Yes,
Just been living with it. But it would be great to see it disappear.
John
http://www.squaredeal.ca
Support Staff 7 Posted by Steve on 26 Mar, 2018 06:13 PM
Are you on macOS 10.13.3 now with GPG Suite 2018.1?
Please search for any relevant crashlogs. To search for crashlogs:
We are looking for anything with gpg2, Mail, GPGServices, GPG Keychain, Libmacgpg or pinentry in the name. The date indicates if the crashlog is fresh or old. Very old crashlogs may not be relevant, since a new version of GPG Suite could already have fixed the problem.
Repeat above steps but this time paste '/Library/Logs/DiagnosticReports' and again look for relevant crashlogs.
When you find something relevant, please attach the crashlog to your existing discussion.
Can the crash you are seeing be reproduced by taking certain actions? You never mentioned any action that may be triggering the crash.
Are you using additional plug-ins in Mail.app besides GPGMail?
Support Staff 8 Posted by Steve on 17 Jul, 2018 09:20 AM
Since you filed a new discussion, let's continue there:
https://gpgtools.tenderapp.com/discussions/problems/76955-gpgmail-c...
closing this one.
Steve closed this discussion on 17 Jul, 2018 09:20 AM.