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

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

[Octave-bug-tracker] [bug #39925] imagesc crash


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39925] imagesc crash
Date: Fri, 06 Sep 2013 13:41:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Follow-up Comment #5, bug #39925 (project octave):

One further detail. The crash occurs when the xlim and ylim properties are set
on line 159 of image.m:


stopped in
/home/mike/src/octave/default/build-default/../scripts/image/image.m at line
159
159:   set (hax, "xlim", xlim, "ylim", ylim);
debug> xlim
xlim =

   1.00000000005000e+10   1.00000000025000e+10

debug> ylim
ylim =

   0.500000000000000   2.500000000000000

debug> dbstep


and segfault. Hopefully this helps someone pinpoint the problem in the
graphics library.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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