[pypy-dev] SegFault when running Scrapy tests.

Maciej Fijalkowski fijall at gmail.com
Fri Dec 14 20:38:08 CET 2012


On Fri, Dec 14, 2012 at 8:24 PM, Joe Hillenbrand <joehillen at gmail.com> wrote:
> Hi all,
>
> I'm starting a new thread because the last one seems to be on a new topic.
>
> I was just trying out the scrapy unit tests in PyPy and I've run into
> some segfaults.
>
> To reproduce, download and install Scrapy:
>
> https://github.com/scrapy/scrapy
>
> Then run this in the tests directory:
>
> /usr/local/pypy/bin/trial test_http_request.py
>
> I haven't found the exact source of the issue yet, but I'm posting
> this in case somebody can find it faster.
>
> Thanks,
>
> -Joe
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev

Hi

Thanks for the report. I'm running some tests to see what's going on,
however, can you please submit it to bugs.pypy.org so it doesn't get
lost?

For what is worth, it might be related to cpyext and lxml.


More information about the pypy-dev mailing list