LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Bus error! related to python copy_reg? (https://www.linuxquestions.org/questions/slackware-14/bus-error-related-to-python-copy_reg-781358/)

Laevatain 01-10-2010 07:35 PM

Bus error! related to python copy_reg?
 
slackware64_13.0

python installed during slackware setup from a dvd (with correct md5 checksum)

python -v

Code:

...
import copy_reg # precompiled from /usr/lib64/python2.6/copy_reg.pyc
Bus error

before "Bus error", it stalled a few seconds.

I googled it, but less useful information was found.

voyciz 01-12-2010 07:56 AM

Try removing /usr/lib64/python2.6/copy_reg.pyc. That will force python to recompile the module when it's needed.

Laevatain 01-12-2010 10:44 PM

thanks

but, i've reinstalled slackware with / partition formated. i also discarded all the packages in l, x, and xap. it works!


All times are GMT -5. The time now is 11:08 PM.