octave-maintainers
[Top][All Lists]
Advanced

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

Seg fault due to "attempted clean up" ?


From: John W. Eaton
Subject: Seg fault due to "attempted clean up" ?
Date: Fri, 9 Apr 1999 09:46:40 -0500 (CDT)

On  9-Apr-1999, Jose L Gomez Dans <address@hidden> wrote:

| To: address@hidden
| Cc: address@hidden
| Subject: Seg fault due to "attempted clean up" ?
| 
| Bug report for Octave 2.0.13.97 configured for i386-pc-linux-gnu
| 
| Description:
| -----------
| 
|       After using octave for a long time, I'm not able to start it anymore.
| Last time, I was using plplot to plot graphs, and did a rather hasty exit,
| which I blame for the actual behaviour.

I doubt that this is the real cause of the problem that you are
seeing.

|       The problem is that octave seg faults. See the repeat by bit to see
| the whole story.
| 
| Repeat-By:
| ---------
| 
| $octave
| GNU Octave, version 2.0.13.97 
| [snip][snip]
| 
| error: Segmentation fault -- stopping myself...
| error: attempted clean up apparently failed -- aborting
| Aborted
| $

In all cases like this that I have seen so far, the problem is that
the C and C++ system libraries are not compatible with each other, or
they are not compatible with the versions that Octave was linked
against.  Did you recently upgrade your C or C++ libraries?

jwe



reply via email to

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