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


View this message in rfc822 format

From: Andrew Hyatt <ahyatt <at> gmail.com>
To: Jens Thiele <karme <at> berlios.de>
Cc: 4175 <at> debbugs.gnu.org
Subject: bug#4175: 23.1; nxml-mode: Internal error in rng-validate-mode triggered
Date: Thu, 11 Feb 2016 23:23:52 -0500
Jens Thiele <karme <at> berlios.de> writes:

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

I've verified this is still a problem in Emacs 25.




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.