reassign 588933 ktorrent-dbg
tags 588933 unreproducible
thanks

Hello,

On antradienis 13 Liepa 2010 17:55:45 Ritesh Raj Sarraf wrote:
> On crash, ktorrent will not be able to generate a backtrace. This is
> because the binary does not seem to be able to provide the correct
> symblols.
> 
> 
> 20:21:56 r...@champaran:~ $ gdb `which ktorrent`
> 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/ktorrent...Reading symbols from
> /usr/lib/debug/usr/bin/ktorrent...done.
> (no debugging symbols found)...done.
> (gdb) quit
> 

Package with debugging symbols is ktorrent-dbg. However, I do not trust gdb 
messages, it likes to be wrong. Anyway:

$ gdb ktorrent
GNU gdb (GDB) 7.1-debian
Copyright (C) 2010 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 /mnt/sda2/usr/bin/ktorrent...Reading symbols from 
/mnt/sda2/usr/lib/debug/usr/bin/ktorrent...done.
done.
(gdb) b main
Breakpoint 1 at 0x426a00: file ../../ktorrent/main.cpp, line 78.
(gdb) r
Starting program: /mnt/sda2/usr/bin/ktorrent 
[Thread debugging using libthread_db enabled]

Breakpoint 1, main (argc=1, argv=0x7fffffffe2f8) at ../../ktorrent/main.cpp:78
78      ../../ktorrent/main.cpp: Toks failas ar aplankas neegzistuoja.
        in ../../ktorrent/main.cpp
(gdb) bt
#0  main (argc=1, argv=0x7fffffffe2f8) at ../../ktorrent/main.cpp:78
(gdb)

I'm going to close this bug soon unless you give me more proof.

-- 
Modestas Vainius <modes...@vainius.eu>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

Reply via email to