|
| From: | Charles Praplan |
| Subject: | [Octave-bug-tracker] [bug #54431] Octave gui crashes (possibly graphic problem) |
| Date: | Thu, 2 Aug 2018 11:50:54 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 |
URL:
<http://savannah.gnu.org/bugs/?54431>
Summary: Octave gui crashes (possibly graphic problem)
Project: GNU Octave
Submitted by: charprap
Submitted on: Thu 02 Aug 2018 03:50:52 PM UTC
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: Charles Praplan
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.4.1-rc1
Operating System: Microsoft Windows
_______________________________________________________
Details:
Appended code produces Octave crashes on windows.
Octave 4.4.1-rc1 and v4.4.0 and possibly older versions.
Sometimes everything is ok.
Sometimes octave crashes and ends.
Sometimes octave crashes at the first run. Sometimes after the 10. run. Just
press F5 several times...
Sometimes octave crashes with a message from windows : octave-gui.exe has
stopped working.
Crashes are more frequent when using gnuplot or fltk graphic toolkit.
Crashes seem to happen only with GUI (I could not produce a crash with CLI).
Sometimes some errors (as shown below) at random position but always after or
at line 98:
error: bool cannot be indexed with {
error: parse error
error: called from
size at line 57 column 5
findobj at line 249 column 13
findall at line 45 column 7
legend at line 989 column 15
C:/tmp_tmp/02_test_case.m at line 98 column 1
error: Invalid call to strcmpi. Correct usage is:
-- strcmpi (S1, S2)
error: parse error
error: called from
print_usage at line 91 column 5
size at line 76 column 13
findobj at line 182 column 14
findall at line 45 column 7
legend at line 989 column 15
C:/tmp_tmp/02_test_case.m at line 98 column 1
error: parse error
error: called from
__adjust_tf_data__ at line 72 column 5
tf at line 237 column 23
__sys2tf__ at line 67 column 12
tf at line 193 column 16
tfdata at line 62 column 9
__c2d__ at line 80 column 18
c2d at line 84 column 7
__time_response__ at line 125 column 7
step at line 74 column 10
C:/tmp_tmp/02_test_case.m at line 107 column 1
error: delimiter(0): subscripts must be either integers 1 to (2^31)-1 or
logi
cals
error: called from
strjoin at line 72 column 20
legend at line 638 column 11
_03_test_case at line 98 column 1
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 02 Aug 2018 03:50:52 PM UTC Name: final_test_case.m Size: 2KiB
By: charprap
<http://savannah.gnu.org/bugs/download.php?file_id=44688>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?54431>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |