help-octave
[Top][All Lists]
Advanced

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

panic: Hangup -- stopping myself


From: John W. Eaton
Subject: panic: Hangup -- stopping myself
Date: Tue, 23 Jul 2002 22:07:00 -0500

On 23-Jul-2002, Heber Farnsworth <address@hidden> wrote:

| I'm having an intermittent problem that I'm trying to track down.  I
| have a program that takes a long time to run and I've been running it a
| lot lately.  Occasionally the program will stop with a message
| 
| panic: Hangup -- stopping myself...
| attempting to save variables to `octave-core'...
| save to `octave-core' complete
| 
| What kind of problem leads to this kind of message?  Is it an octave
| problem or a system problem or what?

That message is printed by the signal handler that is installed to
catch SIGHUP, so something must be sending a hangup signal to Octave.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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