To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112758 Issue #|112758 Summary|integration of renaissance2 in m81 broke smoketestoo_n |ative Component|Installation Version|DEV300m81 Platform|Unknown URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|code Assigned to|is Reported by|rene
------- Additional comments from [email protected] Mon Jun 28 13:28:29 +0000 2010 ------- as discussed on d...@tools: --- snip --- It worked fine between m77 and m80 (before m77, it requried X11), and broke on m81. hg bisect identified the integration of renaissance2 as the cws that broke it. --- snip --- --- snip -- : && +LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/cl/build/compile/sm +oketestoo_native/unxlngi6.pro/lib:/home/cl/build/compile/solver/300/unxlngi6.pr +o/lib /home/cl/build/compile/solver/300/unxlngi6.pro/bin/cppunittester \ +-env:UNO_SERVICES=file:///home/cl/build/compile/smoketestoo_native/./unxlngi6.p +ro/misc/smoketest/services.rdb \ +-env:UNO_TYPES=file:///home/cl/build/compile/solver/300/unxlngi6.pro/bin/types. +rdb \ +-env:arg-soffice=path:/home/cl/build/compile/solver/300/unxlngi6.pro/installati +on/opt/openoffice.org3/program/soffice -env:arg-user=./unxlngi6.pro/misc/smoketest/user \ -env:arg-env=LD_LIBRARY_PATH"${LD_LIBRARY_PATH+=$LD_LIBRARY_PATH}" ./unxlngi6.pro/lib/libsmoketest.so -env:arg-doc=./unxlngi6.pro/bin/smoketestdoc.sxw Fontconfig error: Cannot load config file "/home/cl/build/compile/solver/300/unxlngi6.pro/installation/opt/openoffice.org3 +/program/../basis-link/share/fonts/type1/fc_local.conf" Fontconfig error: Cannot load config file "/home/cl/build/compile/smoketestoo_native/unxlngi6.pro/misc/smoketest/user/user +/fonts/fc_local.conf" # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb6133dec, pid=14438, tid=3030546128 # # JRE version: 6.0_16-b01 # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode linux-x86 ) # Problematic frame: # C [libvclli.so+0x198dec] # # An error report file with more information is saved as: # /home/cl/build/compile/smoketestoo_native/hs_err_pid14438.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # [error occurred during error reporting , id 0xb] /home/cl/build/compile/solver/300/unxlngi6.pro/installation/opt/openoffice.org3Zeile 120: 14438 Abgebrochen "$sd_prog/$sd_binary" "$@" officeconnection.cxx:163:Assertion Test name: (anonymous namespace)::Test::test tearDown() failed - equality assertion failed - Expected: - Actual : Failures !!! Run: 1 Failure total: 1 Failures: 1 Errors: 0 dmake: Error code 1, while making 'cpptest' --- snip--- I tried to track it down further back in time, and I must say that cws is a pain in the ass. Virtually no revision builds because of cyclic dependencies or typos. And even that, the history isn't clear to me. Apparently it merged in renaissance1, that is still open and being worked on. On top of that, smoketest on the earlier revisions reports success, but one can still see the segfault messge that is not there on the original Master. I might have taken a wrong turn somewhere, but as written before that cws doesn't follow the commit-log scheme and doesn't add the cws name in the commit-message. Anyway - my path took be back to changeset 5c75abeb21aa and that still exhibits the problem. This is based on m65 (way older than renaissance2's "milestone created") - fails in the sense that building in smoketestoo_native does exit with status 0, but shows the segfault-message. That revision is a 1295 line diff - and that's it for me.... --- snip --- seen so far on various buildbots, mandriva and Debian, redardless of what JDK use (Sun/OpenJDK/...) --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
