[Twisted-Python] Passing number -2147483648 crash twisted
![](https://secure.gravatar.com/avatar/81ba71160444a22e18e039980a1a88ac.jpg?s=120&d=mm&r=g)
I am using twisted spread to pass large numbers between client and server. Everything works ok, except when I try to pass the following number: -2147483648. This causes to crash twisted, and the task administrator in windows xp, shows the use of virtual memory increases to the maximum. No exceptions nor error messages, simply frozes. In the Banana specifications, -2147483648 is the limit of the negative numbers allowed, but is included. I am using twisted 1.3.0 and python 2.3 in a windows xp (both client and server). Any suggestions?
![](https://secure.gravatar.com/avatar/b3407ff6ccd34c6e7c7a9fdcfba67a45.jpg?s=120&d=mm&r=g)
On Fri, Jun 25, 2004 at 07:46:50PM +1000, Andrew Bennetts wrote:
This has now been fixed in SVN. By the way, in future send bug reports to <http://twistedmatrix.com/bugs>. Bug reports on the mailing list have are likely to be read and then promptly forgotten. -Andrew.
![](https://secure.gravatar.com/avatar/81ba71160444a22e18e039980a1a88ac.jpg?s=120&d=mm&r=g)
Ok, thanks for the fast response... and patch! And yes, i was wondering where to post the bug, now i see i must login in http://twistedmatrix.org/bugs. Thanks, Andreu Alted On Fri, Jun 25, 2004 at 07:46:50PM +1000, Andrew Bennetts wrote:
This has now been fixed in SVN. By the way, in future send bug reports to <http://twistedmatrix.com/bugs>. Bug reports on the mailing list have are likely to be read and then promptly forgotten. -Andrew. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
![](https://secure.gravatar.com/avatar/b3407ff6ccd34c6e7c7a9fdcfba67a45.jpg?s=120&d=mm&r=g)
On Fri, Jun 25, 2004 at 07:46:50PM +1000, Andrew Bennetts wrote:
This has now been fixed in SVN. By the way, in future send bug reports to <http://twistedmatrix.com/bugs>. Bug reports on the mailing list have are likely to be read and then promptly forgotten. -Andrew.
![](https://secure.gravatar.com/avatar/81ba71160444a22e18e039980a1a88ac.jpg?s=120&d=mm&r=g)
Ok, thanks for the fast response... and patch! And yes, i was wondering where to post the bug, now i see i must login in http://twistedmatrix.org/bugs. Thanks, Andreu Alted On Fri, Jun 25, 2004 at 07:46:50PM +1000, Andrew Bennetts wrote:
This has now been fixed in SVN. By the way, in future send bug reports to <http://twistedmatrix.com/bugs>. Bug reports on the mailing list have are likely to be read and then promptly forgotten. -Andrew. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (2)
-
aalted@arsystel.com
-
Andrew Bennetts