Re: [CVS] commit

Date view Thread view Subject view Author view

From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Feb 04 1999 - 15:50:15 EST


On Feb 4, 1999, Godmar Back <gback@marker.cs.utah.edu> wrote:

>> On Feb 4, 1999, Godmar Back <gback@cs.utah.edu> wrote:

>>> Hmmm, I was finally able to reproduce the library "not found"
>>> failure on a slower Linux machine with RedHat 5.1. Apparently,
>>> it's dying somewhere in libltdl.

>> Probably the context switch during malloc problem :-(

> Actually, that's not likely since it happens during startup
> where there's only one thread runnable: we never switch from the
> signal handler there.

Good point, but the interrupt handler is already set up, so it may be
screwing things up somehow. Or its some other recently introduced
bug. (Or maybe all my Unix hosts simultaneously decided that Kaffe is
not worth putting CPU time onto :-)

Anyway, surrounding initNative() between spinoff(0)/spinon(0) should
tell us something, unless some class explicitly calls
System.loadLibrary("native").

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:58 EDT