classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Now JamVM works on my compujter :-)


From: Christian Thalinger
Subject: Re: Now JamVM works on my compujter :-)
Date: Fri, 23 Sep 2005 22:11:36 +0200
User-agent: Mutt/1.5.9i

On Fri, Sep 23, 2005 at 11:17:56AM +0000, theUser BL wrote:
> error-messages comes only in german. But I think "Speicherzugriffsfehler" 
> can be translated to "Memoryaccesserror").

Actually it's "Segmentation fault".  Good german translation ;-)

> But that existing with SableVM and CacaoJVM, too.
> The randomly error-message in CacaoJVM is:
> >Cannot find Java function at 0x2aaaaaaf8ba1
> >cacao: ../../../../src/vm/jit/codegen.inc:714: codegen_findmethod: 
> >Zusicherung ?0? nicht erf?llt.
> >Abgebrochen

That means the sigsegv handler catched an exception in a non-java
method.  Normally this is means a bug somewhere in c code.  The assert
helps you to backtrace in gdb.

TWISTI




reply via email to

[Prev in Thread] Current Thread [Next in Thread]