From: tim_allen (tim_at_proximity.com.au)
Date: Wed Nov 30 2005 - 02:07:41 CET
From: tim_allen <tim@proximity.com.au> Message-ID: <1861.438cfb5d@www.taskjuggler.org> Date: Wed, 30 Nov 2005 02:07:41 +0100 (CET) Subject: [taskjuggler-devel] Frequent crashing of TaskJugglerUI
TaskJugglerUI 2.2beta2 crashes frequently. On the latest occasion, as soon as I attempted to open a project file (I'll attach the actual file). The reported stack trace is:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 29798)]
[KCrash handler]
#5 0xb6a1815d in QListViewItem::QListViewItem(QListViewItem*, QString, QString, QString, QString, QString, QString, QString, QString) ()
from /usr/qt/3/lib/libqt-mt.so.3
#6 0xb7270503 in KListViewItem::KListViewItem(QListViewItem*, QString, QString, QString, QString, QString, QString, QString, QString) ()
from /usr/kde/3.4/lib/libkdeui.so.4
#7 0x0808efc0 in TaskJugglerView::updateResourceList() ()
#8 0x0808ac35 in TaskJugglerView::loadProject(KURL const&) ()
#9 0x08089d3b in TaskJugglerView::loadAfterTimerTimeout() ()
#10 0x08090868 in TaskJugglerView::qt_invoke(int, QUObject*) ()
#11 0xb693c4ec in QObject::activate_signal(QConnectionList*, QUObject*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#12 0xb693c314 in QObject::activate_signal(int) ()
from /usr/qt/3/lib/libqt-mt.so.3
#13 0xb6c80f1b in QTimer::timeout() () from /usr/qt/3/lib/libqt-mt.so.3
#14 0xb695de42 in QTimer::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#15 0xb68dfa4f in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb68ded85 in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb6f45a45 in KApplication::notify(QObject*, QEvent*) ()
from /usr/kde/3.4/lib/libkdecore.so.4
#18 0xb68cefc5 in QEventLoop::activateTimers() ()
from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb6888e05 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb68f1f58 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb68f1e08 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb68dfca1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x0808238e in main ()
I'm using gentoo, with qt 3.3.4 and kde 3.4.1. I built taskjuggler from source.
Previously (ie yesterday) I've been able to get it to work for a while before crashing, so I guess it may be a race condition. At the moment I can't get it running at all. Which is a pity, as this looks like a very useful piece of software.
I've tried compiling a few different ways; I tried --with-kde-support=no, for example, but that wouldn't compile at all.
Have a lot of changes occurred since beta2? If not, then I would suggest that a release might be a little premature :).
I haven't yet tried using the command-line tools; hopefully I can work with that to get my project organised.
-- To unsubscribe, email: taskjuggler-devel-unsubscribe@suse.com For additional commands, email: taskjuggler-devel-help@suse.com
This archive was generated by hypermail 2.1.7 : Wed Nov 30 2005 - 02:07:46 CET