* Bugzilla crash.
@ 2012-02-22 17:06 Carlos O'Donell
0 siblings, 0 replies; 3+ messages in thread
From: Carlos O'Donell @ 2012-02-22 17:06 UTC (permalink / raw)
To: overseers
Overseers,
I was loading the URL
http://sourceware.org/bugzilla/show_bug.cgi?id=10062 and got the
following failure:
~~~
Bugzilla has suffered an internal error. Please save this page and
send it to overseers@gcc.gnu.org with details of what you were doing
at the time this message appeared.
URL: http://sourceware.org/bugzilla/show_bug.cgi?id=10062
Template->process() failed twice.
First error: file error - cache failed to write field-descs.none.tmpl:
Insecure dependency in sysopen while running with -T switch at
/usr/lib/perl5/5.8.5/File/Temp.pm line 478.
Second error: file error - cache failed to write code-error.html.tmpl:
Insecure dependency in sysopen while running with -T switch at
/usr/lib/perl5/5.8.5/File/Temp.pm line 478.
~~~
Note that the email listed in the error message is wrong, it should
say `overseers@sourceware.org'.
Cheers,
Carlos.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bugzilla crash
@ 2012-06-14 9:18 H.J. Lu
0 siblings, 0 replies; 3+ messages in thread
From: H.J. Lu @ 2012-06-14 9:18 UTC (permalink / raw)
To: overseers
Sources Bugzilla has suffered an internal error. Please save this page
and send it to overseers@sourceware.org with details of what you were
doing at the time this message appeared.
URL: http://sourceware.org/bugzilla/show_bug.cgi?id=12113
undef error - Insecure dependency in parameter 3 of
DBI::db=HASH(0xa4a03f8)->selectall_arrayref method call while running
with -T switch at Bugzilla/Object.pm line 276.
Traceback:
--
H.J.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Bugzilla crash
@ 2008-04-19 17:16 Daniel Jacobowitz
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2008-04-19 17:16 UTC (permalink / raw)
To: overseers
Was someone working on the bugzilla databases last week? I'm getting this:
Internal Error
Bugzilla has suffered an internal error. Please save this page and
send it to dberlin@gcc.gnu.org with details of what you were doing at
the time this message appeared.
URL: http://sourceware.org/bugzilla/show_bug.cgi?id=6058
undef error - DBD::mysql::st execute failed: Can't open file:
'longdescs.MYI' (errno: 145) [for Statement "SELECT profiles.realname,
profiles.login_name, date_format(longdescs.bug_when,'%Y.%m.%d %H:%i'),
longdescs.thetext, longdescs.work_time, isprivate,
date_format(longdescs.bug_when,'%Y%m%d%H%i%s') FROM longdescs,
profiles WHERE profiles.userid = longdescs.who AND longdescs.bug_id =
6058 ORDER BY longdescs.bug_when"] at Bugzilla/DB.pm line 66
Bugzilla::DB::SendSQL('SELECT profiles.realname, profiles.login_name,
\x{a} ...') called at globals.pl line 1100 main::GetComments(6058)
called at /www/sourceware/bugzilla/Bug.pm line 304
Bug::longdescs('Bug=HASH(0x920aca4)') called at
data/template/en/custom/bug/edit.html.tmpl line 35 eval {...} called
at data/template/en/custom/bug/edit.html.tmpl line 35 eval {...}
called at data/template/en/custom/bug/edit.html.tmpl line 16
Template::Provider::__ANON__('Template::Context=HASH(0x913f068)')
called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Document.pm
line 155 eval {...} called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Document.pm
line 153
Template::Document::process('Template::Document=HASH(0x92a9e34)',
'Template::Context=HASH(0x913f068)') called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Context.pm
line 350 eval {...} called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Context.pm
line 320
Template::Context::process('Template::Context=HASH(0x913f068)',
'bug/edit.html.tmpl') called at
data/template/en/default/bug/show.html.tmpl line 65 eval {...} called
at data/template/en/default/bug/show.html.tmpl line 16
Template::Provider::__ANON__('Template::Context=HASH(0x913f068)')
called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Document.pm
line 155 eval {...} called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Document.pm
line 153
Template::Document::process('Template::Document=HASH(0x9214964)',
'Template::Context=HASH(0x913f068)') called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Context.pm
line 350 eval {...} called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Context.pm
line 320
Template::Context::process('Template::Context=HASH(0x913f068)',
'Template::Document=HASH(0x9214964)') called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Service.pm
line 97 eval {...} called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template/Service.pm
line 94
Template::Service::process('Template::Service=HASH(0x90ead4c)',
'bug/show.html.tmpl', 'HASH(0x90dfb24)') called at
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Template.pm
line 71 Template::process('Bugzilla::Template=HASH(0x90e0478)',
'bug/show.html.tmpl', 'HASH(0x90dfb24)') called at
/www/sourceware/bugzilla/show_bug.cgi line 115
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-12 18:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-22 17:06 Bugzilla crash Carlos O'Donell
-- strict thread matches above, loose matches on Subject: below --
2012-06-14 9:18 bugzilla crash H.J. Lu
2008-04-19 17:16 Bugzilla crash Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).