On Fri, 2010-11-26 at 15:08 +0800, Yan Wu wrote:
> Hi,
> 
> I got a error when building testtools on Alpha EV6 platform as following:
> 
> /bin/bash: line 1: 15238 Segmentation error
> LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/home/office/ooo_OOO330_m12_src/solver/330/unxlngaxp.pro/lib
> /home/office/ooo_OOO330_m12_src/solver/330/unxlngaxp.pro/bin/uno
> -ro uno_services.rdb -ro uno_types.rdb -s
> com.sun.star.test.bridge.BridgeTest --
> com.sun.star.test.bridge.CppTestObject
> dmake:  Error code 139, while making 'runtest'

This does rather suggest in that case that the Alpha uno bridge isn't
quite correct. I only ever built the alpha port once on a truly ancient
Alpha XL 233 I have here.

So, maybe flushCode in
bridges/source/cpp_uno/gcc3_linux_alpha/cpp2uno.cxx is incorrect. I only
googled for flushing the instruction cache on alpha and stuck that in.
Maybe something more is needed.

Could be anything else of course. So you really need to narrow down
which test of the BridgeTest is failing.
http://wiki.services.openoffice.org/wiki/Lazy_Hackers_Guide_To_Porting
Might help you there.

Of course it might not even be the Uno Bridge, you need to debug to find
out more.

C.


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

Reply via email to