Edgewall Software

Ticket #2342 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

Tracd stops working

Reported by: mischa@… Owned by: jonas
Priority: normal Milestone:
Component: web frontend/tracd Version: 0.9
Severity: blocker Keywords:
Cc:

Description

After clicking on either "Timeline" or "Browse Source" tracd stops serving pages. The process is still running, but no data is send back to the browser.

FreeBSD 5.4 Subversion 1.3.0r2 Python 2.4.2 Swig 1.3.27

Truss trace is available.

Attachments

tracd.trace (233.7 KB) - added by mischa@… 3 years ago.
Tracd trace with truss

Change History

Changed 3 years ago by mischa@…

Tracd trace with truss

Changed 3 years ago by cboos

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

AFAICT, Swig 1.3.27 isn't supported for building the Python bindings for Subversion 1.3.0: only 1.3.24 or 1.3.25 should be used. Anyway the latest 1.3.0 distributions contained the generated code, I don't know if that was the case for rc2 though.

Please reopen if the issue is still there with the latest 1.3.0 release

(also, the tracd.trace is useless as it stops with the parent process doing a fork(), i.e. when things should only begin to be interesting! Don't know if there's a kind of follow fork option to truss, but if so, you should use that the next time).

Add/Change #2342 (Tracd stops working)

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.