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

Re: Bug#369376: please move azureus to main



> Cannot find Java function at 0xb7c94f5e
> java: codegen-common.c:547: codegen_findmethod: Assertion `0' failed.
> Aborted
> 
> Have you seen these troubles?

This error message means, that we had a segmentation fault, catched by
the SIGSEGV handler, now trying to build up the stacktrace, but can't
find a registered Java (JIT) method at the given address (0xb7c94f5e).

So, in most cases this is a bug somewhere in C code (CACAO itself or
maybe GNU Classpath).  To debug such crashes, start CACAO in gdb or turn
on core files.

I agree that this error message is not very clear and I'll change it
today and commit it to SVN.

TWISTI



Reply to: