DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2412
Version: 2.0-current


Opps, I missed a auto in the test program and deleteing autos is bad juju.
New test program (arc_v2) and this time my widget fix works (ie the
program runs to completion as expected with no errors). Without the Widget
fix:

./a.out 
Finished, now delete window
*** glibc detected *** ./a.out: double free or corruption (fasttop):
0x0000000001528290 ***
======= Backtrace: =========
/lib/libc.so.6(+0x775b6)[0x7fd0dfd625b6]
/lib/libc.so.6(cfree+0x73)[0x7fd0dfd68e53]
/usr/local/lib/libfltk2.so(_ZN4fltk11ValueSliderD0Ev+0x55)[0x7fd0e0330155]
/usr/local/lib/libfltk2.so(_ZN4fltk5Group5clearEv+0x5d)[0x7fd0e02eb65d]
/usr/local/lib/libfltk2.so(_ZN4fltk5GroupD2Ev+0x29)[0x7fd0e02ebee9]
/usr/local/lib/libfltk2.so(_ZN4fltk6WindowD0Ev+0x23)[0x7fd0e0332343]


Link: http://www.fltk.org/str.php?L2412
Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to