9 messages in com.googlegroups.pylons-discusspython.core (core dump)
FromSent OnAttachments
uuellbee15 Jun 2006 12:26 
Ben Bangert15 Jun 2006 13:57 
uuellbee15 Jun 2006 14:07 
uuellbee15 Jun 2006 17:24 
Philip Jenvey15 Jun 2006 18:15 
uuellbee15 Jun 2006 18:55 
Philip Jenvey15 Jun 2006 21:32 
Wyatt Baldwin16 Jun 2006 16:22 
uuellbee03 Jul 2006 19:07 
Subject:python.core (core dump)
From:uuellbee (wyat@gmail.com)
Date:06/15/2006 12:26:41 PM
List:com.googlegroups.pylons-discuss

I installed pylons with easy_install without hassles.

I started going through the tutorials/examples (esp. the blog) to set up a very basic test site. I'm pretty sure I got all the setup right.

So I start the server and navigate to http://localhost:5000/. First I see a completely blank, white page. When I hit reload the server dies without giving any reason or even the slightest hint, except for a nice new python.core file that shows up in the top-level project dir.

Any idea how to debug this? I have never seen a Python core file before. I did some searching but couldn't find anything useful.

I'm running Python 2.4.3 installed in $HOME. My test site doesn't use anything outside the Pylons package (*very basic*). I have successfully installed and set up TurboGears and Django in this env. Please let me know what further details might be helpful.

Thanks,

~wyatt