To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69314
Issue #|69314
Summary|javaldx fails on MacIntel with bus Error
Component|porting
Version|680m182
Platform|Macintosh
URL|
OS/Version|Mac OS X
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|MacOSX
Assigned to|pjanik
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Wed Sep 6 01:03:20 -0700
2006 -------
The original error is in testtools:
register component 'bridgetest.uno.dylib' in registry 'uno_services.rdb'
succesful!
register component 'cppobj.uno.dylib' in registry 'uno_services.rdb' succesful!
register component 'uriproc.uno.dylib' in registry 'uno_services.rdb' succesful!
register component 'constructors.uno.dylib' in registry 'uno_services.rdb'
succesful!
regcomp -register -br ../../unxmacxi.pro/lib/uno_types.rdb -r
../../unxmacxi.pro/lib/uno_services.rdb \
-c javaloader.uno.dylib -c javavm.uno.dylib
register component 'javaloader.uno.dylib' in registry
'../../unxmacxi.pro/lib/uno_services.rdb' succesful!
register component 'javavm.uno.dylib' in registry
'../../unxmacxi.pro/lib/uno_services.rdb' succesful!
regcomp -register -br ../../unxmacxi.pro/misc/bridgetest/bootstrap.rdb -r
../../unxmacxi.pro/lib/uno_services.rdb -c \
file:///Volumes/Home/oo/AQUA/BuildDir/ooo_SRC680_m183_src/testtools/source/bridgetest/../../unxmacxi.pro/class/testComponent.jar
\
-env:URE_INTERNAL_JAVA_DIR=file:///Volumes/Home/oo/AQUA/BuildDir/ooo_SRC680_m183_src/solver/680/unxmacxi.pro/bin
Bus error
dmake: Error code 138, while making '../../unxmacxi.pro/lib/uno_services.rdb'
dmake: '../../unxmacxi.pro/lib/uno_services.rdb' removed.
'---* tg_merge.mk *---'
ERROR: Error 0 occurred while making
/Volumes/Home/oo/AQUA/BuildDir/ooo_SRC680_m183_src/testtools/source/bridgetest
But it is a problem with javaldx and Bus Error. vendorbase.cxx needs to be
compiled without optimization...
Patch attached.
---------------------------------------------------------------------
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]