← Back to team overview

qutimdevelop team mailing list archive

[Bug 787961] Re: Logger crashesh qutIM on start-up

 

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

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

Title:
  Logger crashesh qutIM on start-up

Status in Multiplatform instant messenger:
  Fix Released

Bug description:
  Application: qutim (0.2.80.0)
  KDE Platform Version: 4.5.5 (KDE 4.5.5)
  Qt Version: 4.7.0
  Operating System: Linux 2.6.38.4-smp i686

  -- Information about the crash:
  <In detail, tell us what you were doing  when the application crashed.>

  The crash can be reproduced every time.

  -- Backtrace:
  Application: qutIM Instant Messenger (qutim), signal: Aborted
  [Current thread is 1 (Thread 0xb5f6b710 (LWP 5230))]

  Thread 4 (Thread 0xae94db70 (LWP 5234)):
  #0  0xb634e732 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  #1  0xb6449c4d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
  #2  0xb3f23887 in ?? () from /usr/lib/libQtWebKit.so.4
  #3  0xb6349c04 in start_thread () from /lib/libpthread.so.0
  #4  0xb643a02e in clone () from /lib/libc.so.6

  Thread 3 (Thread 0xadf9ab70 (LWP 5235)):
  #0  0xb634eac5 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  #1  0xb6449ca4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
  #2  0xb67c136f in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
  #3  0xb67b6bf1 in ?? () from /usr/lib/libQtCore.so.4
  #4  0xb67c0d09 in ?? () from /usr/lib/libQtCore.so.4
  #5  0xb6349c04 in start_thread () from /lib/libpthread.so.0
  #6  0xb643a02e in clone () from /lib/libc.so.6

  Thread 2 (Thread 0xad38db70 (LWP 5236)):
  #0  0xb634e732 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  #1  0xb6449c4d in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
  #2  0xb7789317 in ?? () from /usr/lib/libQtScript.so.4
  #3  0xb7789361 in ?? () from /usr/lib/libQtScript.so.4
  #4  0xb6349c04 in start_thread () from /lib/libpthread.so.0
  #5  0xb643a02e in clone () from /lib/libc.so.6

  Thread 1 (Thread 0xb5f6b710 (LWP 5230)):
  [KCrash Handler]
  #6  0xb638a2d7 in raise () from /lib/libc.so.6
  #7  0xb638bcee in abort () from /lib/libc.so.6
  #8  0xb2b14575 in Logger::SimpleLoggingHandler (type=QtFatalMsg, msg=0x8b157f8 "ASSERT: \"i >= 0 && i < size()\" in file /usr/lib/qt/include/QtCore/qstring.h, line 701") at /tmp/SBo/qutim/plugins/logger/src/logger.cpp:44
  #9  0xb67b8673 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
  #10 0xb67b8867 in ?? () from /usr/lib/libQtCore.so.4
  #11 0xb67b8979 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
  #12 0xb67b8a05 in qt_assert(char const*, char const*, int) () from /usr/lib/libQtCore.so.4
  #13 0xb1b591b3 in at (this=0x8a98408) at /usr/lib/qt/include/QtCore/qstring.h:701
  #14 ScriptEngine::initApi (this=0x8a98408) at /tmp/SBo/qutim/plugins/scriptapi/src/scriptengine.cpp:364
  #15 0xb1b51cdf in ScriptPluginWrapper::load (this=0x8ad2848) at /tmp/SBo/qutim/plugins/scriptapi/src/scriptpluginwrapper.cpp:96
  #16 0xb669a415 in qutim_sdk_0_3::ModuleManager::initExtensions (this=0xbfd38508) at /tmp/SBo/qutim/core/libqutim/modulemanager.cpp:649
  #17 0x0805431b in Core::ModuleManagerImpl::initExtensions (this=0xbfd38508) at /tmp/SBo/qutim/core/src/modulemanagerimpl.cpp:87
  #18 0x08067863 in Core::ModuleManagerImpl::qt_metacall (this=0xbfd38508, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8261940) at /tmp/SBo/qutim/build/core/src/moc_modulemanagerimpl.cxx:72
  #19 0xb68bcb7a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
  #20 0xb68c72c6 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
  #21 0xb68cb84f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
  #22 0xb6ca08c4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  #23 0xb6ca540e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
  #24 0xb68b652b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
  #25 0xb68ba145 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
  #26 0xb68ba31d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
  #27 0xb68e3a34 in ?? () from /usr/lib/libQtCore.so.4
  #28 0xb6277432 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  #29 0xb6277c10 in ?? () from /usr/lib/libglib-2.0.so.0
  #30 0xb6277ec4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
  #31 0xb68e3bac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #32 0xb6d51ad5 in ?? () from /usr/lib/libQtGui.so.4
  #33 0xb68b56e9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #34 0xb68b598a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
  #35 0xb68ba3df in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
  #36 0xb6c9e727 in QApplication::exec() () from /usr/lib/libQtGui.so.4
  #37 0x0806744f in main (argc=1, argv=0xbfd385e4) at /tmp/SBo/qutim/core/main.cpp:74

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