Bug#550947: qutecom segfaults at startup

Giuseppe Sacco giuseppe at eppesuigoccas.homedns.org
Wed Oct 14 10:00:27 UTC 2009


Package: qutecom
Version: 2.2~rc3.hg396~dfsg1-2+b1
Severity: grave

Since last update on unstable, qutecom does not start anymore. This is a
backtrace of what is happening:

giuseppe at scarafaggio:~$ gdb qutecom 
GNU gdb (GDB) 7.0-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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/qutecom...Reading symbols from /usr/lib/debug/usr/bin/qutecom...done.
(no debugging symbols found)...done.
(gdb) set args -style plastique
(gdb) run
Starting program: /usr/bin/qutecom -style plastique
[Thread debugging using libthread_db enabled]
[New Thread 0xb525eb90 (LWP 16922)]
[New Thread 0xb4a5db90 (LWP 16923)]
[New Thread 0xb3ff5b90 (LWP 16924)]

Program received signal SIGSEGV, Segmentation fault.
0xb6f63890 in ?? () from /usr/lib/libQtCore.so.4
(gdb) bt
#0  0xb6f63890 in ?? () from /usr/lib/libQtCore.so.4
#1  0xb6f644e5 in QLibrary::setFileName(QString const&) () from /usr/lib/libQtCore.so.4
#2  0xb62a9a39 in ?? () from /usr/lib/libQtDBus.so.4
#3  0xb625e3af in QDBusConnection::connectToBus(QDBusConnection::BusType, QString const&) () from /usr/lib/libQtDBus.so.4
#4  0xb625f896 in ?? () from /usr/lib/libQtDBus.so.4
#5  0xb625f9ff in QDBusConnection::systemBus() () from /usr/lib/libQtDBus.so.4
#6  0x083e3849 in NetworkObserver (this=0xb3615910)
    at /build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-5L9OZ0/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/model/network/NetworkObserver.cpp:59
#7  0x083e3bfe in NetworkObserver::getInstance ()
    at /build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-5L9OZ0/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/model/network/NetworkObserver.cpp:81
#8  0x083ed387 in ~SipAccount (this=0x8686200, __in_chrg=<value optimized out>)
    at /build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-5L9OZ0/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/model/account/SipAccount.cpp:109
#9  0xb5bd2589 in exit () from /lib/i686/cmov/libc.so.6
#10 0xb5bb87ad in __libc_start_main () from /lib/i686/cmov/libc.so.6
#11 0x081beb11 in _start () at ../sysdeps/i386/elf/start.S:119
(gdb) 







More information about the Pkg-voip-maintainers mailing list