Chinaunix

标题: django admin install 请求帮助 [打印本页]

作者: chenhebuaa    时间: 2011-03-03 17:22
标题: django admin install 请求帮助
现象:python manage.py createsuperuser 报错 segmentation fault 。

无法创建超级用户。
请求达人帮助。
作者: chenhebuaa    时间: 2011-03-03 18:50
具体信息发一下。
Creating table auth_permission
Creating table auth_group_permissions
Creating table auth_group
Creating table auth_user_user_permissions
Creating table auth_user_groups
Creating table auth_user
Creating table auth_message
Creating table django_content_type
Creating table django_session
Creating table django_site
Creating table django_admin_log
Creating table books_publisher
Creating table books_author
Creating table books_book_authors
Creating table books_book

You just installed Django's auth system, which means you don't have any superusers defined.
Would you like to create one now? (yes/no): yes
Segmentation fault
作者: chenhebuaa    时间: 2011-03-03 20:51
用python -vv ,最后的提示如下:
import django.db.models.sql.compiler # precompiled from /usr/lib/python2.4/site-packages/django/db/models/sql/compiler.pyc
Segmentation fault
作者: chenhebuaa    时间: 2011-03-04 12:12
跟踪查报错:
Mar  4 12:08:58 localhost kernel: python[21523]: segfault at 0000000000000001 rip 00000037482796d0 rsp 00007fff6c7af6e8 error 4
作者: chenhebuaa    时间: 2011-03-04 12:16
我的机器 是64位机器 , 请求各位帮助啊。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2