summaryrefslogtreecommitdiff
path: root/starmath/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-12-15 18:11:10 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-12-15 18:25:30 +0100
commit2392077d47f2ccf0851391b0d0bba0a268d1014a (patch)
treeae8ec81d4b828e963a9218331a3a7ca78eea893b /starmath/util
parent2c79d998587cb2a0a561bbbd128ffb48fd56cf5a (diff)
Apparently missing dependency
Some bots (the Jenkins lo_ubsan, some Jenkins Gerrit Build v2 macosx_clang_dbgutil builds) recently started to fail CppunitTest_sw_filters_test at least sporadically with an abort() from Scheduler::ProcessTaskScheduling (vcl/source/app/scheduler.cxx). ba81ac19b7aec4fd7f07fcec9f6ea6f85d9aaa24 "Report more debug information about caught exception" reveals that at least <https://ci.libreoffice.org/job/ lo_gerrit/24197/Config=macosx_clang_dbgutil/console> fails because of > warn:vcl.schedule:90989:529951052:vcl/source/app/scheduler.cxx:452: Uncaught com.sun.star.uno.DeploymentException component context fails to supply service com.sun.star.embed.FileSystemStorageFactory of type com.sun.star.lang.XSingleServiceFactory Due to the unfortunate try-catch in Scheduler::ProcessTaskScheduling it is hard to tell where the failure originates (and it only hits some bots and I at least can't reproduce it locally), but lets assume that a dependency on svl/source/fsstor/fsstorage.component is indeed missing, but manifests as a failure only in some cases (for whatever reason). Change-Id: I91214490ac6aab99a281c745ba4b2d138b12ddd1
Diffstat (limited to 'starmath/util')
0 files changed, 0 insertions, 0 deletions