Adam Gifford wrote:

> my jserv jvm just restarted on me, and i was wondering if this meant
> anything to anyone? it showed up in my error_log
>
> SIGABRT   6*   abort (generated by abort(3) routine)
>     si_signo [6]: SIGABRT   6*   abort (generated by abort(3) routine)
>     si_errno [0]: Error 0
>     si_code [-1]: SI_LWP [pid: 10127, uid: 55006]
>         stackbase=EF313D74, stackpointer=EF3124FC
> [snip]

It looks like the JVM you are running on called the abort() system call --
which JVM are you running?  If it's Sun's, they are interested in hearing
about such things, because they should "never" happen.

Craig McClanahan




----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to