Your message dated Mon, 03 Dec 2007 23:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#444888: fixed in liferea 1.4.9-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: liferea
Version: 1.4.3-1
Severity: grave
--- Please enter the report below this line. ---
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb71ffb60 (LWP 16594)]
0xb73a5bab in vfprintf () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0 0xb73a5bab in vfprintf () from /lib/i686/cmov/libc.so.6
#1 0xb73c5b6c in vasprintf () from /lib/i686/cmov/libc.so.6
#2 0xb75ec0d7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#3 0xb75dd0b6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0
#4 0xb75dd0db in g_strdup_printf () from /usr/lib/libglib-2.0.so.0
#5 0x0808a208 in ui_mainwindow_update_feedsinfo () at ui_mainwindow.c:1267
#6 0x08067c57 in feed_process_update_result (node=0x85151b8, result=0x8900968,
flags=80) at feed.c:588
#7 0x08072e36 in subscription_process_update_result (result=0x8900968,
user_data=0x892d440, flags=<value optimized out>)
at subscription.c:174
#8 0x08073a17 in update_process_result_idle_cb (user_data=0x896c9b8) at
update.c:688
#9 0xb75bb5d1 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x0896c9b8 in ?? ()
#11 0xb74b58ac in __pthread_mutex_unlock_usercnt () from
/lib/i686/cmov/libpthread.so.0
#12 0xb75bd186 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0xb75c0512 in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x080bd1a0 in ?? ()
#15 0x000000c8 in ?? ()
#16 0x08910cf8 in ?? ()
#17 0x0000000a in ?? ()
#18 0x0000000a in ?? ()
#19 0xb762d9a0 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x080ae5e0 in ?? ()
#21 0xbfad08a4 in ?? ()
#22 0x00000001 in ?? ()
#23 0x00000001 in ?? ()
#24 0x080bd1a0 in ?? ()
#25 0x08910cf8 in ?? ()
#26 0xb742e4f0 in ?? () from /lib/i686/cmov/libc.so.6
#27 0xb74b5c80 in ?? () from /lib/i686/cmov/libpthread.so.0
#28 0xb74b4530 in ?? () from /lib/i686/cmov/libpthread.so.0
#29 0xb75dff32 in g_thread_self () from /usr/lib/libglib-2.0.so.0
#30 0xb75c08f7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#31 0xb7c46644 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#32 0x08075248 in main (argc=-167230069, argv=0xbfad0a34) at main.c:289
(gdb) f 5
#5 0x0808a208 in ui_mainwindow_update_feedsinfo () at ui_mainwindow.c:1267
1267 msg = g_strdup_printf(ngettext(" (%d new)", " (%d
new)", new_items), new_items);
(gdb) l
1262
1263 new_items = feedlist_get_new_item_count();
1264 unread_items = feedlist_get_unread_item_count();
1265
1266 if(new_items != 0) {
1267 msg = g_strdup_printf(ngettext(" (%d new)", " (%d
new)", new_items), new_items);
1268 } else {
1269 msg = g_strdup("");
1270 }
1271
(gdb) p feedlist_get_new_item_count()
[Thread 0xb2cabb90 (LWP 16627) exited]
[Thread 0xb249bb90 (LWP 16628) exited]
[Thread 0xb1c9ab90 (LWP 16629) exited]
$4 = 1
This happened with locale ca_ES.UTF-8.
After this I tried to reproduce the bug in locale es_ES, which repeated
when updating the subscriptions. I also tried with locale C, which didn't
arise any error.
Hope this helps.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-2-686
Debian Release: lenny/sid
990 testing security.debian.org
990 testing ftp.fr.debian.org
500 unstable www.debian-multimedia.org
500 unstable ftp.fr.debian.org
250 experimental ftp.fr.debian.org
--- Package information. ---
Depends (Version) | Installed
============================================-+-======================
libatk1.0-0 (>= 1.20.0) | 1.20.0-1
libc6 (>= 2.6.1-1) | 2.6.1-1+b1
libcairo2 (>= 1.4.0) | 1.4.10-1
libdbus-1-3 (>= 1.1.1) | 1.1.1-3
libdbus-glib-1-2 (>= 0.74) | 0.74-1
libfontconfig1 (>= 2.4.0) | 2.4.2-1.2
libgcc1 (>= 1:4.2.1) | 1:4.2.1-4
libgconf2-4 (>= 2.13.5) | 2.20.0-1
libgcrypt11 (>= 1.2.2) | 1.2.4-2
libglade2-0 (>= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0 (>= 2.14.0) | 2.14.1-4
libgnutls13 (>= 1.7.17-0) | 1.7.19-1
libgtk2.0-0 (>= 2.12.0) | 2.12.0-2
libice6 (>= 1:1.0.0) | 2:1.0.4-1
liblua5.1-0 | 5.1.2-3
libnm-glib0 | 0.6.5-1
libnotify1 (>= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10 |
libnspr4-0d (>= 1.8.0.10) | 1.8.0.13~pre070720-0etch3+lenny1
liborbit2 (>= 1:2.14.1) | 1:2.14.7-0.1
libpango1.0-0 (>= 1.18.2) | 1.18.2-1
libsm6 | 2:1.0.3-1+b1
libsqlite3-0 (>= 3.4.2) | 3.4.2-1
libstdc++6 (>= 4.2.1) | 4.2.1-4
libx11-6 | 2:1.1.3-1
libxcomposite1 (>= 1:0.3-1) | 1:0.3.2-1+b1
libxcursor1 (>> 1.1.2) | 1:1.1.9-1
libxdamage1 (>= 1:1.1) | 1:1.1.1-3
libxext6 | 1:1.0.3-2
libxfixes3 (>= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.3-1
libxinerama1 | 1:1.0.2-1
libxml2 (>= 2.6.29) | 2.6.30.dfsg-2
libxrandr2 (>= 2:1.2.0) | 2:1.2.2-1
libxrender1 | 1:0.9.4-1
libxslt1.1 (>= 1.1.18) | 1.1.22-1
libxul0d (>= 1.8.1.4) | 1.8.1.6-1
zlib1g (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5
gconf2 (>= 2.10.1-2) | 2.20.0-1
--
"And it's much the same thing with knowledge, for whenever you learn
something new, the whole world becomes that much richer."
-- The Princess of Pure Reason, as told by Norton Juster in The Phantom
Tollbooth
--- End Message ---
--- Begin Message ---
Source: liferea
Source-Version: 1.4.9-1
We believe that the bug you reported is fixed in the latest version of
liferea, which is due to be installed in the Debian FTP archive:
liferea-dbg_1.4.9-1_i386.deb
to pool/main/l/liferea/liferea-dbg_1.4.9-1_i386.deb
liferea-webkit_1.4.9-1_i386.deb
to pool/main/l/liferea/liferea-webkit_1.4.9-1_i386.deb
liferea-xulrunner_1.4.9-1_all.deb
to pool/main/l/liferea/liferea-xulrunner_1.4.9-1_all.deb
liferea_1.4.9-1.diff.gz
to pool/main/l/liferea/liferea_1.4.9-1.diff.gz
liferea_1.4.9-1.dsc
to pool/main/l/liferea/liferea_1.4.9-1.dsc
liferea_1.4.9-1_i386.deb
to pool/main/l/liferea/liferea_1.4.9-1_i386.deb
liferea_1.4.9.orig.tar.gz
to pool/main/l/liferea/liferea_1.4.9.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luis Rodrigo Gallardo Cruz <[EMAIL PROTECTED]> (supplier of updated liferea
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 01 Dec 2007 20:16:06 -0600
Source: liferea
Binary: liferea-webkit liferea-dbg liferea-xulrunner liferea
Architecture: source all i386
Version: 1.4.9-1
Distribution: unstable
Urgency: low
Maintainer: Franz Pletz <[EMAIL PROTECTED]>
Changed-By: Luis Rodrigo Gallardo Cruz <[EMAIL PROTECTED]>
Description:
liferea - feed aggregator for GNOME
liferea-dbg - liferea debug symbols
liferea-webkit - webkit rendering engine for liferea
liferea-xulrunner - transitional dummy package
Closes: 444888 451548 453521
Changes:
liferea (1.4.9-1) unstable; urgency=low
.
* New upstream releases.
[1.4.7] - Fixed catalan translation (Closes: #444888).
[1.4.8] - Fix insecure setting of LD_LIBRARY_PATH (CVE-2005-4791)
(Closes: #451548).
[1.4.9] - Fixes broken negative search folders rules (Closes: #453521).
- Various other bug fixes not reported in Debian, see upstream changelog.
* Set Dm-Upload-Allowed: yes in debian/control.
Files:
a9ad7b835d65a729bb0cc41c12f2bcc9 1156 gnome optional liferea_1.4.9-1.dsc
701d363ec60c921b32d9322d4f70d713 1587275 gnome optional
liferea_1.4.9.orig.tar.gz
53ed209ec0e839c2570837885b547cc9 12934 gnome optional liferea_1.4.9-1.diff.gz
6169384b2b491e8038d36ee44e805144 983526 gnome optional liferea_1.4.9-1_i386.deb
b7ccf9734a2233f693425161fc191eba 608460 gnome optional
liferea-dbg_1.4.9-1_i386.deb
f27083dd2b24a713d6ded94e85532e1d 21480 gnome optional
liferea-webkit_1.4.9-1_i386.deb
4611ffa92a4c132cc979013c766de8d9 17312 gnome optional
liferea-xulrunner_1.4.9-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHVI3+QUuEI2/szeARAqOqAJ0XmOyP1JOdcSJVbJMzJ4gLnXl0pgCfQusa
lPqwtGdtiR5w+O+l8mUBofU=
=Rbw1
-----END PGP SIGNATURE-----
--- End Message ---