Edgewall Software

Ticket #3840 (closed defect: duplicate)

Opened 2 years ago

Last modified 8 months ago

FCGI : Unhandled exception (memory error) when trying to open a project

Reported by: jouvin@… Owned by: jonas
Priority: high Milestone:
Component: general Version: devel
Severity: critical Keywords:
Cc:

Description

I just upgraded to trunk #3816 (may be I'd be better to upgrade to real 0.10...). Basically it works except that after a few hours, I got an "Internal Server error" when trying to open a project. In Apache main log file, there is the following error :

Unhandled exception in thread started by <bound method Connection.run of <trac.w
eb._fcgi.Connection object at 0x147f9bd90>>
Traceback (most recent call last):
  File "/www/Web/servers/trac/0.10-3815/lib/python2.4/site-packages/trac/web/_fc
gi.py", line 654, in run
    self.process_input()
  File "/www/Web/servers/trac/0.10-3815/lib/python2.4/site-packages/trac/web/_fc
gi.py", line 672, in process_input
    r, w, e = select.select([self._sock], [], [], 1.0)
MemoryError

Attachments

Change History

Changed 14 months ago by lists@…

  • status changed from new to closed
  • resolution set to duplicate

looks like duplicate of #3868, which has a tiny bit more information....

Changed 8 months ago by cboos

  • milestone 0.10.5 deleted

Add/Change #3840 (FCGI : Unhandled exception (memory error) when trying to open a project)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.