the forums at degreez.net

It is currently Thu Apr 25, 2024 8:08 am

All times are UTC - 7 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Sun May 02, 2004 10:40 pm 
Offline

Joined: Sun May 02, 2004 10:34 pm
Posts: 1
A buddy and I keep getting this error, sometimes randomly with curses and happens when we quit the client using non-curses.
Code:
EXCEPTION:
Traceback (most recent call last):
  File "./BitTornado/RawServer.py", line 119, in listen_forever
    func()
  File "./BitTornado/BT1/StorageWrapper.py", line 140, in _initialize
    x = self.initialize_next()
  File "./BitTornado/BT1/StorageWrapper.py", line 228, in hashcheckfunc
    self.finished()
  File "./BitTornado/download_bt1.py", line 404, in finished
    int(self.config['round_robin_period']
OverflowError: long int too large to convert to int


this is happening on a RH9 and FreeBSD box


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 02, 2004 11:59 pm 
Offline

Joined: Mon Mar 15, 2004 8:35 am
Posts: 418
What version of Python is involved?

It sounds almost as if it isn't Python 2.3 since I tried overflowing int() on python 2.3 using a LOT of 9's multiplied by a LOT of 9's and it didn't overflow int() and produced a long integer as a result.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 187 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group