﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
807	exceptions.OverflowError: join() result is too long for a Python string	zooko	warner	"Here is the complete contents from one ""Log opened."" to the next of tahoebs5.allmydata.com:/home/amduser/public/bs5c1/logs/twistd.log:

{{{
2009/07/15 06:30 -0700 [-] Log opened.
2009/07/15 06:30 -0700 [-] twistd 2.5.0 (/usr/bin/python 2.5.2) starting up
2009/07/15 06:30 -0700 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
2009/07/15 06:30 -0700 [-] Loading tahoe-client.tac...
2009-07-15 13:30:44.135Z [-] Loaded.
2009-07-15 13:30:44.139Z [-] foolscap.pb.Listener starting on 45963
2009-07-15 13:30:44.141Z [-] nevow.appserver.NevowSite starting on 9051
2009-07-15 13:30:44.141Z [-] Starting factory <nevow.appserver.NevowSite instance at 0x8b7e74c>
2009-07-15 13:30:44.145Z [-] twisted.internet.protocol.DatagramProtocol starting on 50791
2009-07-15 13:30:44.145Z [-] Starting protocol <twisted.internet.protocol.DatagramProtocol instance at 0x8b7ec2c>
2009-07-15 13:30:44.161Z [-] (Port 50791 Closed)
2009-07-15 13:30:44.162Z [-] Stopping protocol <twisted.internet.protocol.DatagramProtocol instance at 0x8b7ec2c>
2009-07-27 05:00:32.314Z [Negotiation,158,98.202.225.214] got banana ERROR from remote side: internal server error, see logs
2009-08-07 00:49:15.226Z [-] Unhandled error in Deferred:
2009-08-07 00:49:15.259Z [-] Unhandled Error
        Traceback (most recent call last):
        Failure: foolscap.ipb.DeadReferenceError: Connection was lost

2009-08-31 01:56:53.611Z [-] Unhandled error in Deferred:
2009-08-31 01:56:53.635Z [-] Unhandled Error
        Traceback (most recent call last):
        Failure: foolscap.ipb.DeadReferenceError: Connection was lost

2009-08-31 01:58:11.104Z [-] Unhandled error in Deferred:
2009-08-31 01:58:11.104Z [-] Unhandled Error
        Traceback (most recent call last):
        Failure: foolscap.ipb.DeadReferenceError: Connection was lost

2009-08-31 12:32:18.472Z [-] Unhandled error in Deferred:
2009-08-31 12:32:18.496Z [-] Unhandled Error
        Traceback (most recent call last):
        Failure: foolscap.ipb.DeadReferenceError: Connection was lost

2009-09-11 03:10:34.056Z [Negotiation,1031,97.118.104.193] Unhandled Error
        Traceback (most recent call last):
          File ""/usr/lib/python2.5/site-packages/twisted/python/log.py"", line 48, in callWithLogger
            return callWithContext({""system"": lp}, func, *args, **kw)
          File ""/usr/lib/python2.5/site-packages/twisted/python/log.py"", line 33, in callWithContext
            return context.call({ILogContext: newCtx}, func, *args, **kw)
          File ""/usr/lib/python2.5/site-packages/twisted/python/context.py"", line 59, in callWithContext
            return self.currentContext().callWithContext(ctx, func, *args, **kw)
          File ""/usr/lib/python2.5/site-packages/twisted/python/context.py"", line 37, in callWithContext
            return func(*args,**kw)
        --- <exception caught here> ---
          File ""/usr/lib/python2.5/site-packages/twisted/internet/selectreactor.py"", line 139, in _doReadOrWrite
            why = getattr(selectable, method)()
          File ""/usr/lib/python2.5/site-packages/twisted/internet/tcp.py"", line 154, in doWrite
            return Connection.doWrite(self)
          File ""/usr/lib/python2.5/site-packages/twisted/internet/abstract.py"", line 104, in doWrite
            self.dataBuffer = buffer(self.dataBuffer, self.offset) + """".join(self._tempDataBuffer)
        exceptions.OverflowError: join() result is too long for a Python string
}}}

Here is the startup version announcement from an incident report file which was recorded on 2009-06-02:

{{{
Application versions (embedded in logfile):
          Nevow: 0.9.26
        Twisted: 2.5.0
allmydata-tahoe: 1.3.0-r3747
       argparse: 0.8.0
       foolscap: 0.3.2
       platform: Linux-Ubuntu_8.04-i686-32bit
      pyOpenSSL: 0.6
     pycryptopp: 0.5.2-1
         python: 2.5.2
         pyutil: 1.3.16-12
     setuptools: 0.6c8
     simplejson: 1.7.3
        twisted: 2.5.0
           zfec: 1.4.0-4
 zope.interface: 3.3.1
PID: 4189
}}}"	defect	closed	major	undecided	code	1.3.0	cannot reproduce	logging foolscap	warner	
