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

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

[Octave-bug-tracker] [bug #54173] Intermittent hang in test suite when r


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #54173] Intermittent hang in test suite when run from Qt GUI on macOS
Date: Sun, 24 Jun 2018 20:37:11 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36

Follow-up Comment #2, bug #54173 (project octave):

Thanks.

I tried testing the breakpoint case by doing this "magic(3); dbcont; ..." a
whole bunch of times:


>> dbstop in magic at 38
ans =  38
>> magic(3);
stopped in
/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/share/octave/4.4.0/m/special-matrix/magic.m
at line 38
38:   n = fix (n);
debug> dbcont
>> magic(3);
stopped in
/Applications/Octave-4.4.0.app/Contents/Resources/usr/Cellar/octave-octave-app_4.4.0/4.4.0/share/octave/4.4.0/m/special-matrix/magic.m
at line 38
38:   n = fix (n);
debug> dbcont
[...]


It didn't hang.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54173>

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




reply via email to

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