FLTK applications dont run on fedora because fedora 6 [and above presumably] uses a non-released version of fltk [fltk-1.1.18] latest stable version is 1.1.17 Version-Release number of selected component (if applicable): fltk.x86_64 1.1.8-0.3.r5750.fc6 extras fltk-devel.x86_64 1.1.8-0.3.r5750.fc6 extras fltk-fluid.x86_64 1.1.8-0.3.r5750.fc6 extras How reproducible: run any fltk application Steps to Reproduce: 1. yum install fltk-fluid 2. fluid 3. crashes before one does anything Expected results: application should appear Additional info: gdb fluid Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47724522584512 (LWP 19740)] 0x00002b67b986da5f in XftCharIndex () from /usr/lib64/libXft.so.2 (gdb) (gdb) (gdb) where #0 0x00002b67b986da5f in XftCharIndex () from /usr/lib64/libXft.so.2 #1 0x00002b67b986abc5 in XftDrawString8 () from /usr/lib64/libXft.so.2 #2 0x00002b67b940fe62 in fl_draw () from /usr/lib64/libfltk.so.1.1 #3 0x00002b67b940cdea in fl_draw () from /usr/lib64/libfltk.so.1.1 #4 0x00002b67b940d4f2 in fl_draw () from /usr/lib64/libfltk.so.1.1 #5 0x00002b67b941181e in fl_normal_label () from /usr/lib64/libfltk.so.1.1 #6 0x00002b67b93e3f0c in Fl_Menu_Item::draw () from /usr/lib64/libfltk.so.1.1 #7 0x00002b67b93e6a4c in Fl_Menu_Bar::draw () from /usr/lib64/libfltk.so.1.1 #8 0x00002b67b93d4e78 in Fl_Group::draw_child () from /usr/lib64/libfltk.so.1.1 #9 0x00002b67b93d4f77 in Fl_Group::draw_children () from /usr/lib64/libfltk.so.1.1 #10 0x00002b67b9400ff4 in Fl_Window::draw () from /usr/lib64/libfltk.so.1.1 #11 0x00002b67b93ce8a1 in Fl_Double_Window::flush () from /usr/lib64/libfltk.so.1.1 #12 0x00002b67b93c12b9 in Fl::flush () from /usr/lib64/libfltk.so.1.1 #13 0x00002b67b93c150e in Fl::wait () from /usr/lib64/libfltk.so.1.1 #14 0x00002b67b93c15ed in Fl::wait () from /usr/lib64/libfltk.so.1.1 #15 0x000000000043c295 in toggle_sourceview_cb () #16 0x0000003c4a21da44 in __libc_start_main () from /lib64/libc.so.6 #17 0x0000000000410549 in Fl_Browser_::draw () #18 0x00007ffff1b373c8 in ?? () #19 0x0000000000000000 in ?? ()
On devel, x86, with F8 package fltk-1.1.8-0.4.r5750.fc8 I dn't see such a crash.
Hmm, I guess there is 64 bit specific bug in fltk-1.1.8 then. I compiled fluid from fltk-1.1.7 on this same [64 bit] server and it ran fine.
> applications dont run on fedora because fedora 6 [and above presumably] > uses a non-released version of fltk Truth is, we upgraded due to other 64bit bugs/issues being fixed with the 1.1.8 snapshots (see bug #219348).
Sorry, we were unable to address this before FC6 went End of Life. The Fedora Project no longer maintains this version of the product. Please upgrade to the latest version and open a new bug if the problem persists.