Bugzilla – Attachment 106385 Details for
Bug 83937
LibreOffice crashes when creating digitally signed PDF
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
valgrind trace LO 4.4.0.0 crashing hardtoken signing file (not PDF)
valgrind-trace-4.4.0.0-crash-sign-file-only.txt (text/plain), 102.41 KB, created by
Markus Wernig
on 2014-09-16 17:07:36 UTC
(
hide
)
Description:
valgrind trace LO 4.4.0.0 crashing hardtoken signing file (not PDF)
Filename:
MIME Type:
Creator:
Markus Wernig
Created:
2014-09-16 17:07:36 UTC
Size:
102.41 KB
patch
obsolete
>==12945== Memcheck, a memory error detector >==12945== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. >==12945== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info >==12945== Command: instdir/program/soffice.bin >==12945== >==12956== Memcheck, a memory error detector >==12956== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. >==12956== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info >==12956== Command: /bin/sh -c paperconf\ 2\>/dev/null >==12956== >==12956== >==12956== HEAP SUMMARY: >==12956== in use at exit: 31,906 bytes in 759 blocks >==12956== total heap usage: 869 allocs, 110 frees, 41,194 bytes allocated >==12956== >==12956== LEAK SUMMARY: >==12956== definitely lost: 0 bytes in 0 blocks >==12956== indirectly lost: 0 bytes in 0 blocks >==12956== possibly lost: 0 bytes in 0 blocks >==12956== still reachable: 31,906 bytes in 759 blocks >==12956== suppressed: 0 bytes in 0 blocks >==12956== Rerun with --leak-check=full to see details of leaked memory >==12956== >==12956== For counts of detected and suppressed errors, rerun with: -v >==12956== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) >==12945== Syscall param socketcall.sendto(msg) points to uninitialised byte(s) >==12945== at 0x53EC58B: send (send.c:31) >==12945== by 0x2B87BEA6: ??? (in /usr/lib64/libpcsclite.so.1.0.0) >==12945== by 0x2B87BFE2: ??? (in /usr/lib64/libpcsclite.so.1.0.0) >==12945== by 0x2B877DBE: SCardConnect (in /usr/lib64/libpcsclite.so.1.0.0) >==12945== by 0x2B2E2166: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2E4369: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2E515D: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B303FFD: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B201E89: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B447091: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B200DC3: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B447F56: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC2AD38: secmod_ModuleInit (pk11load.c:221) >==12945== by 0xCC2B3DE: secmod_LoadPKCS11Module (pk11load.c:457) >==12945== by 0xCC398DD: SECMOD_LoadModule (pk11pars.c:1010) >==12945== by 0xCC399C8: SECMOD_LoadModule (pk11pars.c:1045) >==12945== by 0xCBF9470: nss_InitModules (nssinit.c:435) >==12945== by 0xCBF97E8: nss_Init (nssinit.c:639) >==12945== by 0xCBF9C18: NSS_InitReadWrite (nssinit.c:756) >==12945== by 0x2A4580C0: nsscrypto_initialize (nssinitializer.cxx:262) >==12945== by 0x2A4580C0: operator() (nssinitializer.cxx:91) >==12945== by 0x2A4580C0: create (instance.hxx:281) >==12945== by 0x2A4580C0: ONSSInitializer::initNSS(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (nssinitializer.cxx:394) >==12945== by 0x2A45F7D5: SEInitializer_NssImpl::createSecurityContext(rtl::OUString const&) (seinitializer_nssimpl.cxx:72) >==12945== by 0x2A20D1F6: XMLSignatureHelper::Init() (xmlsignaturehelper.cxx:71) >==12945== by 0x2A1F28FD: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:263) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== Address 0xffeffcdeb is on thread 1's stack >==12945== in frame #3, created by SCardConnect (???) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x2B31A8B1: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B349C7C: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34A43F: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34B965: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34F99A: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2A20C6: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2AC74A: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2A1063: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2FD725: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B302E69: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F9B7E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B45915D: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F87C7: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B451D73: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC46D21: PK11_InitToken (pk11slot.c:1112) >==12945== by 0xCC47931: PK11_InitSlot (pk11slot.c:1389) >==12945== by 0xCC2B649: secmod_LoadPKCS11Module (pk11load.c:514) >==12945== by 0xCC398DD: SECMOD_LoadModule (pk11pars.c:1010) >==12945== by 0xCC399C8: SECMOD_LoadModule (pk11pars.c:1045) >==12945== by 0xCBF9470: nss_InitModules (nssinit.c:435) >==12945== by 0xCBF97E8: nss_Init (nssinit.c:639) >==12945== by 0xCBF9C18: NSS_InitReadWrite (nssinit.c:756) >==12945== by 0x2A4580C0: nsscrypto_initialize (nssinitializer.cxx:262) >==12945== by 0x2A4580C0: operator() (nssinitializer.cxx:91) >==12945== by 0x2A4580C0: create (instance.hxx:281) >==12945== by 0x2A4580C0: ONSSInitializer::initNSS(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (nssinitializer.cxx:394) >==12945== by 0x2A45F7D5: SEInitializer_NssImpl::createSecurityContext(rtl::OUString const&) (seinitializer_nssimpl.cxx:72) >==12945== by 0x2A20D1F6: XMLSignatureHelper::Init() (xmlsignaturehelper.cxx:71) >==12945== by 0x2A1F28FD: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:263) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== >==12945== Mismatched free() / delete / delete [] >==12945== at 0x4C2A6AC: operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) >==12945== by 0x2B440100: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B456CE7: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B44E588: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC36D40: pk11_FindObjectByTemplate (pk11obj.c:1644) >==12945== by 0xCC47733: pk11_isRootSlot (pk11slot.c:1331) >==12945== by 0xCC47990: PK11_InitSlot (pk11slot.c:1397) >==12945== by 0xCC2B649: secmod_LoadPKCS11Module (pk11load.c:514) >==12945== by 0xCC398DD: SECMOD_LoadModule (pk11pars.c:1010) >==12945== by 0xCC399C8: SECMOD_LoadModule (pk11pars.c:1045) >==12945== by 0xCBF9470: nss_InitModules (nssinit.c:435) >==12945== by 0xCBF97E8: nss_Init (nssinit.c:639) >==12945== by 0xCBF9C18: NSS_InitReadWrite (nssinit.c:756) >==12945== by 0x2A4580C0: nsscrypto_initialize (nssinitializer.cxx:262) >==12945== by 0x2A4580C0: operator() (nssinitializer.cxx:91) >==12945== by 0x2A4580C0: create (instance.hxx:281) >==12945== by 0x2A4580C0: ONSSInitializer::initNSS(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (nssinitializer.cxx:394) >==12945== by 0x2A45F7D5: SEInitializer_NssImpl::createSecurityContext(rtl::OUString const&) (seinitializer_nssimpl.cxx:72) >==12945== by 0x2A20D1F6: XMLSignatureHelper::Init() (xmlsignaturehelper.cxx:71) >==12945== by 0x2A1F28FD: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:263) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== Address 0x296dc7d0 is 0 bytes inside a block of size 8 alloc'd >==12945== at 0x4C29BF0: operator new[](unsigned long) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) >==12945== by 0x2B4402EB: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B456DF0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B44EBAF: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC36CC5: pk11_FindObjectByTemplate (pk11obj.c:1634) >==12945== by 0xCC47733: pk11_isRootSlot (pk11slot.c:1331) >==12945== by 0xCC47990: PK11_InitSlot (pk11slot.c:1397) >==12945== by 0xCC2B649: secmod_LoadPKCS11Module (pk11load.c:514) >==12945== by 0xCC398DD: SECMOD_LoadModule (pk11pars.c:1010) >==12945== by 0xCC399C8: SECMOD_LoadModule (pk11pars.c:1045) >==12945== by 0xCBF9470: nss_InitModules (nssinit.c:435) >==12945== by 0xCBF97E8: nss_Init (nssinit.c:639) >==12945== by 0xCBF9C18: NSS_InitReadWrite (nssinit.c:756) >==12945== by 0x2A4580C0: nsscrypto_initialize (nssinitializer.cxx:262) >==12945== by 0x2A4580C0: operator() (nssinitializer.cxx:91) >==12945== by 0x2A4580C0: create (instance.hxx:281) >==12945== by 0x2A4580C0: ONSSInitializer::initNSS(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (nssinitializer.cxx:394) >==12945== by 0x2A45F7D5: SEInitializer_NssImpl::createSecurityContext(rtl::OUString const&) (seinitializer_nssimpl.cxx:72) >==12945== by 0x2A20D1F6: XMLSignatureHelper::Init() (xmlsignaturehelper.cxx:71) >==12945== by 0x2A1F28FD: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:263) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x2A44FDFE: SAXHelper::SAXHelper() (saxhelper.cxx:140) >==12945== by 0x2A453552: XMLDocumentWrapper_XmlSecImpl::XMLDocumentWrapper_XmlSecImpl() (xmldocumentwrapper_xmlsecimpl.cxx:64) >==12945== by 0x2A4537ED: XMLDocumentWrapper_XmlSecImpl_createInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (weak.hxx:85) >==12945== by 0x6E7E61D: cppu::OSingleFactoryHelper::createInstanceEveryTime(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (factory.cxx:149) >==12945== by 0x6E82192: createInstanceWithContext (factory.cxx:190) >==12945== by 0x6E82192: cppu::OFactoryComponentHelper::createInstanceWithContext(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (factory.cxx:412) >==12945== by 0x6EBBCF7: cppuhelper::ServiceManager::Data::Implementation::createInstance(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, bool) (servicemanager.cxx:678) >==12945== by 0x6EBDC91: cppuhelper::ServiceManager::createInstanceWithContext(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) (servicemanager.cxx:1013) >==12945== by 0x2A211733: XSecController::createXSecComponent() (xsecctl.cxx:161) >==12945== by 0x2A212604: XSecController::chainOn(bool) (xsecctl.cxx:249) >==12945== by 0x2A21C34E: XSecController::addSignature() (xsecverify.cxx:105) >==12945== by 0x2A2157BD: XSecParser::startElement(rtl::OUString const&, com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList> const&) (xsecparser.cxx:99) >==12945== by 0x208A649C: callbackStartElement (sax_expat.cxx:783) >==12945== by 0x208A649C: call_callbackStartElement (sax_expat.cxx:280) >==12945== by 0x208C5BEE: doContent (xmlparse.c:2443) >==12945== by 0x208C68DD: contentProcessor (xmlparse.c:2105) >==12945== by 0x208C4C80: doProlog (xmlparse.c:4016) >==12945== by 0x208C540C: prologProcessor (xmlparse.c:3739) >==12945== by 0x208C886E: XML_ParseBuffer (xmlparse.c:1651) >==12945== by 0x208A3EE8: (anonymous namespace)::SaxExpatParser_Impl::parse() (sax_expat.cxx:721) >==12945== by 0x208A6F6B: (anonymous namespace)::SaxExpatParser::parseStream(com::sun::star::xml::sax::InputSource const&) (sax_expat.cxx:517) >==12945== by 0x2A20DCC5: XMLSignatureHelper::ReadAndVerifySignature(com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (xmlsignaturehelper.cxx:269) >==12945== by 0x2A1F2939: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:274) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== >==12945== Invalid read of size 1 >==12945== at 0x2B37681C: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1FD862: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EFC50: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EC1F6: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EFCF6: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EC8F9: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EE2EE: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EE246: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34B97C: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34E6E3: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B20FBA0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B42F13E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B45BF7E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B4401F5: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B456D7D: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B44E873: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC36F09: pk11_FindObjectsByTemplate (pk11obj.c:1700) >==12945== by 0xCC3729C: PK11_TraverseSlot (pk11obj.c:1829) >==12945== by 0xCC373AE: pk11_TraverseAllSlots (pk11obj.c:1871) >==12945== by 0xCC32726: pk11_RetrieveCrls (pk11nobj.c:389) >==12945== by 0xCC56EA2: DPCache_FetchFromTokens (crl.c:1619) >==12945== by 0xCC5739F: DPCache_GetUpToDate (crl.c:1864) >==12945== by 0xCC584E2: AcquireDPCache (crl.c:2570) >==12945== by 0xCC58634: cert_CheckCertRevocationStatus (crl.c:2641) >==12945== by 0xCD25C3F: pkix_pl_Pk11CertStore_CheckRevByCrl (pkix_pl_pk11certstore.c:513) >==12945== by 0xCC851BF: pkix_CrlChecker_CheckLocal (pkix_crlchecker.c:238) >==12945== by 0xCC8A0E8: PKIX_RevocationChecker_Check (pkix_revocationchecker.c:363) >==12945== by 0xCCB67F7: pkix_BuildForwardDepthFirstSearch (pkix_build.c:2469) >==12945== by 0xCCBB73D: pkix_Build_InitiateBuildChain (pkix_build.c:3620) >==12945== by 0xCCBC61E: PKIX_BuildChain (pkix_build.c:3785) >==12945== by 0xCC0D2F3: CERT_PKIXVerifyCert (certvfypkix.c:2191) >==12945== by 0x2A45EA01: SecurityEnvironment_NssImpl::verifyCertificate(com::sun::star::uno::Reference<com::sun::star::security::XCertificate> const&, com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::security::XCertificate> > const&) (securityenvironment_nssimpl.cxx:850) >==12945== by 0x2A1F2CFC: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:324) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== Address 0x2191f210 is 0 bytes after a block of size 32 alloc'd >==12945== at 0x4C294D0: operator new(unsigned long) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) >==12945== by 0x2B376C04: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2F610F: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2F11B2: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EFCBB: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EC8F9: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EE2EE: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B2EE246: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34B97C: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B34E6E3: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B20FBA0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B42F13E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B45BF7E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B4401F5: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B456D7D: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B44E873: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC36F09: pk11_FindObjectsByTemplate (pk11obj.c:1700) >==12945== by 0xCC3729C: PK11_TraverseSlot (pk11obj.c:1829) >==12945== by 0xCC373AE: pk11_TraverseAllSlots (pk11obj.c:1871) >==12945== by 0xCC32726: pk11_RetrieveCrls (pk11nobj.c:389) >==12945== by 0xCC56EA2: DPCache_FetchFromTokens (crl.c:1619) >==12945== by 0xCC5739F: DPCache_GetUpToDate (crl.c:1864) >==12945== by 0xCC584E2: AcquireDPCache (crl.c:2570) >==12945== by 0xCC58634: cert_CheckCertRevocationStatus (crl.c:2641) >==12945== by 0xCD25C3F: pkix_pl_Pk11CertStore_CheckRevByCrl (pkix_pl_pk11certstore.c:513) >==12945== by 0xCC851BF: pkix_CrlChecker_CheckLocal (pkix_crlchecker.c:238) >==12945== by 0xCC8A0E8: PKIX_RevocationChecker_Check (pkix_revocationchecker.c:363) >==12945== by 0xCCB67F7: pkix_BuildForwardDepthFirstSearch (pkix_build.c:2469) >==12945== by 0xCCBB73D: pkix_Build_InitiateBuildChain (pkix_build.c:3620) >==12945== by 0xCCBC61E: PKIX_BuildChain (pkix_build.c:3785) >==12945== by 0xCC0D2F3: CERT_PKIXVerifyCert (certvfypkix.c:2191) >==12945== by 0x2A45EA01: SecurityEnvironment_NssImpl::verifyCertificate(com::sun::star::uno::Reference<com::sun::star::security::XCertificate> const&, com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::security::XCertificate> > const&) (securityenvironment_nssimpl.cxx:850) >==12945== by 0x2A1F2CFC: DocumentDigitalSignatures::ImplVerifySignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&, DocumentSignatureMode) (documentdigitalsignatures.cxx:324) >==12945== by 0x2A1F3B2B: DocumentDigitalSignatures::verifyDocumentContentSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XInputStream> const&) (documentdigitalsignatures.cxx:107) >==12945== by 0x7E95BA5: SfxObjectShell::ImplAnalyzeSignature(bool, com::sun::star::uno::Reference<com::sun::star::security::XDocumentDigitalSignatures> const&) (objserv.cxx:1350) >==12945== by 0x7E968C5: SfxObjectShell::ImplGetSignatureState(bool) (objserv.cxx:1369) >==12945== by 0x7E8A940: SfxObjectShell::CheckForBrokenDocSignatures_Impl(com::sun::star::uno::Reference<com::sun::star::task::XInteractionHandler> const&) (objmisc.cxx:1130) >==12945== by 0x7E8A9D5: SfxObjectShell::CheckSecurityOnLoading_Impl() (objmisc.cxx:1080) >==12945== by 0x7E91115: SfxObjectShell::FinishedLoading(unsigned short) (objmisc.cxx:1223) >==12945== by 0x2526F355: SwDocShell::LoadingFinished() (docsh.cxx:1115) >==12945== by 0x2527E7F7: SwDocShell::Load(SfxMedium&) (docshini.cxx:564) >==12945== by 0x7EA0846: SfxObjectShell::LoadOwnFormat(SfxMedium&) (objstor.cxx:3070) >==12945== by 0x7EAEEEA: SfxObjectShell::DoLoad(SfxMedium*) (objstor.cxx:724) >==12945== by 0x7EDCB23: SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (sfxbasemodel.cxx:1858) >==12945== by 0x7F6314F: (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) (frmload.cxx:703) >==12945== by 0x1E0014D5: framework::LoadEnv::impl_loadContent() (loadenv.cxx:1122) >==12945== by 0x1E001CC7: framework::LoadEnv::startLoading() (loadenv.cxx:383) >==12945== by 0x1DF90512: framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (loaddispatcher.cxx:115) >==12945== by 0x1DF912D5: framework::LoadDispatcher::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (loaddispatcher.cxx:55) >==12945== by 0x7D4B749: RecentDocsView::ExecuteHdl_Impl(RecentDocsView*, LoadRecentFile*) (recentdocsview.cxx:317) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== >==12945== Use of uninitialised value of size 8 >==12945== at 0x53491D1: _itoa_word (_itoa.c:180) >==12945== by 0x534CC44: vfprintf (vfprintf.c:1634) >==12945== by 0x536FA5A: vsprintf (iovsprintf.c:42) >==12945== by 0x5353846: sprintf (sprintf.c:32) >==12945== by 0x2B4410EA: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B441252: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B442B35: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x53491D8: _itoa_word (_itoa.c:180) >==12945== by 0x534CC44: vfprintf (vfprintf.c:1634) >==12945== by 0x536FA5A: vsprintf (iovsprintf.c:42) >==12945== by 0x5353846: sprintf (sprintf.c:32) >==12945== by 0x2B4410EA: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B441252: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B442B35: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x534CC90: vfprintf (vfprintf.c:1634) >==12945== by 0x536FA5A: vsprintf (iovsprintf.c:42) >==12945== by 0x5353846: sprintf (sprintf.c:32) >==12945== by 0x2B4410EA: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B441252: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B442B35: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x5349C99: vfprintf (vfprintf.c:1634) >==12945== by 0x536FA5A: vsprintf (iovsprintf.c:42) >==12945== by 0x5353846: sprintf (sprintf.c:32) >==12945== by 0x2B4410EA: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B441252: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B442B35: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x5349D1C: vfprintf (vfprintf.c:1634) >==12945== by 0x536FA5A: vsprintf (iovsprintf.c:42) >==12945== by 0x5353846: sprintf (sprintf.c:32) >==12945== by 0x2B4410EA: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B441252: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B442B35: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x2B4426A4: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B4428C8: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== >==12945== Use of uninitialised value of size 8 >==12945== at 0x5D582BB: ??? (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x5D58A50: std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<unsigned long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x5D58CCC: std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x5D64A6D: std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x2B446794: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B44272E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B4428C8: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== >==12945== Conditional jump or move depends on uninitialised value(s) >==12945== at 0x5D582C1: ??? (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x5D58A50: std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<unsigned long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x5D58CCC: std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, unsigned long) const (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x5D64A6D: std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long) (in /usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19) >==12945== by 0x2B446794: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B44272E: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B4428C8: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B440BE0: ??? (in /usr/local/lib/libcvP11.so) >==12945== by 0x2B1F6D6A: C_GetAttributeValue (in /usr/local/lib/libcvP11.so) >==12945== by 0xCC33D39: PK11_GetAttributes (pk11obj.c:236) >==12945== by 0xCC37057: PK11_MatchItem (pk11obj.c:1746) >==12945== by 0xCC72489: nssToken_IsPrivateKeyAvailable (devtoken.c:1575) >==12945== by 0xCC62918: NSSCertificate_IsPrivateKeyAvailable (certificate.c:726) >==12945== by 0xCC6C276: nssTrust_GetCERTCertTrustForCert (pki3hack.c:630) >==12945== by 0xCC6C8E8: fill_CERTCertificateFields (pki3hack.c:822) >==12945== by 0xCC6CB26: stan_GetCERTCertificate (pki3hack.c:890) >==12945== by 0xCC6CC16: STAN_GetCERTCertificateOrRelease (pki3hack.c:935) >==12945== by 0xCC1A7F0: pk11_fastCert (pk11cert.c:282) >==12945== by 0xCC1A83C: PK11_MakeCertFromHandle (pk11cert.c:299) >==12945== by 0xCC1AB46: PK11_GetCertFromPrivateKey (pk11cert.c:398) >==12945== by 0x2A45BBCF: NssPrivKeyToXCert(SECKEYPrivateKeyStr*) (securityenvironment_nssimpl.cxx:997) >==12945== by 0x2A45E098: SecurityEnvironment_NssImpl::getPersonalCertificates() (securityenvironment_nssimpl.cxx:489) >==12945== by 0x2A1F7203: CertificateChooser::ImplInitialize() (certificatechooser.cxx:121) >==12945== by 0x2A1F7F83: CertificateChooser::Execute() (certificatechooser.cxx:108) >==12945== by 0x2A202226: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:412) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== >==12945== Invalid read of size 4 >==12945== at 0xCC47E30: PK11_IsFriendly (pk11slot.c:1590) >==12945== by 0xCC19538: pk11_AuthenticateUnfriendly (pk11auth.c:329) >==12945== by 0xCC1BF29: PK11_FindPrivateKeyFromCert (pk11cert.c:1064) >==12945== by 0x2A472669: xmlSecNssKeyDataX509VerifyAndExtractKey (x509.c:1381) >==12945== by 0x2A473ACF: xmlSecNssKeyDataX509XmlRead (x509.c:719) >==12945== by 0x2A489197: xmlSecKeyInfoNodeRead (keyinfo.c:112) >==12945== by 0x2A48F35A: xmlSecKeysMngrGetKey (keys.c:1347) >==12945== by 0x2A4A0529: xmlSecDSigCtxProcessKeyInfoNode (xmldsig.c:866) >==12945== by 0x2A4A0529: xmlSecDSigCtxProcessSignatureNode (xmldsig.c:563) >==12945== by 0x2A4A0EE3: xmlSecDSigCtxSign (xmldsig.c:301) >==12945== by 0x2A465607: XMLSignature_NssImpl::generate(com::sun::star::uno::Reference<com::sun::star::xml::crypto::XXMLSignatureTemplate> const&, com::sun::star::uno::Reference<com::sun::star::xml::crypto::XSecurityEnvironment> const&) (xmlsignature_nssimpl.cxx:137) >==12945== by 0x2C73B644: SignatureCreatorImpl::startEngine(com::sun::star::uno::Reference<com::sun::star::xml::crypto::XXMLSignatureTemplate> const&) (signaturecreatorimpl.cxx:140) >==12945== by 0x2C73D5D7: SignatureEngine::tryToPerform() (signatureengine.cxx:136) >==12945== by 0x2C732098: BufferNode::elementCollectorNotify() (buffernode.cxx:854) >==12945== by 0x2C737F58: SAXEventKeeperImpl::endElement(rtl::OUString const&) (saxeventkeeperimpl.cxx:1272) >==12945== by 0x2A210CEF: XSecController::exportSignature(com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&, SignatureInformation const&) (xsecctl.cxx:957) >==12945== by 0x2A218D31: XSecController::WriteSignature(com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&) (xsecsign.cxx:303) >==12945== by 0x2A20CFC0: XMLSignatureHelper::CreateAndWriteSignature(com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&) (xmlsignaturehelper.cxx:210) >==12945== by 0x2A202640: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:470) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== Address 0x1c is not stack'd, malloc'd or (recently) free'd >==12945== >==12945== >==12945== Process terminating with default action of signal 11 (SIGSEGV) >==12945== Access not within mapped region at address 0x1C >==12945== at 0xCC47E30: PK11_IsFriendly (pk11slot.c:1590) >==12945== by 0xCC19538: pk11_AuthenticateUnfriendly (pk11auth.c:329) >==12945== by 0xCC1BF29: PK11_FindPrivateKeyFromCert (pk11cert.c:1064) >==12945== by 0x2A472669: xmlSecNssKeyDataX509VerifyAndExtractKey (x509.c:1381) >==12945== by 0x2A473ACF: xmlSecNssKeyDataX509XmlRead (x509.c:719) >==12945== by 0x2A489197: xmlSecKeyInfoNodeRead (keyinfo.c:112) >==12945== by 0x2A48F35A: xmlSecKeysMngrGetKey (keys.c:1347) >==12945== by 0x2A4A0529: xmlSecDSigCtxProcessKeyInfoNode (xmldsig.c:866) >==12945== by 0x2A4A0529: xmlSecDSigCtxProcessSignatureNode (xmldsig.c:563) >==12945== by 0x2A4A0EE3: xmlSecDSigCtxSign (xmldsig.c:301) >==12945== by 0x2A465607: XMLSignature_NssImpl::generate(com::sun::star::uno::Reference<com::sun::star::xml::crypto::XXMLSignatureTemplate> const&, com::sun::star::uno::Reference<com::sun::star::xml::crypto::XSecurityEnvironment> const&) (xmlsignature_nssimpl.cxx:137) >==12945== by 0x2C73B644: SignatureCreatorImpl::startEngine(com::sun::star::uno::Reference<com::sun::star::xml::crypto::XXMLSignatureTemplate> const&) (signaturecreatorimpl.cxx:140) >==12945== by 0x2C73D5D7: SignatureEngine::tryToPerform() (signatureengine.cxx:136) >==12945== by 0x2C732098: BufferNode::elementCollectorNotify() (buffernode.cxx:854) >==12945== by 0x2C737F58: SAXEventKeeperImpl::endElement(rtl::OUString const&) (saxeventkeeperimpl.cxx:1272) >==12945== by 0x2A210CEF: XSecController::exportSignature(com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&, SignatureInformation const&) (xsecctl.cxx:957) >==12945== by 0x2A218D31: XSecController::WriteSignature(com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&) (xsecsign.cxx:303) >==12945== by 0x2A20CFC0: XMLSignatureHelper::CreateAndWriteSignature(com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler> const&) (xmlsignaturehelper.cxx:210) >==12945== by 0x2A202640: DigitalSignaturesDialog::AddButtonHdl(void*) (digitalsignaturesdialog.cxx:470) >==12945== by 0x9B874F0: Call (link.hxx:139) >==12945== by 0x9B874F0: Control::ImplCallEventListenersAndHandler(unsigned long, Link const&, void*) (ctrl.cxx:322) >==12945== by 0x9B5E3E7: Window::EndTracking(unsigned short) (window2.cxx:434) >==12945== by 0x9B739EA: ImplHandleMouseEvent(Window*, unsigned short, bool, long, long, unsigned long, unsigned short, unsigned short) (winproc.cxx:735) >==12945== by 0x9B750C2: ImplHandleSalMouseButtonUp (winproc.cxx:1990) >==12945== by 0x9B750C2: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2332) >==12945== by 0x13608EC6: CallCallback (salframe.hxx:242) >==12945== by 0x13608EC6: GtkSalFrame::signalButton(_GtkWidget*, _GdkEventButton*, void*) (gtksalframe.cxx:3225) >==12945== by 0x13C92FB4: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0xD5253A7: g_closure_invoke (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD536C6C: ??? (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53E638: g_signal_emit_valist (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0xD53EC29: g_signal_emit (in /usr/lib64/libgobject-2.0.so.0.4000.0) >==12945== by 0x13DA2B73: ??? (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91763: gtk_propagate_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x13C91B1A: gtk_main_do_event (in /usr/lib64/libgtk-x11-2.0.so.0.2400.24) >==12945== by 0x141F899B: ??? (in /usr/lib64/libgdk-x11-2.0.so.0.2400.24) >==12945== by 0xD7AF773: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9AF2E34: Dialog::Execute() (dialog.cxx:811) >==12945== by 0x2A1F3D31: DocumentDigitalSignatures::ImplViewSignatures(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, com::sun::star::uno::Reference<com::sun::star::io::XStream> const&, DocumentSignatureMode, bool) (documentdigitalsignatures.cxx:213) >==12945== by 0x7E434EC: SfxMedium::SignContents_Impl(bool, rtl::OUString const&, bool) (docfile.cxx:3430) >==12945== by 0x7E9C375: SfxObjectShell::ImplSign(bool) (objserv.cxx:1491) >==12945== by 0x7E99E9C: SfxObjectShell::ExecFile_Impl(SfxRequest&) (objserv.cxx:407) >==12945== by 0x7D3F468: CallExec (shell.hxx:209) >==12945== by 0x7D3F468: SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (dispatch.cxx:260) >==12945== by 0x7D4366D: SfxDispatcher::PostMsgHandler(SfxRequest*) (dispatch.cxx:1109) >==12945== by 0x7F15979: DoEvent_Impl (hintpost.cxx:52) >==12945== by 0x7F15979: SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) (hintpost.cxx:56) >==12945== by 0x9B75D19: Call (link.hxx:139) >==12945== by 0x9B75D19: ImplHandleUserEvent (winproc.cxx:1914) >==12945== by 0x9B75D19: ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) (winproc.cxx:2485) >==12945== by 0x9DB4727: CallCallback (salframe.hxx:242) >==12945== by 0x9DB4727: SalGenericDisplay::DispatchInternalEvent() (gendisp.cxx:90) >==12945== by 0x135E9FFD: GtkData::userEventFn(void*) (gtkdata.cxx:935) >==12945== by 0x135EA070: call_userEventFn (gtkdata.cxx:945) >==12945== by 0xD7AF654: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AF9B7: ??? (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0xD7AFA5B: g_main_context_iteration (in /usr/lib64/libglib-2.0.so.0.4000.0) >==12945== by 0x135E9D84: GtkData::Yield(bool, bool) (gtkdata.cxx:575) >==12945== by 0x9D4C1ED: ImplYield (svapp.cxx:360) >==12945== by 0x9D4C1ED: Application::Yield() (svapp.cxx:392) >==12945== by 0x9D4C284: Application::Execute() (svapp.cxx:341) >==12945== by 0x50B19D3: desktop::Desktop::Main() (app.cxx:1682) >==12945== by 0x9D50A90: ImplSVMain() (svmain.cxx:160) >==12945== by 0x9D50AB1: SVMain() (svmain.cxx:193) >==12945== by 0x50D6B09: soffice_main (sofficemain.cxx:93) >==12945== by 0x40074A: sal_main (main.c:48) >==12945== by 0x40074A: main (main.c:47) >==12945== If you believe this happened as a result of a stack >==12945== overflow in your program's main thread (unlikely but >==12945== possible), you can try to increase the size of the >==12945== main thread stack using the --main-stacksize= flag. >==12945== The main thread stack size used in this run was 8388608. >LOGIN CALLBACK in libCVP11LCB: CK_RV CB_Initialize(CK_CONTEXT_PTR, CK_C_INITIALIZE_ARGS_PTR, CK_ULONG_PTR) >==12945== >==12945== HEAP SUMMARY: >==12945== in use at exit: 22,423,190 bytes in 217,843 blocks >==12945== total heap usage: 924,427 allocs, 706,584 frees, 150,119,172 bytes allocated >==12945== >==12945== LEAK SUMMARY: >==12945== definitely lost: 172,317 bytes in 284 blocks >==12945== indirectly lost: 116,879 bytes in 2,910 blocks >==12945== possibly lost: 3,063,138 bytes in 43,020 blocks >==12945== still reachable: 18,928,592 bytes in 170,821 blocks >==12945== suppressed: 0 bytes in 0 blocks >==12945== Rerun with --leak-check=full to see details of leaked memory >==12945== >==12945== For counts of detected and suppressed errors, rerun with: -v >==12945== Use --track-origins=yes to see where uninitialised values come from >==12945== ERROR SUMMARY: 770 errors from 14 contexts (suppressed: 7 from 1)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 83937
:
106380
|
106381
|
106382
| 106385