Edgewall Software

Changes between Initial Version and Version 1 of Ticket #9871


Ignore:
Timestamp:
Nov 25, 2010, 9:16:53 AM (13 years ago)
Author:
Remy Blank
Comment:

This is a secondary error happening while trying to render the error page. We should probably try to avoid that. Could you please paste the traceback for the primary error (it should be in your trac.log, shortly before the traceback you provided).

Then again, I'd be surprised that uploading 800MB attachments would ever work, so we may not fix that.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9871 – Description

    initial v1  
     1{{{
    12Traceback (most recent call last):
    23  File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 436, in send_error
     
    5152    return "FieldStorage(%r, %r, %r)" % (
    5253SystemError: Negative size passed to PyString_FromStringAndSize
     54}}}