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

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

[Octave-bug-tracker] [bug #61713] uitable crashes with data containing [


From: Liang Tang
Subject: [Octave-bug-tracker] [bug #61713] uitable crashes with data containing []
Date: Wed, 22 Dec 2021 14:29:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0

Follow-up Comment #3, bug #61713 (project octave):

Hi, just to make sure.  This line below also caused crash.  

gid=figure;  tbl = uitable (gid,'Data', {1, 2 ; 3, []});

In windows, I don't see trace and no core file, or I don't know where core
files are at.  

Few months ago, I handled some 300 mb files within a gui I created. The gui
has no compiled file or external interface, like java.  It is straight Octave
and some additional functions. The gui crashed and brought down Octave
together.  I could not find a way to look into the causes then.  There is no
diary or similar functionalities to trace gui code execution.   Do you have
any recommendation on how to set trap to catch this type of issues?       

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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