Yet another crash
Thorben Kröger
thorbenk at gmx.net
Tue Feb 24 19:45:46 UTC 2009
This looks like the same crash, but maybe there is some additional information
you can get from this one?
Cheers,
Thorben
kdevelop(18067)/kdevplatform (shell) KDevelop::Project::relativeUrl: Creating
relative url between: KUrl("file:///home/thorben/ms/src/")
KUrl("file:///home/thorben/ms/src/examples/demos/lcms/")
kdevelop(18067)/kdevelop (cmake support) CMakeBuilder::build: Building with
make
Program received signal SIGSEGV, Segmentation fault.
0x0a8baa46 in ?? ()
(gdb) bt
#0 0x0a8baa46 in ?? ()
#1 0xb7e92953 in QObject::connect (this=0xd34d0f0, asender=0xe022ae0,
asignal=0xb7fa7898 "2result(KJob*)", amember=0xb7fa7840 "1slotResult(KJob*)",
atype=Qt::AutoConnection) at
/home/thorben/inst/include/QtCore/qobject.h:303
#2 0xb7ea027a in KCompositeJob::addSubjob (this=0xd34d0f0, job=0xe022ae0) at
/home/thorben/devel/src/kdelibs/kdecore/jobs/kcompositejob.cpp:57
#3 0xafa83b45 in BuilderJob::addJob (this=0xd34d0f0, t=BuilderJob::Build,
item=0x8d94de8)
at
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/builderjob.cpp:61
#4 0xafa83f94 in BuilderJob (this=0xd34d0f0, t=BuilderJob::Build,
items=@0xbfffd500)
at
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/builderjob.cpp:70
#5 0xafa72393 in ProjectManagerViewPlugin::runBuilderJob (this=0x8754630,
t=BuilderJob::Build)
at
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.cpp:361
#6 0xafa724b7 in ProjectManagerViewPlugin::buildProjectItems (this=0x8754630)
at
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.cpp:391
#7 0xafa73f88 in ProjectManagerViewPlugin::qt_metacall (this=0x8754630,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfffd62c)
at
/home/thorben/devel/build/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.moc:105
#8 0xb6f4ad48 in QMetaObject::activate (sender=0x875e350,
from_signal_index=5, to_signal_index=6, argv=0xbfffd62c) at
kernel/qobject.cpp:3055
#9 0xb6f4b170 in QMetaObject::activate (sender=0x875e350, m=0xb6d22210,
from_local_signal_index=1, to_local_signal_index=2, argv=0xbfffd62c)
at kernel/qobject.cpp:3147
#10 0xb6492121 in QAction::triggered (this=0x875e350, _t1=false) at
.moc/release-shared/moc_qaction.cpp:236
#11 0xb649369f in QAction::activate (this=0x875e350, event=QAction::Trigger)
at kernel/qaction.cpp:1155
#12 0xb649619b in QAction::event (this=0x875e350, e=0xbfffda44) at
kernel/qaction.cpp:1074
#13 0xb71a511e in KAction::event (this=0x875e350, event=0xbfffda44) at
/home/thorben/devel/src/kdelibs/kdeui/actions/kaction.cpp:88
#14 0xb64986ec in QApplicationPrivate::notify_helper (this=0x8103230,
receiver=0x875e350, e=0xbfffda44) at kernel/qapplication.cpp:4057
#15 0xb64a09be in QApplication::notify (this=0xbfffe888, receiver=0x875e350,
e=0xbfffda44) at kernel/qapplication.cpp:3604
#16 0xb727faf1 in KApplication::notify (this=0xbfffe888, receiver=0x875e350,
event=0xbfffda44)
at /home/thorben/devel/src/kdelibs/kdeui/kernel/kapplication.cpp:307
---Type <return> to continue, or q <return> to quit---
#17 0xb6f34c0b in QCoreApplication::notifyInternal (this=0xbfffe888,
receiver=0x875e350, event=0xbfffda44) at kernel/qcoreapplication.cpp:594
#18 0xb64d1a38 in QShortcutMap::dispatchEvent (this=0x81032d0, e=0xbfffdddc)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:208
#19 0xb64d393f in QShortcutMap::tryShortcutEvent (this=0x81032d0, o=0x8f30350,
e=0xbfffdddc) at kernel/qshortcutmap.cpp:364
#20 0xb64a1c40 in QApplication::notify (this=0xbfffe888, receiver=0x8f30350,
e=0xbfffdddc) at kernel/qapplication.cpp:3646
#21 0xb727faf1 in KApplication::notify (this=0xbfffe888, receiver=0x8f30350,
event=0xbfffdddc)
at /home/thorben/devel/src/kdelibs/kdeui/kernel/kapplication.cpp:307
#22 0xb6f34c0b in QCoreApplication::notifyInternal (this=0xbfffe888,
receiver=0x8f30350, event=0xbfffdddc) at kernel/qcoreapplication.cpp:594
#23 0xb64995ce in qt_sendSpontaneousEvent (receiver=0x8f30350,
event=0xbfffd3c8) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:211
#24 0xb65343c0 in QKeyMapper::sendKeyEvent (keyWidget=0x8f30350, grab=false,
type=QEvent::KeyPress, code=16777271, modifiers={i = -1073749860},
text=@0xbfffe0c8, autorepeat=<value optimized out>, count=<value optimized
out>, nativeScanCode=74, nativeVirtualKey=65477, nativeModifiers=8192)
at kernel/qkeymapper_x11.cpp:1657
#25 0xb653650c in QKeyMapperPrivate::translateKeyEvent (this=0x812eb58,
keyWidget=0x8f30350, event=0xbfffe57c, grab=184)
at kernel/qkeymapper_x11.cpp:1628
#26 0xb650e169 in QApplication::x11ProcessEvent (this=0xbfffe888,
event=0xbfffe57c) at kernel/qapplication_x11.cpp:3422
#27 0xb6537e92 in x11EventSourceDispatch (s=0x8106130, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:141
#28 0xb57a89a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb57ac063 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb57ac221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb6f613b8 in QEventDispatcherGlib::processEvents (this=0x81031f0,
flags={i = -1073748168}) at kernel/qeventdispatcher_glib.cpp:318
#32 0xb65375d5 in QGuiEventDispatcherGlib::processEvents (this=0x81031f0,
flags={i = -1073748120}) at kernel/qguieventdispatcher_glib.cpp:197
#33 0xb6f3322a in QEventLoop::processEvents (this=0xbfffe7e0, flags={i =
-1073748056}) at kernel/qeventloop.cpp:144
#34 0xb6f3366a in QEventLoop::exec (this=0xbfffe7e0, flags={i = -1073747992})
at kernel/qeventloop.cpp:195
#35 0xb6f35b19 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:872
#36 0xb6498567 in QApplication::exec () at kernel/qapplication.cpp:3532
#37 0x0804f276 in main (argc=-1208127248, argv=0x8105400) at
/home/thorben/devel/src/kdevelop/app/main.cpp:203
(gdb)
More information about the KDevelop-devel
mailing list