public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* [Bug Infrastructure/31438] New: gcc wiki crashes with Uhandled Exception
@ 2024-03-01 17:31 carlos at redhat dot com
  2024-03-01 17:34 ` [Bug Infrastructure/31438] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: carlos at redhat dot com @ 2024-03-01 17:31 UTC (permalink / raw)
  To: overseers

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

            Bug ID: 31438
           Summary: gcc wiki crashes with Uhandled Exception
           Product: sourceware
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Infrastructure
          Assignee: overseers at sourceware dot org
          Reporter: carlos at redhat dot com
  Target Milestone: ---

During the Office Hours for the GNU Toolchain we were doing a live search for
cauldron notes on the wiki and it crashed.

The following URL crashes the wiki:
https://gcc.gnu.org/wiki/OfficeHours?action=fullsearch&context=180&value=cauldron&titlesearch=Titles

It is basically a title search for "cauldron", but it's odd that it crashes
with Uhandled Exception.

~~~
Unhandled Exception

An unhandled exception was thrown by the application.
~~~
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>Unhandled Exception</title>
</head><body>
<h1>Unhandled Exception</h1>
<p>An unhandled exception was thrown by the application.</p>
</body></html>
~~~

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug Infrastructure/31438] gcc wiki crashes with Uhandled Exception
  2024-03-01 17:31 [Bug Infrastructure/31438] New: gcc wiki crashes with Uhandled Exception carlos at redhat dot com
@ 2024-03-01 17:34 ` pinskia at gcc dot gnu.org
  2024-03-01 18:01 ` fche at redhat dot com
  2024-03-01 22:21 ` mark at klomp dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-01 17:34 UTC (permalink / raw)
  To: overseers

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This worked a week or so ago but I doubt anything changed since then.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug Infrastructure/31438] gcc wiki crashes with Uhandled Exception
  2024-03-01 17:31 [Bug Infrastructure/31438] New: gcc wiki crashes with Uhandled Exception 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
  2024-03-01 22:21 ` mark at klomp dot org
  2 siblings, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2024-03-01 18:01 UTC (permalink / raw)
  To: overseers

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug Infrastructure/31438] gcc wiki crashes with Uhandled Exception
  2024-03-01 17:31 [Bug Infrastructure/31438] New: gcc wiki crashes with Uhandled Exception 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
@ 2024-03-01 22:21 ` mark at klomp dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mark at klomp dot org @ 2024-03-01 22:21 UTC (permalink / raw)
  To: overseers

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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Andrew Pinski from comment #1)
> This worked a week or so ago but I doubt anything changed since then.

Looks like it was already fixed, thanks Frank!

But it might be because spiders/bots have become more aggressive "indexing" the
wikis the last few days. I have updated the robots.txt on sourceware.org and
gcc.gnu.org

https://inbox.sourceware.org/gcc-patches/cecd60d0-ad9f-f39a-f0f8-b021d690484a@pfeifer.com/T/#t

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-01 22:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01 17:31 [Bug Infrastructure/31438] New: gcc wiki crashes with Uhandled Exception 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
2024-03-01 22:21 ` mark at klomp dot org

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).