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: Rik
Subject: [Octave-bug-tracker] [bug #44330] Qt toolkit segmentation fault when figure opened, closed, and opened again
Date: Thu, 12 Mar 2015 19:03:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

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

How does atomic refcounting relate to this discussion?  Is that only
protecting data structures against being deleted in either the plotting thread
or Octave while the other might be using it?  I suppose if we have atomic
access then we could set up a global semaphore to prevent the plotting thread
from proceeding until given permission by Octave.  It would be nicer if we
didn't have to code that ourselves though.

    _______________________________________________________

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]