To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113943
                 Issue #|113943
                 Summary|[sfx2] uncaught CorruptedFilterConfigurationException 
                        |exception
               Component|framework
                 Version|DEV300m86
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mav
             Reported by|mst





------- Additional comments from m...@openoffice.org Tue Aug 17 12:42:06 +0000 
2010 -------
when the filter configuration is corrupt, and the file open dialog is opened, an
exception is thrown that is never caught;
i guess it should be caught in sfx2::FileDialogHelper_Impl::addFilters().

#5  0x00a0ab42 in std::terminate () at
../../.././libstdc++-v3/libsupc++/eh_terminate.cc:53
#6  0x00a0ac6a in __cxa_throw (obj=0xa1c10b0, tinfo=0x7b0638, dest=0x25d90be
<~CorruptedFilterConfigurationException>)
    at ../../.././libstdc++-v3/libsupc++/eh_throw.cc:76
#7  0x025d2f9d in filter::config::FilterCache::impl_validateAndOptimize
(this=0xb3645a48)
    at filter/source/config/cache/filtercache.cxx:1340
#8  0x025d4eb5 in filter::config::FilterCache::impl_load (this=0xb3645a48,
    eRequiredState=filter::config::FilterCache::E_CONTAINS_FILTERS)
    at filter/source/config/cache/filtercache.cxx:1537
#9  0x025d7205 in filter::config::FilterCache::load (this=0xb3645a48,
eRequired=filter::config::FilterCache::E_CONTAINS_FILTERS,
    bByThread=0 '\000') at filter/source/config/cache/filtercache.cxx:281
#10 0x025ba733 in filter::config::BaseContainer::impl_loadOnDemand 
(this=0xb43283c8)
    at filter/source/config/cache/basecontainer.cxx:141
#11 0x025e1e57 in filter::config::FilterFactory::createSubSetEnumerationByQuery
(this=0xb43283c8, sQuery=...)
    at filter/source/config/cache/filterfactory.cxx:274
#12 0x013135c6 in sfx2::FileDialogHelper_Impl::addFilters (this=0xb33ffb64,
nFlags=2686451712, rFactory=..., nMust=0, nDont=0)
    at sfx2/source/dialog/filedlghelper.cxx:1878
#13 0x01319d85 in FileDialogHelper (this=0xbf990f44, nFlags=2686451712,
rFact=..., nDialog=0, nMust=0, nDont=0, rStandardDir=...,
    rBlackList=...) at sfx2/source/dialog/filedlghelper.cxx:2384
#14 0x01320260 in sfx2::FileOpenDialog_Impl (nFlags=2686451712, rFact=...,
rpurlli...@0xbf991308, rFilter=..., rps...@0xbf991300,
    pPath=0xbf9912fc, nDialog=0, rStandardDir=..., rBlackList=...)
    at sfx2/source/dialog/filedlghelper.cxx:2872
#15 0x010a2ec7 in SfxApplication::OpenDocExec_Impl (this=0xb4339a20, rReq=...)
    at sfx2/source/appl/appopen.cxx:720
#16 0x010a1f30 in SfxStubSfxApplicationOpenDocExec_Impl (pShell=0xb4339a20,
rReq=...) at ../../unxlngi6/inc/sfxslots.hxx:1166
#17 0x012c3f6c in SfxShell::CallExec (this=0xb4339a20,
    pFunc=0x10a1f18 <SfxStubSfxApplicationOpenDocExec_Impl(SfxShell*,
SfxRequest&)>, rReq=...) at ../../inc/sfx2/shell.hxx:200
#18 0x012bdbb1 in SfxDispatcher::Call_Impl (this=0xb4346c90, rShell=...,
rSlot=..., rReq=..., bRecord=1 '\001')
    at sfx2/source/control/dispatch.cxx:287
#19 0x012c141f in SfxDispatcher::PostMsgHandler (this=0xb4346c90, 
pReq=0xb36b7c70)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to