strange bug concerning kate / ksharedptr / gideon
Daniel Engelschalt
daniel.engelschalt at gmx.net
Mon Jun 10 19:40:06 UTC 2002
hello all,
after the really strange malloc bug on friday (see
http://lists.kde.org/?l=kde-devel&m=102348091719709&w=4) i completely
removed kde and .kde and did a fresh compile run with todays cvs of arts /
libs
/ kdevelop (gideon). but i'm still unable to start gideon and editing a
file. a new
backtrace can be found at the end of this mail.
does anyone have an idea ? :)
bye,
daniel
([New Thread 1024 (LWP 24480)]
0x415395a9 in __wait4 () from /lib/libc.so.6
#0 0x415395a9 in __wait4 () from /lib/libc.so.6
#1 0x415a1ad8 in __DTOR_END__ () from /lib/libc.so.6
#2 0x4140de37 in waitpid () from /lib/libpthread.so.0
#3 0x40af3461 in KCrash::defaultCrashHandler (sig=11) at kcrash.cpp:224
#4 0x4140b89d in pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 KSharedPtr<KService>::KSharedPtr (this=0xbfffe674, p=@0x9)
at /opt/kde3/include/ksharedptr.h:104
#7 0x41bc6c5e in KateDocument::KateDocument (this=0x849a138,
__in_chrg=1,
bSingleViewMode=true, bBrowserView=false, bReadOnly=false,
parentWidget=0x8132230, widgetName=0x0) at katedocument.cpp:188
#8 0x41bd69ea in KateFactory::createPartObject (this=0x8499200,
parentWidget=0x8132230, widgetName=0x0, parent=0x0, name=0x0,
classname=0x8498900 "KTextEditor::Editor") at katefactory.cpp:126
#9 0x404a78de in KParts::Factory::createPart (this=0x8499200,
parentWidget=0x8132230, widgetName=0x0, parent=0x0, name=0x0,
classname=0x8498900 "KTextEditor::Editor", args=@0xbfffe810)
at factory.cpp:44
#10 0x8064a4a in PartController::editDocument (this=0x8145488,
url=@0xbfffe888, lineNum=-1) at partcontroller.cpp:153
#11 0x41a41711 in ClassTreeBase::slotItemExecuted (this=0x8222ed8,
item=0x8152ca8) at classtreebase.cpp:468
#12 0x41a42121 in ClassTreeBase::qt_invoke (this=0x8222ed8, _id=94,
_o=0xbfffe990) at classtreebase.moc:110
#13 0x41a3dbd1 in ClassViewWidget::qt_invoke (this=0x8222ed8, _id=94,
_o=0xbfffe990) at classviewwidget.moc:95
#14 0x40e43282 in QObject::activate_signal (this=0x8222ed8, clist=0x83f72a8,
o=0xbfffe990) at kernel/qobject.cpp:2080
#15 0x40892cd2 in KListView::executed (this=0x8222ed8, t0=0x8152ca8)
at klistview.moc:311
#16 0x4088cda1 in KListView::emitExecute (this=0x8222ed8, item=0x8152ca8,
pos=@0xbfffec64, c=0) at klistview.cpp:642
#17 0x4088dc45 in KListView::slotMouseButtonClicked (this=0x8222ed8, btn=1,
item=0x8152ca8, pos=@0xbfffec64, c=0) at klistview.cpp:845
#18 0x408944a9 in KListView::qt_invoke (this=0x8222ed8, _id=84,
_o=0xbfffeb54)
at klistview.moc:522
#19 0x41a42251 in ClassTreeBase::qt_invoke (this=0x8222ed8, _id=84,
_o=0xbfffeb54) at classtreebase.moc:121
#20 0x41a3dbd1 in ClassViewWidget::qt_invoke (this=0x8222ed8, _id=84,
_o=0xbfffeb54) at classviewwidget.moc:95
#21 0x40e43282 in QObject::activate_signal (this=0x8222ed8, clist=0x83f6fe8,
o=0xbfffeb54) at kernel/qobject.cpp:2080
#22 0x410dd82f in QListView::mouseButtonClicked (this=0x8222ed8, t0=1,
t1=0x8152ca8, t2=@0xbfffec64, t3=0) at
.moc/debug-mt/moc_qlistview.cpp:468
#23 0x40efd5f4 in QListView::contentsMouseReleaseEvent (this=0x8222ed8,
e=0xbfffed64) at widgets/qlistview.cpp:4149
#24 0x4088dab8 in KListView::contentsMouseReleaseEvent (this=0x8222ed8,
e=0xbfffed64) at klistview.cpp:819
#25 0x40f27469 in QScrollView::viewportMouseReleaseEvent (this=0x8222ed8,
e=0xbffff224) at widgets/qscrollview.cpp:1591
#26 0x40f26a60 in QScrollView::eventFilter (this=0x8222ed8, obj=0x82220c8,
e=0xbffff224) at widgets/qscrollview.cpp:1356
#27 0x40efb34f in QListView::eventFilter (this=0x8222ed8, o=0x82220c8,
e=0xbffff224) at widgets/qlistview.cpp:3528
#28 0x40e40e5e in QObject::activate_filters (this=0x82220c8, e=0xbffff224)
at kernel/qobject.cpp:779
#29 0x40e40c75 in QObject::event (this=0x82220c8, e=0xbffff224)
at kernel/qobject.cpp:655
#30 0x40e71b75 in QWidget::event (this=0x82220c8, e=0xbffff224)
at kernel/qwidget.cpp:4122
#31 0x40dfa9f9 in QApplication::internalNotify (this=0xbffff594,
receiver=0x82220c8, e=0xbffff224) at kernel/qapplication.cpp:2306
#32 0x40dfa043 in QApplication::notify (this=0xbffff594, receiver=0x82220c8,
e=0xbffff224) at kernel/qapplication.cpp:2148
#33 0x40a95372 in KApplication::notify (this=0xbffff594, receiver=0x82220c8,
event=0xbffff224) at kapplication.cpp:556
#34 0x411a2eb4 in QApplication::sendSpontaneousEvent
(receiver=0x82220c8,
event=0xbffff224) at .moc/debug-mt/../../kernel/qapplication.h:455
#35 0x40da6a9d in QETWidget::translateMouseEvent (this=0x82220c8,
event=0xbffff46c) at kernel/qapplication_x11.cpp:4900
#36 0x40da3530 in QApplication::x11ProcessEvent (this=0xbffff594,
event=0xbffff46c) at kernel/qapplication_x11.cpp:3664
#37 0x40da20e9 in QApplication::processNextEvent (this=0xbffff594,
canWait=true) at kernel/qapplication_x11.cpp:3168
#38 0x40dfc684 in QApplication::enter_loop (this=0xbffff594)
at kernel/qapplication.cpp:3180
#39 0x40da1feb in QApplication::exec (this=0xbffff594)
at kernel/qapplication_x11.cpp:3123
#40 0x8061d33 in main (argc=1, argv=0xbffff704) at main.cpp:75
#41 0x414b0baf in __libc_start_main () from /lib/libc.so.6
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
More information about the KDevelop-devel
mailing list