Re: [pypy-dev] pypy segfault while playing around with odoo.

2016-08-18 Thread Phyo Arkar
Exactly the same problem. OS : Linux (Sabayon Linux ) PyPy : 5.3.1 modified requriements.txt : Babel==1.3 Jinja2==2.7.3 Mako==1.0.1 MarkupSafe==0.23 Pillow==2.7.0 Python-Chart==1.39 PyYAML==3.11 Werkzeug==0.9.6 argparse==1.2.1 decorator==3.4.0 docutils==0.12 feedparser==5.1.3 gdata==2.0.18 gevent>

Re: [pypy-dev] pypy segfault while playing around with odoo.

2016-08-17 Thread Armin Rigo
Hi Phyo, On 16 August 2016 at 20:06, Phyo Arkar wrote: > But i got to a stop when creating new db and it crashed with segfault. Probably the same issue as: https://bitbucket.org/pypy/pypy/issues/2270/odoo-80-on-pypy-501-cause-segmentation > How can i debug segfaults in pypy. http://pypy.readth