help-octave
[Top][All Lists]
Advanced

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

Octave 3.0.0 crashes when starting with file


From: Allen.Windhorn
Subject: Octave 3.0.0 crashes when starting with file
Date: Thu, 1 May 2008 10:54:01 -0500

I want to start Octave from a Windows shortcut thus:

"C:\Program Files\Octave\bin\octave-3.0.0.exe"
 -q --persist "h:/work/matlab/unbal.m"

When I do this the program starts and abruptly vanishes.  By doing it
from a shell, I can get:

------------
C:\Program Files\Octave\bin>octave-3.0.0 h:/work/matlab/unbal.m
GNU Octave, version 3.0.0
Copyright (C) 2007 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-msdosmsvc".

Additional information about Octave is available at
http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

 - Use `pkg list' to see a list of installed packages.
 - SciTE editor installed. Use `edit' to start the editor.
 - MSYS shell available (C:\Program Files\Octave\msys).
 - Graphics backend: jhandles.


           CALCULATE VOLTAGE UNBALANCE

Enter phase currents.  Note: all currents must be > 0 for case 3
Enter A phase current p.u. <0>: panic: Segmentation violation --
stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete

C:\Program Files\Octave\bin>
------------

However, when I run the same file from within the program, everything
works fine.

Something to do with stdin?

Any suggestions?  Anyone want to look at octave-core?  (Seems to be
binary)

Regards,
Allen
-- 
Allen Windhorn, P.E. (MN)  (507) 345-2782
Kato Engineering
P.O. Box 8447, N. Mankato, MN  56002
address@hidden



reply via email to

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