Re: [kaffe] netbsd regression test failiure No1

2004-05-28 Thread Milos Negovanovic
On Fri, May 28, 2004 at 07:09:58AM +0200, Guilhem Lavaux wrote: > > Please go ahead. This SIGSEGV is normal and should be passed by GDB. yeah i got same suggestion from Dalibor to, thats why i posted fallow up mail to my first two bugs. Ill try to send full backtraces for all 15 regression test f

[kaffe] netbsd regression test failiure No3

2004-05-27 Thread Milos Negovanovic
And ball number 3 is ... TestSerialFields.java: --- GDB --- (tgdb) r Starting program: /usr/local/kaffe/jre/bin/kaffe-bin -Xxdebug TestSerialFields Program received signal SIGSEGV, Segmentation fault. 0x480cc8d1 in detectStackBoundaries (jtid=0x80ea034, mainThreadStackSize=33554432) at signal.c:

Re: [kaffe] netbsd regression test failiure No2

2004-05-27 Thread Milos Negovanovic
More detailed backtrace for UncaughtException.java: --- GDB --- (tgdb) r Starting program: /usr/local/kaffe/jre/bin/kaffe-bin -Xxdebug UncaughtException Program received signal SIGSEGV, Segmentation fault. 0x480cc8d1 in detectStackBoundaries (jtid=0x80ea034, mainThreadStackSize=3355443 2) at si

Re: [kaffe] netbsd regression test failiure No1

2004-05-27 Thread Milos Negovanovic
Hi again, more detailed backtrace: --- GDB --- bt #0 0x082d06de in f__Q211cl0x81a2a6c9StackDumpi () at StackDump.java:8 #1 0x082d06f0 in f__Q211cl0x81a2a6c9StackDumpi () at StackDump.java:8 #2 0x082d06f0 in f__Q211cl0x81a2a6c9StackDumpi () at StackDump.java:8 #3 0x082d06f0 in f__Q211cl0x81a

[kaffe] netbsd regression test failiure No2

2004-05-27 Thread Milos Negovanovic
UncaughtException.java --- GDB --- GNU gdb 5.3nb1 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. The

[kaffe] netbsd regression test failiure No1

2004-05-27 Thread Milos Negovanovic
Hi, current CVS stabilised enough for regression test running! :) OK first we have StackDump.java: --- GDB --- GNU gdb 5.3nb1 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies

Re: [kaffe] Re: kaffe on NetBSD

2003-06-11 Thread Milos Negovanovic
> > -echo "Compiling classes from ${1+"$@"} using " $JAVAC > +echo "Compiling classes from " ${1+"$@"} " using " $JAVAC > $JAVAC $VERBOSE $JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"} > it works fine Regards Milos ___ kaffe mailing list [EMAIL PROTECTE

[kaffe] Re: kaffe on NetBSD

2003-06-09 Thread Milos Negovanovic
On Mon, 2003-06-09 at 20:59, Dalibor Topic wrote: > these classes should be in libraries/javalib/lib after the compilation. Are you > sure that the class library compilation works without fuss? Could you turn off > the -v in rebuildLib, try to rebuild it again, and see if you can spot anything > s

[kaffe] Re: kaffe on NetBSD

2003-06-09 Thread Milos Negovanovic
On Sun, 2003-06-08 at 13:22, Tony Wyatt wrote: > Hi Milos, > > On 08-Jun-03, you wrote: > > > Compile finished clean but i am not sure if this brakes something, most > > of the "make check" tests fail with: > > > > Couldn't find or load essential class `java/lang/Object' > > java.lang.ClassNotF

[kaffe] kaffe on NetBSD

2003-06-07 Thread Milos Negovanovic
Hi everyone, after some time ive tried to build caffe on NetBSD-current again. Well it almost compiled, just a small error regarding netbsd's cp syntax and few missing target dirs. To avoid it i had to make change in libraries/javalib/Makefile.am: --- kaffe/libraries/javalib/Makefile.am 2003-06-

Re: [kaffe] cvs build fails

2003-02-27 Thread Milos Negovanovic
> Zdravo Milose, Zdravo :) > > The problem seems to be that the INCLUDES from > kaffe/kaffeh/Makefile.am are not expanded to include > the -DKAFFEH, so some files assume they are built for > the VM (instead of kaffeh) and use functions that are > not available in kaffeh. yeah thats what was wron

[kaffe] cvs build fails

2003-02-25 Thread Milos Negovanovic
Hi, cvs build fails on NetBSD-STABLE/i386 system with this error msg: gcc -march=i686 -O2 -pipe -Wall -Wstrict-prototypes -DKVER='"1.1.x-cvs"' -I/home/milosn/projects/java/kaffe/./kaffe/kaffevm -I/home/milosn/projects/java/kaffe/./kaffe/kaffevm/systems/unix-jthreads -I../../config -I../../include

Re: [kaffe] gpl kaffe

2002-10-10 Thread Milos Negovanovic
Zdravo : ), yeah the debian-legal posts answered some of my questions.Thanks for that. Regards Milos On Thu, 10 Oct 2002 12:19:54 -0700 (PDT) Dalibor Topic <[EMAIL PROTECTED]> wrote: > Zdravo Milose, > > --- Milos Negovanovic <[EMAIL PROTECTED]> wrote: > > I'

[kaffe] gpl kaffe

2002-10-09 Thread Milos Negovanovic
Hi, I've noticed that Kaffe is GPL-ed, so i wondered how that applys on programs that use Kaffe's VM, do they need to be under GPL or similar also? Regards Milos ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe