public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@gmail.com>
To: "overseers@gcc.gnu.org" <overseers@gcc.gnu.org>
Subject: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67229
Date: Sun, 16 Aug 2015 13:53:00 -0000	[thread overview]
Message-ID: <CA+=Sn1ki+s4hC5rgT2-tOfBUsUh=2Q3XLoDbe8sKgi9g1g_tKQ@mail.gmail.com> (raw)

Looking at any bug gives the following error message:

undef error - DBD::mysql::st execute failed: Got error 28 from storage
engine [for Statement "SELECT DISTINCT groups.id, name, description,
CASE WHEN bug_group_map.group_id IS NOT NULL THEN 1 ELSE 0 END, CASE
WHEN groups.id IN(11,7,6,4,5,8) THEN 1 ELSE 0 END, isactive,
membercontrol, othercontrol FROM groups LEFT JOIN bug_group_map ON
bug_group_map.group_id = groups.id AND bug_id = ? LEFT JOIN
group_control_map ON group_control_map.group_id = groups.id AND
group_control_map.product_id = ? WHERE isbuggroup = 1 ORDER BY
description" with ParamValues: 0='67229', 1='2'] at Bugzilla/Bug.pm
line 3866. Bugzilla::Bug::groups(Bugzilla::Bug=HASH(0x5341820)) called
at template/en/default/bug/edit.html.tmpl line 629 eval {...} called
at template/en/default/bug/edit.html.tmpl line 629 eval {...} called
at template/en/default/bug/edit.html.tmpl line 718
Template::Provider::__ANON__(Bugzilla::Template::Context=HASH(0x4f50148))
called at lib/x86_64-linux-thread-multi/Template/Context.pm line 348
eval {...} called at lib/x86_64-linux-thread-multi/Template/Context.pm
line 321 Template::Context::process(Bugzilla::Template::Context=HASH(0x4f50148),
"section_restrict_visibility") called at Bugzilla/Template/Context.pm
line 35 Bugzilla::Template::Context::process(Bugzilla::Template::Context=HASH(0x4f50148),
"section_restrict_visibility") called at
template/en/default/bug/edit.html.tmpl line 162 eval {...} called at
template/en/default/bug/edit.html.tmpl line 18
Template::Provider::__ANON__(Bugzilla::Template::Context=HASH(0x4f50148))
called at lib/x86_64-linux-thread-multi/Template/Document.pm line 163
eval {...} called at
lib/x86_64-linux-thread-multi/Template/Document.pm line 161
Template::Document::process(Template::Document=HASH(0x5a42798),
Bugzilla::Template::Context=HASH(0x4f50148)) called at
lib/x86_64-linux-thread-multi/Template/Context.pm line 351 eval {...}
called at lib/x86_64-linux-thread-multi/Template/Context.pm line 321
Template::Context::process(Bugzilla::Template::Context=HASH(0x4f50148),
"bug/edit.html.tmpl") called at Bugzilla/Template/Context.pm line 35
Bugzilla::Template::Context::process(Bugzilla::Template::Context=HASH(0x4f50148),
"bug/edit.html.tmpl") called at template/en/default/bug/show.html.tmpl
line 28 eval {...} called at template/en/default/bug/show.html.tmpl
line 18 Template::Provider::__ANON__(Bugzilla::Template::Context=HASH(0x4f50148))
called at lib/x86_64-linux-thread-multi/Template/Document.pm line 163
eval {...} called at
lib/x86_64-linux-thread-multi/Template/Document.pm line 161
Template::Document::process(Template::Document=HASH(0x5133bd0),
Bugzilla::Template::Context=HASH(0x4f50148)) called at
lib/x86_64-linux-thread-multi/Template/Context.pm line 351 eval {...}
called at lib/x86_64-linux-thread-multi/Template/Context.pm line 321
Template::Context::process(Bugzilla::Template::Context=HASH(0x4f50148),
Template::Document=HASH(0x5133bd0)) called at
Bugzilla/Template/Context.pm line 35
Bugzilla::Template::Context::process(Bugzilla::Template::Context=HASH(0x4f50148),
Template::Document=HASH(0x5133bd0)) called at
lib/x86_64-linux-thread-multi/Template/Service.pm line 94 eval {...}
called at lib/x86_64-linux-thread-multi/Template/Service.pm line 91
Template::Service::process(Template::Service=HASH(0x4efc4f0),
"bug/show.html.tmpl", HASH(0x22e9f28)) called at
lib/x86_64-linux-thread-multi/Template.pm line 66
Template::process(Bugzilla::Template=HASH(0x4e163e8),
"bug/show.html.tmpl", HASH(0x22e9f28)) called at Bugzilla/Template.pm
line 704 Bugzilla::Template::process(Bugzilla::Template=HASH(0x4e163e8),
"bug/show.html.tmpl", HASH(0x22e9f28)) called at
/www/gcc/bugzilla/show_bug.cgi line 130

                 reply	other threads:[~2015-08-16 13:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+=Sn1ki+s4hC5rgT2-tOfBUsUh=2Q3XLoDbe8sKgi9g1g_tKQ@mail.gmail.com' \
    --to=pinskia@gmail.com \
    --cc=overseers@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).