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

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

[Octave-bug-tracker] [bug #44330] Qt toolkit segmentation fault when fig


From: jsh
Subject: [Octave-bug-tracker] [bug #44330] Qt toolkit segmentation fault when figure opened, closed, and opened again
Date: Wed, 12 Apr 2017 22:54:50 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #22, bug #44330 (project octave):

I do not get segfault for the test sequence from comment #21 with the backout
anymore, however, I still get segfault with one of the orginal test
sequences:


f = figure; c = uicontrol( 'parent', f, 'string', 'button' ); delete(c),
delete(f)


which after 1-10 times segfaults, the uicontrol with string property seems
critical, since Octave doesn't segfault without it.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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