Your message dated Fri, 01 May 2015 11:56:13 +0200
with message-id <[email protected]>
and subject line Re: Liferea crash when adding new subscription
has caused the Debian Bug report #638885,
regarding Liferea crash when adding new subscription
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
638885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: liferea
Version: Version: 1.6.4-1

Liferea crash when I try to add this link:
http://vmwaros.blogspot.com/feeds/posts/default

from this site:
http://www.icarosdesktop.org/

Logs from that crash are included
[camelek@debian:~]$ gdb liferea
GNU gdb (GDB) 7.0.1-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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/liferea...Reading symbols from /usr/lib/debug/usr/bin/liferea...done.
(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/liferea 
[Thread debugging using libthread_db enabled]
[New Thread 0x7ffff75a2700 (LWP 12211)]
[New Thread 0x7ffff2253700 (LWP 12214)]
[New Thread 0x7ffff193a700 (LWP 12215)]
[New Thread 0x7fffebfbf700 (LWP 12216)]
[Thread 0x7fffebfbf700 (LWP 12216) exited]
Entity: line 7: parser error : Opening and ending tag mismatch: meta line 1 and head
      </style></head>
                     ^
Entity: line 8: parser error : Opening and ending tag mismatch: img line 8 and a
gle.com/" id="g"><img src="//www.google.com/images/logo_sm.gif" alt="Google"></a
                                                                               ^
Entity: line 12: parser error : Opening and ending tag mismatch: a line 8 and body
<ins>That&#39;s all we know.</ins></p></body></html>
                                             ^
Entity: line 12: parser error : Opening and ending tag mismatch: body line 8 and html
<ins>That&#39;s all we know.</ins></p></body></html>
                                                    ^
Entity: line 12: parser error : Premature end of data in tag head line 1
<ins>That&#39;s all we know.</ins></p></body></html>
                                                    ^
Entity: line 12: parser error : Premature end of data in tag html line 1
<ins>That&#39;s all we know.</ins></p></body></html>
                                                    ^
Entity: line 7: parser error : Opening and ending tag mismatch: meta line 1 and head
      </style></head>
                     ^
Entity: line 8: parser error : Opening and ending tag mismatch: img line 8 and a
gle.com/" id="g"><img src="//www.google.com/images/logo_sm.gif" alt="Google"></a
                                                                               ^
Entity: line 12: parser error : Opening and ending tag mismatch: a line 8 and body
<ins>That&#39;s all we know.</ins></p></body></html>
                                             ^
Entity: line 12: parser error : Opening and ending tag mismatch: body line 8 and html
<ins>That&#39;s all we know.</ins></p></body></html>
                                                    ^
Entity: line 12: parser error : Premature end of data in tag head line 1
<ins>That&#39;s all we know.</ins></p></body></html>
                                                    ^
Entity: line 12: parser error : Premature end of data in tag html line 1
<ins>That&#39;s all we know.</ins></p></body></html>
                                                    ^

** (liferea:12078): WARNING **: google_feed_subscription_process_update_result(): Couldn't parse XML!
**
ERROR:feedlist.c:398:feedlist_node_added: assertion failed: (NULL == node->parent)

Program received signal SIGABRT, Aborted.
0x0000003398432165 in raise () from /lib/libc.so.6
(gdb) backtrace full
#0  0x0000003398432165 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x0000003398434f70 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x0000003399c635d1 in g_assertion_message () from /lib/libglib-2.0.so.0
No symbol table info available.
#3  0x0000003399c63b50 in g_assertion_message_expr () from /lib/libglib-2.0.so.0
No symbol table info available.
#4  0x00000000004277cc in feedlist_node_added (node=0xc3a020) at feedlist.c:398
        position = <value optimized out>
        __PRETTY_FUNCTION__ = "feedlist_node_added"
#5  0x000000000043d2ae in update_subscription_list_callback (gsource=0xbb4090, action=0x26bb200, 
    success=<value optimized out>) at google_source_edit.c:527
        node = 0xc3a020
        cur = 0xb47020
        __PRETTY_FUNCTION__ = "update_subscription_list_callback"
#6  0x000000000043dc2a in google_source_edit_action_complete (result=0xbd5d30, userdata=<value optimized out>, 
    flags=<value optimized out>) at google_source_edit.c:256
        node = 0xbb3ce0
        gsource = 0xbb4090
        action = 0x26bb200
        __PRETTY_FUNCTION__ = "google_source_edit_action_complete"
#7  0x000000000043277a in update_process_result_idle_cb (user_data=<value optimized out>) at update.c:562
        job = 0x27dee40
#8  0x0000003399c3e6f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#9  0x0000003399c42568 in ?? () from /lib/libglib-2.0.so.0
No symbol table info available.
#10 0x0000003399c42a75 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#11 0x000000306c73b6b7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#12 0x0000000000433bf2 in main (argc=1, argv=0x7fffffffe458) at main.c:345
        error = 0x0
        context = <value optimized out>
        debug = 0x684b20
        debug_flags = 0
        dbus = 0x70fa80
        initial_state = 0x469584 "shown"
---Type <return> to continue, or q <return> to quit---
        initialState = 3
        opt_session_arg = 0x0
        entries = {{long_name = 0x460a20 "mainwindow-state", short_name = 119 'w', flags = 0, arg = G_OPTION_ARG_STRING, 
            arg_data = 0x7fffffffe348, 
            description = 0x460b38 "Start Liferea with its main window in STATE. STATE may be `shown', `iconified', or `hidden'", arg_description = 0x460a31 "STATE"}, {long_name = 0x469560 "session", short_name = 0 '\000', flags = 1, 
            arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe340, description = 0x0, arg_description = 0x0}, {
            long_name = 0x45b801 "version", short_name = 118 'v', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433e90, description = 0x460b98 "Show version information and exit", arg_description = 0x0}, {
            long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, 
            arg_description = 0x0}}
        debug_entries = {{long_name = 0x46096a "debug-all", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, description = 0x460bc0 "Print debugging messages of all types", arg_description = 0x0}, {
            long_name = 0x460976 "debug-cache", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, description = 0x460be8 "Print debugging messages for the cache handling", 
            arg_description = 0x0}, {long_name = 0x460984 "debug-conf", short_name = 0 '\000', flags = 8, 
            arg = G_OPTION_ARG_CALLBACK, arg_data = 0x433370, 
            description = 0x460c18 "Print debugging messages of the configuration handling", arg_description = 0x0}, {
            long_name = 0x460991 "debug-db", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, description = 0x460c50 "Print debugging messages of the database handling", 
            arg_description = 0x0}, {long_name = 0x46099c "debug-gui", short_name = 0 '\000', flags = 8, 
            arg = G_OPTION_ARG_CALLBACK, arg_data = 0x433370, 
            description = 0x460c88 "Print debugging messages of all GUI functions", arg_description = 0x0}, {
            long_name = 0x4609a8 "debug-html", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, 
            description = 0x460cb8 "Enables HTML rendering debugging. Each time Liferea renders HTML output it will also dump the generated HTML into ~/.liferea_1.6/output.xhtml", arg_description = 0x0}, {long_name = 0x4609b5 "debug-net", 
            short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, arg_data = 0x433370, 
            description = 0x460d48 "Print debugging messages of all network activity", arg_description = 0x0}, {
            long_name = 0x4609c1 "debug-parsing", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, description = 0x460d80 "Print debugging messages of all parsing functions", 
            arg_description = 0x0}, {long_name = 0x4609d1 "debug-performance", short_name = 0 '\000', flags = 8, 
            arg = G_OPTION_ARG_CALLBACK, arg_data = 0x433370, 
            description = 0x460db8 "Print debugging messages when a function takes too long to process", 
            arg_description = 0x0}, {long_name = 0x4609e5 "debug-plugins", short_name = 0 '\000', flags = 8, 
            arg = G_OPTION_ARG_CALLBACK, arg_data = 0x433370, 
            description = 0x460e00 "Print debugging messages for the plugin loading", arg_description = 0x0}, {
            long_name = 0x4609f5 "debug-trace", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, description = 0x460e30 "Print debugging messages when entering/leaving functions", 
---Type <return> to continue, or q <return> to quit---
            arg_description = 0x0}, {long_name = 0x460a03 "debug-update", short_name = 0 '\000', flags = 8, 
            arg = G_OPTION_ARG_CALLBACK, arg_data = 0x433370, 
            description = 0x460e70 "Print debugging messages of the feed update processing", arg_description = 0x0}, {
            long_name = 0x460a12 "debug-verbose", short_name = 0 '\000', flags = 8, arg = G_OPTION_ARG_CALLBACK, 
            arg_data = 0x433370, description = 0x460ea8 "Print verbose debugging messages", arg_description = 0x0}, {
            long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, 
            arg_description = 0x0}}
        __PRETTY_FUNCTION__ = "main"
(gdb) info registers
rax            0x0	0
rbx            0x787080	7893120
rcx            0xffffffffffffffff	-1
rdx            0x6	6
rsi            0x2f2e	12078
rdi            0x2f2e	12078
rbp            0x3399edb900	0x3399edb900
rsp            0x7fffffffdb78	0x7fffffffdb78
r8             0x0	0
r9             0x17	23
r10            0x8	8
r11            0x206	518
r12            0x45c880	4573312
r13            0xc3a710	12822288
r14            0x7fffffffdce0	140737488346336
r15            0x6ab1a0	6992288
rip            0x3398432165	0x3398432165 <raise+53>
eflags         0x206	[ PF IF ]
cs             0x33	51
ss             0x2b	43
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0
fctrl          0x37f	895
fstat          0x20	32
ftag           0xffff	65535
fiseg          0x33	51
fioff          0x99025e47	-1727898041
foseg          0x7fff	32767
fooff          0xffffd188	-11896
fop            0x51f	1311
mxcsr          0x1fa5	[ IE ZE PE IM DM ZM OM UM PM ]
(gdb) q
A debugging session is active.

	Inferior 1 [process 12078] will be killed.

Quit anyway? (y or n) y
[camelek@debian:~]$ 

[camelek@debian:~]$ apt-cache show liferea
Package: liferea
Priority: optional
Section: gnome
Installed-Size: 832
Maintainer: Luis Rodrigo Gallardo Cruz <[email protected]>
Architecture: amd64
Version: 1.6.4-1
Replaces: liferea-data (<< 1.4.26-4), liferea-webkit, liferea-xulrunner
Provides: liferea-webkit, liferea-xulrunner
Depends: libatk1.0-0 (>= 1.29.3), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libgconf2-4 (>= 2.27.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.16.0), libice6 (>= 1:1.0.0), liblua5.1-0, libnm-glib2 (>= 0.7.999), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libpango1.0-0 (>= 1.14.0), libsm6, libsoup2.4-1 (>= 2.26.1), libsqlite3-0 (>= 3.6.23.1), libwebkit-1.0-2 (>= 1.1.1), libx11-6, libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), gconf2 (>= 2.28.1-2), liferea-data (= 1.6.4-1)
Recommends: dbus (>= 1.0.2-5), dbus-x11, wget | curl | gwget | kget
Suggests: network-manager
Conflicts: gwget (<< 1.0.2), liferea-webkit, liferea-xulrunner
Filename: pool/main/l/liferea/liferea_1.6.4-1_amd64.deb
Size: 276120
MD5sum: ac1e0d0dd818e8fd78411c6dae29e32b
SHA1: 0aa2d4c7e898ead48d8a5bc66c482ef54c4412e6
SHA256: a40993b86973bd40fd0b7a693471c5e2af649864d8e99a8dc5feae6f41abcbfc
Description-pl: agregator dla GNOME
 Liferea jest klonem FeedReader'a dla środowiska GNOME. Jest czytnikiem
 RSS/RDF, wspiera również kanały CDF, Atom/Echo/PIE oraz format OCS Directory.
 .
 Liferea to skrót od Linux Feed Reader.
Homepage: http://liferea.sourceforge.net/
Tag: implemented-in::c, interface::x11, network::client, protocol::http, role::program, scope::application, suite::gnome, uitoolkit::gtk, use::browsing, use::downloading, web::blog, works-with-format::xml, works-with-format::xml:rss, x11::application

[camelek@debian:~]$ 


--- End Message ---
--- Begin Message ---
Version: 1.8.6-1.1

On Fri, 12 Jul 2013 16:28:53 +0800 David Smith <[email protected]> wrote:
> > It still happens when you add to your Google Account. You need it in
> > Liferea, and try to add to it those subscriptions, that makes crash.
> > Pure Liferea will not crash.
> The 1.8.6-1.1 NMU contains a patch from upstream that should fix that.
> Try liferea in Debian stable and let me know if you're still able to 
> reproduce.
> If not, I'll close this bug out as fixed in 1.8.6-1.1.

No response in 2 years. I am assuming now that this bug is fixed. Please
reopen if that is not true.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to