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

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

[Octave-bug-tracker] [bug #37750] segfault when parenting gca to hggroup


From: Rik
Subject: [Octave-bug-tracker] [bug #37750] segfault when parenting gca to hggroup
Date: Fri, 11 Oct 2013 00:49:41 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Update of bug #37750 (project octave):

                 Summary: segfault with 'set(gca, "parent", gca)' => segfault
when parenting gca to hggroup

    _______________________________________________________

Follow-up Comment #5:

I checked in a partial fix
(http://hg.savannah.gnu.org/hgweb/octave/rev/82b1778798d3) which avoids
setting the parent object to be the object itself.  Thus,


set(gca, "parent", gca);


no longer causes a segfault.

However, there is still a problem with the hggroup example.  I've re-titled
the bug to reflect that.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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