Bug 238154 - ktimetracker crashes whe loading files
Summary: ktimetracker crashes whe loading files
Status: RESOLVED WORKSFORME
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Thorsten Staerk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 12:17 UTC by Alin M Elena
Modified: 2018-06-29 11:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alin M Elena 2010-05-19 12:17:28 UTC
Application: ktimetracker (4.5.0)
KDE Platform Version: 4.4.76 (KDE 4.4.76 (KDE 4.5 >= 20100516)) "release 1"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
start ktimetracker
open a previous saved file with time tracking events.
discover is the one that you do not want. and close it (using the big red x button)
open another file with timetracking events and voila you should get the crash... at least it does the trick for me every single time.
- Unusual behaviour I noticed:
nothing unusual just a crash
- Custom settings of the application:
none, virgin installation

The crash can be reproduced every time.

-- Backtrace:
Application: KTimeTracker (ktimetracker), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f9149461185 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib64/libQtCore.so.4
#7  0x00007f9138fc2ed8 in TimetrackerWidget::addTaskView (this=0x7ce550, fileName=...) at /usr/src/debug/kdepim-4.4.76svn1127506/ktimetracker/timetrackerwidget.cpp:183
#8  0x00007f9138fc31df in TimetrackerWidget::openFile (this=0x7ce550, fileName=<value optimized out>) at /usr/src/debug/kdepim-4.4.76svn1127506/ktimetracker/timetrackerwidget.cpp:432
#9  0x00007f9138fc532e in TimetrackerWidget::qt_metacall (this=0x7ce550, _c=InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.76svn1127506/build/ktimetracker/timetrackerwidget.moc:197
#10 0x00007f9149462916 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007f9149df4252 in QAction::triggered(bool) () from /usr/lib64/libQtGui.so.4
#12 0x00007f9149df62cb in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQtGui.so.4
#13 0x00007f914a215fad in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f914a21bb42 in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00007f914abb9cee in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libkdeui.so.5
#16 0x00007f9149e50652 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007f914a21dd3b in QMenu::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007f9149dfa35c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x00007f9149e0111b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007f914aadbb76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x00007f914944f67c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007f9149e002f6 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#23 0x00007f9149e803b5 in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007f9149e7ec8a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#25 0x00007f9149ea8f42 in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f914452fdee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f91445337b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f91445338e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f9149478cd3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x00007f9149ea8b2e in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007f914944df92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007f914944e36c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007f914945301b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#34 0x000000000041cebb in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.4.76svn1127506/ktimetracker/main.cpp:136

Reported using DrKonqi