From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66830 invoked by alias); 16 Aug 2015 13:08:44 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 66818 invoked by uid 89); 16 Aug 2015 13:08:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=unavailable version=3.3.2 X-HELO: mail-ig0-f178.google.com Received: from mail-ig0-f178.google.com (HELO mail-ig0-f178.google.com) (209.85.213.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 16 Aug 2015 13:08:42 +0000 Received: by igui7 with SMTP id i7so40090752igu.1 for ; Sun, 16 Aug 2015 06:08:40 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.50.20.228 with SMTP id q4mr2618937ige.3.1439720696202; Sun, 16 Aug 2015 03:24:56 -0700 (PDT) Received: by 10.36.200.132 with HTTP; Sun, 16 Aug 2015 03:24:56 -0700 (PDT) Date: Sun, 16 Aug 2015 13:08:00 -0000 Message-ID: Subject: Reporting error as asked... From: Sebastian Rasmussen To: overseers@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-q3/txt/msg00032.txt.bz2 I was trying to reach: https://sourceware.org/bugzilla/show_bug.cgi?id=438 And I'm seeing an error "Got error 28 from storage engine" (full error message below [2]). It appears (according to [1]) to indicate an out of disk space issue. / Sebastian [1] http://stackoverflow.com/questions/10631387/1030-got-error-28-from-storage-engine [2] 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(-1) 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='438', 1='5'] at Bugzilla/Bug.pm line 3866. Bugzilla::Bug::groups(Bugzilla::Bug=HASH(0x3731c40)) 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(0x332c818)) 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(0x332c818), "section_restrict_visibility") called at Bugzilla/Template/Context.pm line 35 Bugzilla::Template::Context::process(Bugzilla::Template::Context=HASH(0x332c818), "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(0x332c818)) 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(0x3e21d28), Bugzilla::Template::Context=HASH(0x332c818)) 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(0x332c818), "bug/edit.html.tmpl") called at Bugzilla/Template/Context.pm line 35 Bugzilla::Template::Context::process(Bugzilla::Template::Context=HASH(0x332c818), "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(0x332c818)) 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(0x34bbfc8), Bugzilla::Template::Context=HASH(0x332c818)) 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(0x332c818), Template::Document=HASH(0x34bbfc8)) called at Bugzilla/Template/Context.pm line 35 Bugzilla::Template::Context::process(Bugzilla::Template::Context=HASH(0x332c818), Template::Document=HASH(0x34bbfc8)) 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(0x3297bc8), "bug/show.html.tmpl", HASH(0x70ef28)) called at lib/x86_64-linux-thread-multi/Template.pm line 66 Template::process(Bugzilla::Template=HASH(0x327b6e0), "bug/show.html.tmpl", HASH(0x70ef28)) called at Bugzilla/Template.pm line 704 Bugzilla::Template::process(Bugzilla::Template=HASH(0x327b6e0), "bug/show.html.tmpl", HASH(0x70ef28)) called at /www/sourceware/bugzilla/show_bug.cgi line 130