Edgewall Software

Changes between Initial Version and Version 3 of Ticket #6116


Ignore:
Timestamp:
Dec 20, 2007, 9:43:55 AM (16 years ago)
Author:
Christian Boos
Comment:

Nothing we can do here besides the advice given by jonas in comment:1.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6116

    • Property Keywords needinfo added
    • Property Status newclosed
    • Property Resolutionwontfix
  • Ticket #6116 – Description

    initial v3  
    11Error when submitting a new comment on an existing ticket at http://iriverter.thestaticvoid.org/ .  Error simply says " Trac detected an internal error:" and gives no other details, except the following:
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/home/jlee/local/lib/python2.5/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1919    return function(self, *args, **kwargs)
    2020DatabaseError: database disk image is malformed
     21}}}