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

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

[Octave-bug-tracker] [bug #57350] Recursive behavior of graphic callback


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #57350] Recursive behavior of graphic callbacks has changed
Date: Tue, 3 Dec 2019 12:41:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

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

With this patch:


octave -q -f 
octave:1> tst_recur
updating
updating
octave:2> updating

octave:2> __octave_config_info__ ("hg_id")
ans = 3212c50369cb

(it just sits at "octave:2> updating " until I hit Enter.)
If I uncomment keyboard; in updater.m

octave -q -f 
octave:1> tst_recur
stopped in updater at line 2 [/home/dima/scratch/updater.m] 
2:   keyboard;
keyboard> 
fatal: caught signal Segmentation fault -- stopping myself...
Segmentation fault (core dumped)

(I hit Enter at keyboard> )

trace is attached.

Dmitri.


(file #47979)
    _______________________________________________________

Additional Item Attachment:

File name: das_oct_trace_20191203.txt     Size:20 KB
    <https://savannah.gnu.org/file/das_oct_trace_20191203.txt?file_id=47979>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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