Hide Forgot
Description of problem: Lesstif makes my program crash because of a bug already patched in the official repository: http://lesstif.cvs.sourceforge.net/viewvc/lesstif/lesstif/lib/Xm-2.1/RenderTable.c?r1=1.6&r2=1.7 This patch was included in the Fedora 11 lesstif rpm, but is missing in Fedora 12,13,14 and 15 beta. Version-Release number of selected component (if applicable): lesstif.i686 0:0.95.2-2.fc15 How reproducible: It happens every time I run my program. I don't have a sample code to reproduce the error but I can make it if required. Actual results: Program terminated with signal 11, Segmentation fault. #0 0x005e996c in _XmRenderTableFinaliseTag () from /usr/lib/libXm.so.2 (gdb) bt #0 0x005e996c in _XmRenderTableFinaliseTag () from /usr/lib/libXm.so.2 #1 0x006a52e4 in _XmStringDraw () from /usr/lib/libXm.so.2 #2 0x006350f3 in ?? () from /usr/lib/libXm.so.2 #3 0x0062ab89 in _XmRedisplayGadgets () from /usr/lib/libXm.so.2 #4 0x00600467 in ?? () from /usr/lib/libXm.so.2 #5 0x4111b965 in ?? () from /usr/lib/libXt.so.6 #6 0x4111d5a9 in XtDispatchEventToWidget () from /usr/lib/libXt.so.6 #7 0x4111da48 in ?? () from /usr/lib/libXt.so.6 #8 0x4111de3b in XtDispatchEvent () from /usr/lib/libXt.so.6 #9 0x4112a070 in XtAppProcessEvent () from /usr/lib/libXt.so.6 #10 0x0806e7fe in PopUpWindows::runInitialDialog (this=0x8388600) at popups.cc:171 #11 0x0806a796 in main (argc=1, argv=0xbf9f26d4) at menu.cc:2852 Additional info: This patch solves the problem: http://lesstif.cvs.sourceforge.net/viewvc/lesstif/lesstif/lib/Xm-2.1/RenderTable.c?r1=1.6&r2=1.7
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping