Package: kphone
Version: 1:4.1.1-2

Everytime I try to call with kphone using STUN it chrases. I tried
debugging with gdb, but have no previous experience debugging C++. Even
if I have no clue what STUN is, and I probably do something wrong, a
segmentation fault is never correct behaviour.

Still when having an unstripped binary gdb tells me there are no
debugging symbols.

/usr/bin/kphone: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), not
stripped

#0  0xb78b40cb in QObject::connect () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#1  0x0807a022 in KCallWidget::KCallWidget ()
No symbol table info available.
#2  0x08067e59 in KPhoneView::contactDoubleClicked ()
No symbol table info available.
#3  0x0806eb9b in KPhoneView::qt_invoke ()
No symbol table info available.
.
.
.
#21 0x0805933e in main ()
No symbol table info available.


Might the OOP fluffiness with inheritance and stuff require libqt to
have debugging symbols perhaps?
--
/Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to