Hi Jim I doubt there are very many control points example 13 is just a simple pie chart. The crash is immediate, not on a redraw. I wondered if it could be related to overflowing some buffer when writing to the plbuffer as this writing occurs during plP_fill - it only happens when a hatching is used as the fill pattern so I assume there is something specific happening related to the fill pattern.
Another possibility would be that the call to set the fill pattern corrupts the memory and it just happens to be in plP_fill that this corrupted memry finally causes a segfault - perhaps this is the next buffer write or memory allocation after the corruption or something. Phil ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel