Edgewall Software
Modify

Opened 18 years ago

Closed 16 years ago

Last modified 16 years ago

#3840 closed defect (duplicate)

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

Reported by: jouvin@… Owned by: Jonas Borgström
Priority: high Milestone:
Component: general Version: devel
Severity: critical Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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 (0)

Change History (2)

comment:1 by lists@…, 16 years ago

Resolution: duplicate
Status: newclosed

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

comment:2 by Christian Boos, 16 years ago

Milestone: 0.10.5

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.