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

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

[Octave-bug-tracker] [bug #40469] crash on graphics operation (clf only


From: Rik
Subject: [Octave-bug-tracker] [bug #40469] crash on graphics operation (clf only ?)
Date: Tue, 03 Dec 2013 16:49:38 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #11, bug #40469 (project octave):

Ben's changeset was fixing the fact that the menu was not being displayed. 
The menubar is 40 pixels so that would account for the difference in figure
sizes.  It still doesn't much explain why there is a crash.  The previous
experiments showed that creating a figure and clearing it were not a problem. 
It was only when an axes object was added that the problem appeared.

I think we do need a backtrace so I would re-compile with '-g -O0'.  Try
running 'gdb octave-cli.exe' to avoid the wrapper executable.  I've had no
problems on MinGW getting gdb to follow the correct thread during debugging.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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