On 23/05/14 20:41, David Smith wrote: > severity 748742 important > thanks. > > On 05/21/2014 02:54 AM, Andrea Lusuardi wrote:> On Tue, 20 May 2014 > 18:22:20 -0500 >> David Smith <sidic...@gmail.com> wrote: >> >>> Please install the liferea-dbg package and then start liferea as >>> follows: gdb liferea ... ... [crash] bt full >> >> i had to run the "run" command to gdb or it would stay blocked >> indefinitely, hope that does not mess up the backtrace. You can >> find the trace attached, tia. >> > > Can you install the libgnutls28-dbg or libgnutls26-dbg or whichever > libgnutlsXX-dbg package depending on which libgnutls you're running? > > Also can you install your linux kernel's dbg package as well? > > The crash doesn't seem to be originating from the liferea application > and it's just getting forwarded along unless I'm not reading it right. > > Are you sure there isn't any more pages of text to the bt full output?
This is the relevant part: #1 0x00007fff91fe159c in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls.so.28 No symbol table info available. #2 0x00007fff92072227 in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls.so.28 No symbol table info available. #3 0x00007fff8b93f80b in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls.so.26 No symbol table info available. #4 0x00007fff8b943576 in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls.so.26 No symbol table info available. #5 0x00007fff8b943a95 in ?? () from /usr/lib/x86_64-linux-gnu/libgnutls.so.26 Note how some of those frames are from libgnutls 26 and some are from 28. That's doomed to fail. See the comments in #748535. Emilio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org