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

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

[Octave-bug-tracker] [bug #35661] GNU Octave 3.6.0 crashed in surf()


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #35661] GNU Octave 3.6.0 crashed in surf()
Date: Fri, 13 Apr 2012 22:50:27 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 Iceweasel/10.0.2

Follow-up Comment #4, bug #35661 (project octave):

OK, I see the problem now.  I unpacked with uzip -a and it treated the .mat
file as a text file...

I see the error about texturemap but I'm not seeing a segfault, even after
removing the try/catch.  However, valgrind does turn up this:


==10925==  Address 0x15929080 is 0 bytes after a block of size 1,555,200
alloc'd
==10925==    at 0x4C26CF7: operator new[](unsigned long) (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==10925==    by 0x53953B3: double* no_ctor_new<double>(unsigned long)
(oct-mem.h:131)
==10925==    by 0x53D5A7B: Array<double>::ArrayRep::ArrayRep(int)
(Array.h:80)
==10925==    by 0x53CDC9A: Array<double>::Array(dim_vector const&)
(Array.h:196)
==10925==    by 0x53C829E: MArray<double>::MArray(dim_vector const&)
(MArray.h:53)
==10925==    by 0x53C3B94: NDArray::NDArray(dim_vector const&)
(dNDArray.h:44)
==10925==    by 0x5435FA4: convert_cdata(base_properties const&, octave_value
const&, bool, int) (graphics.cc:739)
==10925==    by 0x5528C02: surface::properties::get_color_data() const
(graphics.cc:7083)
==10925==    by 0x541DCD9: opengl_renderer::draw_surface(surface::properties
const&) (gl-render.cc:1612)
==10925==    by 0x541659E: opengl_renderer::draw(graphics_object const&, bool)
(gl-render.cc:562)
==10925==    by 0x541B701:
opengl_renderer::draw_axes_children(axes::properties const&)
(gl-render.cc:1363)
==10925==    by 0x541BB86: opengl_renderer::draw_axes(axes::properties const&)
(gl-render.cc:1418)
==10925== 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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