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

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

[Octave-bug-tracker] [bug #48519] Segfault with Qt plotting when running


From: Rik
Subject: [Octave-bug-tracker] [bug #48519] Segfault with Qt plotting when running demos
Date: Wed, 17 Aug 2016 16:44:15 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #9, bug #48519 (project octave):

Unfortunately, this still crashes for me as well.


parent: 22330:53e246fd8124 tip
 doc: Spellcheck documentation ahead of 4.2 release.
branch: default


It is fairly repeatable in stopping at axis demo #3.  This is a demo that
contains 9 subplots so there is going to be a lot of work by the graphics
system as it initially places the 9 subplots and then adjusts the positioning
slightly as titles are added.

Steps to reproduce


rm *.png
./run-octave -f dump_plot_demos.m


I experimented with adding back in the small delay in graphics.cc that allows
for the print routine to grab the mutex on the graphics object.  The value
that was there before was .05 (50 milliseconds).  That definitely helped, but
it is not a cure.  I experimented with delays up to 1 second, but I still
occasionally get segfaults.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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