Re: Problem with JTC 2.0.0 on Redhat 9
Brent Eagles <[email protected]> Thu, 24 Jul 2003 11:19:50 -0230
| Newsgroups | gmane.comp.lib.jtc |
|---|---|
| Organization | Object Oriented Concepts, Inc. An IONA Company |
| Message-ID | <[email protected]> |
Hi, On Thu, Jul 24, 2003 at 11:31:56AM +0200, Peter Vos wrote: > Hello, > > The version of JTC I'm using is included with Orbacus 4.1.0. > JTC compiles fine, but runTest hangs on ThreadExitTest. > When running the test on itself, it's output is: > > You should see 10 dots, 250 msecs between each: .......... > Before join (should see second pause) > After join > > It looks everything functions ok, except terminating the > threads? > > I've used gcc 2.95.3, 3.2.2 and 3.3 with the same results. > Does anyone have any experience using JTC on RedHat 9? > > Thanks, > Peter. > > ps: From what I find on www.iona.com, Redhat 9 is not > supported, but I would like to find out why things are not > working anyway :-) This appears to be a problem with the New Posix Threading Library (NPTL) that is included in Redhat 9.0. If you enable the LD_ASSUME_KERNEL workaround it should work. Alternatively, you can try upgrading your kernel to 2.4.21 (the one included in Rh 9.0 is 2.4.20). I've done some prelminary testing and this seems to work fine. Of course, Redhat 9.0 still isn't a supported platform. Its not clear at this time that we will be able to support out-of-the-box Redhat 9.0 installations without requiring the NPTL disabling workaround. Best regards, Brent -- Brent Eagles Principal Engineer - IONA | Making Software Work Together TM Email: mailto:[email protected] Phone: (709) 738-3725 x18 WWW: http://www.iona.com/ _______________________________________________ JTC-Users Mailing List - [email protected] http://www.orbacus.com/mailman/listinfo/jtc-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html