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

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

[Octave-bug-tracker] [bug #63714] uitable may show nan with data=zero


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63714] uitable may show nan with data=zero
Date: Thu, 26 Jan 2023 19:20:41 -0500 (EST)

Follow-up Comment #1, bug #63714 (project octave):

I can reproduce this problem with 7.2 (on linux). I got hard crash once and
"nan"s in two-table version quite reproducibly. 

I do not see those problems with current stable snapshot
(hg id 713de911848f). I do see intermittent warnings:


ii = 15
ii = 16
ii = 17
warning: Table data is not editable at this location.
warning: called from
    repmat at line 70 column 11
    circshift at line 108 column 7
    findobj at line 222 column 21
    show_nan at line 69 column 8

warning: Table data is not editable at this location.
warning: called from
    circshift at line 109 column 3
    findobj at line 222 column 21
    show_nan at line 69 column 8

warning: Table data is not editable at this location.
warning: called from
    findobj at line 227 column 5
    show_nan at line 69 column 8


that kind of suggests that there is still a race condition here.

If you want to try the same octave snapshot on Windows,
you should be able to get it from 
 https://buildbot.octave.space/#/download
once it finished compiling.

Dmitri.
-- 






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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