[yt-users] Yt line query: Segmentation fault (core dumped)

Nathan Goldbaum nathan12343 at gmail.com
Mon Jul 10 13:52:27 PDT 2017


OK, I think this is fixed now:

https://github.com/yt-project/yt/pull/1485

Can you try updating to the latest development version of yt, recompile,
and then test again?

Here are some quick steps to do that:

$ cd $YT_GIT
$ git pull
$ python setup.py develop

If you're using conda or a virtualenv, make sure you're in yt's environment
before recompiling.

-Nathan

On Sun, Jul 9, 2017 at 7:23 PM, Nathan Goldbaum <nathan12343 at gmail.com>
wrote:

> Here's the issue: https://github.com/yt-project/yt/issues/1484
>
> On Sun, Jul 9, 2017 at 7:22 PM, Nathan Goldbaum <nathan12343 at gmail.com>
> wrote:
>
>> That's weird. Maybe it's just random. I triggered it with the 3.3.5 wheel
>> on pip. I'll file an issue.
>>
>> On Sun, Jul 9, 2017 at 7:16 PM Kacper Kowalik <xarthisius.kk at gmail.com>
>> wrote:
>>
>>> On 07/09/2017 07:06 PM, Nathan Goldbaum wrote:
>>> > Hi,
>>> >
>>> > Thank you for the detailed report. I was able to reproduce this locally
>>> > on yt 3.3.5. Thankfully, it looks like we've already fixed this in the
>>> > development branch. I'm not sure when that happened, I'd probably need
>>> > to bisect to find the exact change - I know there were a number of
>>> > improvements to rays that happened to support Trident.
>>>
>>> Hi Nathan,
>>> it's something specific to conda package. I'm able to reproduce with
>>> both, 3.3.5-np111py35_2 (conda-forge) and 3.4.dev0-np111py35_22603
>>> (http://use.yt/with_conda). However, if I try yt-3.3.5 (and tip)
>>> compiled from source it works.
>>> Cheers,
>>> Kacper
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> yt-users mailing list
>>> yt-users at lists.spacepope.org
>>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20170710/9adba4df/attachment.html>


More information about the yt-users mailing list