← Back to team overview

qutimdevelop team mailing list archive

[Bug 890254] Re: Segfault on start up

 

** Changed in: qutim
       Status: New => Fix Committed

** Changed in: qutim
   Importance: Undecided => High

** Changed in: qutim
     Assignee: (unassigned) => Ruslan Nigmatullin (euroelessar)

-- 
You received this bug notification because you are a member of QutIM
Developers, which is subscribed to qutim.
https://bugs.launchpad.net/bugs/890254

Title:
  Segfault on start up

Status in Multiplatform instant messenger:
  Fix Committed

Bug description:
  Here's the output:
  Application: qutIM Instant Messenger (qutim), signal: Segmentation fault
  [Current thread is 1 (Thread 0xb5efe710 (LWP 31839))]

  Thread 2 (Thread 0xb05b0b70 (LWP 31841)):
  #0  0xb62ce086 in clock_gettime () from /lib/librt.so.1
  #1  0xb67cfee8 in ?? () from /usr/lib/libQtCore.so.4
  #2  0xb689d125 in ?? () from /usr/lib/libQtCore.so.4
  #3  0xb689cb6d in ?? () from /usr/lib/libQtCore.so.4
  #4  0xb620a097 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
  #5  0xb620a9da in ?? () from /usr/lib/libglib-2.0.so.0
  #6  0xb620aec4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  #7  0xb689c517 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #8  0xb686dee9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #9  0xb686e18a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #10 0xb6776873 in QThread::exec() () from /usr/lib/libQtCore.so.4
  #11 0xb677690d in QThread::run() () from /usr/lib/libQtCore.so.4
  #12 0xb67793a2 in ?? () from /usr/lib/libQtCore.so.4
  #13 0xb62dccc4 in start_thread () from /lib/libpthread.so.0
  #14 0xb63d0b9e in clone () from /lib/libc.so.6

  Thread 1 (Thread 0xb5efe710 (LWP 31839)):
  [KCrash Handler]
  #6  0xb493f16a in ChatLayerAdapter::sessions (this=0x8cf1580) at /tmp/SBo/qutim/plugins/dbusapi/src/chatlayeradapter.cpp:60
  #7  0xb493f340 in ChatLayerAdapter::ChatLayerAdapter (this=0x8cf1580, dbus=...) at /tmp/SBo/qutim/plugins/dbusapi/src/chatlayeradapter.cpp:33
  #8  0xb494193d in DBusPlugin::load (this=0x81b59d8) at /tmp/SBo/qutim/plugins/dbusapi/src/dbusplugin.cpp:183
  #9  0xb664255d in qutim_sdk_0_3::ModuleManager::initExtensions (this=0xbfba8940) at /tmp/SBo/qutim/core/libqutim/modulemanager.cpp:661
  #10 0x08054806 in Core::ModuleManagerImpl::initExtensions (this=0xbfba8940) at /tmp/SBo/qutim/core/src/widgets/modulemanagerimpl.cpp:94
  #11 0x080646a3 in Core::ModuleManagerImpl::qt_metacall (this=0xbfba8940, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x82e4f38) at /tmp/SBo/qutim/build/core/src/widgets/moc_modulemanagerimpl.cxx:72
  #12 0xb68753ba in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
  #13 0xb687fbe6 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
  #14 0xb688420f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
  #15 0xb6c6f374 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  #16 0xb6c73ffe in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  #17 0xb686ed3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
  #18 0xb6872965 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
  #19 0xb6872b3d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
  #20 0xb689c364 in ?? () from /usr/lib/libQtCore.so.4
  #21 0xb620a432 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  #22 0xb620ac10 in ?? () from /usr/lib/libglib-2.0.so.0
  #23 0xb620aec4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  #24 0xb689c4dc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #25 0xb6d223a5 in ?? () from /usr/lib/libQtGui.so.4
  #26 0xb686dee9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #27 0xb686e18a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #28 0xb6872bff in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
  #29 0xb6c6d1b7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
  #30 0x0806424d in main (argc=1, argv=0xbfba8a14) at /tmp/SBo/qutim/core/main.cpp:80

To manage notifications about this bug go to:
https://bugs.launchpad.net/qutim/+bug/890254/+subscriptions


References