help: SIGABRT intermittent crash for threaded website crawleron python 2.4.4c1

2008-10-03 Thread Joey Bersche
I've been experiencing an intermittent crash where no python stacktrace is provided. It happens for a url downloading process that can last up to 12 hours and crawls about 50,000 urls. I'm using urllib2 for the downloads. There are 5-10 downloading threads, and some custom website exploration co

help: SIGABRT intermittent crash for threaded website crawleron python 2.4.4c1

2008-10-03 Thread Joey Bersche
I've been experiencing an intermittent crash where no python stacktrace is provided. It happens for a url downloading process that can last up to 12 hours and crawls about 50,000 urls. I'm using urllib2 for the downloads. There are 5-10 downloading threads, and some custom website exploration co