Modify ↓
Ticket #8194 (closed defect: duplicate)
Opened 3 years ago
Last modified 3 years ago
Blame of a file in source browser crashing apache
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | 0.11.4 |
| Severity: | normal | Keywords: | blame annotate |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Trac 0.11.4
Svn 1.6.0
Apache 2.2.11 (prefork)
mod_python 3.3.1 (main_interpreter)
Python 2.5.4
When trying to view the blame/annotation of a file in the source browser, the apache process crashes with the attached crashlog. I can reproduce on multiple machines with similar setups and on different files (both long and short text files).
Attachments
Change History
Changed 3 years ago by anonymous
- Attachment trac_blame.crash added
comment:1 Changed 3 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #8179, already fixed in 0.11.5dev (see TracDownload#Tracstable).
comment:2 Changed 3 years ago by anonymous
Thanks. The patch in #8179 fixes the crash.
Note: See
TracTickets for help on using
tickets.



blame crash log