|
From: keflavich <kef...@gm...> - 2009-04-27 16:50:20
|
Bugzilla from tkj...@gm... 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. |