Absturz in Outlook 2010 x32 unter Win7 x64 durch GpgOL

Hi Leute,

mein Outlook 2010 c32 (SP2 + aktuelles Patchlevel) stürzt nach einiger Zeit der Benutzung mit Verweis auf das Addin GpgOL ab, wenn ich die Versin aus der aktuellen GPG4Win installiere. Folgende Einträge finden sich dann im Ereignisprotokoll:

Microsoft Outlook: Rejected Safe Mode action : Outlook experienced a serious problem with the ‘gpgol - the gnupg outlook plugin’ add-in. If you have seen this message multiple times, you should disable this add-in and check to see if an update is available. Do you want to disable this add-in?.


Fehler bei der Ausführung des Add-Ins. Outlook ist während des Rückrufs ‘GetCustomUI’ der Schnittstelle ‘IRibbonExtensibility’ beim Aufrufen des Add-Ins ‘GpgOL - The GnuPG Outlook Plugin’ abgestürzt.


Faulting application name: OUTLOOK.EXE, version: 14.0.7012.1000, time stamp: 0x514a1b69
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00ffffff
Faulting process id: 0x15c0
Faulting application start time: 0x01cea339e357924b
Faulting application path: C:\Program Files (x86)\Microsoft Office\Office14\OUTLOOK.EXE
Faulting module path: unknown
Report Id: d95a32b2-0fda-11e3-9243-b8ca3a8b3067

Huch, GetCustomUI macht eigentlich nicht viel. Crasht es immer wenn du etwas bestimmtes machst wie z.B. eine Mail zu öffnen?

Eine große Hilfe wäre es wenn du wie in Abschnitt 23.2 im gpg4win compendium beschriben http://www.gpg4win.de/doc/de/gpg4win-compendium_29.html das debug log aktivieren könntest und mir / uns zukommen lässt. Vielleicht kann ich dann sehen wo der Fehler liegt.

Bei meiner Chefin passiert das auch, hier das Logfile (Outlook 2010, Windows 8 x64), mit jeweils neuesten Dateien (am Freitag installiert):

87359/2820/enabled debug flags:
87359/2820/gpgoladdin.cpp:OnConnection: this is GpgOL 1.2.0
87359/2820/gpgoladdin.cpp:OnConnection: in Outlook 1.4.3
87359/2820/gpgoladdin.cpp:OnConnection: using GPGME 14.0.0.7109
87359/2820/engine-assuan.c:connect_uiserver: UI server not running, starting `C:\Program Files (x86)\GNU\GnuPG\kleopatra.exe --daemon’
87375/2820/engine-assuan.c:connect_uiserver: waiting for UI server to come up
88375/2820/engine-assuan.c:connect_uiserver: waiting for UI server to come up
90156/2820/gpgoladdin.cpp:OnStartupComplete:275: tracepoint
90250/2820/gpgoladdin.cpp:GetCustomUI: GetCustomUI for id: Microsoft.Outlook.Explorer
11484/2820/gpgoladdin.cpp:~GpgolRibbonExtender: cleaning up GpgolRibbonExtender object;
11484/2820/gpgoladdin.cpp:~GpgolRibbonExtender: Object deleted
42609/7024/enabled debug flags:
42609/7024/gpgoladdin.cpp:OnConnection: this is GpgOL 1.2.0
42609/7024/gpgoladdin.cpp:OnConnection: in Outlook 1.4.3
42609/7024/gpgoladdin.cpp:OnConnection: using GPGME 14.0.0.7109
43125/7024/gpgoladdin.cpp:OnStartupComplete:275: tracepoint
43234/7024/gpgoladdin.cpp:GetCustomUI: GetCustomUI for id: Microsoft.Outlook.Explorer
93468/7024/gpgoladdin.cpp:GetCustomUI: GetCustomUI for id: Microsoft.Outlook.Contact
81062/7024/gpgoladdin.cpp:GetCustomUI: GetCustomUI for id: Microsoft.Outlook.Mail.Read
28015/7024/gpgoladdin.cpp:GetIDsOfNames: GetIDsOfNames for: btnDecryptLarge
28015/7024/gpgoladdin.cpp:Invoke: enter with dispid: 177b
81046/7024/gpgoladdin.cpp:GetCustomUI: GetCustomUI for id: Microsoft.Outlook.Mail.Compose
58125/7024/gpgoladdin.cpp:GetIDsOfNames: GetIDsOfNames for: btnDecryptLarge
58125/7024/gpgoladdin.cpp:Invoke: enter with dispid: 177b
08484/7024/gpgoladdin.cpp:GetIDsOfNames: GetIDsOfNames for: btnDecryptLarge
08484/7024/gpgoladdin.cpp:Invoke: enter with dispid: 177b

Genau die selbe Meldung mit IRibbonContext Fehler.