octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #63388] Octave may crash with uitable containi


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63388] Octave may crash with uitable containing true/false data
Date: Sun, 20 Nov 2022 10:43:14 -0500 (EST)

Follow-up Comment #6, bug #63388 (project octave):

Case 1 was much harder to crash but eventually I got one by putting it in an
infinite loop like this:


while (true); close all; test_crash_submit ([], [], 1); endwhile


If this helps localize it: running that test function when there are no
figures makes it crash very little. Running it when there's already a figure
hanging around from a previous run causes it to crash more quickly. (Remove
the "close all" from the above while-loop.)

Stack trace attached.

(file #53976)

    _______________________________________________________

Additional Item Attachment:

File name: stacktrace_case1.log           Size:28 KB
    <https://file.savannah.gnu.org/file/stacktrace_case1.log?file_id=53976>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63388>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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