Yet another crash

Thorben Kröger thorbenk at gmx.net
Tue Feb 24 18:56:38 UTC 2009


This is not my day...

kdevelop(17400)/kdevelop (cpp support) CPPInternalParseJob::run: ===-- Parsing 
finished --===> "/home/thorben/ms/src/examples/lib/StorableLCMSRun.cpp"    
kdevelop(17400)/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(17400)/kdevelop (cmake support) CMakeBuilder::build: Building with 
make                                                                          
kdevelop(17400)/kdevelop (make builder) MakeBuilder::runMake: running new 
makejob                                                                         
kdevelop(17400)/kdevplatform (shell) KDevelop::Project::relativeUrl: Creating 
relative url between:  KUrl("file:///home/thorben/ms/src/") 
KUrl("file:///home/thorben/ms/src/examples/")                                                                                                                             
kdevelop(17400)/kdevelop (cmake support) CMakeBuilder::build: Building with 
make                                                                          

Program received signal SIGSEGV, Segmentation fault.
0xb6f46c70 in QObject::connect (sender=0x9416178, signal=0xb7fa7898 
"2result(KJob*)", receiver=0xabf61a8, method=0xb7fa7840 "1slotResult(KJob*)", 
    type=Qt::AutoConnection) at kernel/qobject.cpp:2407                                                                                           
2407    kernel/qobject.cpp: No such file or directory.                                                                                            
        in kernel/qobject.cpp                                                                                                                     
(gdb) bt                                                                                                                                          
#0  0xb6f46c70 in QObject::connect (sender=0x9416178, signal=0xb7fa7898 
"2result(KJob*)", receiver=0xabf61a8, method=0xb7fa7840 "1slotResult(KJob*)", 
    type=Qt::AutoConnection) at kernel/qobject.cpp:2407                                                                                               
#1  0xb7e92953 in QObject::connect (this=0xabf61a8, asender=0x9416178, 
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=0xabf61a8, job=0x9416178) at 
/home/thorben/devel/src/kdelibs/kdecore/jobs/kcompositejob.cpp:57       
#3  0xada70b45 in BuilderJob::addJob (this=0xabf61a8, t=BuilderJob::Build, 
item=0xa8774a0)                                                            
    at 
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/builderjob.cpp:61                                                              
#4  0xada70f94 in BuilderJob (this=0xabf61a8, t=BuilderJob::Build, 
items=@0xbfffd500)                                                                 
    at 
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/builderjob.cpp:70                                                              
#5  0xada5f393 in ProjectManagerViewPlugin::runBuilderJob (this=0xa700f90, 
t=BuilderJob::Build)                                                       
    at 
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.cpp:361                                               
#6  0xada5f4b7 in ProjectManagerViewPlugin::buildProjectItems (this=0xa700f90)                                                                        
    at 
/home/thorben/devel/src/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.cpp:391                                               
#7  0xada60f88 in ProjectManagerViewPlugin::qt_metacall (this=0xa700f90, 
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfffd62c)                      
    at 
/home/thorben/devel/build/kdevplatform/plugins/projectmanagerview/projectmanagerviewplugin.moc:105                                             
#8  0xb6f4ad48 in QMetaObject::activate (sender=0xa700e00, 
from_signal_index=5, to_signal_index=6, argv=0xbfffd62c) at 
kernel/qobject.cpp:3055        
#9  0xb6f4b170 in QMetaObject::activate (sender=0xa700e00, 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=0xa700e00, _t1=false) at 
.moc/release-shared/moc_qaction.cpp:236                                           
#11 0xb649369f in QAction::activate (this=0xa700e00, event=QAction::Trigger) 
at kernel/qaction.cpp:1155                                               
#12 0xb649619b in QAction::event (this=0xa700e00, e=0xbfffda44) at 
kernel/qaction.cpp:1074                                                            
#13 0xb71a511e in KAction::event (this=0xa700e00, event=0xbfffda44) at 
/home/thorben/devel/src/kdelibs/kdeui/actions/kaction.cpp:88                   
#14 0xb64986ec in QApplicationPrivate::notify_helper (this=0x8103290, 
receiver=0xa700e00, e=0xbfffda44) at kernel/qapplication.cpp:4057               
#15 0xb64a09be in QApplication::notify (this=0xbfffe888, receiver=0xa700e00, 
e=0xbfffda44) at kernel/qapplication.cpp:3604                            
#16 0xb727faf1 in KApplication::notify (this=0xbfffe888, receiver=0xa700e00, 
event=0xbfffda44)                                                        
---Type <return> to continue, or q <return> to quit---                                                                                                
    at /home/thorben/devel/src/kdelibs/kdeui/kernel/kapplication.cpp:307                                                                              
#17 0xb6f34c0b in QCoreApplication::notifyInternal (this=0xbfffe888, 
receiver=0xa700e00, event=0xbfffda44) at kernel/qcoreapplication.cpp:594         
#18 0xb64d1a38 in QShortcutMap::dispatchEvent (this=0x8103330, e=0xbfffdddc) 
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:208
#19 0xb64d393f in QShortcutMap::tryShortcutEvent (this=0x8103330, o=0xb5fda70, 
e=0xbfffdddc) at kernel/qshortcutmap.cpp:364
#20 0xb64a1c40 in QApplication::notify (this=0xbfffe888, receiver=0xb5fda70, 
e=0xbfffdddc) at kernel/qapplication.cpp:3646
#21 0xb727faf1 in KApplication::notify (this=0xbfffe888, receiver=0xb5fda70, 
event=0xbfffdddc)
    at /home/thorben/devel/src/kdelibs/kdeui/kernel/kapplication.cpp:307
#22 0xb6f34c0b in QCoreApplication::notifyInternal (this=0xbfffe888, 
receiver=0xb5fda70, event=0xbfffdddc) at kernel/qcoreapplication.cpp:594
#23 0xb64995ce in qt_sendSpontaneousEvent (receiver=0xb5fda70, 
event=0xbfffd3c8) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:211
#24 0xb65343c0 in QKeyMapper::sendKeyEvent (keyWidget=0xb5fda70, 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=0x812ebb0, 
keyWidget=0xb5fda70, event=0xbfffe57c, grab=true)
    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=0x8106188, 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=0x8103250, 
flags={i = -1073748168}) at kernel/qeventdispatcher_glib.cpp:318
#32 0xb65375d5 in QGuiEventDispatcherGlib::processEvents (this=0x8103250, 
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
---Type <return> to continue, or q <return> to quit---
#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