[Kst] [Bug 134499] kst freezes when calling data manager

Nicolas Brisset nicolas.brisset at eurocopter.com
Fri Sep 22 17:18:30 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=134499         




------- Additional Comments From nicolas.brisset eurocopter com  2006-09-22 17:18 -------
I know there aren't many differences, but there were locking issues until very recently and I suspect some cases have been missed. An unclean build is always a possibility, but I built 1.3.0 from a clean tarball, both on Linux and Solaris and in both cases I get the problem. Since it's a standard release build, I don't get much info in the backtrace but here is a hint:

#0  0x006857a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00617790 in pthread_cond_wait  GLIBC_2 3 2 () from /lib/tls/libpthread.so.0
#2  0x004db7dd in KstWaitCondition::wait () from /ldk/0/soft/kde3.5/lib/libkst.so.1
#3  0x004bb023 in KstRWLock::readLock () from /ldk/0/soft/kde3.5/lib/libkst.so.1
#4  0x00427717 in KstDataObject::readLock () from /ldk/0/soft/kde3.5/lib/libkstmath.so.1
#5  0x00282dfd in KstObjectItem::update () from /ldk/0/soft/kde3.5/lib/libkstapp.so.1
#6  0x00281e8b in KstObjectItem::KstObjectItem () from /ldk/0/soft/kde3.5/lib/libkstapp.so.1
#7  0x00287b70 in KstDataManagerI::update () from /ldk/0/soft/kde3.5/lib/libkstapp.so.1
#8  0x00287890 in KstDataManagerI::show_I () from /ldk/0/soft/kde3.5/lib/libkstapp.so.1
#9  0x0028b5ec in KstDataManagerI::qt_invoke () from /ldk/0/soft/kde3.5/lib/libkstapp.so.1
#10 0x02d15a7c in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x02d158a4 in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x08f14880 in KAction::activated () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#13 0x08f13af1 in KAction::slotActivated () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#14 0x08f13ed2 in KAction::slotButtonClicked () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#15 0x08f14b1c in KAction::qt_invoke () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#16 0x02d15a7c in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x08fad0a6 in KToolBarButton::buttonClicked () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#18 0x08fabbe3 in KToolBarButton::mouseReleaseEvent () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#19 0x02d4ba17 in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x08faca8a in KToolBarButton::event () from /ldk/0/soft/kde3.5/lib/libkdeui.so.4
#21 0x02cb99ff in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x02cb90f4 in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x0074f2bc in KApplication::notify () from /ldk/0/soft/kde3.5/lib/libkdecore.so.4
#24 0x02c50220 in QETWidget::translateMouseEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x02c4deac in QApplication::x11ProcessEvent () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x02c64c34 in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x02ccbbf8 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x02ccbaa8 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x02cb9c51 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#30 0x08053a11 in main ()


More information about the Kst mailing list