> The platform is an amd 64 dual core, with Linux slamd64 10.2. > > I made what Ian MacArthur wrote, i.e.: > > 1) Created a new fltk-1.3.x-r6305 tree from the file bz2. > 2) make distclean > 3) ./configure --disable-shared > 4) make > 5) cd fluid > 6) fluid > > It crashes when I go with the mouse cursor over the icons in > the widget bin. (Instead of showing the tooltip, fluid closes with: > "Segmentation fault" or: > "*** glibc detected *** double free or corruption (!prev): > 0x00000000008333e0 ***" or both.
OK - I have no idea what that is. What window manager are you running? Anyway... I think you'll need to do a debug build, then run fluid from within gdb so that we can get a look at where the error is happening, as I can't reproduce this effect. SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

