Modify ↓
Opened 20 years ago
Closed 20 years ago
#2700 closed defect (duplicate)
tracd exiting when rendering large changesets
| Reported by: | joel AT devahl DOT com | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.9.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Tracd exits when rendering large changesets (my failing set is about 900k as a unified diff). Modifying the URL to show the set as a unified diff works, so it seems like something in the rendering of the html crashes.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Out of memory condition?
This is an example why we need #2591.
See also #2343.