From kde-bugs-dist Mon Jun 30 23:41:22 2014 From: Date: Mon, 30 Jun 2014 23:41:22 +0000 To: kde-bugs-dist Subject: [kdelibs] [Bug 336919] New: Knotify crash on AC power disconnect Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=140417169218527 https://bugs.kde.org/show_bug.cgi?id=336919 Bug ID: 336919 Summary: Knotify crash on AC power disconnect Classification: Unclassified Product: kdelibs Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: knotify Assignee: ogoffart@kde.org Reporter: mssxtn@gmail.com Application: knotify4 (4.13.2) KDE Platform Version: 4.13.2 (Compiled from sources) Qt Version: 4.8.6 Operating System: Linux 3.15.1-1-ARCH x86_64 Distribution (Platform): Archlinux Packages -- Information about the crash: - What I was doing when the application crashed: Crash happens every third or fourth time the AC adapter is removed from the laptop. Knotify (I assume) is responsible for the alert sound when the adaptor is attached/removed. This alert does not happen when it crashes. The laptop battery is old and has diminished capacity, which also pops up an alert whenever KDE is started. The battery needing replaced may or may not be related at all. The crash can be reproduced sometimes. -- Backtrace: Application: KNotify (knotify4), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". 81 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [Current thread is 1 (Thread 0x7f06e844f7c0 (LWP 645))] Thread 10 (Thread 0x7f06d4cb6700 (LWP 649)): #0 0x00007f06e28c4a97 in g_mutex_get_impl (mutex=0x7f06d00009a0) at gthread-posix.c:120 #1 0x00007f06e28c4e79 in g_mutex_lock (mutex=mutex@entry=0x7f06d00009a0) at gthread-posix.c:209 #2 0x00007f06e28808ec in g_main_context_check (context=context@entry=0x7f06d00009a0, max_priority=2147483647, fds=fds@entry=0x7f06d00034c0, n_fds=n_fds@entry=1) at gmain.c:3577 #3 0x00007f06e2880ea3 in g_main_context_iterate (context=context@entry=0x7f06d00009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3731 #4 0x00007f06e288101c in g_main_context_iteration (context=0x7f06d00009a0, may_block=1) at gmain.c:3795 #5 0x00007f06e5c191a7 in QEventDispatcherGlib::processEvents (this=0x7f06d00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #6 0x00007f06e5be4eb1 in QEventLoop::processEvents (this=this@entry=0x7f06d4cb5dc0, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f06e5be51e6 in QEventLoop::exec (this=this@entry=0x7f06d4cb5dc0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f06e5acd31d in QThread::exec (this=this@entry=0x1aa38a0) at thread/qthread.cpp:538 #9 0x00007f06e5bc4088 in QInotifyFileSystemWatcherEngine::run (this=0x1aa38a0) at io/qfilesystemwatcher_inotify.cpp:265 #10 0x00007f06e5acfa28 in QThreadPrivate::start (arg=0x1aa38a0) at thread/qthread_unix.cpp:349 #11 0x00007f06e34c00f4 in start_thread (arg=0x7f06d4cb6700) at pthread_create.c:309 #12 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 9 (Thread 0x7f06c695f700 (LWP 23822)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f06e28c50f7 in g_cond_wait (cond=0x7f06a8002130, mutex=) at gthread-posix.c:756 #2 0x00007f06cfa9676e in gst_task_func (task=0x1e231f0) at gsttask.c:312 #3 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #4 0x00007f06e28a7775 in g_thread_proxy (data=0x7f06ac01aad0) at gthread.c:764 #5 0x00007f06e34c00f4 in start_thread (arg=0x7f06c695f700) at pthread_create.c:309 #6 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 8 (Thread 0x7f06c3e7a700 (LWP 23823)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f06e28c50f7 in g_cond_wait (cond=0x7f06b0018470, mutex=) at gthread-posix.c:756 #2 0x00007f06cf7fa70d in gst_data_queue_pop (queue=0x7f0630005440, item=0x7f06c3e79d90) at gstdataqueue.c:502 #3 0x00007f06c7e09cd9 in gst_multi_queue_loop (pad=0x7f06a805e954) at gstmultiqueue.c:1208 #4 0x00007f06cfa96584 in gst_task_func (task=0x1e237f0) at gsttask.c:327 #5 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #6 0x00007f06e28a7775 in g_thread_proxy (data=0x7f0640019190) at gthread.c:764 #7 0x00007f06e34c00f4 in start_thread (arg=0x7f06c3e7a700) at pthread_create.c:309 #8 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 7 (Thread 0x7f06c2677700 (LWP 24961)): #0 0x00007f06e547481d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f06e2f9cf81 in ?? () from /usr/lib/libpulse.so.0 #2 0x00007f06e2f8e82c in pa_mainloop_poll () from /usr/lib/libpulse.so.0 #3 0x00007f06e2f8ee9e in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #4 0x00007f06e2f8ef50 in pa_mainloop_run () from /usr/lib/libpulse.so.0 #5 0x00007f06e2f9cf33 in ?? () from /usr/lib/libpulse.so.0 #6 0x00007f06dfd22708 in ?? () from /usr/lib/pulseaudio/libpulsecommon-5.0.so #7 0x00007f06e34c00f4 in start_thread (arg=0x7f06c2677700) at pthread_create.c:309 #8 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 6 (Thread 0x7f06c474e700 (LWP 24962)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f06e28c50f7 in g_cond_wait (cond=0x7f06880015a0, mutex=) at gthread-posix.c:756 #2 0x00007f06cf7fa310 in gst_data_queue_push (queue=0x7f0634001cc0, item=0x7f0668016f60) at gstdataqueue.c:437 #3 0x00007f06c7e098ac in gst_multi_queue_chain (pad=0x7f068403d024, buffer=0x44aa200) at gstmultiqueue.c:1442 #4 0x00007f06cfa70800 in gst_pad_push (pad=0x7f0684055140, buffer=0x7f0638010020) at gstpad.c:4715 #5 0x00007f06c6db1f13 in gst_ogg_demux_chain_peer (pad=0x7f0684055140, packet=0x7f06c474db90, push_headers=5) at gstoggdemux.c:685 #6 0x00007f06c6db5a29 in gst_ogg_pad_submit_packet (packet=, pad=) at gstoggdemux.c:1081 #7 gst_ogg_pad_stream_out (pad=0x7f0684055140, npackets=0) at gstoggdemux.c:1120 #8 0x00007f06c6db69d5 in gst_ogg_pad_submit_page (pad=0x7f0684055140, page=0x7f06c474dd00) at gstoggdemux.c:1757 #9 0x00007f06c6dba71b in gst_ogg_demux_chain (pad=0x7f068403d024, buffer=0x7f06c474dd00) at gstoggdemux.c:4165 #10 0x00007f06c6dbacc2 in gst_ogg_demux_loop_forward (ogg=) at gstoggdemux.c:4290 #11 gst_ogg_demux_loop (pad=0x7f068403d024) at gstoggdemux.c:4432 #12 0x00007f06cfa96584 in gst_task_func (task=0x7f06a8042400) at gsttask.c:327 #13 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #14 0x00007f06e28a7775 in g_thread_proxy (data=0x7f0684028720) at gthread.c:764 #15 0x00007f06e34c00f4 in start_thread (arg=0x7f06c474e700) at pthread_create.c:309 #16 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 5 (Thread 0x7f06c3679700 (LWP 24963)): #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135 #1 0x00007f06e34c2b12 in _L_lock_1277 () from /usr/lib/libpthread.so.0 #2 0x00007f06e34c29cb in __GI___pthread_mutex_lock (mutex=0x7f068c00dda0) at ../nptl/pthread_mutex_lock.c:134 #3 0x00007f06e28c4e81 in g_mutex_lock (mutex=) at gthread-posix.c:209 #4 0x00007f06cfa3b5b1 in gst_object_get_parent (object=0x1d238d0) at gstobject.c:897 #5 0x00007f06cfa3b630 in gst_object_dispatch_properties_changed (object=0x1d238d0, n_pspecs=1, pspecs=0x7f06c3678850) at gstobject.c:542 #6 0x00007f06e1f091c1 in g_object_notify_by_spec_internal (pspec=, object=0x1d238d0) at gobject.c:1146 #7 g_object_notify (object=0x1d238d0, property_name=) at gobject.c:1194 #8 0x00007f06c7e04e9d in gst_selector_pad_event (pad=0x1d238d0, event=0x7f06a80292e0) at gstinputselector.c:602 #9 0x00007f06cfa7153a in gst_pad_send_event (pad=0x1d238d0, event=0x7f06a80292e0) at gstpad.c:5437 #10 0x00007f06cfa71ba5 in gst_pad_push_event (pad=0x1e69e30, event=0x7f06a80292e0) at gstpad.c:5285 #11 0x00007f06cfa5b15d in gst_proxy_pad_event_default (pad=0x1db9d40, event=0x7f06a80292e0) at gstghostpad.c:129 #12 0x00007f06cfa7153a in gst_pad_send_event (pad=0x1db9d40, event=0x7f06a80292e0) at gstpad.c:5437 #13 0x00007f06cfa71ba5 in gst_pad_push_event (pad=0x7f06440114d0, event=0x7f06a80292e0) at gstpad.c:5285 #14 0x00007f06cfa5b15d in gst_proxy_pad_event_default (pad=0x1db9520, event=0x7f06a80292e0) at gstghostpad.c:129 #15 0x00007f06cfa7153a in gst_pad_send_event (pad=0x1db9520, event=0x7f06a80292e0) at gstpad.c:5437 #16 0x00007f06cfa71ba5 in gst_pad_push_event (pad=0x7f0684037360, event=0x7f06a80292e0) at gstpad.c:5285 #17 0x00007f06cfa9a0f7 in push_and_ref (pad=0x7f0684037360, event=) at gstutils.c:3570 #18 0x00007f06cfa614fa in foreach_fold_func (item=, unused=, data=) at gstiterator.c:574 #19 0x00007f06cfa61c8d in gst_iterator_fold (it=it@entry=0x7f068c0258a0, func=func@entry=0x7f06cfa614f0 , ret=ret@entry=0x0, user_data=user_data@entry=0x7f06c3678aa0) at gstiterator.c:549 #20 0x00007f06cfa61cce in gst_iterator_foreach (it=it@entry=0x7f068c0258a0, func=func@entry=0x7f06cfa9a0e0 , user_data=user_data@entry=0x7f06a80292e0) at gstiterator.c:602 #21 0x00007f06cfa9feab in gst_element_found_tags (element=0x7f068403bd00, list=0x1e6ba30) at gstutils.c:3597 #22 0x00007f06c889b131 in gst_audio_decoder_finish_frame (dec=0x7f068403bd00, buf=0x7f06440228e0, frames=0) at gstaudiodecoder.c:877 #23 0x00007f06c5f57461 in vorbis_handle_data_packet (timestamp=, duration=, packet=, vd=) at gstvorbisdec.c:598 #24 vorbis_dec_handle_frame (dec=0x7f068403bd00, buffer=0x80) at gstvorbisdec.c:685 #25 0x00007f06c88989ad in gst_audio_decoder_push_buffers (dec=0x7f068403bd00, force=0) at gstaudiodecoder.c:1046 #26 0x00007f06c8898da8 in gst_audio_decoder_chain_forward (dec=0x7f068403bd00, buffer=0x7f06b002b100) at gstaudiodecoder.c:1148 #27 0x00007f06c8899c46 in gst_audio_decoder_chain (pad=0x7f068c00dda0, buffer=0x7f06b002b100) at gstaudiodecoder.c:1396 #28 0x00007f06cfa70800 in gst_pad_push (pad=0x1db0850, buffer=0x7f06b002b100) at gstpad.c:4715 #29 0x00007f06c7e0a643 in gst_single_queue_push_one (object=, sq=, mq=) at gstmultiqueue.c:1094 #30 gst_multi_queue_loop (pad=0x7f068c00dda0) at gstmultiqueue.c:1328 #31 0x00007f06cfa96584 in gst_task_func (task=0x7f066800fed0) at gsttask.c:327 #32 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #33 0x00007f06e28a7775 in g_thread_proxy (data=0x7f06ac01a5e0) at gthread.c:764 #34 0x00007f06e34c00f4 in start_thread (arg=0x7f06c3679700) at pthread_create.c:309 #35 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 4 (Thread 0x7f06c5750700 (LWP 24964)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f06e28c50f7 in g_cond_wait (cond=0x1b837c0, mutex=) at gthread-posix.c:756 #2 0x00007f06c7e0e7b5 in gst_queue_loop (pad=0x1e2e2f4) at gstqueue.c:1252 #3 0x00007f06cfa96584 in gst_task_func (task=0x1e233f0) at gsttask.c:327 #4 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #5 0x00007f06e28a7775 in g_thread_proxy (data=0x7f06a80291e0) at gthread.c:764 #6 0x00007f06e34c00f4 in start_thread (arg=0x7f06c5750700) at pthread_create.c:309 #7 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7f06c5f51700 (LWP 24965)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f06e28c50f7 in g_cond_wait (cond=0x1e2ec00, mutex=) at gthread-posix.c:756 #2 0x00007f06c7e0e7b5 in gst_queue_loop (pad=0x1e2eeb4) at gstqueue.c:1252 #3 0x00007f06cfa96584 in gst_task_func (task=0x7f06a8042a00) at gsttask.c:327 #4 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #5 0x00007f06e28a7775 in g_thread_proxy (data=0x7f06a8029230) at gthread.c:764 #6 0x00007f06e34c00f4 in start_thread (arg=0x7f06c5f51700) at pthread_create.c:309 #7 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7f06c4f4f700 (LWP 24966)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f06e28c50f7 in g_cond_wait (cond=0x7f066002bb70, mutex=) at gthread-posix.c:756 #2 0x00007f06c7e0e7b5 in gst_queue_loop (pad=0x7f066002d8e4) at gstqueue.c:1252 #3 0x00007f06cfa96584 in gst_task_func (task=0x7f06a8042300) at gsttask.c:327 #4 0x00007f06e28a8108 in g_thread_pool_thread_proxy (data=) at gthreadpool.c:307 #5 0x00007f06e28a7775 in g_thread_proxy (data=0x7f06a8029280) at gthread.c:764 #6 0x00007f06e34c00f4 in start_thread (arg=0x7f06c4f4f700) at pthread_create.c:309 #7 0x00007f06e547d4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7f06e844f7c0 (LWP 645)): [KCrash Handler] #6 type_get_qdata_L (quark=1, quark@entry=2348810360, node=0x7f068c000078) at gtype.c:3641 #7 type_check_is_value_type_U (type=) at gtype.c:4110 #8 g_type_check_value (value=value@entry=0x7f068c025e28) at gtype.c:4143 #9 0x00007f06cfaa4994 in gst_value_init_and_copy (dest=0x7fff7e60fd28, src=0x7f068c025e28) at gstvalue.c:4007 #10 0x00007f06cfa8a822 in gst_structure_copy (structure=0x7f068c01ca90) at gststructure.c:312 #11 0x00007f06e1f007ab in g_boxed_copy (boxed_type=boxed_type@entry=31222160, src_boxed=src_boxed@entry=0x7f068c01ca90) at gboxed.c:352 #12 0x00007f06e1f00aa2 in value_set_boxed_internal (need_free=1, need_copy=1, boxed=0x7f068c01ca90, value=0x7fff7e60fe50) at gboxed.c:479 #13 g_value_set_boxed (value=value@entry=0x7fff7e60fe50, boxed=0x7f068c01ca90) at gboxed.c:496 #14 0x00007f06c7e02758 in gst_selector_pad_get_property (object=0x1d238d0, prop_id=, value=0x7fff7e60fe50, pspec=) at gstinputselector.c:343 #15 0x00007f06e1f0a5bd in object_get_property (value=0x7fff7e60fe50, pspec=, object=0x1d238d0) at gobject.c:1315 #16 g_object_get_valist (object=0x1d238d0, first_property_name=, var_args=0x7fff7e60ff00) at gobject.c:2171 #17 0x00007f06e1f0aa64 in g_object_get (_object=0x1d238d0, first_property_name=first_property_name@entry=0x7f06c77bc7e4 "tags") at gobject.c:2261 #18 0x00007f06c7799a1b in get_tags (channels=, stream=stream@entry=0, playbin=0x1e31cc0) at gstplaybin2.c:1612 #19 0x00007f06c7799ae1 in gst_play_bin_get_audio_tags (playbin=0x1e31cc0, stream=0) at gstplaybin2.c:1639 #20 0x00007f06c77bb596 in gst_play_marshal_BOXED__INT (closure=0x1dcafb0, return_value=0x7fff7e6102d0, n_param_values=, param_values=0x7fff7e610220, invocation_hint=, marshal_data=0x7f06c7799ab0 ) at gstplay-marshal.c:376 #21 0x00007f06e1f02435 in g_closure_invoke (closure=0x1dcafb0, return_value=0x7fff7e6102d0, n_param_values=2, param_values=0x7fff7e610220, invocation_hint=0x7fff7e6101c0) at gclosure.c:768 #22 0x00007f06e1f148f2 in signal_emit_unlocked_R (node=node@entry=0x1dc3270, detail=detail@entry=0, instance=instance@entry=0x1e31cc0, emission_return=emission_return@entry=0x7fff7e6102d0, instance_and_params=instance_and_params@entry=0x7fff7e610220) at gsignal.c:3589 #23 0x00007f06e1f1cd36 in g_signal_emit_valist (instance=, signal_id=, detail=, var_args=) at gsignal.c:3317 #24 0x00007f06e1f1d9da in g_signal_emit_by_name (instance=0x1, detailed_signal=0x7f068c000078 "\360]\004\214\006\177") at gsignal.c:3403 #25 0x00007f06d407370e in Phonon::Gstreamer::MediaObject::getAudioChannelInfo (this=0x1b80800, stream=) at /tmp/makepkg/phonon-gstreamer/src/phonon-backend-gstreamer-4.7.2/gstreamer/mediaobject.cpp:407 #26 0x00007f06d40769e3 in Phonon::Gstreamer::MediaObject::qt_static_metacall (_o=0x1b80800, _id=, _a=, _c=) at /tmp/makepkg/phonon-gstreamer/src/build-qt4/gstreamer/moc_mediaobject.cpp:136 #27 0x00007f06e5c023c1 in QObject::event (this=0x1b80800, e=) at kernel/qobject.cpp:1222 #28 0x00007f06e68adf51 in QApplicationPrivate::notify_helper (this=this@entry=0x18fb6a0, receiver=receiver@entry=0x1b80800, e=e@entry=0x7f068c040030) at kernel/qapplication.cpp:4565 #29 0x00007f06e68b5512 in QApplication::notify (this=this@entry=0x7fff7e610d40, receiver=receiver@entry=0x1b80800, e=e@entry=0x7f068c040030) at kernel/qapplication.cpp:4351 #30 0x00007f06e7e7342a in KApplication::notify (this=0x7fff7e610d40, receiver=0x1b80800, event=0x7f068c040030) at /tmp/makepkg/kdelibs/src/kdelibs-4.13.2/kdeui/kernel/kapplication.cpp:311 #31 0x00007f06e5be6b8d in QCoreApplication::notifyInternal (this=0x7fff7e610d40, receiver=receiver@entry=0x1b80800, event=event@entry=0x7f068c040030) at kernel/qcoreapplication.cpp:953 #32 0x00007f06e5bea472 in sendEvent (event=0x7f068c040030, receiver=0x1b80800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x18a5c00) at kernel/qcoreapplication.cpp:1577 #34 0x00007f06e5bea8c3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470 #35 0x00007f06e5c19043 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #36 postEventSourceDispatch (s=0x18fc8f0) at kernel/qeventdispatcher_glib.cpp:280 #37 0x00007f06e2880c7d in g_main_dispatch (context=0x18fb9f0) at gmain.c:3064 #38 g_main_context_dispatch (context=context@entry=0x18fb9f0) at gmain.c:3663 #39 0x00007f06e2880f68 in g_main_context_iterate (context=context@entry=0x18fb9f0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at gmain.c:3734 #40 0x00007f06e288101c in g_main_context_iteration (context=0x18fb9f0, may_block=1) at gmain.c:3795 #41 0x00007f06e5c191a7 in QEventDispatcherGlib::processEvents (this=0x18a7ce0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #42 0x00007f06e6960076 in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #43 0x00007f06e5be4eb1 in QEventLoop::processEvents (this=this@entry=0x7fff7e610c80, flags=...) at kernel/qeventloop.cpp:149 #44 0x00007f06e5be51e6 in QEventLoop::exec (this=this@entry=0x7fff7e610c80, flags=...) at kernel/qeventloop.cpp:204 #45 0x00007f06e5beb5e7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225 #46 0x00007f06e68ac36c in QApplication::exec () at kernel/qapplication.cpp:3823 #47 0x000000000040a07f in main (argc=1, argv=0x7fff7e610ea8) at /tmp/makepkg/kdebase-runtime/src/kde-runtime-4.13.2/knotify/main.cpp:74 Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.