Bugzilla from tkjacob...@gmail.com wrote:
> 
> Hi
> 
> It could be that you just have to much data for the stack. You can see/set 
> your stack size with ulimit -s (on linux/solaris at least). Try to set it
> to 
> unlimited:
> ulimit -s unlimited
> 
> This has solved similar problems for me in the past.
> 
> Best Regards
> Troels Kofoed Jacobsen
> 

Tried it, no luck.  Thanks for the tip, though.
-- 
View this message in context: 
http://www.nabble.com/Segmentation-fault-using-imshow-on-large-image-tp23207792p23260454.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to