[yt-dev] seg fault on projections
Stephen Skory
s at skory.us
Wed Mar 14 19:02:58 PDT 2012
Hi all,
I'm getting seg faults on a simple projection:
pc = PlotCollection(pf)
pc.add_projection("Density", 0)
<seg fault>
I used 'hg bisect' and tracked it down to this changeset:
https://bitbucket.org/yt_analysis/yt/changeset/306232c75c58
If I replace yt/data_objects/static_output.py with the parent version
bbb5aeca876f, the seg fault goes away. I see the seg fault, and the
fix, on both Mac and Linux.
Does anyone else see this issue?
Thanks!
--
Stephen Skory
s at skory.us
http://stephenskory.com/
510.621.3687 (google voice)
More information about the yt-dev
mailing list