Hello,
On 8/11/06, Enrico Tröger enrico.troeger@uvena.de wrote:
On Fri, 11 Aug 2006 01:11:27 +0200, Pierre pierre.php@gmail.com wrote:
Hello,
Using current SVN I get a reproducible segfault with the "convert tabs to space" command using a XML file (see the attachement). I use it on my amd64 station (ubuntu).
Please find as attachment the backtrace and the file to reproduce the segfault.
I can't reproduce it. Can you send the file gzipped?
Sure, please see the attachment.
What GLib version are you running?
2.10.3 (-0ubuntu1)
What encoding has the file if you open it in Geany(I know the xml tag says ISO-8859-1 but what thinks Geany)?
It sees a "UTF-8 without BOM".
It may help to reproduce the crash, I do a CTRL-A first, then I call the conversion function.
--Pierre