On Wednesday 14 Jul 2010 11:03:21 Modestas Vainius wrote: > Package with debugging symbols is ktorrent-dbg. However, I do not trust gdb > messages, it likes to be wrong. Anyway: > I guess you are right then.
> I'm going to close this bug soon unless you give me more proof.
11:02:46 r...@champaran:~ $ apt-cache policy ktorrent
ktorrent:
Installed: 4.0.2-1
Candidate: 4.0.2-1
Version table:
*** 4.0.2-1 0
500 http://ftp.debian.org unstable/main Packages
500 http://mirrors.kernel.org unstable/main Packages
100 /var/lib/dpkg/status
4.0.1-1 0
990 http://ftp.debian.org testing/main Packages
990 http://mirrors.kernel.org testing/main Packages
11:17:29 r...@champaran:~ $ apt-cache policy ktorrent-dbg
ktorrent-dbg:
Installed: 4.0.2-1
Candidate: 4.0.2-1
Version table:
*** 4.0.2-1 0
500 http://ftp.debian.org unstable/main Packages
500 http://mirrors.kernel.org unstable/main Packages
100 /var/lib/dpkg/status
4.0.1-1 0
990 http://ftp.debian.org testing/main Packages
990 http://mirrors.kernel.org testing/main Packages
11:17:31 r...@champaran:~ $ gdb 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)
(gdb) b main
Breakpoint 1 at 0x426a00: file ../../ktorrent/main.cpp, line 78.
(gdb) r
Starting program: /usr/bin/ktorrent
[Thread debugging using libthread_db enabled]
Breakpoint 1, main (argc=1, argv=0x7fffffffe198) at ../../ktorrent/main.cpp:78
78 ../../ktorrent/main.cpp: No such file or directory.
in ../../ktorrent/main.cpp
(gdb) bt
#0 main (argc=1, argv=0x7fffffffe198) at ../../ktorrent/main.cpp:78
But unfortunately, the main problem is that, I am seeing ktorrent crashes and
it does not generate a backtrace stating Dr. Konqi couldn't read symbols.
https://bugs.kde.org/show_bug.cgi?id=244428
--
Ritesh Raj Sarraf | http://people.debian.org/~rrs
"Necessity is the mother of invention."
signature.asc
Description: This is a digitally signed message part.

