Message196491
Sorry, I should explain a bit more. Gentoo Linux uses a tool named emerge to handle packages. It is written in python. So, by that command I initiated re-compilation of python itself but it crashed quickly. At that moment emerge called the python available on the system at that time which was configured using --with-pydebug.
Meanwhile I went to install DUMA http://duma.sourceforge.net/ and started to re-run emerge.
# emerge duma
# export LD_PRELOAD=/usr/lib64/libduma.so.0.0.0
# sysctl -w vm.max_map_count=1000000
# emerge dev-lang/python:2.7
Thanks for your analysis, will try to stitch something. |
|
Date |
User |
Action |
Args |
2013-08-29 20:54:25 | mmokrejs | set | recipients:
+ mmokrejs, tim.peters, amaury.forgeotdarc, vstinner |
2013-08-29 20:54:25 | mmokrejs | set | messageid: <1377809665.89.0.641408402214.issue18843@psf.upfronthosting.co.za> |
2013-08-29 20:54:25 | mmokrejs | link | issue18843 messages |
2013-08-29 20:54:25 | mmokrejs | create | |
|