From: Matthias Welwarsky (welwarsky_at_archos.com)
Date: Thu Oct 13 2005 - 11:59:13 CEST
From: Matthias Welwarsky <welwarsky@archos.com> Message-ID: <17b5.434e2ff1@www.taskjuggler.org> Date: Thu, 13 Oct 2005 11:59:13 +0200 (CEST) Subject: [taskjuggler-devel] crash in interactive resource reports while using "hidetask"
In order to reduce complexity, I tried to create multiple taskreports and resroucereports that are filtered through hidetask/hideresource.
It seems that there's a bug with resroucereports when used together with the hidetask keyword. TaskJuggler crashes with SEGV when trying to display the report.
This is the backtrace, unfortunately I didn't have debug enabled.
Oh, and it is not limited to hidetask, for example if you use "start" and "end" in an interactive resourcereport, it also crashes
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1100278560 (LWP 11166)]
[KCrash handler]
#7 0x40dfe4c6 in QListViewItem::parent () from /usr/lib/qt3/lib/libqt-mt.so.3
#8 0x0807b7c9 in TjReport::treeLevel ()
#9 0x0807b8e5 in TjReport::indent ()
#10 0x0807f4c3 in TjReport::generateTaskListLine ()
#11 0x08085c38 in TjResourceReport::generateList ()
#12 0x080802eb in TjReport::generateReport ()
#13 0x08077f1c in ReportManager::showReport ()
#14 0x080614ad in TaskJugglerView::loadProject ()
#15 0x080619c8 in TaskJugglerView::schedule ()
#16 0x08061d95 in TaskJugglerView::qt_invoke ()
#17 0x40d1b20e in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40d1b9b6 in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x406865d9 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#20 0x407997ba in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#21 0x40683dbd in KAction::slotButtonClicked ()
from /opt/kde3/lib/libkdeui.so.4
#22 0x40798f80 in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#23 0x40d1b20e in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40707cc5 in KToolBarButton::buttonClicked ()
from /opt/kde3/lib/libkdeui.so.4
#25 0x40708f70 in KToolBarButton::mouseReleaseEvent ()
from /opt/kde3/lib/libkdeui.so.4
#26 0x40d517f5 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40cb8a5f in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40cbae06 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x409cd971 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#30 0x40c55ebe in QETWidget::translateMouseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40c54d76 in QApplication::x11ProcessEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40c659a8 in QEventLoop::processEvents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40cd09f1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40cd0836 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40cba4ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x0805a0bf in main ()
-- 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 : Thu Oct 13 2005 - 11:59:18 CEST