Created
January 30, 2010 17:42
-
-
Save ku1ik/290642 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Application: Kodr (ruby), signal: Segmentation fault | |
[Current thread is 1 (Thread 0xb746ea20 (LWP 5643))] | |
Thread 3 (Thread 0xb71ecb70 (LWP 5644)): | |
#0 0xb77e0424 in __kernel_vsyscall () | |
#1 0xb74df182 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 | |
#2 0xb75c9654 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6 | |
#3 0xb77825fb in thread_timer () from /usr/lib/libruby.so.1.9 | |
#4 0xb74da8ac in start_thread () from /lib/libpthread.so.0 | |
#5 0xb75bc01e in clone () from /lib/libc.so.6 | |
Thread 2 (Thread 0xb162cb70 (LWP 5645)): | |
#0 0xb77e0424 in __kernel_vsyscall () | |
#1 0xb74dee55 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 | |
#2 0xb75c95fd in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 | |
#3 0xb17b8d67 in ?? () from /usr/lib/libQtScript.so.4 | |
#4 0xb17b8db1 in ?? () from /usr/lib/libQtScript.so.4 | |
#5 0xb74da8ac in start_thread () from /lib/libpthread.so.0 | |
#6 0xb75bc01e in clone () from /lib/libc.so.6 | |
Thread 1 (Thread 0xb746ea20 (LWP 5643)): | |
[KCrash Handler] | |
#6 0xb5928501 in QMapData::shared_null () from /usr/lib/libQtCore.so.4 | |
#7 0xb6f97328 in KConfigBase::isGroupImmutable(QByteArray const&) const () from /usr/lib/libkdecore.so.5 | |
#8 0xb6f98e4f in KConfigGroup::KConfigGroup(KSharedPtr<KSharedConfig> const&, char const*) () from /usr/lib/libkdecore.so.5 | |
#9 0xb6c833fe in KColorSchemePrivate::KColorSchemePrivate(KSharedPtr<KSharedConfig> const&, QPalette::ColorGroup, char const*, SetDefaultColors) () from /usr/lib/libkdeui.so.5 | |
#10 0xb6c83724 in KColorScheme::KColorScheme(QPalette::ColorGroup, KColorScheme::ColorSet, KSharedPtr<KSharedConfig>) () from /usr/lib/libkdeui.so.5 | |
#11 0xb2ff6fc8 in OxygenStyle::drawGenericPrimitive(KStyle::WidgetType, int, QStyleOption const*, QRect const&, QPalette const&, QFlags<QStyle::StateFlag>, QPainter*, QWidget const*, KStyle::Option*) const () from /usr/lib/kde4/plugins/styles/oxygen.so | |
#12 0xb2feb437 in OxygenStyle::drawKStylePrimitive(KStyle::WidgetType, int, QStyleOption const*, QRect const&, QPalette const&, QFlags<QStyle::StateFlag>, QPainter*, QWidget const*, KStyle::Option*) const () from /usr/lib/kde4/plugins/styles/oxygen.so | |
#13 0xb6d6863b in KStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () from /usr/lib/libkdeui.so.5 | |
#14 0xb2ff19cc in OxygenStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () from /usr/lib/kde4/plugins/styles/oxygen.so | |
#15 0xb5e7659e in QCommonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const () from /usr/lib/libQtGui.so.4 | |
#16 0xb6d6097c in KStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const () from /usr/lib/libkdeui.so.5 | |
#17 0xb2febdf4 in OxygenStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const () from /usr/lib/kde4/plugins/styles/oxygen.so | |
#18 0xb5fd4878 in QScrollBar::paintEvent(QPaintEvent*) () from /usr/lib/libQtGui.so.4 | |
#19 0xb19ee5bf in KateScrollBar::paintEvent(QPaintEvent*) () from /usr/lib/kde4/katepart.so | |
#20 0xb5b84ee6 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 | |
#21 0xb5f2aff4 in QAbstractSlider::event(QEvent*) () from /usr/lib/libQtGui.so.4 | |
#22 0xb5fd52ba in QScrollBar::event(QEvent*) () from /usr/lib/libQtGui.so.4 | |
#23 0xb5b2748c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 | |
#24 0xb5b2e139 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 | |
#25 0xb6d5194a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 | |
#26 0xb66eb70b in __smokekdeui::x_KApplication::notify(QObject*, QEvent*) () from /usr/lib/libsmokekdeui.so.3 | |
#27 0xb581516b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 | |
#28 0xb5b8e096 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#29 0xb5b8ee8f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#30 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#31 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#32 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#33 0xb5b8dde5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#34 0xb5b8ee8f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#35 0xb5b8dde5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#36 0xb5b8ee8f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#37 0xb5b8dde5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#38 0xb5b8ee8f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#39 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#40 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#41 0xb5b8dde5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#42 0xb5b8ee8f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#43 0xb5b8dde5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#44 0xb5b8ee8f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#45 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#46 0xb5b8ecc8 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () | |
from /usr/lib/libQtGui.so.4 | |
#47 0xb5b8dde5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 | |
#48 0xb5d5e998 in ?? () from /usr/lib/libQtGui.so.4 | |
#49 0xb5d5edfa in ?? () from /usr/lib/libQtGui.so.4 | |
#50 0xb5b7e9f2 in QWidgetPrivate::syncBackingStore(QRegion const&) () from /usr/lib/libQtGui.so.4 | |
#51 0xb5baa710 in ?? () from /usr/lib/libQtGui.so.4 | |
#52 0xb5bb6a4a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 | |
#53 0xb5be3a72 in ?? () from /usr/lib/libQtGui.so.4 | |
#54 0xb4ab3378 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 | |
#55 0xb4ab6bf0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 | |
#56 0xb4ab6d23 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 | |
#57 0xb5840a65 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 | |
#58 0xb5be35d5 in ?? () from /usr/lib/libQtGui.so.4 | |
#59 0xb58137a9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 | |
#60 0xb5813bfa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 | |
#61 0xb5817d6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 | |
#62 0xb5b27527 in QApplication::exec() () from /usr/lib/libQtGui.so.4 | |
#63 0xb4df946f in __smokeqtgui::xcall_QApplication(short, void*, Smoke::StackItem*) () from /usr/lib/libsmokeqtgui.so.3 | |
#64 0xb64a755f in QtRuby::MethodCall::callMethod() () from /usr/lib/libqtruby4shared.so.2 | |
#65 0xb64a4c3e in QtRuby::MethodCallBase::next() () from /usr/lib/libqtruby4shared.so.2 | |
#66 0xb646f963 in method_missing(int, unsigned long*, unsigned long) () from /usr/lib/libqtruby4shared.so.2 | |
#67 0xb776ec08 in call_cfunc () from /usr/lib/libruby.so.1.9 | |
#68 0xb776ef44 in vm_call_cfunc () from /usr/lib/libruby.so.1.9 | |
#69 0xb777b43e in vm_call_method () from /usr/lib/libruby.so.1.9 | |
#70 0x00000188 in ?? () | |
#71 0x00000188 in ?? () | |
#72 0x09a23508 in ?? () | |
#73 0x092a3cc0 in ?? () | |
#74 0x00000008 in ?? () | |
#75 0x092a3a74 in ?? () | |
#76 0x00000000 in ?? () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment