https://bugs.documentfoundation.org/show_bug.cgi?id=90156
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #13 from Julien Nabet <[email protected]> --- After having updated again my LO sources, it works now! I wonder if it could be thanks to: http://cgit.freedesktop.org/libreoffice/core/commit/?id=514f9fc675eb3d116adb4b0a33c19c3d6e99e98b CppunitTest_sw_ooxmlexport5: fix Fedora 22 alpha build 09:41 <@dtardon> vmiklos, maybe it's a regression in libxml2. "Fix XPath '//' optimization with predicates (Nick Wellnhofer)" in NEWS looks suspicious So tweak the XPath not to use // for now. Indeed, on my other machine, pc Debian x86-64 with master sources updated this morning, it failed to launch with the same message on console. After having updated my local repo (with this quoted commit included), it was ok. Perhaps it's a wrong lead since I don't know why a failing test would cause this. Moreover, even after the last local repo update, check tests failed on my Mac with this: Assertion failed: (nMapNum == 0 || std::abs(n) < std::numeric_limits<long>::max() / nMapNum / nDPI), function ImplLogicToPixel, file /Users/julien/lo/libreoffice/vcl/source/outdev/map.cxx, line 379. Error: a unit test failed, please do one of: export CPPUNITTRACE="lldb --" # for interactive debugging on OS X export VALGRIND=memcheck # for memory checking and retry using: make CppunitTest_sw_globalfilter so I don't know what to think. Anyway, let's put this one WFM, thank you all for your feedback! :-) -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
