On 03/23/2014 09:01 AM, Matt Kraai wrote: > Package: liferea > Version: 1.10.3-1 > > Hi, > > If I start up liferea and immediately press Ctrl+Space, it crashes. > Here's the backtrace: > > #0 liferea_htmlview_scroll (htmlview=0x0) at liferea_htmlview.c:490 > #1 0x0044c1c0 in itemview_scroll () at itemview.c:319 > #2 0x004500fc in on_key_press_event (widget=0x5a41b0, event=0x5b34d0, > #data=<optimized out>) at liferea_shell.c:575 > #3 0x75b270b8 in ?? () from /usr/lib/mipsel-linux-gnu/libgtk-3.so.0 > Sounds like a duplicate of https://sourceforge.net/p/liferea/bugs/1142/.
If the htmlview is updated by subscription_process_update before htmlview is finished being created, it crashes. It sounds to me like a threading problem. Also seeing this on the latest version 1.10.7 with my testing done for Debian unstable packaging. Thanks for the report. -David -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

