GNU bug report logs - #4175
23.1; nxml-mode: Internal error in rng-validate-mode triggered

Previous Next

Package: emacs;

Reported by: karme <karme <at> karme.de>

Date: Mon, 17 Aug 2009 12:05:04 UTC

Severity: normal

Full log


Message #15 received at 4175 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jens Thiele <karme <at> berlios.de>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: karme <karme <at> karme.de>, 4175 <at> debbugs.gnu.org
Subject: Re: 23.1; nxml-mode: Internal error in rng-validate-mode triggered
Date: Mon, 14 Sep 2009 16:42:55 +0200
[Message part 1 (text/plain, inline)]
Chong Yidong <cyd <at> stupidchicken.com> writes:

>> If I try to validate a SVG with a huge path element in nxml-mode I get
>> the error: Internal error in rng-validate-mode triggered at buffer
>> position 616. Stack overflow in regexp matcher.
>
> Could you provide a precise, step-by-step recipe for reproducing this
> problem, starting with `emacs -Q'?

emacs -Q
M-: (progn
     (switch-to-buffer
      (find-file
       (url-file-local-copy
        "http://karme.de/delme/test.svg")))
     (nxml-mode)
     (switch-to-buffer "*Messages*"))

I also attached the test file. If really needed I can create a stripped
down version.

[test.svg (image/svg+xml, attachment)]

This bug report was last modified 2 years and 339 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.