Hi Guys This is a very strange problem and I haven't resolved it. Dev Web server just crash with a python.core dump and no exception log at all.
Problem occurs when you go around the Admin page, either refresh page, add record, delete record. Now I can reproduce it by keeping refresh the admin page exactly 16 times when just login to the admin home page. I found there seems to be a similar problem here:http:// code.djangoproject.com/ticket/2414, I follow the resolution: I reinstall python with option :THREAD_STACK_SIZE=0x100000 but it didn't help. The environment is: FreeBSD 7 python 2.5.2 django latest svn Postgres 8.3 The site is a just a sample site following the django book charpter 6: Admin page, I tested with data and droping all data in db, I have used none of own template, all are from django contrib admin template page. Any one experienced this? I really have no idea now. could somebody advise what the problem really is? Stephen --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---