crashing when opening folder "ARCHIV" in alice2005
Maybe you have to reinstall the app before.
The crash is provoked through an exception created in PGPSignaturePacket.m line 322 (verifyData).
If you located the specific email, which lead to this exception, please create a copy of it in the crash-mails folder
2017-10-20 11:32:08.592036+0200 enzevalos_iphone[2925:67981] *** Terminating app due to uncaught exception 'PGPNotSupported', reason: 'Algorith not supported'
*** First throw call stack:
(
0 CoreFoundation 0x000000010abf61cb __exceptionPreprocess + 171
1 libobjc.A.dylib 0x0000000108a76f41 objc_exception_throw + 48
2 CoreFoundation 0x000000010ac6ab95 +[NSException raise:format:] + 197
3 enzevalos_iphone 0x0000000106f851d3 -[PGPSignaturePacket verifyData:withKey:signingKeyPacket:userID:error:] + 2451
4 enzevalos_iphone 0x0000000106f847c3 -[PGPSignaturePacket verifyData:withKey:userID:error:] + 307
5 enzevalos_iphone 0x0000000106f7a7ee -[ObjectivePGP verifyData:withSignature:usingKey:error:] + 2846
6 enzevalos_iphone 0x0000000106f74c84 -[ObjectivePGP decryptData:passphrase:verifyWithKey:signed:valid:integrityProtected:error:] + 6724
7 enzevalos_iphone 0x0000000107033cd8 _T016enzevalos_iphone8SwiftPGPC7decryptAA12CryptoObjectC10Foundation4DataV4data_SSSg12decryptionIdSaySSG9verifyIdstF + 2312
8 enzevalos_iphone 0x00000001070f8389 _T016enzevalos_iphone11MailHandlerC11decryptText33_20C4FA6B7C0A54432E3BB48B3F896AC0LLAA12CryptoObjectCSgSS4body_So10MCOAddressCSg4fromAA16AutocryptContactCSg9autocrypttF + 3529
9 enzevalos_iphone 0x00000001070f41d8 _T016enzevalos_iphone11MailHandlerC05parseC033_20C4FA6B7C0A54432E3BB48B3F896AC0LLys5Error_pSg_So16MCOMessageParserCSg6parserSo14MCOIMAPMessageC7messageAA9KeyRecordCSg6recordSS10folderPathyycSg03newC8CallbacktF + 11432
10 enzevalos_iphone 0x00000001070f11a0 _T016enzevalos_iphone11MailHandlerC22loadMessagesFromServer33_20C4FA6B7C0A54432E3BB48B3F896AC0LLySo11MCOIndexSetC_SS10folderPathSi7maxLoadAA9KeyRecordCSg6recordyyc03newC8CallbackySbc18completionCallbacktFys5Error_pSg_SayypGSgAGSgtcfU_yAQ_So16MCOMessageParserCSgtcfU_ + 320
11 enzevalos_iphone 0x00000001070fe794 _T016enzevalos_iphone11MailHandlerC22loadMessagesFromServer33_20C4FA6B7C0A54432E3BB48B3F896AC0LLySo11MCOIndexSetC_SS10folderPathSi7maxLoadAA9KeyRecordCSg6recordyyc03newC8CallbackySbc18completionCallbacktFys5Error_pSg_SayypGSgAGSgtcfU_yAQ_So16MCOMessageParserCSgtcfU_TA + 244
12 enzevalos_iphone 0x00000001070f12a1 _T0s5Error_pSgSo16MCOMessageParserCSgIxxx_So7NSErrorCSgAEIyByy_TR + 129
13 enzevalos_iphone 0x0000000107160062 -[MCOIMAPFetchParsedContentOperation operationCompleted] + 201
14 enzevalos_iphone 0x00000001071a2ccb -[MCOOperation _operationCompleted] + 38
15 libdispatch.dylib 0x000000010ee7c43c _dispatch_client_callout + 8
16 libdispatch.dylib 0x000000010ee89497 _dispatch_sync_thread_bound_invoke + 386
17 libdispatch.dylib 0x000000010ee7c43c _dispatch_client_callout + 8
18 libdispatch.dylib 0x000000010ee876f0 _dispatch_main_queue_callback_4CF + 628
19 CoreFoundation 0x000000010abb8ef9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
20 CoreFoundation 0x000000010ab7d662 __CFRunLoopRun + 2402
21 CoreFoundation 0x000000010ab7ca89 CFRunLoopRunSpecific + 409
22 GraphicsServices 0x000000011085f9c6 GSEventRunModal + 62
23 UIKit 0x000000010c00b23c UIApplicationMain + 159
24 enzevalos_iphone 0x00000001070d2267 main + 55
25 libdyld.dylib 0x000000010eef8d81 start + 1
26 ??? 0x0000000000000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException