[Reportbug-maint] Bug#606171: reportbug crashing on non-ascii characters

Manuel Pégourié-Gonnard mpg at elzevir.fr
Tue Dec 28 13:52:22 UTC 2010


Hi Sandro,

Le 26/12/2010 22:40, Sandro Tosi a écrit :
> do you really have this char
> 
> $ python -c "print u'\xc3'"
> Ã
> 
> in a config file, or a path to a conffile? :)
> 
Not in a path :-) But, recursively grepping for non-ascii chars in /etc/munin, I
found that /etc/munin/plugins/interrupts (or more precisely, the files this link
points to) contains the following line:

	Idea and base from Ragnar Wisløff.

The character "ø" is actually the two bytes 0xc3 0xb8 (the file seems to be
encoded in UTF-8).

> No, the crash happens where the code is enlisting the config files
> (<path> + <conffile name>), so it should be one of the munin-node
> conffile: can you confirm?
> 
I think the above confirms.

Please let me know if you need more information.

Thanks,
Manuel.





More information about the Reportbug-maint mailing list