public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: "fche at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: overseers@sourceware.org
Subject: [Bug Infrastructure/31438] gcc wiki crashes with Uhandled Exception
Date: Fri, 01 Mar 2024 18:01:10 +0000	[thread overview]
Message-ID: <bug-31438-14326-ZTBs2dTHWS@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-31438-14326@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=31438

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com

--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> ---
OK, /var/log/httpd/gcc-error_log said:

[Fri Mar 01 17:43:43.689462 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944] Traceback (most recent call
last):: /wiki/moin.cgi
[Fri Mar 01 17:43:43.689552 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/support/flup/server/fcgi_base.py",
line 574, in run: /wiki/moin.cgi
[Fri Mar 01 17:43:43.689606 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     protocolStatus, appStatus =
self.server.handler(self): /wiki/moin.cgi
[Fri Mar 01 17:43:43.689701 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/support/flup/server/fcgi_base.py",
line 1159, in handler: /wiki/moin.cgi
[Fri Mar 01 17:43:43.689752 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     result =
self.application(environ, start_response): /wiki/moin.cgi
[Fri Mar 01 17:43:43.689840 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/support/werkzeug/wsgi.py", line 766,
in __call__: /wiki/moin.cgi
[Fri Mar 01 17:43:43.689883 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     return self.app(environ,
start_response): /wiki/moin.cgi
[Fri Mar 01 17:43:43.689960 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/wsgiapp.py", line 264, in __call__:
/wiki/moin.cgi
[Fri Mar 01 17:43:43.689990 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     response = run(context):
/wiki/moin.cgi
[Fri Mar 01 17:43:43.690067 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/wsgiapp.py", line 89, in run:
/wiki/moin.cgi
[Fri Mar 01 17:43:43.690122 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     response = dispatch(request,
context, action_name): /wiki/moin.cgi
[Fri Mar 01 17:43:43.690199 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/wsgiapp.py", line 137, in dispatch:
/wiki/moin.cgi
[Fri Mar 01 17:43:43.690256 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     response =
handle_action(context, pagename, action_name): /wiki/moin.cgi
[Fri Mar 01 17:43:43.690337 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/wsgiapp.py", line 203, in
handle_action: /wiki/moin.cgi
[Fri Mar 01 17:43:43.690380 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]    
handler(context.page.page_name, context): /wiki/moin.cgi
[Fri Mar 01 17:43:43.690464 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/action/fullsearch.py", line 196, in
execute: /wiki/moin.cgi
[Fri Mar 01 17:43:43.690530 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     results =
searchPages(request, query, sort, mtime, historysearch): /wiki/moin.cgi
[Fri Mar 01 17:43:43.690615 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/search/__init__.py", line 35, in
searchPages: /wiki/moin.cgi
[Fri Mar 01 17:43:43.690689 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     return
_get_searcher(request, query, sort, mtime, historysearch, **kw).run():
/wiki/moin.cgi
[Fri Mar 01 17:43:43.690767 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/search/builtin.py", line 328, in
run: /wiki/moin.cgi
[Fri Mar 01 17:43:43.690811 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     hits, estimated_hits =
self._search(): /wiki/moin.cgi
[Fri Mar 01 17:43:43.690898 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/search/Xapian/search.py", line 64,
in _search: /wiki/moin.cgi
[Fri Mar 01 17:43:43.690928 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     for r in search_results]:
/wiki/moin.cgi
[Fri Mar 01 17:43:43.691021 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/MoinMoin/support/xappy/datastructures.py",
line 210, in _get_id: /wiki/moin.cgi
[Fri Mar 01 17:43:43.691056 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     tl = self._doc.termlist():
/wiki/moin.cgi
[Fri Mar 01 17:43:43.691151 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]   File
"/usr/lib/python2.7/site-packages/xapian/__init__.py", line 10547, in
_document_gen_termlist_iter: /wiki/moin.cgi
[Fri Mar 01 17:43:43.691213 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944]     return
TermIter(self._termlist_begin(), self._termlist_end(),: /wiki/moin.cgi
[Fri Mar 01 17:43:43.691290 2024] [cgid:error] [pid 3095455:tid
140452901426944] [client 142.189.201.60:45944] DatabaseCorruptError: dir_end
invalid in block 785: /wiki/moin.cgi


implicating the xapian search index.

Thence https://moinmo.in/HelpOnXapian, running as apache, this fixed things:

% moin --config-dir=/wiki --wiki-url=https://gcc.gnu.org/wiki/ index build
--mode=rebuild

-- 
You are receiving this mail because:
You are the assignee for the bug.

  parent reply	other threads:[~2024-03-01 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 17:31 [Bug Infrastructure/31438] New: " carlos at redhat dot com
2024-03-01 17:34 ` [Bug Infrastructure/31438] " pinskia at gcc dot gnu.org
2024-03-01 18:01 ` fche at redhat dot com [this message]
2024-03-01 22:21 ` mark at klomp dot org

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=bug-31438-14326-ZTBs2dTHWS@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=overseers@sourceware.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).