Ticket #2450 (closed defect: worksforme)
Opened 6 years ago
Last modified 6 years ago
Trac crash if trac.ini 'descr' attribute contains accentuated characters
| Reported by: | jouvin@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.9.2 |
| Severity: | critical | Keywords: | |
| Cc: | jouvin@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
If the description string into trac.ini 'descr' attribute contains a non ascii character (e.g. french accentuated character), trac crashes when opening the project. If the trac is run into mod_python, apache crashed (segmentation fault).
Attachments
Change History
comment:1 Changed 6 years ago by cboos
comment:2 Changed 6 years ago by jouvin@…
- Cc jouvin@… added
I'll try with tracd. In my configuration, I am using mod_pyhon.
comment:3 Changed 6 years ago by jouvin@…
I just tried with tracd and again with mod_python. Everything works ! I don't understand, I checked several times yesterday. I even rolled back to 0.9.1 as I think I troubleshoot this problem just before upgrading. But even 0.9.1 tracd works properly (I didn't try to downgrade the Apache based trac installation).
I apologize for this 'false' report. I think you can close the ticket.
comment:4 Changed 6 years ago by cboos
- Milestone 0.9.3 deleted
- Resolution set to worksforme
- Status changed from new to closed
Ok. Maybe the crash was caused by the upgrade?
Anyway, now it works :)



Hm, works fine for me (tracd, Windows).
Is this happening on Tru64?