Bugs item #2899380, was opened at 2009-11-17 12:54
Message generated for change (Tracker Item Submitted) made by airwin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2899380&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: Alan W. Irwin (airwin)
Assigned to: Werner Smekal (smekal)
Summary: -dev wxpng hangs on two examples, segfaults on many examples

Initial Comment:
On Debian stable with package libwxgtk2.8-dev (version 2.8.7.1-1.1+lenny1) 
installed cmake output related
to wx is as follows:

softw...@raven> grep -i wx cmake.out
-- wxWidgets found
-- wxwidgets_COMPILE_FLAGS = -I/usr/lib/wx/include/gtk2-unicode-release-2.8 
-I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ 
-- wxwidgets_LINK_FLAGS = 
-pthread;/usr/lib/libwx_baseu-2.8.so;/usr/lib/libwx_gtk2u_core-2.8.so
DRIVERS_LIST: 
cairo;cgm;qt;gd;gcw;mem;ntk;null;pdf;plmeta;ps;pstex;psttf;svg;tk;tkwin;wxwidgets;xfig;xwin
DEVICES_LIST: 
memcairo;extcairo;pdfcairo;pngcairo;pscairo;svgcairo;xcairo;cgm;epsqt;pdfqt;qtwidget;bmpqt;jpgqt;pngqt;ppmqt;tiffqt;extqt;svgqt;gif;jpeg;png;gcw;mem;ntk;null;pdf;plmeta;ps;pstex;psttf;svg;tk;tkwin;wxwidgets;wxpng;xfig;xwin
ENABLE_pdl:             ON              ENABLE_wxwidgets:       ON

Here is the list of standard examples (done with "make test_c_wxpng" with a 
modified test_c.sh to exclude some examples) that run without obvious problems 
for -dev wxpng

x01c
x03c
x05c
x06c
x10c
x12c
x13c
x24c
x31c
x17c

Examples 20 and 27 were excluded from the list because they hang (apparently 
wating for some system resource because the cpu usage is near zero) for several 
minutes with nothing happening.

The remaining standard examples that were excluded from the above list all 
segfault.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2899380&group_id=2915

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to