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

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

[Octave-bug-tracker] [bug #44621] Segfault with clf.m test


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44621] Segfault with clf.m test
Date: Tue, 24 Mar 2015 21:03:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #1, bug #44621 (project octave):

Thanks for your bug report. I am not able to reproduce but we currently see
erratic segfaults with Qt toolkit. Does the segfault also occur if you run the
test from octave ('test ("clf")')? 
If so : Does it also occur using fltk tookit? Can you debug using something
like this:


dbstop ("clf", 74);
plot (1:10)
clf (gcf, "reset")
## then dbstep to see if/where the segfault happens



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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