> Does anyone recognize this comment in Fl_x.cxx? > > // XCloseIM(xim_im); FIXME > /* XFree86 has a bug when closing IM it crashes in > * _XlcCreateDefaultCharSet() ! So don't close it. > * This will cause a memory leak :-( > */ > > Seems to be the cause of STR#2185 (big memory leak in 1.3.x) > > Uncommenting that line seems to fix the bug, and I > didn't get the crash it warns about (ubuntu 8.04) > > So I'm wondering if there's a known way to replicate the crash > to see if maybe it's somehow magically been resolved by the 1.3.x > cleanup efforts..
It in the OksiD 1.1.6-utf patches, so I guess it was current back in the 2005 timeframe. It may well be the case that things have been fixed in the meantime. I don't even know what the fault was. Greg, you used (I think) to run the patched 1.1.6 for some of your stuff... Did it manifest this leak? Cheers, -- Ian 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-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
