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

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

[Octave-bug-tracker] [bug #52280] fltk frontend crash with mesh


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #52280] fltk frontend crash with mesh
Date: Thu, 26 Oct 2017 10:29:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #7, bug #52280 (project octave):

With the address sanitizer enabled I get a "heap-buffer-overflow" wether I use
Qt(5) or fltk. Evven though I have debug symbols enabled the bt does not
mention the actual functions in which this happens


[tx, ty, tz] = sombrero;
mesh (tx, ty, tz)
=================================================================
==3104== ERROR: AddressSanitizer: heap-buffer-overflow on address
0x600600cb51f8 at pc 0x7fe8fc03b192 bp 0x7ffffb760f20 sp 0x7ffffb760f18
READ of size 8 at 0x600600cb51f8 thread T0
    #0 0x7fe8fc03b191
(/home/pantxo/Documents/On/octavebuild/libinterp/.libs/liboctinterp.so.4.0.0+0x1068191)
    #1 0x7fe8fc02b2bf
(/home/pantxo/Documents/On/octavebuild/libinterp/.libs/liboctinterp.so.4.0.0+0x10582bf)
...


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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