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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44330] Qt toolkit segmentation fault when figure opened, closed, and opened again
Date: Thu, 12 Mar 2015 18:50:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

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

Yes, maybe.

I'm almost certain that the crashes are happening because of threading issues,
and that we are calling Octave internals from the graphics thread when it is
not safe to do so.  If this wasn't an issue with the original QtHandles code,
then maybe there was some change that was made since integrating it with
Octave that allows unsafe calls where none were possible before.  If so, we
need to know how to avoid doing that.  If it's just that were were lucky
before, then we need to rethink the design.

    _______________________________________________________

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]