All,

Since upgrading to 1.0.2, and now to pre-alpha SVN-9832, my manage.py
runserver crashes with:

jer...@host396:/home/jerome/ccoa$ manage.py runserver 8077
Validating models...
0 errors found

Django version 1.1 pre-alpha SVN-9832, using settings 'ccoa.settings'
Development server is running at http://127.0.0.1:8077/
Quit the server with CONTROL-C.
[14/Feb/2009 12:04:30] "GET /admin/coa/person/28/ HTTP/1.1" 200 9262
[14/Feb/2009 12:04:31] "GET /admin/jsi18n/ HTTP/1.1" 200 803
[14/Feb/2009 12:25:54] "GET /admin/coa/person/28/ HTTP/1.1" 200 9262
[14/Feb/2009 12:25:55] "GET /admin/jsi18n/ HTTP/1.1" 200 803
python in free(): error: free_pages: pointer to wrong page
jer...@host396:/home/jerome/ccoa$


This error occurs when using Admin to attempt to save a model.

Any suggestions how to procede from here?

(I'm running python 2.4.3 on OpenBSD with postgresql 8.1.5 via py-
psycopg-1.1.21p1)

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to