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

Re: Error: caught unhandled signal 11



On 12 May 2011 17:08, Paulo E. W. <pauloweb16@yahoo.com.br> wrote:
> I'm having problems with Tomcat6 in Debian (arm in a processor).
> It starts fine, runs a few moments, and then aborts.
>
> #  Error: caught unhandled signal 11

$ man 7 signal

signal 11 is
SIGSEGV      11       Core    Invalid memory reference

which usually indicates a coding error in the program or one of the
libraries that it uses.

I suggest first you search bugs.debian.org to see if someone else has
reported the bug.
If not, you can either do so there or

# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla

Cheers

    M


Reply to: