On Fri, Jun 01, 2007 at 11:45:23AM +0200, Gunnar Gorges wrote: > I am facing a strange issue using RT 3.4.5 running on Debian Etch/Apache2: > > A user today informed me that comments he send are not shown in the > ticket-display even though the mails were sent correctly. The ticket > would just stop with an old transaction.
> 3. every time I try to view the page an apache2-child process seems to > crash: "[notice] child pid 12283 exit signal Segmentation fault (11)". This is probably Text::Tabs crashing Perl. http://bugs.debian.org/400733 http://rt.perl.org/rt3/Public/Bug/Display.html?id=40989 I think the available workarounds are either changing the ticket contents or removing the Text::Quoted::extract() call in html/Ticket/Elements/ShowTransactionAttachments Cheers, -- Niko Tyni [EMAIL PROTECTED] _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
