When I run the JVM plugin, I often get crashses, etc. In GDB, it runs for a couple of sessions and then I get an error like
Program received signal SIG32, Real-time event 32.
0xf9600b8 in ?? ()
and I have to kill GDB. What's up?
I think it is the fact that the JVM is threaded and ggobi is not (yet). As a result, the libraries they each depend on are different and subtle confusion can arise with resulting mayhem. In GDB, things are even more complicated.

Duncan Temple Lang <duncan@research.bell-labs.com>
Last modified: Mon Nov 19 16:02:34 EST 2001