2010.Október 24.(V) 01:24 időpontban klondike ezt írta:
>  El 24/10/10 00:07, Alex Efros escribió:
>> Hi!
>>
>> Here is one more issue related to this kernel upgrade. This issue
>> happens
>> not only on these 4 servers, but even on my home workstation. This
>> command:
>>
>>     $ python2.6 -c 'from twisted.web import static'
>>
>> works ok on kernel 2.6.32-hardened-r9 and segfault on
>> 2.6.32-hardened-r22
>> (you may need to `emerge dev-python/twisted-web` first).
>>
>> Also, command `emerge dev-python/twisted` works ok on -r9 and got this
>> error while install stage on -r22 (there segfault for python2.6 recorded
>> in kernel log while executing emerge):
>>
>>     ERROR: postinst
>>     ERROR: dev-python/twisted-9.0.0-r1 failed:
>>        failed with CPython 2.6 in update_plugin_cache() function
>>
>>     Call stack:
>>      ebuild.sh, line   54:  Called pkg_postinst
>>       environment, line 3369:  Called python_execute_function '-q'
>> 'update_plugin_cache'
>>       environment, line 3817:  Called die
>>
>> Doing `paxctl -m /usr/bin/python2.6` works around this issue.
>>
> Yeah, python 2.6 uses a lot of ugly rwx mappings causing these kind of
> bug.
>
>

For exmaple python-UNO bridge works only after `paxctl -m`ing python...

All runtime interpreters do ugly rwx things...
http://www.youtube.com/watch?v=XHosLhPEN3k

Regards:
Dw.
-- 
dr Tóth Attila, Radiológus, 06-20-825-8057, 06-30-5962-962
Attila Toth MD, Radiologist, +36-20-825-8057, +36-30-5962-962


Reply via email to