Regarding the oocalc error. I get the same when running a Java program
which uses jna.jar - from https://jna.dev.java.net/ - to access libc:

$ java -showversion -cp jna/jnalib/build/jna.jar:. X
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)

Inconsistency detected by ld.so: dl-open.c: 623: _dl_open: Assertion
`_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!

The java sdk I'm using was downloaded directly from Sun, I did not use a
ubuntu package.

Googling for this problem I found this bug report

http://sourceware.org/bugzilla/show_bug.cgi?id=3429

which is a year old and seems to imply that it is a libc problem which
is now fixed.

-- 
Reinstall required for some applications to work
https://bugs.launchpad.net/bugs/146512
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to