This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
thread initialization
- To: java-discuss@sourceware.cygnus.com
- Subject: thread initialization
- From: "Thomas Reilly" <treilly@allaire.com>
- Date: 08 Jul 1999 03:59:02 -0700
I'm trying to use gcj produced code that's linked into a shared
library and loaded into a program using runtime linking. I'm getting
a segmentation fault because currentThread returns null. I looked
around but couldn't find the code that initializes the _Jv_OnlyThread
global variable. I'm assuming there's some code somewhere that
bootstraps a java::lang::Thread object off the primordial thread. If
someone could point me to it that would be much appreciated.
--
Tom Reilly
Allaire, Inc
http://www.allaire.com