On 02/08/12 14:45, ayar...@umich.edu wrote:
> Hello,
> 
> I am currently attempting to use a program that employs the FLTK library, but 
> it crashes reliably when a drop-down menu button is clicked.  It seems to 
> occur in fl_draw's fl_measure function when the 64bit library is used.
> 
> running the program through gdb on 64-bit Redhat Linux results in the 
> following message when the button is clicked...
> 
> Segmentation fault
> 0x00002aaaaab4c299 in fl_measure(char const*, int&, int&, int) ()
> from /usr/lib64/libfltk.so.1.1
> 
> Any insights would be greatly appreciated.

        You should post this to fltk.general.

        I think I know what the issue is, and will answer your question there.

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to