I have a weird crash here. I attached the apache error log. It seems to occur when we paste in some weird and funky caracters, but then it could be anything since we're having a hard time reproducing the issue.
The problem is this: when a ticket is created with a specific body,
displaying it crashes the whole mason process (which FCGID restarts
here).
Any idea?
--
Conformity-the natural instinct to passively yield to that vague something
recognized as authority.
- Mark Twain
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: DBD::Pg::st execute failed:
ERROR: missing FROM-clause entry for table "users_3" at character 324
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: RT::Handle=HASH(0x9627788)
couldn't execute the query 'SELECT DISTINCT main.* FROM ((Tickets main JOIN
Groups Groups_1 ON ((Groups_1.Domain = 'RT::Ticket-Role')) AND (
(Groups_1.Type = 'Requestor')) AND ( Groups_1.Instance = main.id)) LEFT JOIN
CachedGroupMembers CachedGroupMembers_2 ON ( CachedGroupMembers_2.GroupId =
Groups_1.id) AND ( (CachedGroupMembers_2.MemberId = Users_3.id))) , Users
Users_3 WHERE ((Users_3.id = '335')) AND ((main.EffectiveId = main.id)) AND
((main.Status != 'deleted')) AND ((main.Type = 'ticket')) AND ( (
(CachedGroupMembers_2.id IS NOT NULL) ) AND ( (main.Status = 'open') OR
(main.Status = 'new') ) ) ORDER BY main.Priority DESC LIMIT 10' at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 518
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x9627788)',
'SELECT DISTINCT main.* FROM ((Tickets main JOIN Groups Group...') called at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder.pm line 231
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::_DoSearch('RT::Tickets=HASH(0x9df55c8)') called at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder.pm line 491
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next('RT::Tickets=HASH(0x9df55c8)') called at
/usr/local/rt3/lib/RT/Tickets_Overlay.pm line 2670
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Tickets::Next('RT::Tickets=HASH(0x9df55c8)') called at
/usr/local/rt3/share/html/Ticket/Elements/ShowRequestor line 74
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__() called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::content('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/rt3/share/html/Widgets/TitleBox line 51
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('title_href', 'undef', 'title', 'More about
"Service \xc3\xa0 la client\xc3\xa8le SNU"') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9b0fdbc)',
'title_href', 'undef', 'title', 'More about "Service \xc3\xa0 la
client\xc3\xa8le SNU"') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'title_href', 'undef',
'title', 'More about "Service \xc3\xa0 la client\xc3\xa8le SNU"') called at
/usr/local/rt3/share/html/Ticket/Elements/ShowRequestor line 83
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('Ticket', 'RT::Ticket=HASH(0x9e0df9c)')
called at /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9ce4290)',
'Ticket', 'RT::Ticket=HASH(0x9e0df9c)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'Ticket',
'RT::Ticket=HASH(0x9e0df9c)') called at
/usr/local/rt3/share/html/Ticket/Elements/ShowSummary line 72
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('Ticket', 'RT::Ticket=HASH(0x9e0df9c)',
'Attachments', 'RT::Attachments=HASH(0x9e0e008)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9b3b880)',
'Ticket', 'RT::Ticket=HASH(0x9e0df9c)', 'Attachments',
'RT::Attachments=HASH(0x9e0e008)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'Ticket',
'RT::Ticket=HASH(0x9e0df9c)', 'Attachments', 'RT::Attachments=HASH(0x9e0e008)')
called at /usr/local/rt3/share/html/Ticket/Display.html line 58
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__() called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::content('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/rt3/share/html/Widgets/TitleBox line 51
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('title', 'Ticket metadata') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9b0fdbc)',
'title', 'Ticket metadata') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'title', 'Ticket
metadata') called at /usr/local/rt3/share/html/Ticket/Display.html line 59
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x995deb0)',
'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'id', 11785) called at
/usr/local/rt3/share/html/autohandler line 291
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9932808)',
'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1251
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 460
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 460
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 412
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::exec('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 192
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 192
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::CGI::exec('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Interp.pm line 342
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Interp::exec('undef', 'undef', 'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 123
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 123
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::CGIHandler::_handler('HTML::Mason::CGIHandler=HASH(0x9623b08)',
'HASH(0x9b49124)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 73
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::CGIHandler::handle_cgi_object('HTML::Mason::CGIHandler=HASH(0x9623b08)',
'CGI::Fast=HASH(0x98f80dc)') called at /usr/local/rt3/bin/mason_handler.fcgi
line 78
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/rt3/bin/mason_handler.fcgi line 78
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: DBD::Pg::st execute failed:
ERROR: missing FROM-clause entry for table "users_3" at character 324
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: RT::Handle=HASH(0x9627788)
couldn't execute the query 'SELECT DISTINCT main.* FROM ((Tickets main JOIN
Groups Groups_1 ON ((Groups_1.Domain = 'RT::Ticket-Role')) AND (
(Groups_1.Type = 'Requestor')) AND ( Groups_1.Instance = main.id)) LEFT JOIN
CachedGroupMembers CachedGroupMembers_2 ON ( CachedGroupMembers_2.GroupId =
Groups_1.id) AND ( (CachedGroupMembers_2.MemberId = Users_3.id))) , Users
Users_3 WHERE ((Users_3.id = '56325')) AND ((main.EffectiveId = main.id)) AND
((main.Status != 'deleted')) AND ((main.Type = 'ticket')) AND ( (
(CachedGroupMembers_2.id IS NOT NULL) ) AND ( (main.Status = 'open') OR
(main.Status = 'new') ) ) ORDER BY main.Priority DESC LIMIT 10' at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 518
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Handle::SimpleQuery('RT::Handle=HASH(0x9627788)',
'SELECT DISTINCT main.* FROM ((Tickets main JOIN Groups Group...') called at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder.pm line 231
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::_DoSearch('RT::Tickets=HASH(0x9e06918)') called at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/SearchBuilder.pm line 491
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next('RT::Tickets=HASH(0x9e06918)') called at
/usr/local/rt3/lib/RT/Tickets_Overlay.pm line 2670
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Tickets::Next('RT::Tickets=HASH(0x9e06918)') called at
/usr/local/rt3/share/html/Ticket/Elements/ShowRequestor line 74
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__() called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::content('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/rt3/share/html/Widgets/TitleBox line 51
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('title_href', 'undef', 'title', 'More about
[EMAIL PROTECTED]') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9b0fdbc)',
'title_href', 'undef', 'title', 'More about [EMAIL PROTECTED]') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'title_href', 'undef',
'title', 'More about [EMAIL PROTECTED]') called at
/usr/local/rt3/share/html/Ticket/Elements/ShowRequestor line 83
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('Ticket', 'RT::Ticket=HASH(0x9e0df9c)')
called at /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9ce4290)',
'Ticket', 'RT::Ticket=HASH(0x9e0df9c)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'Ticket',
'RT::Ticket=HASH(0x9e0df9c)') called at
/usr/local/rt3/share/html/Ticket/Elements/ShowSummary line 72
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('Ticket', 'RT::Ticket=HASH(0x9e0df9c)',
'Attachments', 'RT::Attachments=HASH(0x9e0e008)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9b3b880)',
'Ticket', 'RT::Ticket=HASH(0x9e0df9c)', 'Attachments',
'RT::Attachments=HASH(0x9e0e008)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'Ticket',
'RT::Ticket=HASH(0x9e0df9c)', 'Attachments', 'RT::Attachments=HASH(0x9e0e008)')
called at /usr/local/rt3/share/html/Ticket/Display.html line 58
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__() called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1329
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::content('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/rt3/share/html/Widgets/TitleBox line 51
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('title', 'Ticket metadata') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9b0fdbc)',
'title', 'Ticket metadata') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'title', 'Ticket
metadata') called at /usr/local/rt3/share/html/Ticket/Display.html line 59
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x995deb0)',
'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1256
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'id', 11785) called at
/usr/local/rt3/share/html/autohandler line 291
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Commands::__ANON__('id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Component.pm line 135
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x9932808)',
'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1251
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 1246
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::comp('undef', 'undef', 'undef', 'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 460
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 460
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm line 412
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::exec('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 192
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval {...} called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 192
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Request::CGI::exec('HTML::Mason::Request::CGI=HASH(0x9e0559c)')
called at /usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/Interp.pm line 342
[Wed Feb 06 12:53:55 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr:
\tHTML::Mason::Interp::exec('undef', 'undef', 'id', 11785) called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 123
[Wed Feb 06 12:53:56 2008] [error] [client 72.0.210.216] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" stderr: \teval
{Mason::Request::exec('HTML::Mason::Request::CGI=HASH(0x9e0559c)') called at
/usr/local/lib/perl5/site_perl/5.8.8/HTML/Mason/CGIHandler.pm line 192
[Wed Feb 06 12:53:56 2008] [warn] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" (pid 44852) terminated due to uncaught
signal '11' (Segmentation fault)
[Wed Feb 06 12:53:56 2008] [warn] FastCGI: server
"/usr/local/rt3/bin/mason_handler.fcgi" has remained running for more than 30
seconds, its restart interval has been restored to 5 seconds
signature.asc
Description: Digital signature
_______________________________________________ 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
