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: Liang Tang
Subject: [Octave-bug-tracker] [bug #63388] Octave may crash with uitable containing true/false data
Date: Sun, 20 Nov 2022 08:30:24 -0500 (EST)

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

                 Summary: Octave may crash with uitable containing true/false
data 
                 Project: GNU Octave
               Submitter: lt1234
               Submitted: Sun 20 Nov 2022 01:30:22 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: lt1234
        Originator Email: 
             Open/Closed: Open
                 Release: 7.1.0
         Discussion Lock: Any
        Operating System: Microsoft Windows


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 20 Nov 2022 01:30:22 PM UTC By: Liang Tang <lt1234>
I experienced two conditions Octave crashed with uitable.  6.3.0 also crashed
with the same commands.  I run windows 10 64x without memory compression.  
Please see the attached function m file. 

Octave may crash with true/false appearing in the uitable data.   W/o
true/false data, there is no issue for me.  

(1) Octave crashed during the 2nd run of the same function in a same Octave
session.  Sometime m file works, sometime it does not. So the observation I
have here may not be repeated by myself consistently. Use these commands in
the command window: 

test_crash_submit([],[],1); close figure manually; test_crash_submit([],[],1)
% crash here 

(2) Octave crashes with uitable true/false data.  100% repeatable in my
environment. Please see the m file.  The for-loop is to emulate the mouse
clicks.  

Use this command in the command window: 

test_crash_submit([],[],2) % crash here

Thanks, 








    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Sun 20 Nov 2022 01:30:22 PM UTC  Name: test_crash_submit.m  Size: 5KiB  
By: lt1234

<http://savannah.gnu.org/bugs/download.php?file_id=53973>

    _______________________________________________________

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]