public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Georg-Johann Lay <avr@gjlay.de>
To: Georg-Johann Lay <avr@gjlay.de>
Cc: gcc@gcc.gnu.org,  overseers@gcc.gnu.org
Subject: Ping: viewvc: python: RuntimeError: maximum recursion limit exceeded
Date: Sun, 04 Sep 2011 19:08:00 -0000	[thread overview]
Message-ID: <4E63CC7E.5070602@gjlay.de> (raw)
In-Reply-To: <4E48D4CC.8000801@gjlay.de>

This problem still persists.

viewcvs works, e.g. for gcc.h but fails for gcc.c:

http://gcc.gnu.org/viewcvs/trunk/gcc/gcc.c?view=markup
http://gcc.gnu.org/viewcvs/trunk/gcc/gcc.h?view=markup

Georg-Johann Lay wrote:
> Hi, I'm getting the following error in viewvc for several days now:
> 
> http://gcc.gnu.org/viewcvs/trunk/gcc/dse.c?view=markup
> 
> An Exception Has Occurred
> Python Traceback
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line 
> 4463, in main
>     request.run_viewvc()
>   File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line 
> 394, in run_viewvc
>     self.view_func(self)
>   File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line 
> 1845, in view_markup
>     markup_or_annotate(request, 0)
>   File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line 
> 1775, in markup_or_annotate
>     path[-1], mime_type, encoding)
>   File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line 
> 1656, in markup_stream_pygments
>     encoding='utf-8'), ps)
>   File "/usr/lib/python2.3/site-packages/pygments/__init__.py", line 86, 
> in highlight
>     return format(lex(code, lexer), formatter, outfile)
>   File "/usr/lib/python2.3/site-packages/pygments/__init__.py", line 69, 
> in format
>     formatter.format(tokens, outfile)
>   File "/usr/lib/python2.3/site-packages/pygments/formatter.py", line 
> 92, in format
>     return self.format_unencoded(tokensource, outfile)
>   File "/usr/lib/python2.3/site-packages/pygments/formatters/html.py", 
> line 752, in format_unencoded
>     for t, piece in source:
>   File "/usr/lib/python2.3/site-packages/pygments/formatters/html.py", 
> line 652, in _format_lines
>     for ttype, value in tokensource:
>   File "/usr/lib/python2.3/site-packages/pygments/lexer.py", line 167, 
> in streamer
>     for i, t, v in self.get_tokens_unprocessed(text):
>   File "/usr/lib/python2.3/site-packages/pygments/lexers/compiled.py", 
> line 161, in get_tokens_unprocessed
>     for index, token, value in \
>   File "/usr/lib/python2.3/site-packages/pygments/lexer.py", line 502, 
> in get_tokens_unprocessed
>     m = rexmatch(text, pos)
> RuntimeError: maximum recursion limit exceeded
> 

  reply	other threads:[~2011-09-04 19:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15  8:12 Georg-Johann Lay
2011-09-04 19:08 ` Georg-Johann Lay [this message]
2011-09-05  1:52   ` Ping: " Jie Zhang

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=4E63CC7E.5070602@gjlay.de \
    --to=avr@gjlay.de \
    --cc=gcc@gcc.gnu.org \
    --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).