Bug#546242: libglib2.0-0: This Lib will make gentoo crash in, g_markup_escape_text()

2011-01-08 Thread Innocent De Marchi
Hi!


 I would disagree.
 If your library will crash if it got malformated input, it is indeed
 also a bug of your library and shall be fixed there also.

 It seems the bug is not reproducible anymore, did you already fix the
 library?

I do not know if that fixes the bug in the library. The latest version
in sid is 2.24.2-1 not 2.20.5-1. Could this be the reason why no error
in gentoo. In any case, you should change the allocation to the
package, right?

Regards

I. De Marchi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546242: libglib2.0-0: This Lib will make gentoo crash in, g_markup_escape_text()

2011-01-05 Thread Erik Schanze (Debian)
Hi Luca,

unfortunately you didn't CC: this mail to me as bug submitter, so
I wasn't aware of this change.
(Please see http://www.debian.org/Bugs/Developer#followup)

Anyway, I want to reply.


Sun, 28 Feb 2010 15:44:35 +0100:
 tags 546242 confirmed l10n
 reassign 546242 gentoo
 retitle 546242 l10n: po files are not valid UTF-8
 thanks

 Hello,
 the crash is due to an invalid UTF-8 string passed to some GTK+
 function which
 calls g_markup_escape_text. That string is contained in de.po which is
 ISO-8859 English text while all .po files must usually be valid UTF-8
 Unicode PO (gettext message catalogue).
 Please consider converting your .po files to UTF-8.


I would disagree.
If your library will crash if it got malformated input, it is indeed
also a bug of your library and shall be fixed there also.

It seems the bug is not reproducible anymore, did you already fix the
library?


Bye,
Erik




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546242: libglib2.0-0: This Lib will make gentoo crash in g_markup_escape_text()

2010-02-28 Thread Luca Bruno
tags 546242 confirmed l10n
reassign 546242 gentoo
retitle 546242 l10n: po files are not valid UTF-8
thanks

Hello,
the crash is due to an invalid UTF-8 string passed to some GTK+ function which
calls g_markup_escape_text. That string is contained in de.po which is
ISO-8859 English text while all .po files must usually be valid UTF-8
Unicode PO (gettext message catalogue).
Please consider converting your .po files to UTF-8.

-- 
http://www.debian.org - The Universal Operating System


signature.asc
Description: Digital signature


Bug#546242: libglib2.0-0: This Lib will make gentoo crash in g_markup_escape_text()

2009-09-11 Thread Erik Schanze
Package: libglib2.0-0   
 
Version: 2.20.5-1   
 
Severity: important 
 

*** Please type your report below this line ***
Hi,

your lib will chrash, if I start the program gentoo with
locales lc_all=de...@euro and will work with LC_ALL=C 

I rebuild current unstable version of gentoo with debug symbols
and got:   
--8-8---
e...@neo:~/devel/debian/sponsor/gentoo/gentoo-0.15.3/src$ export LC_ALL=C   
e...@neo:~/devel/debian/sponsor/gentoo/gentoo-0.15.3/src$ gdb gentoo
GNU gdb (GDB) 6.8.50.20090628-cvs-debian  
Copyright (C) 2009 Free Software Foundation, Inc. 
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.  
This GDB was configured as i486-linux-gnu.  
For bug reporting instructions, please see:   
http://www.gnu.org/software/gdb/bugs/...
(gdb) run 
Starting program: /home/es/devel/debian/sponsor/gentoo/gentoo-0.15.3/src/gentoo
[Thread debugging using libthread_db enabled]  

** (gentoo:25969): WARNING **: FAM open failed, error 0--FAM will not be used

Program exited normally.
(gdb) quit  
e...@neo:~/devel/debian/sponsor/gentoo/gentoo-0.15.3/src$ export 
lc_all=de...@euro
e...@neo:~/devel/debian/sponsor/gentoo/gentoo-0.15.3/src$ gdb gentoo
  
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.   
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html   
This is free software: you are free to change and redistribute it.  
There is NO WARRANTY, to the extent permitted by law.  Type show copying  
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see: 
http://www.gnu.org/software/gdb/bugs/...  
(gdb) run   
Starting program: /home/es/devel/debian/sponsor/gentoo/gentoo-0.15.3/src/gentoo 
[Thread debugging using libthread_db enabled]   

** (gentoo:26044): WARNING **: FAM \xf6ffnen fehlgeschlagen, Fehler 0--FAM wird 
nicht benutzt

Program received signal SIGSEGV, Segmentation fault.
0xb7871988 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
(gdb) q 
The program is running.  Quit anyway (and kill it)? (y or n) y  
8---8--

Please check and fix it.

Thanks,
Erik


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) (ignored: 
LC_ALL set to de...@euro)
Shell: /bin/sh linked to /bin/bash

Versions of packages libglib2.0-0 depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libpcre3  7.8-2+b1   Perl 5 Compatible Regular Expressi
ii  libselinux1   2.0.85-4   SELinux runtime shared libraries

Versions of packages libglib2.0-0 recommends:
pn  libglib2.0-data   none (no description available)
ii  shared-mime-info  0.60-2 FreeDesktop.org shared MIME databa

libglib2.0-0 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org