Bug 293611 - kalarm crash trying to edit alarm
Summary: kalarm crash trying to edit alarm
Status: CLOSED DUPLICATE of bug 293360
Alias: None
Product: kalarm
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 08:52 UTC by Alex
Modified: 2020-08-17 23:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2012-02-08 08:52:21 UTC
Application: kalarm (2.8.0-ak)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I opened the window with the alarm list and clicked one entry to modifiy it.

After the click kalarm crashed (before even the new window would pop up)

-- Backtrace:
Application: KAlarm (kalarm), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe1022737a0 (LWP 17620))]

Thread 2 (Thread 0x7fe0e7d3c700 (LWP 17623)):
#0  0x00007fe0fca64773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe0f81fdf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe0f81fe429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe0fd3e2f3e in QEventDispatcherGlib::processEvents (this=0x2597d50, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fe0fd3b6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe0fd3b6ef7 in QEventLoop::exec (this=0x7fe0e7d3bdb0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fe0fd2ce27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fe0fd399cbf in QInotifyFileSystemWatcherEngine::run (this=0x253cdc0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe0fd2d0d05 in QThreadPrivate::start (arg=0x253cdc0) at thread/qthread_unix.cpp:331
#9  0x00007fe0fb581efc in start_thread (arg=0x7fe0e7d3c700) at pthread_create.c:304
#10 0x00007fe0fca7089d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe1022737a0 (LWP 17620)):
[KCrash Handler]
#6  0x00007fe101e7f6c3 in KAlarmCal::KAEvent::category (this=0x3ecb410) at ../../kalarmcal/kaevent.cpp:1862
#7  0x0000000000485b1f in AlarmCalendar::events (this=0x21f80a0, collection=<optimized out>, type=...) at ../../kalarm/alarmcalendar.cpp:1852
#8  0x000000000046bd81 in events (s=<optimized out>, this=0x21f80a0) at ../../kalarm/alarmcalendar.h:89
#9  EditAlarmDlg::initValues (this=0x42a5790, event=0x7fffbe876dd0) at ../../kalarm/editdlg.cpp:598
#10 0x000000000046e72f in EditAlarmDlg::init (this=0x42a5790, event=0x7fffbe876dd0) at ../../kalarm/editdlg.cpp:462
#11 0x0000000000472771 in EditDisplayAlarmDlg::EditDisplayAlarmDlg (this=0x42a5790, Template=<optimized out>, event=0x7fffbe876dd0, newAlarm=<optimized out>, parent=<optimized out>, getResource=<optimized out>, readOnly=false) at ../../kalarm/editdlgtypes.cpp:136
#12 0x0000000000467aae in EditAlarmDlg::create (Template=false, event=0x7fffbe876dd0, newAlarm=false, parent=0x22ad140, getResource=EditAlarmDlg::RES_USE_EVENT_ID, readOnly=false) at ../../kalarm/editdlg.cpp:127
#13 0x00000000004fe010 in KAlarm::editAlarm (event=0x7fffbe876dd0, parent=0x22ad140) at ../../kalarm/functions.cpp:1433
#14 0x0000000000508432 in EventListDelegate::editorEvent (this=0x228ffd0, e=<optimized out>, model=<optimized out>, index=...) at ../../kalarm/eventlistview.cpp:291
#15 0x00007fe0fe87e602 in QAbstractItemViewPrivate::sendDelegateEvent (this=0x22d65e0, index=<optimized out>, event=0x7fffbe877d90) at itemviews/qabstractitemview.cpp:4084
#16 0x00007fe0fe88387c in QAbstractItemView::edit (this=0x22ad140, index=..., trigger=QAbstractItemView::NoEditTriggers, event=0x7fffbe877d90) at itemviews/qabstractitemview.cpp:2544
#17 0x00007fe0fe87f16d in QAbstractItemView::mouseReleaseEvent (this=0x22ad140, event=0x7fffbe877d90) at itemviews/qabstractitemview.cpp:1786
#18 0x00007fe0fe3c2cea in QWidget::event (this=0x22ad140, event=0x7fffbe877d90) at kernel/qwidget.cpp:8295
#19 0x00007fe0fe76b5b6 in QFrame::event (this=0x22ad140, e=0x7fffbe877d90) at widgets/qframe.cpp:557
#20 0x00007fe0fe87c25b in QAbstractItemView::viewportEvent (this=0x22ad140, event=0x7fffbe877d90) at itemviews/qabstractitemview.cpp:1628
#21 0x00007fe0fe8c0df5 in QTreeView::viewportEvent (this=0x22ad140, event=0x7fffbe877d90) at itemviews/qtreeview.cpp:1256
#22 0x0000000000507e0d in EventListView::viewportEvent (this=0x22ad140, e=0x7fffbe877d90) at ../../kalarm/eventlistview.cpp:242
#23 0x00007fe0fd3b7c88 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x2274ed0, event=0x7fffbe877d90) at kernel/qcoreapplication.cpp:902
#24 0x00007fe0fe37243f in notify_helper (e=0x7fffbe877d90, receiver=0x2274ed0, this=0x1fd5ca0) at kernel/qapplication.cpp:4482
#25 QApplicationPrivate::notify_helper (this=0x1fd5ca0, receiver=0x2274ed0, e=0x7fffbe877d90) at kernel/qapplication.cpp:4458
#26 0x00007fe0fe377cbb in QApplication::notify (this=<optimized out>, receiver=0x2274ed0, e=0x7fffbe877d90) at kernel/qapplication.cpp:4047
#27 0x00007fe0ff087ae6 in KApplication::notify (this=0x1fca6b0, receiver=0x2274ed0, event=0x7fffbe877d90) at ../../kdeui/kernel/kapplication.cpp:311
#28 0x00007fe0fd3b7afc in QCoreApplication::notifyInternal (this=0x1fca6b0, receiver=0x2274ed0, event=0x7fffbe877d90) at kernel/qcoreapplication.cpp:787
#29 0x00007fe0fe373442 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QApplicationPrivate::sendMouseEvent (receiver=0x2274ed0, event=0x7fffbe877d90, alienWidget=0x0, nativeWidget=0x2274ed0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#31 0x00007fe0fe3f29d5 in QETWidget::translateMouseEvent (this=0x2274ed0, event=<optimized out>) at kernel/qapplication_x11.cpp:4571
#32 0x00007fe0fe3f194e in QApplication::x11ProcessEvent (this=0x1fca6b0, event=0x7fffbe8785b0) at kernel/qapplication_x11.cpp:3693
#33 0x00007fe0fe41a4a2 in x11EventSourceDispatch (s=0x1fd4450, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x00007fe0f81fda5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fe0f81fe258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fe0f81fe429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fe0fd3e2ed6 in QEventDispatcherGlib::processEvents (this=0x1f77960, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#38 0x00007fe0fe41a10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007fe0fd3b6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007fe0fd3b6ef7 in QEventLoop::exec (this=0x7fffbe878980, flags=...) at kernel/qeventloop.cpp:201
#41 0x00007fe0fd3bb789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#42 0x000000000044c907 in main (argc=5, argv=0x7fffbe879898) at ../../kalarm/main.cpp:130

Possible duplicates by query: bug 293360.

Reported using DrKonqi
Comment 1 David Jarvie 2012-02-08 09:42:26 UTC

*** This bug has been marked as a duplicate of bug 293360 ***