Bugs item #3009045, was opened at 2010-05-29 17:14 Message generated for change (Tracker Item Submitted) made by hbabcock You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3009045&group_id=2915
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hazen Babcock (hbabcock) Assigned to: Nobody/Anonymous (nobody) Summary: cairo drivers crash Initial Comment: The cairo drivers will crash on some systems when dynamically loaded and the user does the following: plinit() .. code .. plend() .. code .. plinit() .. code .. This bug is discussed in some detail in this thread: http://www.mail-archive.com/plplot-devel@lists.sourceforge.net/msg02032.html. The suggested work around is to call plend1() instead of plend(). It is thought to be due to an issue with dynamically loading and unloading the cairo libraries multiple times, as this is what calling plend() does in comparison to plend1(). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3009045&group_id=2915 ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel