Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > In an unusually (for Ubuntu) boneheaded move, it > looks > > like Ubuntu doesn't leave core files for packaged > > programs, even after a "ulimit -c unlimited". Any > > other way to pull this off? > > I wouldn't have thought it was possible to > permanently disable that, so > my first thought would be you haven't changed the > limits for the right > process.
Entirely possible, but I ran the "ulimit -c unlimited" in the same bash session that I subsequently ran the sync in. > Is Python crashing? Or the PostgreSQL > server? Python: ~$ python project/manage.py syncdb Segmentation fault (core dumped) > Are you running with the dev server or with > mod_python? The latter case > might be harder to debug. I wasn't running either, actually. I was following the introductory steps of the tutorial <http://www.djangoproject.com/documentation/tutorial01/>, and I didn't know that was necessary. But now I find that if I start the dev server in another terminal first I get the same crash. The "Welcome to Django" page on port 8000 seems to work just fine, though. Grant D. Watson, <[EMAIL PROTECTED]> ____________________________________________________________________________________ Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---