From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID:

...that you can get rid of the "[mailing list name]" added to the subject of some mailing lists by using the rewrite header filter action? Just use

rewrite header "Subject"
   replace "\s*\[mailing list name\]\s*"
   with ""

This tip is egoistic - it might be good for the single user using KMail, but can upset all the other mailinglist users because it clutters up the subject :-( Example: Original Subject: Re: [ML] Hi! After rewriting: Re: Hi! So far, so good. If you send a reply, it's still "Re: Hi!". Unfortunately, the list manager will prefix it with [ML] again, which results in this subject: [ML] Re: Hi! (this is how all other list members will see it) Now if someone without the subject filter replies (which is the majority of the list members), you will see a subject like: Re: [ML] Re: Hi! Please note the duplicate "Re:" that is now in the subject. After some more replies, the subject can even look more funny. Just imagine someone replaces "[a long list prefix]" with "[long-ML]" or something like that instead of removing it completely - it's only a question of time until you end up with something like Re: [a long list prefix] Re: [long-ML] Re: [long-ML] Re: Hi! I see two options for the tip: - add a notice that the subject should *never* be changed if one wants to reply to the mailinglist (because the subject will be cluttered up with crap) - drop this tip completely From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Thomas From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: There is also no notifier in the kontact taskbar, to display information about the current status from kontact (online/offline) would be also a nice feature... My third wish, that is probably more difficult to realise, where to add a feature, enabling kontact to get the state from knetwork manager.... Sometimes small feature, can really improve the way you're working, and save you a lot time. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Sometimes during the first try the status message is that X messages were downloaded in 0 (!) KB. The second try gives the correct number of messages with the correct size, the third try gives the error. With another POP3 account I get: "Could not login to XXX. The password may be wrong. The server said: "[IN-USE] Unable to lock maildrop: Mailbox is locked by POP server" kio_pop3: pop3_open() kdeinit: Got EXEC_NEW 'kio_pop3' from launcher. kio_pop3: POP3Protocol::POP3Protocol() kdeinit: Got EXEC_NEW 'kio_pop3' from launcher. kdeinit: Got EXEC_NEW 'kio_pop3' from launcher. kdeinit: Got EXEC_NEW 'kio_pop3' from launcher. kio_pop3: POP3Protocol::POP3Protocol() kio_pop3: POP3Protocol::POP3Protocol() kio_pop3: pop3_open() kio_pop3: pop3_open() kio_pop3: POP3Protocol::POP3Protocol() kio_pop3: pop3_open() kio_pop3: pop3_open() kio_pop3: greeting: mail.XXX.ro Cyrus POP3 v2.2.12 server ready kio_pop3: Trying USER/PASS kio_pop3: greeting: mail.XXX.ro Cyrus POP3 v2.2.12 server ready kio_pop3: Trying USER/PASS kio_pop3: greeting: mail.XXX.ro Cyrus POP3 v2.2.12 server ready kio_pop3: Trying USER/PASS kio_pop3: greeting: mail.XXX.ro Cyrus POP3 v2.2.12 server ready kio_pop3: Trying USER/PASS kio_pop3: USER/PASS login succeeded kio_pop3: pop3_open() kio_pop3: Reusing old connection kio_pop3: greeting: mail.XXX.ro Cyrus POP3 v2.2.12 server ready kio_pop3: Trying USER/PASS kio_pop3: Finishing up list kio_pop3: Couldn't login. Bad password Sorry. kio_pop3: Couldn't login. Bad password Sorry. kio_pop3: Couldn't login. Bad password Sorry. kio_pop3: pop3_open failed kio_pop3: pop3_open failed kio_pop3: Couldn't login. Bad password Sorry. kio_pop3: pop3_open failed kio_pop3: pop3_open failed I have to say that the password is OK in this case. Both accounts worked fine until I recompiled all my KDE, including KMail from the above revision. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: *** This bug has been marked as a duplicate of 128357 *** From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: From: Ingo Klöcker Message-id: <200711062238.29142 erwin ingo-kloecker de> Subject: Re: [Kde-pim] compacting mbox shows empty folder On Tuesday 06 November 2007, Rex Dieter wrote: > See also, > http://bugs.kde.org/146967 > > Does the provided patch look good? Not really. It might fix the symptoms but it does not seem to fix the real problem. Anyway, the patch shouldn't hurt and thus it should probably be applied. Regards, Ingo From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Maybe Sebastian Kügler knows more? He recently fixed a very similar thing in KPageDialog, which is a parent class of KSettings::Dialog. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Messages should be kept in original form as they were received from pop3 server. If KMail have to add something do it in other file. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: *** This bug has been marked as a duplicate of 136145 *** From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: *** This bug has been marked as a duplicate of 143627 *** From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Did you use a new clean user? Thanks. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: The remedy is to answer kwallet so it is now open; restart kmail to refresh connection to kwallet; retype the kmail passwords; tick box to save kmail passwords; now ok... But it was a big effort to get there... [1] I have seen a post (#139844) about starting a separate kwallet thread so kmail does not look like it has hung. Is this the reason kmail continues alone? From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Rather than having: - beep - detailed new mail notification - other actions --- play a sound There should be: - sound to play --- soundfile xy --- beep --- none From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Click on New, select criteria. Select 'Move to Folder' as action. Click on folder button (button has folder icon and no label). "Select Folder - KMail" dialog box opens, containing single entry "Local Folders". Double-click on "Local Folders" or single click on [-] (normally used to expand/collapse tree) will cause crash. Note this also crashes when using "Message->Create Filter->Filter on From" from main menu, and the same button is used to select the folder to move messages into (same "Select Folder - KMail" dialog box opens etc. Note that the tree is not populated with the Local Folders in the "Select Folder -KMail" dialog box. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Changing it manually to "Müller" will also misspell it in receiver's mailbox to "=?iso-8859-1?q?M=FCller?=". From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: KMail settings will open OK. Here is the backtrace: Aplicación: Kontact (kontact), señal SIGABRT [Thread debugging using libthread_db enabled] [New Thread 0xb4e5f700 (LWP 16455)] [KCrash handler] #6 0xb7f9e424 in __kernel_vsyscall () #7 0xb549e740 in raise () from /lib/libc.so.6 #8 0xb54a0078 in abort () from /lib/libc.so.6 #9 0xb549768e in __assert_fail () from /lib/libc.so.6 #10 0xb18e2393 in KMKernel::self () at /home/dario/myData/ArchPKG/kdemod4/work/kdepim/src/kdepim-4.0.99/kmail/kmkernel.cpp:2096 #11 0xb1a61b39 in CustomTemplates (this=0x9e409d8, parent=0x0, name=0x0) at /home/dario/myData/ArchPKG/kdemod4/work/kdepim/src/kdepim-4.0.99/kmail/customtemplates.cpp:88 #12 0xb1760dfa in ComposerPageCustomTemplatesTab (this=0x9e1fd08, parent=0x0) at /home/dario/myData/ArchPKG/kdemod4/work/kdepim/src/kdepim-4.0.99/kmail/configuredialog.cpp:3346 #13 0xb176696c in ComposerPage (this=0x9cf0688, instance= 0x0, parent=0x0) at /home/dario/myData/ArchPKG/kdemod4/work/kdepim/src/kdepim-4.0.99/kmail/configuredialog.cpp:2794 #14 0xb1c003e1 in create_kmail_config_composer (parent=0x9b28d90) at /home/dario/myData/ArchPKG/kdemod4/work/kdepim/src/kdepim-4.0.99/kmail/kcm_kmail.cpp:60 #15 0xb5711a4d in KCModuleLoader::loadModule (mod= 0x9d3f508, report=KCModuleLoader::Inline, parent=0x9b28d90, args= 0x9d3f4f0) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/kcmoduleloader.cpp:112 #16 0xb571632f in KCModuleProxyPrivate::loadModule (this=0x9d3f4f0) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/kcmoduleproxy.cpp:107 #17 0xb5716d74 in KCModuleProxy::realModule (this=0x9b28d90) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/kcmoduleproxy.cpp:83 #18 0xb5716da0 in KCModuleProxy::minimumSizeHint (this=0x9b28d90) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/kcmoduleproxy.cpp:346 #19 0xb71bd30d in KPageViewPrivate::_k_modelChanged (this=0x9cc8a08) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/paged/kpageview.cpp:204 #20 0xb71bd4d5 in KPageView::qt_metacall (this=0x9cc8650, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfab9018) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/build/kdeui/kpageview.moc:92 #21 0xb71c0b99 in KPageWidget::qt_metacall (this=0x9cc8650, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbfab9018) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/build/kdeui/kpagewidget.moc:69 #22 0xb6b5d636 in QMetaObject::activate (sender=0x9ccf198, from_signal_index=, to_signal_index=6, argv=0x0) at kernel/qobject.cpp:3010 #23 0xb6b5f73a in QMetaObject::activate (sender=0x9ccf198, m=0xb6c32178, local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3080 #24 0xb6b98bc6 in QAbstractItemModel::layoutChanged (this=0x9ccf198) at .moc/debug-shared/moc_qabstractitemmodel.cpp:137 #25 0xb71c21f0 in KPageWidgetModel::addSubPage (this=0x9ccf198, parent=0x9d5b960, item=0x9d4b1e8) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/paged/kpagewidgetmodel.cpp:452 #26 0xb71c0d4c in KPageWidget::addSubPage (this=0x9cc8650, parent=0x9d5b960, item=0x9d4b1e8) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/paged/kpagewidget.cpp:107 #27 0xb71baf39 in KPageDialog::addSubPage (this=0x9b6ed28, parent=0x9d5b960, item=0x9d4b1e8) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/paged/kpagedialog.cpp:100 #28 0xb5714346 in KCMultiDialog::addModule (this=0x9b6ed28, moduleInfo= 0x9d81e28, parentItem=0x9d5b960, args= 0x9b69c6c) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/kcmultidialog.cpp:305 #29 0xb5726c86 in KSettings::DialogPrivate::createDialogFromServices ( this=0x9b69be8) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/ksettings/dialog.cpp:318 #30 0xb5728041 in KSettings::Dialog::showEvent (this=0x9b6ed28) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kutils/ksettings/dialog.cpp:120 #31 0xb590b4c2 in QWidget::event (this=0x9b6ed28, event=0xbfab98e0) at kernel/qwidget.cpp:7122 #32 0xb58b1fa8 in QApplicationPrivate::notify_helper (this=0x9924c18, receiver=0x9b6ed28, e=0xbfab98e0) at kernel/qapplication.cpp:3772 #33 0xb58b8d31 in QApplication::notify (this=0xbfabab5c, receiver=0x9b6ed28, e=0xbfab98e0) at kernel/qapplication.cpp:3739 #34 0xb718f5b0 in KApplication::notify (this=0xbfabab5c, receiver=0x9b6ed28, event=0xbfab98e0) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/kernel/kapplication.cpp:311 #35 0xb6b46ec1 in QCoreApplication::notifyInternal (this=0xbfabab5c, receiver=0x9b6ed28, event=0xbfab98e0) at kernel/qcoreapplication.cpp:587 #36 0xb590e0b6 in QWidgetPrivate::show_helper (this=0x9b69ce8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #37 0xb590e640 in QWidget::setVisible (this=0x9b6ed28, visible=true) at kernel/qwidget.cpp:6378 #38 0xb5d380a3 in QDialog::setVisible (this=0x9b6ed28, visible=true) at dialogs/qdialog.cpp:655 #39 0xb7f6045f in Kontact::MainWindow::slotPreferences () from /opt/kdemod/lib/libkontactprivate.so.4 #40 0xb7f65648 in Kontact::MainWindow::qt_metacall () from /opt/kdemod/lib/libkontactprivate.so.4 #41 0xb6b5d636 in QMetaObject::activate (sender=0x9ae68b8, from_signal_index=, to_signal_index=6, argv=0x0) at kernel/qobject.cpp:3010 #42 0xb6b5daee in QMetaObject::activate (sender=0x9ae68b8, m=0xb60905d8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfab9b00) at kernel/qobject.cpp:3100 #43 0xb58ac0a8 in QAction::triggered (this=0x9ae68b8, _t1=false) at .moc/debug-shared/moc_qaction.cpp:216 #44 0xb58ac90c in QAction::activate (this=0x9ae68b8, event=QAction::Trigger) at kernel/qaction.cpp:1119 #45 0xb5ca54ee in QMenuPrivate::activateAction (this=0x9b20de8, action=0x9ae68b8, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1005 #46 0xb5ca5f15 in QMenu::mouseReleaseEvent (this=0x9ac2900, e=0xbfaba2ac) at widgets/qmenu.cpp:2160 #47 0xb723d801 in KMenu::mouseReleaseEvent (this=0x9ac2900, e=0xbfaba2ac) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/widgets/kmenu.cpp:452 #48 0xb590b68a in QWidget::event (this=0x9ac2900, event=0xbfaba2ac) at kernel/qwidget.cpp:6927 #49 0xb5ca82ca in QMenu::event (this=0x9ac2900, e=0xbfaba2ac) at widgets/qmenu.cpp:2256 #50 0xb58b1fa8 in QApplicationPrivate::notify_helper (this=0x9924c18, receiver=0x9ac2900, e=0xbfaba2ac) at kernel/qapplication.cpp:3772 #51 0xb58b965b in QApplication::notify (this=0xbfabab5c, receiver=0x9ac2900, e=0xbfaba2ac) at kernel/qapplication.cpp:3501 #52 0xb718f5b0 in KApplication::notify (this=0xbfabab5c, receiver=0x9ac2900, event=0xbfaba2ac) at /home/dario/myData/ArchPKG/kdemod4/work/kdelibs/src/kdelibs-4.0.99/kdeui/kernel/kapplication.cpp:311 #53 0xb6b46ec1 in QCoreApplication::notifyInternal (this=0xbfabab5c, receiver=0x9ac2900, event=0xbfaba2ac) at kernel/qcoreapplication.cpp:587 #54 0xb58baae0 in QApplicationPrivate::sendMouseEvent (receiver=0x9ac2900, event=0xbfaba2ac, alienWidget=0x0, nativeWidget=0x9ac2900, buttonDown=0xb60a7540, lastMouseReceiver= 0xb60a7544) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #55 0xb5925cf2 in QETWidget::translateMouseEvent (this=0x9ac2900, event=0xbfaba77c) at kernel/qapplication_x11.cpp:4067 #56 0xb5924fe9 in QApplication::x11ProcessEvent (this=0xbfabab5c, event=0xbfaba77c) at kernel/qapplication_x11.cpp:3133 #57 0xb594c770 in x11EventSourceDispatch (s=0x9927980, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #58 0xb52e80e8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #59 0xb52eb783 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #60 0xb52eb941 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #61 0xb6b729b1 in QEventDispatcherGlib::processEvents (this=0x9923c60, flags= {i = -1079269080}) at kernel/qeventdispatcher_glib.cpp:325 #62 0xb594bf0d in QGuiEventDispatcherGlib::processEvents (this=0x9923c60, flags={i = -1079269032}) at kernel/qguieventdispatcher_glib.cpp:204 #63 0xb6b45a4c in QEventLoop::processEvents (this=0xbfaba9d0, flags= {i = -1079268968}) at kernel/qeventloop.cpp:149 #64 0xb6b45c05 in QEventLoop::exec (this=0xbfaba9d0, flags={i = -1079268904}) at kernel/qeventloop.cpp:200 #65 0xb6b480c6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845 #66 0xb58b1d53 in QApplication::exec () at kernel/qapplication.cpp:3304 #67 0x0804bf87 in main () #0 0xb7f9e424 in __kernel_vsyscall () From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: kmail(12802) KMail::ActionScheduler::moveMessageFinished: Moving the message from the temporary filter folder to the target folder failed. Message will stay unfiltered. kmail(12802) KMail::ActionScheduler::moveMessageFinished: This might be becauseyou're using GMail, see bug 166150. QPainter::end: Painter ended with 2 saved states kmail(12802) KMFolderMgr::removeFolderAux: Can not find parent folder ASSERT: "!transferInProgress( serNum )" in file /home/mandrake/rpm/BUILD/kdepim-4.1.1/kmail/messageproperty.cpp, line 180 *** KMail got signal 6 (Crashing) KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kmail path = pid = 12802 sock_file=/home/anaselli/.kde4/socket-localhost/kdeinit4__0 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: It WIPED OUT ALL my mails! When do you want to fix this? --=20 Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Application: Kontact (kontact), signal SIGSEGV (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7feb2f4d36f0 (LWP 10911)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #5 0x00007feb15316637 in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #6 0x00007feb15309cbc in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #7 0x00007feb15318c25 in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #8 0x00007feb1531a049 in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #9 0x00007feb15311c09 in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #10 0x00007feb15319445 in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #11 0x00007feb1531adcd in ?? () from /usr/lib/kde4/akregator_mk4storage_plugin.so #12 0x00007feb15c5af76 in Akregator::Article::setKeep () from /usr/lib/kde4/akregatorpart.so #13 0x00007feb15c6b06f in Akregator::Feed::appendArticles () from /usr/lib/kde4/akregatorpart.so #14 0x00007feb15c6b832 in Akregator::Feed::fetchCompleted () from /usr/lib/kde4/akregatorpart.so #15 0x00007feb15c6bd18 in Akregator::Feed::qt_metacall () from /usr/lib/kde4/akregatorpart.so #16 0x00007feb2de34134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #17 0x00007feb155c0972 in Syndication::Loader::loadingComplete () from /usr/lib/libsyndication.so.4 #18 0x00007feb155c1dab in Syndication::Loader::slotRetrieverDone () from /usr/lib/libsyndication.so.4 #19 0x00007feb155c2227 in Syndication::Loader::qt_metacall () from /usr/lib/libsyndication.so.4 #20 0x00007feb2de34134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #21 0x00007feb155c4b03 in Syndication::DataRetriever::dataRetrieved () from /usr/lib/libsyndication.so.4 #22 0x00007feb155c55cd in Syndication::FileRetriever::slotResult () from /usr/lib/libsyndication.so.4 #23 0x00007feb155c58d7 in Syndication::FileRetriever::qt_metacall () from /usr/lib/libsyndication.so.4 #24 0x00007feb2de34134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #25 0x00007feb2e1fdb72 in KJob::result () from /usr/lib/libkdecore.so.5 #26 0x00007feb2e1fdf37 in KJob::emitResult () from /usr/lib/libkdecore.so.5 #27 0x00007feb2bb3f0f0 in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.5 #28 0x00007feb2bb42543 in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.5 #29 0x00007feb2bb432a5 in KIO::TransferJob::qt_metacall () from /usr/lib/libkio.so.5 #30 0x00007feb2de34134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #31 0x00007feb2bbfa0a1 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5 #32 0x00007feb2bbf6f02 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.5 #33 0x00007feb2bbe7f53 in KIO::Slave::gotInput () from /usr/lib/libkio.so.5 #34 0x00007feb2bbea678 in KIO::Slave::qt_metacall () from /usr/lib/libkio.so.5 #35 0x00007feb2de34134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #36 0x00007feb2bb0c830 in ?? () from /usr/lib/libkio.so.5 #37 0x00007feb2bb0c96a in KIO::Connection::qt_metacall () from /usr/lib/libkio.so.5 #38 0x00007feb2de2eda5 in QObject::event () from /usr/lib/libQtCore.so.4 #39 0x00007feb2d341c3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #40 0x00007feb2d3499ea in QApplication::notify () from /usr/lib/libQtGui.so.4 #41 0x00007feb2e77bb8b in KApplication::notify () from /usr/lib/libkdeui.so.5 #42 0x00007feb2de1fd61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #43 0x00007feb2de209fa in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #44 0x00007feb2de484d3 in ?? () from /usr/lib/libQtCore.so.4 #45 0x00007feb27550d3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #46 0x00007feb2755450d in ?? () from /usr/lib/libglib-2.0.so.0 #47 0x00007feb275546cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #48 0x00007feb2de4815f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #49 0x00007feb2d3d3a9f in ?? () from /usr/lib/libQtGui.so.4 #50 0x00007feb2de1e682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #51 0x00007feb2de1e80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #52 0x00007feb2de20cbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #53 0x00000000004048e5 in _start () #0 0x00007feb2cba05f0 in nanosleep () from /lib/libc.so.6 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: that it includes people not registered to the computer system, but still to your address book (and thus to your own virtual computer system). -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: QObject: Do not delete object, 'unnamed', during its event handler! kdeinit4: preparing to launch /usr/lib/kde4/libexec/drkonqi ASSERT: "d->appConnection.inited()" in file ../../kio/kio/slavebase.cpp, line 265 kioslave: ####### CRASH ###### protocol = imap pid = 8713 signal = 6 From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: *** KMail got signal 6 (Crashing) (8705)/: Communication problem with "kontact" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " KCrash: Application 'kontact' crashing... sock_file=/home/drazzib/.kde4/socket-gauloise/kdeinit4__0 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: letters, an exclamation point. You may need to press RightShift-RightContro= l to set directionality of the compose window to RTL. --=20 Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: this is a user setting issue? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: right click the attachment and chose save. Then go to some fish:// path and click Save As.. You get a error message stating: Could not write the file /path-without-fish:// Twist: The filename has been touched remotely, thus giving a file with the attachments name with the size 0 Confirmed with current trunk, with original ~/.fishsrv.pl removed. Something different happens if the attachment icon is dragged to a Dolphin or Konqueror view showing the fish: path, instead of going through the save dialogue. Nothing is created there, not even an empty file, but an error box is displayed with the message: The file or folder /tmp/kde-jjm4/kmailr11025.3/ATTACHMENT_NAME does not exist. The same also happens in both these cases for saving to a smb: or ftp: location. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: working on this feature until KMail has a proper full-fledged HTML composer (based on WebKit/KHTML contentEditable), like Mailody has. The current composer arch. is so extremely limited that it is never going to be able to properly preserve most formatting anyway. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: 0x00000035718a7f81 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7fd63c7fc800 (LWP 7455))] Thread 2 (Thread 0x7fd62c944950 (LWP 7469)): #0 0x00000035718deaa2 in select () from /lib64/libc.so.6 #1 0x0000003d5e522626 in ?? () from /usr/lib64/libQtCore.so.4 #2 0x0000003d5e459852 in ?? () from /usr/lib64/libQtCore.so.4 #3 0x00000035724073da in start_thread () from /lib64/libpthread.so.0 #4 0x00000035718e62bd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fd63c7fc800 (LWP 7455)): [KCrash Handler] #5 0x0000003d6baa35ef in ?? () from /usr/lib64/libkmailprivate.so.4 #6 0x0000003d6b983cfe in KMMainWidget::updateMessageActions () from /usr/lib64/libkmailprivate.so.4 #7 0x0000003d6b99abd5 in KMMainWidget::qt_metacall () from /usr/lib64/libkmailprivate.so.4 #8 0x0000003d5e556764 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #9 0x0000003d5e551073 in QObject::event () from /usr/lib64/libQtCore.so.4 #10 0x0000003d5f1828dd in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4 #11 0x0000003d5f18a68a in QApplication::notify () from /usr/lib64/libQtGui.so.4 #12 0x0000003d60404deb in KApplication::notify () from /usr/lib64/libkdeui.so.5 #13 0x0000003d5e542391 in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4 #14 0x0000003d5e56e0d6 in ?? () from /usr/lib64/libQtCore.so.4 #15 0x0000003d5e56a83d in ?? () from /usr/lib64/libQtCore.so.4 #16 0x0000003d5a43779b in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #17 0x0000003d5a43af6d in ?? () from /lib64/libglib-2.0.so.0 #18 0x0000003d5a43b12b in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #19 0x0000003d5e56a79f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4 #20 0x0000003d5f21328f in ?? () from /usr/lib64/libQtGui.so.4 #21 0x0000003d5e540cb2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #22 0x0000003d5e540e3d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #23 0x0000003d5e5432ed in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #24 0x0000000000402b5b in _start () ______________________________________________________ From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: klauncher(3160) KConfigGroup::readXdgListEntry: List entry MimeType in "/a1/home/danaw/.local/share/applications/mozilla-firefox.desktop" is not compliant with XDG standard (missing trailing semicolon). kdeinit4: preparing to launch /usr/bin/firefox QObject: Do not delete object, 'unnamed', during its event handler! kdeinit4: preparing to launch kwin: X Error (error: [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x1e0eda5) kdeinit4: preparing to launch kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled klauncher(3160) KConfigGroup::readXdgListEntry: List entry MimeType in "/a1/home/danaw/.local/share/applications/mozilla-firefox.desktop" is not compliant with XDG standard (missing trailing semicolon). kdeinit4: preparing to launch /usr/bin/firefox QObject: Do not delete object, 'unnamed', during its event handler! kwin: X Error (error: [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x1e0ee6f) kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90932 kmail(7455) KMail::MessageListView::StorageModel::releaseMessage: Trying to release a message at row 241 that no longer exists in the folder kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90933 kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90927 kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90930 kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90930 kwin: X Error (error: [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x1e0ef3c) kmail(7455) KMail::MessageListView::StorageModel::releaseMessage: Trying to release a message at row 239 that no longer exists in the folder kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90927 do_ypcall: clnt_call: RPC: Unable to receive; errno = Connection refused kmail(7455) KMReaderWin::message: Attempt to reference invalid serial number 90925 kwin: X Error (error: [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x1e0ef3f) kmail(7455) KMail::MessageListView::StorageModel::releaseMessage: Trying to release a message at row 237 that no longer exists in the folder *** KMail got signal 11 (Crashing) QObject: Do not delete object, 'unnamed', during its event handler! KCrash: Application 'kmail' crashing... kdeinit4: preparing to launch /usr/libexec/kde4/drkonqi kwin: X Error (error: [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x1e0f04b) kdeinit4: preparing to launch kded(3162): The kwalletd service has been disabled kded(3162) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled plasma(3201)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-22, 27) plasma(3201)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) plasma(3201)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(-22, 27) plasma(3201)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) QCoreApplication::postEvent: Unexpected null receiver kdeinit4: preparing to launch kded(3162): The kwalletd service has been disabled kded(3162) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet(). kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled kded(3162): The kwalletd service has been disabled QCoreApplication::postEvent: Unexpected null receiver klauncher(3160) KConfigGroup::readXdgListEntry: List entry MimeType in "/a1/home/danaw/.local/share/applications/mozilla-firefox.desktop" is not compliant with XDG standard (missing trailing semicolon). kdeinit4: preparing to launch /usr/bin/firefox QGraphicsGridLayout::itemAt: invalid row, column 0, 0 QObject: Do not delete object, 'unnamed', during its event handler! LoadPlugin: failed to initialize shared library /usr/java/jdk1.6.0_03/jre/plugin/i386/ns7/libjavaplugin_oji.so [/usr/java/jdk1.6.0_03/jre/plugin/i386/ns7/libjavaplugin_oji.so: wrong ELF class: ELFCLASS32] QGraphicsGridLayout::itemAt: invalid row, column 0, 0 kwin: X Error (error: [DAMAGE+0], request: XDamageDestroy[DAMAGE+2], resource: 0x1e0f085) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: that the processevent was managing a timeout event. It seems that in the same moment I dropped the messages (concluding the message movement action) a timeout expired and the routine that manage the timeout hitted a variable with a wrong value, triggering the qt_assert at #11. In my opinion that variable was modified by the routine that move the messages, but the processevent stopped that routine before its end; then processevent started the timeout management, which found the wrong value in the variable and then asserted. my 2 cents Tom -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: it will store the passwords in kwallet unless you do not want to use it (denying its access to kwallet). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: that text into another new memo, and it reverts to black. Can the formatting color be kept on paste, please? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: if he declines he can then manually construct a second (or third...) email message for each recipient. Thanks Shlomi, have a happy Independence Day! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: through all emails (~25.000 and ~4,5 GB). Started from konsole, kmail outputs lines like: kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString: KDE_fopen(abs_file= "/usr/oms/Mail/.MailingLists.directory/Andere/cur/1239002674.5913.zKNVK:2,S" , "r+") == stream == 0x9ae7668 kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString: fclose(mIndexStream = 0x9ae7668 ) kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString: KDE_fopen(abs_file= "/usr/oms/Mail/.MailingLists.directory/Andere/cur/1239009776.5913.15eQ9:2,S" , "r+") == stream == 0x9a2c7a0 kmail(6098)/kmail (storage internals) KMFolderMaildir::getDwString: fclose(mIndexStream = 0x9a2c7a0 ) I already stopped kmail, removed all index files, started again. Kmail than rebuilds the index files - that's what i expect. after a few minutes pausing, kmail seems to start again... pausing... starting...etc. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: German, which comes from this .desktop file: plasma-applet-incomingmsg.desktop That file says that the author is Christian Weilbach -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Mem). More than Konqueror or Plasma-desktop (about 28000K and 25000K). It seems a bit too much. Each time I add a new note, the memory usage grown about 1M. P.S: I've 25 notes stored on knotes, each note contains very few lines of text. P.P.S: I'm using Qt 4.5.1 and KDE from trunk r967367 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: do with a message being deleted while it's being downloaded. This isn't a problem per-se, but if the download is triggered by a request to display it in the preview pane, I think, then when the preview pane tries to display it, the message no longer exists. Is this a possibility? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Backtrace: 0: /etc/X11/X(xorg_backtrace+0x37) [0x8136207] 1: /etc/X11/X(xf86SigHandler+0x56) [0x80d1fd6] 2: [0xffffe400] 3: /etc/X11/X(FindGlyphRef+0x13) [0x8172863] 4: /etc/X11/X(FindGlyphByHash+0x3b) [0x8172f8b] 5: /etc/X11/X [0x817fc92] 6: /etc/X11/X [0x8178c03] 7: /etc/X11/X(Dispatch+0x34f) [0x808971f] 8: /etc/X11/X(main+0x39d) [0x806d2fd] 9: /lib/i686/libc.so.6(__libc_start_main+0xe5) [0xb7ad06a5] 10: /etc/X11/X [0x806c7d1] Fatal server error: Caught signal 11. Server aborting Please consult the The X.Org Foundation support at http://qa.mandriva.com for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. (II) UnloadModule: "synaptics" (II) HID 1241:1111: Close (II) UnloadModule: "evdev" (II) AT Translated Set 2 keyboard: Close (II) UnloadModule: "evdev" (II) Sleep Button (CM): Close (II) UnloadModule: "evdev" (II) Video Bus: Close (II) UnloadModule: "evdev" (II) Power Button (CM): Close (II) UnloadModule: "evdev" (II) Power Button (FF): Close (II) UnloadModule: "evdev" (II) UnloadModule: "synaptics" (II) AIGLX: Suspending AIGLX clients for VT switch disable LVDS (II) RADEON(0): RADEONRestoreMemMapRegisters() : (II) RADEON(0): MC_FB_LOCATION : 0x1fff0000 0xd3ffd000 (II) RADEON(0): MC_AGP_LOCATION : 0x27ff2000 finished PLL2 finished PLL1 Entering Restore TV Restore TV PLL Restore TVHV Restore TV Restarts Restore Timing Tables Restore TV standard Leaving Restore TV -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: (corrupted) while loading the a contact. It seems you are using Gentoo. - When this crash appeared ? After some update ? - Does KAddressBook crashes too ? Thanks -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: side of Kaddressbook main window. But if a label address is entered for the Work address for example then it is displayed instead of the standard address. Why is the standard address not displayed as well in Kaddressbook? Note: both work addresses are displayed when selecting 'detailled Style' in the printing assistant which makes more sense in my opinion. Trunk, Svn Rev 1016607 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Attachment, inline and so on. Its working however in the right-click-on-message-context-menu. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: uses the full width of the window and the Type column is stretched to use the most space. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: message). This means KMail is compatible only with selected KDE color schemes -- scheme change (in KDE) can lead to getting dark blue text on dark brown background. Hardly readable. My suggestion: instead of using hardcoded values for defaults for colors not covered by KDE global scheme, "link" internally colors KDE color -> KMail color Since color scheme is well polished, this means with each change whole KMail would change dynamically and correctly. For example such links could be created: KDE active -> KMail new KDE link (not visited) -> KMail unread This guarantees 100% working colors in KMail. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: I created my 'Helene Duchateau' contact with a display name and exported it as a Vcard file on my hard drive. When I reimported it somehow the display name got lost and this is why the sorting is disrupted. Maybe the 'full name' display radio button should be checked by default to avoid that. Trunk, Svn Rev 1030016 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: smtp server, I do not know). In that case, the mail window where I have created the new email if grayed, apparently waiting for the email to be send. And it lasts... In the main window of KMail (which I use inside Kontact), i can temporarily cancel the sending of the email (in the job queue). I can even "send the unsend emails" (or something like that), and usually the sending of the email works, that time. But the original email window is still here, greyed. The only thing I can do is to close it, using the close button of the KWin decoration. Then a popup, that asks if I want to cancel, save the unsend mail in drafts, or forget the unsend mail. As the mail is already send (remember: I manage to re-send it using File->Send unsend emails in KMail, I chose to forget it, and the window closes, but Kontact closes also and crash. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 0x035c9e51 in KMFolderCachedImap::findNewMessages (this=0xa4ee938) at /usr/src/debug/kdepim-4.3.1/kmail/kmfoldercachedimap.cpp:1399 #7 0x035daca9 in KMFolderCachedImap::uploadNewMessages (this=0xa4ee938) at /usr/src/debug/kdepim-4.3.1/kmail/kmfoldercachedimap.cpp:1409 #8 0x035da1a2 in KMFolderCachedImap::serverSyncInternal (this=0xa4ee938) at /usr/src/debug/kdepim-4.3.1/kmail/kmfoldercachedimap.cpp:971 #9 0x035e3100 in KMFolderCachedImap::createNewFolders (this=0xa4ee938) at /usr/src/debug/kdepim-4.3.1/kmail/kmfoldercachedimap.cpp:1605 #10 0x035d9633 in KMFolderCachedImap::serverSyncInternal (this=0xa4ee938) at /usr/src/debug/kdepim-4.3.1/kmail/kmfoldercachedimap.cpp:965 #11 0x035e6834 in KMFolderCachedImap::qt_metacall (this=0xa4ee938, _c=QMetaObject::InvokeMetaMethod, _id=48, _a=0xbfaef468) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/kmfoldercachedimap.moc:209 #12 0x05fc1843 in QMetaObject::activate (sender=0xd49a130, from_signal_index=10, to_signal_index=10, argv=0xbfaef468) at kernel/qobject.cpp:3112 #13 0x05fc24a2 in QMetaObject::activate (sender=0xd49a130, m=0x3ae54d0, local_signal_index=6, argv=0xbfaef468) at kernel/qobject.cpp:3186 #14 0x0370e313 in KMail::FolderJob::result (this=0xd49a130, _t1=0xd49a130) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/folderjob.moc:140 #15 0x0370ec47 in KMail::FolderJob::~FolderJob (this=0xd49a130, __in_chrg=) at /usr/src/debug/kdepim-4.3.1/kmail/folderjob.cpp:95 #16 0x0370fc20 in KMail::CachedImapJob::~CachedImapJob (this=0xd49a130, __in_chrg=) at /usr/src/debug/kdepim-4.3.1/kmail/cachedimapjob.cpp:122 #17 0x0371727e in KMail::CachedImapJob::slotCheckUidValidityResult (this=0xd49a130, job=0xd777868) at /usr/src/debug/kdepim-4.3.1/kmail/cachedimapjob.cpp:728 #18 0x03714577 in KMail::CachedImapJob::qt_metacall (this=0xd49a130, _c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbfaef6c8) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/cachedimapjob.moc:113 #19 0x05fc1843 in QMetaObject::activate (sender=0xd777868, from_signal_index=7, to_signal_index=7, argv=0xbfaef6c8) at kernel/qobject.cpp:3112 #20 0x05fc24a2 in QMetaObject::activate (sender=0xd777868, m=0x73b1ee8, local_signal_index=3, argv=0xbfaef6c8) at kernel/qobject.cpp:3186 #21 0x07219573 in KJob::result (this=0xd777868, _t1=0xd777868) at /usr/src/debug/kdelibs-4.3.1/i586-redhat-linux-gnu/kdecore/kjob.moc:188 #22 0x07219a19 in KJob::emitResult (this=0xd777868) at /usr/src/debug/kdelibs-4.3.1/kdecore/jobs/kjob.cpp:304 #23 0x07a2b240 in KIO::SimpleJob::slotFinished (this=0xd777868) at /usr/src/debug/kdelibs-4.3.1/kio/kio/job.cpp:477 #24 0x07a2b76a in KIO::TransferJob::slotFinished (this=0xd777868) at /usr/src/debug/kdelibs-4.3.1/kio/kio/job.cpp:948 #25 0x07a29483 in KIO::TransferJob::qt_metacall (this=0xd777868, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfaef92c) at /usr/src/debug/kdelibs-4.3.1/i586-redhat-linux-gnu/kio/jobclasses.moc:343 #26 0x05fc1843 in QMetaObject::activate (sender=0xbb69d50, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3112 #27 0x05fc24a2 in QMetaObject::activate (sender=0xbb69d50, m=0x7c0eb04, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3186 #28 0x07af6bd7 in KIO::SlaveInterface::finished (this=0xbb69d50) at /usr/src/debug/kdelibs-4.3.1/i586-redhat-linux-gnu/kio/slaveinterface.moc:165 #29 0x07afaacd in KIO::SlaveInterface::dispatch (this=0xbb69d50, _cmd=104, rawdata=@0xbfaefac8) at /usr/src/debug/kdelibs-4.3.1/kio/kio/slaveinterface.cpp:175 #30 0x07af70a3 in KIO::SlaveInterface::dispatch (this=0xbb69d50) at /usr/src/debug/kdelibs-4.3.1/kio/kio/slaveinterface.cpp:91 #31 0x07ae917a in KIO::Slave::gotInput (this=0xbb69d50) at /usr/src/debug/kdelibs-4.3.1/kio/kio/slave.cpp:322 #32 0x07aeb573 in KIO::Slave::qt_metacall (this=0xbb69d50, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfaefc0c) at /usr/src/debug/kdelibs-4.3.1/i586-redhat-linux-gnu/kio/slave.moc:76 #33 0x05fc1843 in QMetaObject::activate (sender=0xc818ab0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112 #34 0x05fc24a2 in QMetaObject::activate (sender=0xc818ab0, m=0x7c0b440, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186 #35 0x079f1ab7 in KIO::Connection::readyRead (this=0xc818ab0) at /usr/src/debug/kdelibs-4.3.1/i586-redhat-linux-gnu/kio/connection.moc:86 #36 0x079f388e in KIO::ConnectionPrivate::dequeue (this=0xbc20358) at /usr/src/debug/kdelibs-4.3.1/kio/kio/connection.cpp:82 #37 0x079f39b6 in KIO::Connection::qt_metacall (this=0xc818ab0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbe67980) at /usr/src/debug/kdelibs-4.3.1/i586-redhat-linux-gnu/kio/connection.moc:73 #38 0x05fba46b in QMetaCallEvent::placeMetaCall (this=0xc2b2528, object=0xc818ab0) at kernel/qobject.cpp:477 #39 0x05fbbbb6 in QObject::event (this=0xc818ab0, e=0xc2b2528) at kernel/qobject.cpp:1110 #40 0x064a4974 in QApplicationPrivate::notify_helper (this=0x9cb43a8, receiver=0xc818ab0, e=0xc2b2528) at kernel/qapplication.cpp:4056 #41 0x064ac0e9 in QApplication::notify (this=0xbfaf1934, receiver=0xc818ab0, e=0xc2b2528) at kernel/qapplication.cpp:3603 #42 0x0758d60a in KApplication::notify (this=0xbfaf1934, receiver=0xc818ab0, event=0xc2b2528) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302 #43 0x05fabafb in QCoreApplication::notifyInternal (this=0xbfaf1934, receiver=0xc818ab0, event=0xc2b2528) at kernel/qcoreapplication.cpp:610 #44 0x05fac722 in QCoreApplication::sendEvent (event=, receiver=) at kernel/qcoreapplication.h:213 #45 QCoreApplicationPrivate::sendPostedEvents (event=, receiver=) at kernel/qcoreapplication.cpp:1247 #46 0x05fac8dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140 #47 0x05fd69af in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:218 #48 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:210 #49 0x02dea308 in g_main_dispatch (context=) at gmain.c:1824 #50 IA__g_main_context_dispatch (context=) at gmain.c:2377 #51 0x02ded9e0 in g_main_context_iterate (context=0x9ca0e90, block=, dispatch=1, self=0x9cb76b0) at gmain.c:2455 #52 0x02dedb13 in IA__g_main_context_iteration (context=0x9ca0e90, may_block=1) at gmain.c:2518 #53 0x05fd65dc in QEventDispatcherGlib::processEvents (this=0x9c7fa28, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327 #54 0x06543cb5 in QGuiEventDispatcherGlib::processEvents (this=0x9c7fa28, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202 #55 0x05faa0c9 in QEventLoop::processEvents (this=0xbfaf04d0, flags={i = 36}) at kernel/qeventloop.cpp:149 #56 0x05faa51a in QEventLoop::exec (this=0xbfaf04d0, flags={i = 0}) at kernel/qeventloop.cpp:201 #57 0x076257e0 in KWallet::Wallet::openWallet (name=@0xbfaf0564, w=79254584, ot=KWallet::Wallet::Synchronous) at /usr/src/debug/kdelibs-4.3.1/kdeui/util/kwallet.cpp:252 #58 0x08276650 in MailTransport::TransportManager::wallet (this=0xa0444a8) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/transportmanager.cpp:420 #59 0x0826b0f5 in MailTransport::Transport::readPassword (this=0xa0e4f88) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/transport.cpp:245 #60 0x0827565f in MailTransport::TransportManager::loadPasswords (this=0xa0444a8) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/transportmanager.cpp:445 #61 0x0826a7cc in MailTransport::Transport::password (this=0xe074640) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/transport.cpp:76 #62 0x0827d607 in MailTransport::SmtpJob::startSmtpJob (this=0xe06cd88) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/smtpjob.cpp:159 #63 0x0827e78d in MailTransport::SmtpJob::doStart (this=0xe06cd88) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/smtpjob.cpp:114 #64 0x08274348 in MailTransport::TransportJob::start (this=0xe06cd88) at /usr/src/debug/kdepimlibs-4.3.1/mailtransport/transportjob.cpp:129 #65 0x03535dec in KMSender::doSendMsg (this=0xa26e540) at /usr/src/debug/kdepim-4.3.1/kmail/kmsender.cpp:592 #66 0x0353743e in KMSender::doSendQueued (this=0xa26e540, customTransport=@0xbfaf0c50) at /usr/src/debug/kdepim-4.3.1/kmail/kmsender.cpp:244 #67 0x035338f8 in KMail::MessageSender::sendQueued (transport=, this=) at /usr/src/debug/kdepim-4.3.1/kmail/messagesender.h:77 #68 KMSender::doSend (transport=, this=) at /usr/src/debug/kdepim-4.3.1/kmail/kmsender.cpp:194 #69 0x034afe03 in KMail::MessageSender::send (method=, msg=, this=) at /usr/src/debug/kdepim-4.3.1/kmail/messagesender.h:65 #70 KMComposeWin::slotContinueDoSend (method=, msg=, this=) at /usr/src/debug/kdepim-4.3.1/kmail/kmcomposewin.cpp:3700 #71 0x034c0500 in KMComposeWin::qt_metacall (this=0xd59f260, _c=QMetaObject::InvokeMetaMethod, _id=84, _a=0xbfaf0e78) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/kmcomposewin.moc:313 #72 0x05fc1843 in QMetaObject::activate (sender=0xd59f260, from_signal_index=50, to_signal_index=50, argv=0xbfaf0e78) at kernel/qobject.cpp:3112 #73 0x05fc24a2 in QMetaObject::activate (sender=0xd59f260, m=0x3add12c, local_signal_index=0, argv=0xbfaf0e78) at kernel/qobject.cpp:3186 #74 0x034933d9 in KMComposeWin::applyChangesDone (this=0xd59f260, _t1=true) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/kmcomposewin.moc:331 #75 0x03494961 in KMComposeWin::slotComposerDone (this=0xd59f260, rc=) at /usr/src/debug/kdepim-4.3.1/kmail/kmcomposewin.cpp:2021 #76 0x034c04e3 in KMComposeWin::qt_metacall (this=0xd59f260, _c=QMetaObject::InvokeMetaMethod, _id=83, _a=0xbfaf0ff8) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/kmcomposewin.moc:312 #77 0x05fc1843 in QMetaObject::activate (sender=0xc32cef0, from_signal_index=4, to_signal_index=4, argv=0xbfaf0ff8) at kernel/qobject.cpp:3112 #78 0x05fc24a2 in QMetaObject::activate (sender=0xc32cef0, m=0x3ae73c4, local_signal_index=0, argv=0xbfaf0ff8) at kernel/qobject.cpp:3186 #79 0x03761f49 in MessageComposer::done (this=0xc32cef0, _t1=true) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/messagecomposer.moc:82 #80 0x03762227 in MessageComposer::emitDone (this=0xc32cef0, ok=48) at /usr/src/debug/kdepim-4.3.1/kmail/messagecomposer.cpp:417 #81 0x03762398 in MessageComposer::doNextJob (this=0xc32cef0) at /usr/src/debug/kdepim-4.3.1/kmail/messagecomposer.cpp:393 #82 0x03762518 in MessageComposer::qt_metacall (this=0xc32cef0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfaf113c) at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/messagecomposer.moc:70 #83 0x05fc1843 in QMetaObject::activate (sender=0xd5d6c10, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112 #84 0x05fc24a2 in QMetaObject::activate (sender=0xd5d6c10, m=0x609c3c8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186 #85 0x05fc6957 in QSingleShotTimer::timeout (this=0xd5d6c10) at .moc/release-shared/qtimer.moc:76 #86 0x05fc6a6c in QSingleShotTimer::timerEvent (this=0xd5d6c10) at kernel/qtimer.cpp:298 #87 0x05fbb95f in QObject::event (this=0xd5d6c10, e=0xbfaf15d0) at kernel/qobject.cpp:1074 #88 0x064a4974 in QApplicationPrivate::notify_helper (this=0x9cb43a8, receiver=0xd5d6c10, e=0xbfaf15d0) at kernel/qapplication.cpp:4056 #89 0x064ac0e9 in QApplication::notify (this=0xbfaf1934, receiver=0xd5d6c10, e=0xbfaf15d0) at kernel/qapplication.cpp:3603 #90 0x0758d60a in KApplication::notify (this=0xbfaf1934, receiver=0xd5d6c10, event=0xbfaf15d0) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302 #91 0x05fabafb in QCoreApplication::notifyInternal (this=0xbfaf1934, receiver=0xd5d6c10, event=0xbfaf15d0) at kernel/qcoreapplication.cpp:610 #92 0x05fd8d6e in QCoreApplication::sendEvent (event=, receiver=) at kernel/qcoreapplication.h:213 #93 QTimerInfoList::activateTimers (event=, receiver=) at kernel/qeventdispatcher_unix.cpp:572 #94 0x05fd6690 in timerSourceDispatch (source=0x9ca1878) at kernel/qeventdispatcher_glib.cpp:165 #95 0x02dea308 in g_main_dispatch (context=) at gmain.c:1824 #96 IA__g_main_context_dispatch (context=) at gmain.c:2377 #97 0x02ded9e0 in g_main_context_iterate (context=0x9ca0e90, block=, dispatch=1, self=0x9cb76b0) at gmain.c:2455 #98 0x02dedb13 in IA__g_main_context_iteration (context=0x9ca0e90, may_block=1) at gmain.c:2518 #99 0x05fd65dc in QEventDispatcherGlib::processEvents (this=0x9c7fa28, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327 #100 0x06543cb5 in QGuiEventDispatcherGlib::processEvents (this=0x9c7fa28, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202 #101 0x05faa0c9 in QEventLoop::processEvents (this=0xbfaf1894, flags={i = 36}) at kernel/qeventloop.cpp:149 #102 0x05faa51a in QEventLoop::exec (this=0xbfaf1894, flags={i = 0}) at kernel/qeventloop.cpp:201 #103 0x05fac99f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #104 0x064a47f7 in QApplication::exec () at kernel/qapplication.cpp:3525 #105 0x0804b2e6 in main (argc=1, argv=0xbfaf1b54) at /usr/src/debug/kdepim-4.3.1/kontact/src/main.cpp:218 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Chicago = 160, New_York = 334 from bug #115763 Oslo = 818, Arctic/Longyearbyen = 483 So my big insight :) If it is an error it is not an offset error and my next question is what is TIMEZONES? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: " I find the e-mail, and then I click on it. The message suddenly turns blank (unknown sender, no subject, unknown date, no body). Furthermore, if I try to view the source of the message, I get a widow displaying absolutely nothing." Exactly same bug seen today, 3.5 years later with Kamil 4.3.2. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I just have had a new rule in order to filter my email. For this rule, on the email matching this rule, there is a crash when I apply filters manually. Kmail don't crash on other rules. - I know a little more about the context. When I have added my new filter, i have created one with the right-click on the message. But after that, I have copied the sender and add it to an another already existant rule. An incomplete rule was then staying at the begining of the list of rules. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "selecting a big folder (13000 mails) crashed kmail" Backtrace: - -- Backtrace: Application: Kontact (kontact), signal: Aborted [KCrash Handler] #5 0x00007f7ead939205 in raise () from /lib/libc.so.6 #6 0x00007f7ead93a723 in abort () from /lib/libc.so.6 #7 0x00007f7eae671295 in qt_message_output (msgType=QtFatalMsg, buf=) at global/qglobal.cpp:2042 #8 0x00007f7eae6713b0 in qFatal (msg=) at global/qglobal.cpp:2241 #9 0x00007f7e9cf72d23 in KMail::MessageListView::Core::Model::applyFilterToSubtree (this=0x1503b60, item=0x2ff41b0, parentIndex=@0x7fff95188890) at /var/tmp/portage/kde-base/kmail-4.3.2/work/kmail-4.3.2/kmail/messagelistview/core/model.cpp:348 #10 0x00007f7e9cf7902e in KMail::MessageListView::Core::Model::setFilter (this=0x1503b60, filter=) at /var/tmp/portage/kde-base/kmail-4.3.2/work/kmail-4.3.2/kmail/messagelistview/core/model.cpp:340 #11 0x00007f7e9cfa108c in KMail::MessageListView::Core::Widget::searchTimerFired (this=0x14b87c0) at /var/tmp/portage/kde-base/kmail-4.3.2/work/kmail-4.3.2/kmail/messagelistview/core/widgetbase.cpp:1130 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: anything that would help me in getting this issue solved. Is there some other log file I could look into? If not, where inside the code is the part that decides whether I can select a certificate or not? Then I could add some debug output to track this issue down. I've asked this question in #kontact before, and still idle there, if you want any more input from my side. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: What I was doing when the application crashed: Trying to open Kontact, has one IMAP account, it crashes immediately. It was working correctly until I upgraded to the RC. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- It seems I could solve this issue here. Kadressbook has had an Akonadi-Resource wich points to my Adressbookfile. As I changed this at KDE-Resources in Systemsettings to "file-Resource" pointing to the same file. This had to effects: - Kontact doesn't need 20minutes to start anymore, - Kontact closes and starts without segfault -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: 'Name Surname' part whereas it should only have displayed the 'email address' part. Trunk, Svn Rev 1043144 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: an invalid signature, even if the sender using KMail did not change anything in his GnuPG configuration, because: 1) There are clients which complain when the declared hash algorithm does not match the hash algorithm that has been used. If I remember correctly I encountered this problem with Sylpheed (and this is how I got aware of this bug in the first place). 2) If a mail is both, encrypted and signed, GnuPG by default should use the hash algorithm that is preferred according to the recipient's key preferences. So if the recipient prefers SHA256 according to his key SHA256 should be used. However, KMail will still declare it as SHA1. With people moving away from SHA1, I think the priority of this bug should be increased. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: What I was doing when the application crashed: As I was loosing records in schedule & addressbook ( file sync ) I hit the save button on addressbook to save it. And launch save schedules on the akonadi in korganizer. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: 'Name Surname' part whereas it should only have displayed the 'email address' part. Is it possible to do anything about this eventhough it comes from a user mistake? I guess it could happen to other users. Trunk, Svn Rev 1044595 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: This happened immediately after I filtered three messages out of the queue after creating the filter to use for the purpose. Two messages were left in the stack, both of which will be deleted ASAP. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I tried to modify a contact wich is saved in an Akonadi resource (syncronised with google). And after few minutes, I can't save any modification on a contact. And finally, Kontact crashed during closing. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: the text properly in some contexts. Can somebody who has worked on composer co= de provide some insight? --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: After starting kmail i have heavy harddisk activity, i think kmail try to reindexing all emails. In my lokal Mail-Folders i have over 11GB mails, so kmail needs >30min for indexing. If I had not the time to wait, i try to close kmail and than it crashed sometimes doing this. --- Backtrace: --- Application: Kontact (kontact), signal: Segmentation fault The current source language is "auto; currently c". [KCrash Handler] #5 QBasicAtomicInt::operator!= (this=0x3e1ab40, job=0x3e38610) at /usr/include/qt4/QtCore/qbasicatomic.h:69 #6 QMap::detach (this=0x3e1ab40, job=0x3e38610) at /usr/include/qt4/QtCore/qmap.h:172 #7 QMap::find (this=0x3e1ab40, job=0x3e38610) at /usr/include/qt4/QtCore/qmap.h:565 #8 KMail::ImapAccountBase::findJob (this=0x3e1ab40, job=0x3e38610) at ../../kmail/imapaccountbase.h:180 #9 KMail::ListJob::slotListResult (this=0x3e1ab40, job=0x3e38610) at ../../kmail/listjob.cpp:166 #10 0x00007f9ab9689c53 in KMail::ListJob::qt_metacall (this=0x3e1ab40, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff3e9f36d0) at ./listjob.moc:77 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: After starting kmail i have heavy harddisk activity, i think kmail try to reindexing all emails. In my lokal Mail-Folders i have over 11GB mails, so kmail needs >30min for indexing. If I had not the time to wait, i try to close kmail and than it crashed sometimes doing this. --- Backtrace: --- Application: Kontact (kontact), signal: Segmentation fault The current source language is "auto; currently c". [KCrash Handler] #5 QBasicAtomicInt::operator!= (this=0x3e1ab40, job=0x3e38610) at /usr/include/qt4/QtCore/qbasicatomic.h:69 #6 QMap::detach (this=0x3e1ab40, job=0x3e38610) at /usr/include/qt4/QtCore/qmap.h:172 #7 QMap::find (this=0x3e1ab40, job=0x3e38610) at /usr/include/qt4/QtCore/qmap.h:565 #8 KMail::ImapAccountBase::findJob (this=0x3e1ab40, job=0x3e38610) at ../../kmail/imapaccountbase.h:180 #9 KMail::ListJob::slotListResult (this=0x3e1ab40, job=0x3e38610) at ../../kmail/listjob.cpp:166 #10 0x00007f9ab9689c53 in KMail::ListJob::qt_metacall (this=0x3e1ab40, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff3e9f36d0) at ./listjob.moc:77 --- Comment #12 from Dario Andres 2009-11-16 01:32:24 --- *** Bug 214329 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: i was just looking at some mail thats on the gmail server and when i clicked to retrieve the mail kmail suddenly crashed with a segment fault ,, this has happened before with other actions like attaching photos to emails etc etc and always is a segment fault ,this time i got the proper debugging packages to a proper report -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: i was just looking at some mail thats on the gmail server and when i clicked to retrieve the mail kmail suddenly crashed with a segment fault ,, this has happened before with other actions like attaching photos to emails etc etc and always is a segment fault ,this time i got the proper debugging packages to a proper report --- Comment #33 from Dario Andres 2009-11-16 01:35:30 --- *** Bug 214333 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: KMail crashed when I choose to open a pdf file attachet to an email. I choose to open the file with okular. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: ---- Thread 1 (Thread 0xb77d5700 (LWP 3244)): [KCrash Handler] #6 QBasicAtomicInt::ref (this=0xa061450, job=0xa062260, uds=...) at /usr/include/qt4/QtCore/qatomic_i386.h:120 #7 QString (this=0xa061450, job=0xa062260, uds=...) at /usr/include/qt4/QtCore/qstring.h:712 #8 jobData (this=0xa061450, job=0xa062260, uds=...) at ../../kmail/imapaccountbase.h:146 #9 QMap::node_create (this=0xa061450, job=0xa062260, uds=...) at /usr/include/qt4/QtCore/qmap.h:421 #10 QMap::detach_helper (this=0xa061450, job=0xa062260, uds=...) at /usr/include/qt4/QtCore/qmap.h:708 #11 QMap::detach (this=0xa061450, job=0xa062260, uds=...) at /usr/include/qt4/QtCore/qmap.h:172 #12 QMap::find (this=0xa061450, job=0xa062260, uds=...) at /usr/include/qt4/QtCore/qmap.h:565 #13 KMail::ImapAccountBase::findJob (this=0xa061450, job=0xa062260, uds=...) at ../../kmail/imapaccountbase.h:180 #14 KMail::ListJob::slotListEntries (this=0xa061450, job=0xa062260, uds=...) at ../../kmail/listjob.cpp:189 #15 0xb436ff86 in KMail::ListJob::qt_metacall (this=0xa061450, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfe17494) at ./listjob.moc:78 #16 0x0717d263 in QMetaObject::activate (sender=0xa062260, from_signal_index=40, to_signal_index=40, argv=0xbfe17494) at kernel/qobject.cpp:3113 #17 0x0717dec2 in QMetaObject::activate (sender=0xa062260, m=0x3e9d3a0, local_signal_index=0, argv=0xbfe17494) at kernel/qobject.cpp:3187 #18 0x03ce53a9 in KIO::ListJob::entries (this=0xa062260, _t1=0xa062260, _t2=...) at ./jobclasses.moc:781 #19 0x03cf40ab in KIO::ListJobPrivate::slotListEntries (this=0xa061eb8, list=...) at ../../kio/kio/job.cpp:2333 #20 0x03cf4458 in KIO::ListJob::qt_metacall (this=0xa062260, _c=QMetaObject::InvokeMetaMethod, _id=46, _a=0xbfe17698) at ./jobclasses.moc:767 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I just set up several filtering rules in Kmail on an IMAP account, then i started applying them all on 3000 messages, it crashed after treating 1000 of them. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: from being inline, just not there. Send as attachment does work. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I accidentally closed Kontact on the window button (not File=>Quit) and wanted to reopen it by clicking on the korgac reminder systray icon. I thought that it was supposed to work that way. BTW: Kontact doesn't quit all the time when using File=>Quit so you have to kill a stale process to be able to open it again. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I accidentally closed Kontact on the window button (not File=>Quit) and wanted to reopen it by clicking on the korgac reminder systray icon. I thought that it was supposed to work that way. BTW: Kontact doesn't quit all the time when using File=>Quit so you have to kill a stale process to be able to open it again. --- Comment #42 from Dario Andres 2009-11-21 14:43:00 --- *** Bug 215512 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: While reading the emails, and tried to open an attachment (the type does not really matter), KMail crashes. Sometimes I've noticed, that it happens more often if the mail is not fully downloaded. IMAP + TLS (SSL) on GMAIL -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: While reading the emails, and tried to open an attachment (the type does not really matter), KMail crashes. Sometimes I've noticed, that it happens more often if the mail is not fully downloaded. IMAP + TLS (SSL) on GMAIL --- Comment #63 from Dario Andres 2009-11-25 14:12:46 --- *** Bug 216000 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Move subfolder and kmail crashes while in progress. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Move subfolder and kmail crashes while in progress. --- Comment #14 from Dario Andres 2009-11-25 14:20:25 --- *** Bug 215928 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: when saving contact in Kontact failed to save to a file on my desktop. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: when saving contact in Kontact failed to save to a file on my desktop. --- Comment #19 from Dario Andres 2009-11-25 14:47:11 --- *** Bug 215874 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was creating a new MetaContact in Kopete.... Right click on exsisting Kopete Entry, edit, Select Kontact, nothing sows up. Click create contact and bang.... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: ----- 1: Content-type: text/html; 2: charset=ISO-8859-1 3: Status: R 4: X-Status: N 5: X-KMail-EncryptionState: 6: X-KMail-SignatureState: 7: X-KMail-MDN-Sent: 8: 9: Content-Transfer-Encoding: 7bit 10: 11: Subject: My Comic Page 11/29/2009 ----- at line 8 above there is an empty line. This is the mailformats way of saying headers section ended, body begins. Hence everything below is by definition the body of the email. So the rendering in KMail is correct. However if it is KMail that inserts the blank line (#8) then there is an issue in KMail, but not the one you reported here. To find out which we would need to see the mail source before it is processed by KMail. If the blank line is present then it's not a bug in KMail but if the blank line is missing then it's a bug in KMail. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was trying to load a message from my GMail account's All Mail folder via IMAP. I had previously selected a message in the same thread to view in the preview pane, and that never loaded, then I set KMail to show the preview pane next to the message list, then tried to select the message after which KMail segfaulted. --- From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: kmail crashes when closing application using the X icon -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I applied 3 EMail Account and enabled catch mails after start. But some some information of my accounts seems to be wrong (wrong passwords). Now when I start KMail it crashes. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: kontact left running over night. On trying to send an email (by hitting the send button in the composer window), the window is fadded and the email to be sent is added to the outbox, but does not get sent. I hit the x button to close the email and was presented with a 'save draft' 'discard' 'cancel' dialog window. I selected cancel and then kontact crashed. Upon restarting kontact, I was given the 'kontact already running' warning window to which I responded 'start anyway'. The email was still in the out box and sent with out error in the restarted kontact. This has happened before (once ever other week), but I can not reliabley reproduce it. I have a hunch that it is related to kwallet interactions. In all the cases that it has crashed I have first started kopete and opened kwallet. The wallet is still open when I attempted to send the email. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- Kmail crashed when i tried to change the status of a read mail to new -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: when selecting and marking some imap folders read kmail crashed. It was only after marking a few folders read that the crash appeared. Part of the backtrace: --- -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 0xb6fa88e9 in KIO::Slave::slaveProtocol() () from /usr/lib/libkio.so.5 #7 0xb6fa3449 in ?? () from /usr/lib/libkio.so.5 #8 0xb6fa3806 in KIO::Scheduler::assignJobToSlave(KIO::Slave*, KIO::SimpleJob*) () from /usr/lib/libkio.so.5 #9 0xb10413c7 in KMail::SearchJob::searchSingleMessage (this=0x98115c0) at /usr/src/debug/kdepim-4.3.3/kmail/searchjob.cpp:394 #10 0xb0fa1214 in KMail::FolderJob::start (this=0x0) at /usr/src/debug/kdepim-4.3.3/kmail/folderjob.cpp:106 #11 0xb0e416e6 in KMFolderImap::search (this=0x86dd180, pattern=0x84188a0, serNum=644019) at /usr/src/debug/kdepim-4.3.3/kmail/kmfolderimap.cpp:2435 #12 0xb0f9dcc7 in KMFolderSearch::propagateHeaderChanged (this=0x86b3070, aFolder=0x86d3ce8, idx=1049) at /usr/src/debug/kdepim-4.3.3/kmail/kmfoldersearch.cpp:1167 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: My internet connection lag (disconnect for a minute) and kontact show error window. After showing this error window it crashes. ( I don't remember what wxactly is in error window, but it is something about timeout exceed). Thread 1 (Thread 0x7f5c5d38d750 (LWP 32749)): [KCrash Handler] #5 0x00007f5c5cb10b61 in KPIM::ProgressItem::setComplete() () from /usr/lib64/libkdepim.so.4 #6 0x00007f5c464b7495 in KMail::ImapAccountBase::removeJob (this=0xb3fda0, it=...) at /usr/src/debug/kdepim-4.3.3/kmail/imapaccountbase.cpp:1370 #7 0x00007f5c464db69a in KMFolderImap::slotListFolderResult (this=0xbc8570, job=0xdf4230) at /usr/src/debug/kdepim-4.3.3/kmail/kmfolderimap.cpp:1314 #8 0x00007f5c464e74b5 in KMFolderImap::qt_metacall (this=0xbc8570, _c=InvokeMetaMethod, _id=, _a=0x7fff0f5d6e10) at /usr/src/debug/kdepim-4.3.3/build/kmail/kmfolderimap.moc:182 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I add a new contact in my kontact. It works with akanodi and synchronize with google. When I want to closed the software, it crash... At this time, my connection lag. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I add a new contact in my kontact. It works with akanodi and synchronize with google. When I want to closed the software, it crash... At this time, my connection lag. --- Comment #22 from Dario Andres 2009-12-11 13:03:16 --- *** Bug 218233 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- Kontact crashes when going to next folder in Kmail It happened only once (I have used this version every day for one month), all I was doing was reading emails. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: After searching through the advanced search dialog, I sorted the results by date and double-clicked on one of the matches to open it. Kontact crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kontact crashes when deleting a lot of files one-by-one in the inbox of googlemail. The same happens if I start kmail alone... Most time deleting works perfect but after about 45 or 50 mails the program crashes. --- Updated complete backtrace: --- [KCrash Handler] #6 KMMsgBase::storage (this=0xa0e48c8) at ../../kmail/kmmsgbase.cpp:140 #7 0xb461b8e2 in KMail::ImapJob::slotGetMessageResult (this=0x9aacd20, job=0x9defa60) at ../../kmail/imapjob.cpp:373 #8 0xb462060f in KMail::ImapJob::qt_metacall (this=0x9aacd20, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbff87d98) at ./imapjob.moc:82 #9 0x05eb4263 in QMetaObject::activate (sender=0x9defa60, from_signal_index=7, to_signal_index=7, argv=0xbff87d98) at kernel/qobject.cpp:3113 #10 0x05eb4ec2 in QMetaObject::activate (sender=0x9defa60, m=0x468d68, local_signal_index=3, argv=0xbff87d98) at kernel/qobject.cpp:3187 #11 0x00302fe3 in KJob::result (this=0x9defa60, _t1=0x9defa60) at ./kjob.moc:188 #12 0x00303469 in KJob::emitResult (this=0x9defa60) at ../../kdecore/jobs/kjob.cpp:304 #13 0x015cd660 in KIO::SimpleJob::slotFinished (this=0x9defa60) at ../../kio/kio/job.cpp:477 #14 0x015cdb7a in KIO::TransferJob::slotFinished (this=0x9defa60) at ../../kio/kio/job.cpp:948 #15 0x015cb8a3 in KIO::TransferJob::qt_metacall (this=0x9defa60, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbff87ffc) at ./jobclasses.moc:343 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: After I disabled everything related to korganizer in kontact and started korganizer from the system tray icon, kontact immediately crashed. Korganizer didn't start. After a restart of kontact, everything works as expected. Updated backtrace: --- [KCrash Handler] #6 0x00fdaae0 in KontactInterface::Plugin::part (this=0x9b83be8) at ../../kontactinterface/plugin.cpp:190 #7 0x02257e0a in KOrganizerUniqueAppHandler::newInstance (this=0xa5678c8) at ../../../../kontact/plugins/korganizer/korg_uniqueapp.cpp:33 #8 0x00fdc769 in KontactInterface::UniqueAppHandler::newInstance (this=0xa5678c8, asn_id=..., args=...) at ../../kontactinterface/uniqueapphandler.cpp:129 #9 0x00fdc7f4 in KontactInterface::UniqueAppHandler::qt_metacall (this=0xa5678c8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd99d6c) at ./uniqueapphandler.moc:79 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: After I disabled everything related to korganizer in kontact and started korganizer from the system tray icon, kontact immediately crashed. Korganizer didn't start. After a restart of kontact, everything works as expected. Updated backtrace: --- [KCrash Handler] #6 0x00fdaae0 in KontactInterface::Plugin::part (this=0x9b83be8) at ../../kontactinterface/plugin.cpp:190 #7 0x02257e0a in KOrganizerUniqueAppHandler::newInstance (this=0xa5678c8) at ../../../../kontact/plugins/korganizer/korg_uniqueapp.cpp:33 #8 0x00fdc769 in KontactInterface::UniqueAppHandler::newInstance (this=0xa5678c8, asn_id=..., args=...) at ../../kontactinterface/uniqueapphandler.cpp:129 #9 0x00fdc7f4 in KontactInterface::UniqueAppHandler::qt_metacall (this=0xa5678c8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd99d6c) at ./uniqueapphandler.moc:79 ... --- Comment #50 from Dario Andres 2009-12-15 13:28:16 --- *** Bug 218747 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: After closing Kontact I receive several messages indicating that the one or more resource files used by Akonadi are being used by another application and cannot be closed out. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kmail crashed after closing the preference dialog and selected a mail in the inbox folder for display. The preference dialog was used to change the layout and hide the favorite folders list. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kmail crashed after closing the preference dialog and selected a mail in the inbox folder for display. The preference dialog was used to change the layout and hide the favorite folders list. --- Comment #39 from Dario Andres 2009-12-15 14:13:54 --- *** Bug 218645 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Dec 16 18:32:03 histor2 imapd: Connection, ip=[::ffff:192.168.0.10] Dec 16 18:32:10 histor2 imapd: LOGIN, user=jmho, ip=[::ffff:192.168.0.10], port=[57451], protocol=IMAP Dec 16 18:33:01 histor2 sa-exim[5819]: Removed 0 of 0 greylist tuplets in 0 seconds Dec 16 18:33:01 histor2 sa-exim[5819]: Removed 0 of 0 greylist directories in 0 seconds Dec 16 19:33:01 histor2 sa-exim[6098]: Removed 0 of 0 greylist tuplets in 0 seconds Dec 16 19:33:01 histor2 sa-exim[6098]: Removed 0 of 0 greylist directories in 0 seconds Dec 16 20:33:01 histor2 sa-exim[7070]: Removed 0 of 0 greylist tuplets in 0 seconds Dec 16 20:33:01 histor2 sa-exim[7070]: Removed 0 of 0 greylist directories in 0 seconds Dec 16 21:04:25 histor2 imapd: Unexpected SSL connection shutdown. Dec 16 21:04:25 histor2 imapd: DISCONNECTED, user=jmho, ip=[::ffff:192.168.0.10], headers=39342529, body=110248, rcvd=573563, sent=58279899, time=91 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was selecting emails for deletion from an IMAP folder and it has crashed. The folder was using SSL and not TLS. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was selecting emails for deletion from an IMAP folder and it has crashed. The folder was using SSL and not TLS. --- Comment #114 from Dario Andres 2009-12-17 00:43:14 --- *** Bug 218953 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was in the inbox, teaching kmail what is ham or spam on my new account. I clicked on the first message, clicked the "ham" button in the toolbar, kmail moves to the next message, I click on "ham", etc. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- I can reproduce this crash 100% when accessing folders with 64000+ messages. (courier-imap server running on Debian Lenny) With smaller folders (25000 or less messages) no crash. Updated (4.4trunk) backtrace: --- #5 KPIM::ProgressItem::setComplete (this=0x6c64657463657078) at /home/jmho/kde-devel/kdesvn/kdepim/libkdepim/progressmanager.cpp:52 #6 0x00007f2ba9879f65 in KMail::ImapAccountBase::removeJob (this=0x1e2f9f0, it=...) at /home/jmho/kde-devel/kdesvn/kdepim/kmail/imapaccountbase.cpp:1375 #7 0x00007f2ba98a4036 in KMFolderImap::slotListFolderResult (this=0x28970a0, job=) at /home/jmho/kde-devel/kdesvn/kdepim/kmail/kmfolderimap.cpp:1305 #8 0x00007f2ba98aae25 in KMFolderImap::qt_metacall (this=0x28970a0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffe44dbfd0) at /home/jmho/kde-devel/kdesvn/build/kdepim/kmail/kmfolderimap.moc:188 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: mail-related operation, so I don't know if the appearance configuration could be related. Thanks -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: le in size. --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "Use the innermost non-empty identity completly instead of merging the group, account and global identity in case of empty fields." So this is the intended behaviour -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: kaddressbook on its own the resources are shown at the bottom-left and there is no "recently used" resource. If I click on the "+" to add one there no such resource either. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: kontact -> settings -> popup notes -> network [v] accept incoming notes From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: send a note to your host -> Error: "Connection refused" == Notes == If you quit from kontact and use "Configure knotes" from systray knotes icon, you can correct the problem and receive notes. So i guess it is a bug in kontact. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I had just sent a message and saved it from the Sent folder in Kmail to the file browser in Ubuntu Linux. I then clicked on the same message in the Sent folder a second time. KDE Kontact then crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: In Kontact, i want to delete 3 attached files of one message (minder memory). The first one it is Ok, but the second one give an error -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: When adding a new event, upon choosing a WebDav calendar to which the event is to be added, korganizer crashes. This happens about 50% of the time. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kontact crashed in the background when I was doing other tasks. KOrganizer was the active component, and it was set on month view. I use Akonadi to connect to a Google Calendar as my primary calendar, and my address book birthdays and a read-only ical from an internet source (meetup.com) as my only other calendars. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kmail crash randomly when filtering mail on one of my imap accounts. This happens most the time on first start/check, but even when I manually apply all filter to the rest of the mails in the inbox. A few crashes later I could filter all mails and then kmail seems to stable for the rest of the day. Updated backtrace: --- Thread 1 (Thread 0x7fe12e56f840 (LWP 16135)): [KCrash Handler] #5 KMail::ActionScheduler::actionMessage (this=0x2298330, res=) at /usr/src/debug/kdepim-4.3.4/kmail/actionscheduler.cpp:675 #6 0x00007fe12029b4a9 in KMail::ActionScheduler::filterMessage (this=0x2298330) at /usr/src/debug/kdepim-4.3.4/kmail/actionscheduler.cpp:648 #7 0x00007fe12029b864 in KMail::ActionScheduler::qt_metacall (this=0x2298330, _c=InvokeMetaMethod, _id=17, _a=0x7fffcbf4f740) at /usr/src/debug/kdepim-4.3.4/x86_64-redhat-linux-gnu/kmail/actionscheduler.moc:124 #8 0x000000370835408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4 ... Bug 219926 also contains some config files and a testcase email. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kmail crash randomly when filtering mail on one of my imap accounts. This happens most the time on first start/check, but even when I manually apply all filter to the rest of the mails in the inbox. A few crashes later I could filter all mails and then kmail seems to stable for the rest of the day. Updated backtrace: --- Thread 1 (Thread 0x7fe12e56f840 (LWP 16135)): [KCrash Handler] #5 KMail::ActionScheduler::actionMessage (this=0x2298330, res=) at /usr/src/debug/kdepim-4.3.4/kmail/actionscheduler.cpp:675 #6 0x00007fe12029b4a9 in KMail::ActionScheduler::filterMessage (this=0x2298330) at /usr/src/debug/kdepim-4.3.4/kmail/actionscheduler.cpp:648 #7 0x00007fe12029b864 in KMail::ActionScheduler::qt_metacall (this=0x2298330, _c=InvokeMetaMethod, _id=17, _a=0x7fffcbf4f740) at /usr/src/debug/kdepim-4.3.4/x86_64-redhat-linux-gnu/kmail/actionscheduler.moc:124 #8 0x000000370835408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4 ... Bug 219926 also contains some config files and a testcase email. --- Comment #22 from Dario Andres 2009-12-24 14:20:48 --- *** Bug 219926 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was in the todo view, and wanted to look for a specific group. I have clicked on the search textbox, typed "Uv" - and kontact has crashed. I am not sure if this pattern matches anything at all, probably the todo I was looking for was deleted - it was not visible, so even if it exists, the filters have hidden it. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kontact (Kmail) crashes (segmentation fault) when the wireless network connection drops and Kontact doesn't know the connection is being re-negotiated. --- Comment #52 from Dario Andres 2009-12-24 20:14:33 --- *** Bug 219979 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kontact (Kmail) crashes (segmentation fault) when the wireless network connection drops and Kontact doesn't know the connection is being re-negotiated. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: Kmail crash when I open email in a research. Notice that the email that is to be open is located in a virtual folder came from a Thunderbird import. This bug is reproducable. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 QString (this=0xf9609d8, s=..., number=false) at ../../include/QtCore/../../src/corelib/tools/qstring.h:711 #7 QTextStreamPrivate::putString (this=0xf9609d8, s=..., number=false) at io/qtextstream.cpp:933 #8 0xb65b518b in QTextStream::operator<< (this=0xc9238c0, string=...) at io/qtextstream.cpp:2511 #9 0xb0b7f198 in QDebug::operator<< (this=0xaee4318, it=0x0) at /usr/include/qt4/QtCore/qdebug.h:108 #10 KMail::MessageListView::Core::View::setCurrentMessageItem (this=0xaee4318, it=0x0) at ../../kmail/messagelistview/core/view.cpp:768 #11 0xb0b28b24 in KMail::MessageListView::Widget::activateMessageItemByMsgBase (this=0xaf37c00, msg=0xedae460) at ../../kmail/messagelistview/widget.cpp:276 #12 0xb0b1effb in KMail::MessageListView::Pane::activateMessage (this=0xa732ad8, msg=0xedae460) at ../../kmail/messagelistview/pane.cpp:604 #13 0xb09c115a in KMMainWidget::slotSelectMessage (this=0xa5107b0, msg=0xedae460) at ../../kmail/kmmainwidget.cpp:3150 #14 0xb0920a33 in KMail::SearchWindow::slotShowMsg (this=0xb9bec78, item=0xe7fb5e8) at ../../kmail/searchwindow.cpp:726 #15 0xb0920f6e in KMail::SearchWindow::qt_metacall (this=0xb9bec78, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbff2eee4) at ./searchwindow.moc:128 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I was doing maintenance on names and addresses. trying to standardize. verifying that all names are "last name" "coma" "first name". process seems to wrok for upto 5 contacts (sometimes less) than slows down to 30 seconds to 3 minutes or crashes. shutting down kontact after 5 changes and then restarting keepps process fast. There has to be a better way. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I am able to reproduce it (at least one of 3 attempts is successful - makes KMail crashed). How to reproduce it: launch KMail, click on New..., write an e-mail address into a recipient field, close only the main KMail window (keep the message open), launch KMail and quickly click on an inbox folder (I have to open the inbox folder of my first account.). When it opens, KMail crashes. -- Backtrace: [KCrash Handler] #5 0x00007fdda99906d6 in KMail::ISubject::notify (this=0x1569d10) at ../../kmail/isubject.cpp:30 #6 0x00007fdda967beec in KMMessage::updateBodyPart (this=0x1569c40, partSpecifier=) at ../../kmail/kmmessage.cpp:3235 #7 0x00007fdda9964bca in KMail::ImapJob::slotGetMessageResult (this=0x2118610, job=) at ../../kmail/imapjob.cpp:435 #8 0x00007fdda996904b in KMail::ImapJob::qt_metacall (this=0x2118610, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff114cc5a0) at ./imapjob.moc:82 ... --- Comment #42 from Dario Andres 2009-12-31 15:10:32 --- *** Bug 220802 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: I am able to reproduce it (at least one of 3 attempts is successful - makes KMail crashed). How to reproduce it: launch KMail, click on New..., write an e-mail address into a recipient field, close only the main KMail window (keep the message open), launch KMail and quickly click on an inbox folder (I have to open the inbox folder of my first account.). When it opens, KMail crashes. -- Backtrace: [KCrash Handler] #5 0x00007fdda99906d6 in KMail::ISubject::notify (this=0x1569d10) at ../../kmail/isubject.cpp:30 #6 0x00007fdda967beec in KMMessage::updateBodyPart (this=0x1569c40, partSpecifier=) at ../../kmail/kmmessage.cpp:3235 #7 0x00007fdda9964bca in KMail::ImapJob::slotGetMessageResult (this=0x2118610, job=) at ../../kmail/imapjob.cpp:435 #8 0x00007fdda996904b in KMail::ImapJob::qt_metacall (this=0x2118610, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff114cc5a0) at ./imapjob.moc:82 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: The text of that line is shown in the detail view when selecting that contact, but when I like to edit it, the ROLE is nowhere shown so I can't modify it. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- Version of the application: 4.3.2 [KCrash Handler] #6 0xb06f1c70 in KMKernel::config () at /usr/src/debug/kdepim-4.3.2/kmail/kmkernel.cpp:2154 #7 0xb06f2c29 in KMKernel::slotRunBackgroundTasks (this=0x82e1998) at /usr/src/debug/kdepim-4.3.2/kmail/kmkernel.cpp:2207 #8 0xb07043e8 in KMKernel::qt_metacall (this=0x82e1998, _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0xbfc8fd68) at /usr/src/debug/kdepim-4.3.2/build/kmail/kmkernel.moc:226 ... From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- Kontact crashed sometimes reload of old session -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- What I was doing when the application crashed: After resuming from suspend to ram I clicked to exit kmail and it crashed on exit. This has happened a few times and also when resuming from suspend to disk. -- Updated Backtrace: ... Thread 1 (Thread 0xb347d700 (LWP 1935)): [KCrash Handler] #6 KMFilterMgr::deref (this=0x0, force=false) at /usr/src/debug/kdepim-4.3.4/kmail/kmfiltermgr.cpp:365 #7 0xb6c60262 in KMail::AccountManager::processNextCheck (this=0x80a5718, _newMail=248) at /usr/src/debug/kdepim-4.3.4/kmail/accountmanager.cpp:175 #8 0xb6c61926 in KMail::AccountManager::qt_metacall (this=0x80a5718, _c=InvokeMetaMethod, _id=12, _a=0xbf9956d4) at /usr/src/debug/kdepim-4.3.4/build/kmail/accountmanager.moc:96 #9 0xb6884864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4 #10 0xb6885585 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #11 0xb6bcad75 in KMAccount::finishedCheck (this=0x81e6700, _t1=false, _t2=CheckOK) at /usr/src/debug/kdepim-4.3.4/build/kmail/kmaccount.moc:162 #12 0xb6bcb78a in KMAccount::checkDone (this=0x81e6700, newmail=false, status=CheckOK) at /usr/src/debug/kdepim-4.3.4/kmail/kmaccount.cpp:507 #13 0xb6cdfb07 in KMAcctImap::killAllJobs (this=0x81e6700, disconnectSlave=true) at /usr/src/debug/kdepim-4.3.4/kmail/kmacctimap.cpp:204 #14 0xb6cdfc41 in KMAcctImap::~KMAcctImap (this=0x81e6700, __in_chrg=) at /usr/src/debug/kdepim-4.3.4/kmail/kmacctimap.cpp:86 #15 0xb6c5f2d6 in qDeleteAll::const_iterator> (end=, begin=) at /usr/include/QtCore/qalgorithms.h:350 #16 qDeleteAll (end=, begin=) at /usr/include/QtCore/qalgorithms.h:358 #17 KMail::AccountManager::~AccountManager (end=, begin=) at /usr/src/debug/kdepim-4.3.4/kmail/accountmanager.cpp:39 #18 0xb6d4e7af in KMKernel::cleanup (this=0xbf995920) at /usr/src/debug/kdepim-4.3.4/kmail/kmkernel.cpp:1731 #19 0x0804a73c in main (argc=3, argv=0xbf995b74) at /usr/src/debug/kdepim-4.3.4/kmail/main.cpp:148 --- Several of the other duplicate reports are related to exiting KMail too -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I use KMail as a stand-alone application. What I did was: I removed a mail from an IMAP mailbox (gmail). The mail was already gone from the message list view and the next mail was selected (an approval mail from KDE's mailing list daemon). The new mail was then marked as "read" and its content about to be shown in the message view. Before the mail content was shown, KMail crashed. -- Backtrace: #6 QAbstractItemView::d_func (this=3D0x7) at itemviews/qabstractitemview.h= :353 #7 QAbstractItemView::model (this=3D0x7) at itemviews/qabstractitemview.cp= p:669 #8 0xb585cf5c in QTreeWidgetItem::executePendingSort (this=3D0x9f34718) at itemviews/qtreewidget.cpp:2189 #9 0xb6c8eda5 in QTreeWidgetItem::indexOfChild (this=3D0x9f39520, parent=3D0x9f34718, node=3D0x9ff7ad0, description=3D..., mimetype=3D..., en= coding=3D..., size=3D0, revertOrder=3Dfalse) at /usr/include/qt4/QtGui/qtreewidget.h:251 #10 KMMimePartTreeItem (this=3D0x9f39520, parent=3D0x9f34718, node=3D0x9ff7= ad0, description=3D..., mimetype=3D..., encoding=3D..., size=3D0, revertOrder=3D= false) at /home/fs/kdesvn/kdepim/kmail/kmmimeparttree.cpp:385 #11 0xb6cd8e8a in partNode::fillMimePartTree (this=3D0x9ff7ad0, parentItem=3D0x9f34718, mimePartTree=3D0x0, labelDescr=3D..., labelCntType= =3D..., labelEncoding=3D..., size=3D0, revertOrder=3D) at /home/fs/kdesvn/kdepim/kmail/partNode.cpp:549 #12 0xb6cc5efd in KMail::ObjectTreeParser::insertAndParseNewChildNode (this=3D0xbf8a9670, startNode=3D..., content=3D0xb5f87ea0 "", cntDesc=3D0xb= 6fc0aa2 "encapsulated message", append=3D,=20 addToTextualContent=3Dfalse) at /home/fs/kdesvn/kdepim/kmail/objecttreeparser.cpp:232 #13 0xb6cca1d9 in KMail::ObjectTreeParser::processMessageRfc822Subtype (this=3D0xbf8a9670, node=3D0xa130768) at /home/fs/kdesvn/kdepim/kmail/objecttreeparser.cpp:1582 #14 0xb6cd348b in process (this=3D0xa0479b0, otp=3D0xbf8a9670, node=3D0xa13= 0768, result=3D...) at /home/fs/kdesvn/kdepim/kmail/bodypartformatter.cpp:116 #15 0xb6cc553b in KMail::ObjectTreeParser::parseObjectTree (this=3D0xbf8a96= 70, node=3D0xa130768) at /home/fs/kdesvn/kdepim/kmail/objecttreeparser.cpp:318 #16 0xb6cc58a7 in KMail::ObjectTreeParser::stdChildHandling (this=3D0xbf8a9= 88c, child=3D0x9fb1248) at /home/fs/kdesvn/kdepim/kmail/objecttreeparser.cpp:1278 #17 0xb6cc5ca1 in KMail::ObjectTreeParser::processMultiPartMixedSubtype (this=3D0xbf8a988c, node=3D0x9f396b0) at /home/fs/kdesvn/kdepim/kmail/objecttreeparser.cpp:1291 #18 0xb6cd344b in process (this=3D0x9dcbcc0, otp=3D0xbf8a988c, node=3D0x9f3= 96b0, result=3D...) at /home/fs/kdesvn/kdepim/kmail/bodypartformatter.cpp:118 #19 0xb6cc553b in KMail::ObjectTreeParser::parseObjectTree (this=3D0xbf8a98= 8c, node=3D0x9f396b0) at /home/fs/kdesvn/kdepim/kmail/objecttreeparser.cpp:318 #20 0xb6b25d71 in KMReaderWin::parseMsg (this=3D0x923eff0, aMsg=3D0xa1e02e8= ) at /home/fs/kdesvn/kdepim/kmail/kmreaderwin.cpp:1610 #21 0xb6b19a43 in KMReaderWin::displayMessage (this=3D0x923eff0) at /home/fs/kdesvn/kdepim/kmail/kmreaderwin.cpp:1534 #22 0xb6b19c2d in KMReaderWin::updateReaderWin (this=3D0x923eff0) at /home/fs/kdesvn/kdepim/kmail/kmreaderwin.cpp:1477 #23 0xb6b1a530 in KMReaderWin::update (this=3D0x923eff0, observable=3D0xa1e= 0358) at /home/fs/kdesvn/kdepim/kmail/kmreaderwin.cpp:903 #24 0xb6d737c2 in KMail::ISubject::notify (this=3D0xa1e0358) at /home/fs/kdesvn/kdepim/kmail/isubject.cpp:33 #25 0xb6a231a2 in KMMessage::updateBodyPart (this=3D0xa1e02e8, partSpecifie= r=3D..., data=3D...) at /home/fs/kdesvn/kdepim/kmail/kmmessage.cpp:3185 #26 0xb6d483a0 in KMail::ImapJob::slotGetMessageResult (this=3D0x926e2f0, job=3D0xa023e98) at /home/fs/kdesvn/kdepim/kmail/imapjob.cpp:435 #27 0xb6d4a2ef in KMail::ImapJob::qt_metacall (this=3D0x926e2f0, _c=3DQMetaObject::InvokeMetaMethod, _id=3D12, _a=3D0xbf8a9e68) at /home/fs/kdesvn/build/kdepim/kmail/imapjob.moc:88 ... --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: don't use it. Maybe let's close it is as worksforme if it didn't happen for you, and I will reopen it again, if the issue occurs again? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- KMail crashes when deleting more than 16000+ messages [KCrash Handler] #6 0xb44e46bc in KMMoveCommand (this=0xf4851b0, destFolder=0x0, msgList=...) at ../../kmail/kmcommands.cpp:2010 #7 0xb451fc3b in KMMainWidget::moveMessageSet (this=0x932aef8, set=0x110184e0, destination=0x0, confirmOnDeletion=true) at ../../kmail/kmmainwidget.cpp:1730 #8 0xb4520379 in KMMainWidget::slotDeleteMsg (this=0x932aef8, confirmDelete=true) at ../../kmail/kmmainwidget.cpp:1804 #9 0xb4533345 in KMMainWidget::qt_metacall (this=0x932aef8, _c=QMetaObject::InvokeMetaMethod, _id=68, _a=0xbf878288) at ./kmmainwidget.moc:415 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- I don't know whether this is reproducible. I did this: 1. Add a new IMAP account (this account has dozens of folders and tens or maybe a hundred thousand messages) 2. While kmail was reading message information, I opened the settings dialog 3. Changed folder list to "short", press "apply" 4. Changed folder list back to "long", press "apply" 5. Crash -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: button. The RSS feed url was autofilled from the clipboard. After continuing, Kontact crashed. The url in question was: http://www.worldcommunitygrid.org/about_us/displayNews.do?rss=1&filterCategory=1_0 -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [Current thread is 1 (Thread 0xb7820700 (LWP 4787))] Thread 14 (Thread 0xae4e2b70 (LWP 4808)): #0 0x00927422 in __kernel_vsyscall () #1 0x0324f142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00da67e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0x027c09ff in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 13 (Thread 0xadce1b70 (LWP 4809)): #0 0x009fde7a in __i686.get_pc_thunk.bx () from /usr/lib/libQtCore.so.4 #1 0x00b2c31d in socketNotifierSourceCheck (source=0x8e87360) at kernel/qeventdispatcher_glib.cpp:79 #2 0x019f3cd1 in g_main_context_check () from /lib/libglib-2.0.so.0 #3 0x019f447c in ?? () from /lib/libglib-2.0.so.0 #4 0x019f4863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x00b2c067 in QEventDispatcherGlib::processEvents (this=0xa340360, flags=...) at kernel/qeventdispatcher_glib.cpp:329 #6 0x00affc79 in QEventLoop::processEvents (this=0xadce12b4, flags=) at kernel/qeventloop.cpp:149 #7 0x00b000ca in QEventLoop::exec (this=0xadce12b4, flags=...) at kernel/qeventloop.cpp:201 #8 0x00a0db73 in QThread::exec (this=0xa3402f8) at thread/qthread.cpp:487 #9 0x0263920a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so #10 0x00a10e32 in QThreadPrivate::start (arg=0xa3402f8) at thread/qthread_unix.cpp:188 #11 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #12 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 12 (Thread 0xa94dfb70 (LWP 4815)): #0 0x00927422 in __kernel_vsyscall () #1 0x00d8bba6 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x03964c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so #3 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #4 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 11 (Thread 0xa8cdeb70 (LWP 4816)): #0 0x00927422 in __kernel_vsyscall () #1 0x0324ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00da678d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x027d15ee in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 10 (Thread 0xa84ddb70 (LWP 4817)): #0 0x00927422 in __kernel_vsyscall () #1 0x00d92981 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0x027e9be0 in xine_usec_sleep () from /usr/lib/libxine.so.1 #3 0x027ce011 in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread 0xacb16b70 (LWP 4830)): #0 0x00927422 in __kernel_vsyscall () #1 0x0324f142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00da67e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0x027c09ff in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread 0xac148b70 (LWP 4836)): #0 0x00927422 in __kernel_vsyscall () #1 0x00d8bba6 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x03964c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so #3 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #4 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread 0xab947b70 (LWP 4837)): #0 0x00927422 in __kernel_vsyscall () #1 0x0324ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00da678d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x027d15ee in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0xaacb3b70 (LWP 4838)): #0 0x00927422 in __kernel_vsyscall () #1 0x00d92981 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0x027e9be0 in xine_usec_sleep () from /usr/lib/libxine.so.1 #3 0x027ce011 in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread 0xaa0a7b70 (LWP 4851)): #0 0x00927422 in __kernel_vsyscall () #1 0x0324f142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00da67e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0x027c09ff in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread 0xa7cdcb70 (LWP 4857)): #0 0x00927422 in __kernel_vsyscall () #1 0x00d8bba6 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x03964c3b in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so #3 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #4 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0xa74dbb70 (LWP 4858)): #0 0x00927422 in __kernel_vsyscall () #1 0x0324ee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00da678d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x027d15ee in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread 0xa2cd9b70 (LWP 4859)): #0 0x00927422 in __kernel_vsyscall () #1 0x00d92981 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0x027e9be0 in xine_usec_sleep () from /usr/lib/libxine.so.1 #3 0x027ce011 in ?? () from /usr/lib/libxine.so.1 #4 0x0324a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0x00d997ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7820700 (LWP 4787)): [KCrash Handler] #6 QListData::size (this=0x0, node=0xb551c18, after=0x0) at /usr/include/qt4/QtCore/qlist.h:87 #7 QList::indexOf (this=0x0, node=0xb551c18, after=0x0) at /usr/include/qt4/QtCore/qlist.h:633 #8 Akregator::Folder::insertChild (this=0x0, node=0xb551c18, after=0x0) at ../../../akregator/src/folder.cpp:179 #9 0x03bd0a3b in Akregator::CreateFeedCommand::Private::doCreate (this=0xb4b3a20) at ../../../akregator/src/createfeedcommand.cpp:123 #10 0x03bd0cb4 in Akregator::CreateFeedCommand::qt_metacall (this=0xb4b59f0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf93bb5c) at ./createfeedcommand.moc:66 #11 0x00b17263 in QMetaObject::activate (sender=0xb4b4918, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113 #12 0x00b17ec2 in QMetaObject::activate (sender=0xb4b4918, m=0xbf1908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187 #13 0x00b1c387 in QSingleShotTimer::timeout (this=0xb4b4918) at .moc/release-shared/qtimer.moc:76 #14 0x00b1c49c in QSingleShotTimer::timerEvent (this=0xb4b4918) at kernel/qtimer.cpp:298 #15 0x00b113bf in QObject::event (this=0xb4b4918, e=0xbf93bff0) at kernel/qobject.cpp:1075 #16 0x0102cf54 in QApplicationPrivate::notify_helper (this=0x8ea5038, receiver=0xb4b4918, e=0xbf93bff0) at kernel/qapplication.cpp:4056 #17 0x0103467c in QApplication::notify (this=0xbf93c354, receiver=0xb4b4918, e=0xbf93bff0) at kernel/qapplication.cpp:3603 #18 0x002e2bfa in KApplication::notify (this=0xbf93c354, receiver=0xb4b4918, event=0xbf93bff0) at ../../kdeui/kernel/kapplication.cpp:302 #19 0x00b016cb in QCoreApplication::notifyInternal (this=0xbf93c354, receiver=0xb4b4918, event=0xbf93bff0) at kernel/qcoreapplication.cpp:610 #20 0x00b2e7ce in QCoreApplication::sendEvent (this=0x8e93714) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #21 QTimerInfoList::activateTimers (this=0x8e93714) at kernel/qeventdispatcher_unix.cpp:572 #22 0x00b2c0e0 in timerSourceDispatch (source=0x8e936e0) at kernel/qeventdispatcher_glib.cpp:165 #23 0x019f0e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #24 0x019f4730 in ?? () from /lib/libglib-2.0.so.0 #25 0x019f4863 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #26 0x00b2c02c in QEventDispatcherGlib::processEvents (this=0x8e6c9f8, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #27 0x010cdbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8e6c9f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #28 0x00affc79 in QEventLoop::processEvents (this=0xbf93c2b4, flags=) at kernel/qeventloop.cpp:149 #29 0x00b000ca in QEventLoop::exec (this=0xbf93c2b4, flags=...) at kernel/qeventloop.cpp:201 #30 0x00b0253f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #31 0x0102cdd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #32 0x0804b4e6 in main (argc=1, argv=0xbf93c574) at ../../../kontact/src/main.cpp:218 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Kmail often crashes slightly after startup when I select an imap folder. Restarting the application sometimes helps but often leads to a crash again. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: When click on a mail in the mail-list, which is HTML-formatted, Kontact cra= shes every time. Kontact crashes not at every HTML-Mail, only a special one. The crash can be reproduced every time. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I have open kmail, go to IMAP folder Drafts, select for view first unread message from drafts (Created from another computer) and kmail crashes momentally. I try this operation four times and see the crash every time. --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: Kontact crashes upon trying to view my feeds. I cannot run Akregator as a stand alone application. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: but dbus-daemon will be using 99% CPU. Only solution is to kill kmail. Not clear what causes the freeze. This is what gdb said kmail was doing last time this happened: (gdb) bt #0 0x0000003e6e6d4db3 in *__GI___poll (fds=, nfds=, timeout=9998) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x0000003e7023aecc in g_main_context_poll (n_fds=, fds=, priority=, timeout=, context=) at gmain.c:2768 #2 g_main_context_iterate (n_fds=, fds=, priority=, timeout=, context=) at gmain.c:2450 #3 0x0000003e7023b20a in IA__g_main_context_iteration (context=0x1ddf120, may_block=1) at gmain.c:2518 #4 0x000000315f78f243 in QEventDispatcherGlib::processEvents (this=0x1d9bf00, flags=) at kernel/qeventdispatcher_glib.cpp:412 #5 0x00000031602592ae in QGuiEventDispatcherGlib::processEvents (this= 0x3567190, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #6 0x000000315f764852 in QEventLoop::processEvents ( this=, flags={i = 37}) at kernel/qeventloop.cpp:149 #7 0x000000315f764c2c in QEventLoop::exec (this=0x7fff98e34f00, flags={i = 1}) at kernel/qeventloop.cpp:201 #8 0x0000003162af9d56 in KJob::exec (this=0x6311a80) at /usr/src/debug/kdelibs-4.3.90/kdecore/jobs/kjob.cpp:204 #9 0x00007f6f5094e23f in Kleo::KeyResolver::lookupContactPreferences ( this=0x64b6400, address=@0x7fff98e352a0) at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:1741 #10 0x00007f6f5094fe1e in Kleo::KeyResolver::getEncryptionItems ( this=, addresses=) at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:935 #11 0x00007f6f50950307 in Kleo::KeyResolver::setPrimaryRecipients ( this=0x64b6400, addresses=@0x270e) at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:923 #12 0x00007f6f5093fd3b in MessageComposer::adjustCryptFlags (this=0x4854730) at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:736 #13 0x00007f6f509348b8 in MessageComposer::slotDoNextJob (this=0x4854730) at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:435 #14 0x00007f6f50934991 in MessageComposer::qt_metacall (this=0x4854730, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff98e35920) at /usr/src/debug/kdepim-4.3.90/x86_64-redhat-linux-gnu/kmail/messagecomposer.moc:76 #15 0x000000315f778dcf in QMetaObject::activate (sender=0x6cb1990, m=, local_signal_index=, argv=0xffffffffffffffff) at kernel/qobject.cpp:3275 #16 0x000000315f78048f in QSingleShotTimer::timerEvent (this=0x6cb1990) at kernel/qtimer.cpp:308 #17 0x000000315f775a2e in QObject::event (this=0x6cb1990, e=0x7fff98e36080) at kernel/qobject.cpp:1212 #18 0x00000031601ab9cc in QApplicationPrivate::notify_helper (this=0x1dd5c90, receiver=0x6cb1990, e=0x7fff98e36080) at kernel/qapplication.cpp:4298 #19 0x00000031601b1efb in QApplication::notify (this=0x7fff98e37910, receiver=0x6cb1990, e=0x7fff98e36080) at kernel/qapplication.cpp:4181 ---Type to continue, or q to quit--- #20 0x000000316141d9d6 in KApplication::notify (this=0x7fff98e37910, receiver=0x6cb1990, event=0x7fff98e36080) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302 #21 0x000000315f765f1c in QCoreApplication::notifyInternal (this= 0x7fff98e37910, receiver=0x6cb1990, event=0x7fff98e36080) at kernel/qcoreapplication.cpp:704 #22 0x000000315f792952 in QCoreApplication::sendEvent ( event=, receiver=) at kernel/qcoreapplication.h:215 #23 QTimerInfoList::activateTimers (event=, receiver=) at kernel/qeventdispatcher_unix.cpp:603 #24 0x000000315f78f578 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:184 #25 idleTimerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:231 #26 0x0000003e7023790e in g_main_dispatch (context=) at gmain.c:1824 #27 IA__g_main_context_dispatch (context=) at gmain.c:2377 #28 0x0000003e7023b0e8 in g_main_context_iterate (context=0x1ddf120, block=, dispatch=, self=) at gmain.c:2455 #29 0x0000003e7023b20a in IA__g_main_context_iteration (context=0x1ddf120, may_block=1) at gmain.c:2518 #30 0x000000315f78f243 in QEventDispatcherGlib::processEvents (this=0x1d9bf00, flags=) at kernel/qeventdispatcher_glib.cpp:412 #31 0x00000031602592ae in QGuiEventDispatcherGlib::processEvents ( this=0x3567190, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #32 0x000000315f764852 in QEventLoop::processEvents ( this=, flags={i = 37}) at kernel/qeventloop.cpp:149 #33 0x000000315f764c2c in QEventLoop::exec (this=0x7fff98e36320, flags={i = 1}) at kernel/qeventloop.cpp:201 #34 0x0000003162af9d56 in KJob::exec (this=0x67b23b0) at /usr/src/debug/kdelibs-4.3.90/kdecore/jobs/kjob.cpp:204 #35 0x00007f6f5094e23f in Kleo::KeyResolver::lookupContactPreferences ( this=0x1eec650, address=@0x7fff98e366c0) at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:1741 #36 0x00007f6f5094fe1e in Kleo::KeyResolver::getEncryptionItems ( this=, addresses=) at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:935 #37 0x00007f6f50950307 in Kleo::KeyResolver::setPrimaryRecipients ( this=0x1eec650, addresses=@0x270e) at /usr/src/debug/kdepim-4.3.90/kmail/keyresolver.cpp:923 #38 0x00007f6f5093fd3b in MessageComposer::adjustCryptFlags (this=0x45c3be0) at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:736 #39 0x00007f6f509348b8 in MessageComposer::slotDoNextJob (this=0x45c3be0) at /usr/src/debug/kdepim-4.3.90/kmail/messagecomposer.cpp:435 #40 0x00007f6f50934991 in MessageComposer::qt_metacall (this=0x45c3be0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff98e36d40) at /usr/src/debug/kdepim-4.3.90/x86_64-redhat-linux-gnu/kmail/messagecomposer.moc:76 #41 0x000000315f778dcf in QMetaObject::activate (sender=0x5120af0, ---Type to continue, or q to quit--- m=, local_signal_index=, argv=0xffffffffffffffff) at kernel/qobject.cpp:3275 #42 0x000000315f78048f in QSingleShotTimer::timerEvent (this=0x5120af0) at kernel/qtimer.cpp:308 #43 0x000000315f775a2e in QObject::event (this=0x5120af0, e=0x7fff98e374a0) at kernel/qobject.cpp:1212 #44 0x00000031601ab9cc in QApplicationPrivate::notify_helper (this=0x1dd5c90, receiver=0x5120af0, e=0x7fff98e374a0) at kernel/qapplication.cpp:4298 #45 0x00000031601b1efb in QApplication::notify (this=0x7fff98e37910, receiver=0x5120af0, e=0x7fff98e374a0) at kernel/qapplication.cpp:4181 #46 0x000000316141d9d6 in KApplication::notify (this=0x7fff98e37910, receiver=0x5120af0, event=0x7fff98e374a0) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302 #47 0x000000315f765f1c in QCoreApplication::notifyInternal ( this=0x7fff98e37910, receiver=0x5120af0, event=0x7fff98e374a0) at kernel/qcoreapplication.cpp:704 #48 0x000000315f792952 in QCoreApplication::sendEvent ( event=, receiver=) at kernel/qcoreapplication.h:215 #49 QTimerInfoList::activateTimers (event=, receiver=) at kernel/qeventdispatcher_unix.cpp:603 #50 0x000000315f78f578 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:184 #51 idleTimerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:231 #52 0x0000003e7023790e in g_main_dispatch (context=) at gmain.c:1824 #53 IA__g_main_context_dispatch (context=) at gmain.c:2377 #54 0x0000003e7023b0e8 in g_main_context_iterate (context=0x1ddf120, block=, dispatch=, self=) at gmain.c:2455 #55 0x0000003e7023b20a in IA__g_main_context_iteration (context=0x1ddf120, may_block=1) at gmain.c:2518 #56 0x000000315f78f243 in QEventDispatcherGlib::processEvents (this=0x1d9bf00, flags=) at kernel/qeventdispatcher_glib.cpp:412 #57 0x00000031602592ae in QGuiEventDispatcherGlib::processEvents ( this=0x3567190, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #58 0x000000315f764852 in QEventLoop::processEvents ( this=, flags={i = 36}) at kernel/qeventloop.cpp:149 #59 0x000000315f764c2c in QEventLoop::exec (this=0x7fff98e37740, flags={i = 0}) at kernel/qeventloop.cpp:201 #60 0x000000315f767049 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #61 0x00000000004033f2 in main (argc=, argv=) at /usr/src/debug/kdepim-4.3.90/kmail/main.cpp:156 Current language: auto; currently minimal cheers -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- -- Backtrace: #5 QList (this=0x4e) at /usr/include/qt4/QtCore/qlist.h:114 #6 KMail::FolderJob::msgList (this=0x4e) at ../../kmail/folderjob.cpp:120 #7 0x0108083d in KMAcctImap::ignoreJobsForMessage (this=0x9c26670, msg=0xbe78800) at ../../kmail/kmacctimap.cpp:217 #8 0x01096693 in KMFolderImap::ignoreJobsForMessage (this=0x908b8a0, msg=0xbe78800) at ../../kmail/kmfolderimap.cpp:1555 #9 0x011a8a9c in KMMoveCommand::execute (this=0xb2a5af0) at ../../kmail/kmcommands.cpp:2185 #10 0x01199392 in KMCommand::slotPostTransfer (this=0xb2a5af0, result=KMCommand::OK) at ../../kmail/kmcommands.cpp:291 #11 0x011a341f in KMCommand::qt_metacall (this=0xb2a5af0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfc6a428) at ./kmcommands.moc:93 #12 0x011a389a in KMMoveCommand::qt_metacall (this=0xb2a5af0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfc6a428) at ./kmcommands.moc:1971 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: To reproduce select an email with a big attachment. In my case it was a PDF file. Click on the attachment and open it with Okular. While KMail is downloading= the attachment via IMAP click on it again and select =E2=80=9CSave as...=E2=80= =9D. Close Okular. When the second download is done KMail crashes. --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- Remarks: - I do not use Akonadi (the Akonadi server is completely off and no Akonadi resources are added in systemconfig). - I use Groupware addressbook though (hosted on localhost). - I use Akregator inside Kontact and a couple of IMAP accounts inside KMail - Crash don't occur every second execution as some others have reported. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- I clicked "ok" after entering the info for contacting the mail server to receive mail from. The sending server was not yet specified, because I wanted to test the receive functions first. The mailserver is a cyrus-imapd running on openSUSE 11.2 version 2.3.14-8.3.i586. Backtrace: --- #5 0x0000006e40000000 in ?? () #6 0x00007f0b60d186d5 in KMail::AccountManager::getAccounts() const () from /usr/lib64/libkmailprivate.so.4 #7 0x00007f0b60dee3fb in KMKernel::folderIsTrash(KMFolder*) () from /usr/lib64/libkmailprivate.so.4 #8 0x00007f0b60c7dc20 in KMail::FolderViewItem::folderTypeByFolder(KMFolder*) () from /usr/lib64/libkmailprivate.so.4 #9 0x00007f0b60c7f94a in KMail::FolderView::addDirectory(bool, KMFolderDir*, KMail::FolderViewItem*) () from /usr/lib64/libkmailprivate.so.4 #10 0x00007f0b60c87ddf in KMail::FolderView::reload(bool) () from /usr/lib64/libkmailprivate.so.4 #11 0x00007f0b60ebf6bb in KMMainWidget::readConfig() () from /usr/lib64/libkmailprivate.so.4 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- Everytime I use kontact and then exit, no matter how I exit, it crashes everytime. I use a kolab server. My contacts and calendar are stored there. I have very many calendar problems, such as it forgets when I update some tasks -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Backtrace: #5 0x0000000000000000 in ?? () #6 0x00007ff8838e3f4e in KMMessage::createMDN (this=0x835ab70, a=ManualAction, d=Displayed, allowGUI=true, m=) at /usr/src/debug/kdepim-4.3.90/kmail/kmmessage.cpp:1141 #7 0x00007ff8839a9a33 in KMReaderWin::slotTouchMessage (this=0xb833a0) at /usr/src/debug/kdepim-4.3.90/kmail/kmreaderwin.cpp:1888 #8 0x00007ff8839b3aa3 in KMReaderWin::setMsg (this=0xb833a0, aMsg=0x835ab70, force=false) at /usr/src/debug/kdepim-4.3.90/kmail/kmreaderwin.cpp:1296 #9 0x00007ff883b7f548 in KMMainWidget::slotMsgSelected (this=0xdd1160, msg=0x835ab70) at /usr/src/debug/kdepim-4.3.90/kmail/kmmainwidget.cpp:3070 #10 0x00007ff883b9ada8 in KMMainWidget::qt_metacall (this=0xdd1160, _c=InvokeMetaMethod, _id=, _a=0x7fff19f31fd0) at /usr/src/debug/kdepim-4.3.90/build/kmail/kmmainwidget.moc:368 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I did not have kmail in the systemtray, due to previous crashes since 4.3.2. I went to Settings, SystemTray and ticked 'always show in system tray". On clicking apply, kmail crashed From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I run kmail standalone and selected a mail folder (local mailsin maildir from a POP account). The mail shown in the preview was not the one with the selected subject in the message list (probably the preview still did show the previously seledted mail). The preview did not change even after some seconds, so I thought it's again some akonadi lockup. I clicked on a different mail in that folder -> crash. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: kmail crashes at sending a forward e-mail. The mail contained an attachment (~50k). The e-mail was sent successfully. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: When deleting Email in Kmail/Kontact using the delete key I suffer from this crash, it seems easier to trigger on folders with 10 or more Emails or using the delete key very fast. Selecting any number of messages with CTRL A and using the delete key works fine. The crash can be reproduced everytime. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Application crashed while entering icorrectly entered password. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I executed "sudo swapoff -a" after waking the computer from hibernation to clear the swap. This resulted in the harddrive being *really* busy for a relatively long time. While it was working, I deleted two spam mails in quick succession, using the delete key. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: Selected folder "read-jan-2010" with approx 135 messages (approx 6.6. MB). Selected "compact folder" in right-click-menu and KMail crashed --- Comment #29 from Dario Andres 2010-01-31 23:33:21 --- *** Bug 225051 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: Selected folder "read-jan-2010" with approx 135 messages (approx 6.6. MB). Selected "compact folder" in right-click-menu and KMail crashed -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: When i start kmail with out kontact it also crashes. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault The current source language is "auto; currently c". [KCrash Handler] #5 0x00007fa13dead68c in KMail::SearchJob::searchCompleteFolder (this=0x1e1aa10) at ../../kmail/searchjob.cpp:87 #6 0x00007fa13dcd3d7f in KMFolderImap::search (this=0x1b7ccd0, pattern=0x1d07690) at ../../kmail/kmfolderimap.cpp:2412 #7 0x00007fa13de12107 in KMSearch::slotProcessNextBatch (this=0x1b7d780) at ../../kmail/kmfoldersearch.cpp:272 #8 0x00007fa13de16560 in KMSearch::qt_metacall (this=0x1b7d780, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffadc25440) at ./kmfoldersearch.moc:79 #9 0x00007fa153ed1ddc in QMetaObject::activate (sender=0x1d94580, from_signal_index=, to_signal_index=, argv=0x5280) at kernel/qobject.cpp:3113 #10 0x00007fa153ecbd83 in QObject::event (this=0x1d94580, e=0x0) at kernel/qobject.cpp:1075 #11 0x00007fa1547e0efc in QApplicationPrivate::notify_helper (this=0x146dd50, receiver=0x1d94580, e=0x7fffadc25a40) at kernel/qapplication.cpp:4056 #12 0x00007fa1547e81ce in QApplication::notify (this=0x7fffadc2a330, receiver=0x1d94580, e=0x7fffadc25a40) at kernel/qapplication.cpp:4021 #13 0x00007fa155417f46 in KApplication::notify (this=0x7fffadc2a330, receiver=0x1d94580, event=0x7fffadc25a40) at ../../kdeui/kernel/kapplication.cpp:302 #14 0x00007fa153ebcc2c in QCoreApplication::notifyInternal (this=0x7fffadc2a330, receiver=0x1d94580, event=0x7fffadc25a40) at kernel/qcoreapplication.cpp:610 #15 0x00007fa153ee7862 in QCoreApplication::sendEvent (this=0x14649c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #16 QTimerInfoList::activateTimers (this=0x14649c0) at kernel/qeventdispatcher_unix.cpp:572 #17 0x00007fa153ee525d in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:165 #18 0x00007fa14d734bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #19 0x00007fa14d738598 in ?? () from /lib/libglib-2.0.so.0 #20 0x00007fa14d7386c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #21 0x00007fa153ee51a6 in QEventDispatcherGlib::processEvents (this=0x1439cb0, flags=) at kernel/qeventdispatcher_glib.cpp:327 #22 0x00007fa1548754be in QGuiEventDispatcherGlib::processEvents (this=0x7fffadc25190, flags=) at kernel/qguieventdispatcher_glib.cpp:202 #23 0x00007fa153ebb532 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #24 0x00007fa153ebb904 in QEventLoop::exec (this=0x7fffadc25e00, flags=) at kernel/qeventloop.cpp:201 #25 0x00007fa1554a0f20 in KWallet::Wallet::openWallet (name=, w=, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252 #26 0x00007fa13d1cac72 in MailTransport::TransportManager::wallet (this=0x1bb8da0) at ../../mailtransport/transportmanager.cpp:420 #27 0x00007fa13d1c0955 in MailTransport::Transport::readPassword (this=0x1b6d470) at ../../mailtransport/transport.cpp:245 #28 0x00007fa13d1c0b80 in MailTransport::Transport::qt_metacall (this=0x1b6d470, _c=QMetaObject::InvokeMetaMethod, _id=, _a=) at ./transport.moc:66 #29 0x00007fa153ed1ddc in QMetaObject::activate (sender=0x1b66fe0, from_signal_index=, to_signal_index=, argv=0x5280) at kernel/qobject.cpp:3113 #30 0x00007fa153ed6e1f in QSingleShotTimer::timerEvent (this=0x1b66fe0) at kernel/qtimer.cpp:298 #31 0x00007fa153ecbd83 in QObject::event (this=0x1b66fe0, e=0x0) at kernel/qobject.cpp:1075 #32 0x00007fa1547e0efc in QApplicationPrivate::notify_helper (this=0x146dd50, receiver=0x1b66fe0, e=0x7fffadc26830) at kernel/qapplication.cpp:4056 #33 0x00007fa1547e81ce in QApplication::notify (this=0x7fffadc2a330, receiver=0x1b66fe0, e=0x7fffadc26830) at kernel/qapplication.cpp:4021 #34 0x00007fa155417f46 in KApplication::notify (this=0x7fffadc2a330, receiver=0x1b66fe0, event=0x7fffadc26830) at ../../kdeui/kernel/kapplication.cpp:302 #35 0x00007fa153ebcc2c in QCoreApplication::notifyInternal (this=0x7fffadc2a330, receiver=0x1b66fe0, event=0x7fffadc26830) at kernel/qcoreapplication.cpp:610 #36 0x00007fa153ee7862 in QCoreApplication::sendEvent (this=0x14649c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #37 QTimerInfoList::activateTimers (this=0x14649c0) at kernel/qeventdispatcher_unix.cpp:572 #38 0x00007fa153ee525d in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:165 #39 0x00007fa14d734bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #40 0x00007fa14d738598 in ?? () from /lib/libglib-2.0.so.0 #41 0x00007fa14d7386c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #42 0x00007fa153ee51a6 in QEventDispatcherGlib::processEvents (this=0x1439cb0, flags=) at kernel/qeventdispatcher_glib.cpp:327 #43 0x00007fa1548754be in QGuiEventDispatcherGlib::processEvents (this=0x7fffadc25190, flags=) at kernel/qguieventdispatcher_glib.cpp:202 #44 0x00007fa153ebb532 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #45 0x00007fa153ebb904 in QEventLoop::exec (this=0x7fffadc26bf0, flags=) at kernel/qeventloop.cpp:201 #46 0x00007fa1554a0f20 in KWallet::Wallet::openWallet (name=, w=, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252 #47 0x00007fa13d1cac72 in MailTransport::TransportManager::wallet (this=0x1bb8da0) at ../../mailtransport/transportmanager.cpp:420 #48 0x00007fa13d1c0955 in MailTransport::Transport::readPassword (this=0x1b5d2b0) at ../../mailtransport/transport.cpp:245 #49 0x00007fa13d1c0b80 in MailTransport::Transport::qt_metacall (this=0x1b5d2b0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=) at ./transport.moc:66 #50 0x00007fa153ed1ddc in QMetaObject::activate (sender=0x1a2b680, from_signal_index=, to_signal_index=, argv=0x5280) at kernel/qobject.cpp:3113 #51 0x00007fa153ed6e1f in QSingleShotTimer::timerEvent (this=0x1a2b680) at kernel/qtimer.cpp:298 #52 0x00007fa153ecbd83 in QObject::event (this=0x1a2b680, e=0x0) at kernel/qobject.cpp:1075 #53 0x00007fa1547e0efc in QApplicationPrivate::notify_helper (this=0x146dd50, receiver=0x1a2b680, e=0x7fffadc27620) at kernel/qapplication.cpp:4056 #54 0x00007fa1547e81ce in QApplication::notify (this=0x7fffadc2a330, receiver=0x1a2b680, e=0x7fffadc27620) at kernel/qapplication.cpp:4021 #55 0x00007fa155417f46 in KApplication::notify (this=0x7fffadc2a330, receiver=0x1a2b680, event=0x7fffadc27620) at ../../kdeui/kernel/kapplication.cpp:302 #56 0x00007fa153ebcc2c in QCoreApplication::notifyInternal (this=0x7fffadc2a330, receiver=0x1a2b680, event=0x7fffadc27620) at kernel/qcoreapplication.cpp:610 #57 0x00007fa153ee7862 in QCoreApplication::sendEvent (this=0x14649c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #58 QTimerInfoList::activateTimers (this=0x14649c0) at kernel/qeventdispatcher_unix.cpp:572 #59 0x00007fa153ee525d in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:165 #60 0x00007fa14d734bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #61 0x00007fa14d738598 in ?? () from /lib/libglib-2.0.so.0 #62 0x00007fa14d7386c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #63 0x00007fa153ee51a6 in QEventDispatcherGlib::processEvents (this=0x1439cb0, flags=) at kernel/qeventdispatcher_glib.cpp:327 #64 0x00007fa1548754be in QGuiEventDispatcherGlib::processEvents (this=0x7fffadc25190, flags=) at kernel/qguieventdispatcher_glib.cpp:202 #65 0x00007fa153ebb532 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #66 0x00007fa153ebb904 in QEventLoop::exec (this=0x7fffadc279e0, flags=) at kernel/qeventloop.cpp:201 #67 0x00007fa1554a0f20 in KWallet::Wallet::openWallet (name=, w=, ot=KWallet::Wallet::Synchronous) at ../../kdeui/util/kwallet.cpp:252 #68 0x00007fa13dd222c4 in KMKernel::wallet (this=0x1a7c150) at ../../kmail/kmkernel.cpp:2460 #69 0x00007fa13dcaa613 in KMail::NetworkAccount::readPassword (this=0x1d978b0) at ../../kmail/networkaccount.cpp:328 #70 0x00007fa13dcaadce in KMail::NetworkAccount::readConfig (this=0x1d978b0, config=...) at ../../kmail/networkaccount.cpp:170 #71 0x00007fa13dd1216a in KMail::PopAccount::readConfig (this=0x7fffadc25190, config=...) at ../../kmail/popaccount.cpp:206 #72 0x00007fa13dc4f27b in KMail::AccountManager::readConfig (this=) at ../../kmail/accountmanager.cpp:131 #73 0x00007fa13dd34277 in KMKernel::init (this=0x1a7c150) at ../../kmail/kmkernel.cpp:1496 #74 0x00007fa13e4242cc in KMailPart (this=0x18e4d80, parentWidget=0x15858b0, parent=, __in_chrg=, __vtt_parm=) at ../../kmail/kmail_part.cpp:73 #75 0x00007fa13e4256ff in KPluginFactory::createPartInstance (parentWidget=0x15858b0, parent=0x15858b0, args=...) at /usr/include/kpluginfactory.h:467 #76 0x00007fa1543b05de in KPluginFactory::create (this=0x18edda0, iface=0x7fa1534ec200 "KParts::ReadOnlyPart", parentWidget=, parent=0x15858b0, args=..., keyword=) at ../../kdecore/util/kpluginfactory.cpp:191 #77 0x00007fa155b651db in KPluginFactory::create (this=0x15858b0, libname=0x18f9078 "kmailpart") at /usr/include/kpluginfactory.h:491 #78 Kontact::Core::createPart (this=0x15858b0, libname=0x18f9078 "kmailpart") at ../../kontactinterfaces/core.cpp:87 #79 0x00007fa13f19ca40 in KMailPlugin::createPart (this=0x7fffadc25190) at ../../../../kontact/plugins/kmail/kmail_plugin.cpp:170 #80 0x00007fa155b65cf9 in Kontact::Plugin::part (this=0x7fffadc25190) at ../../kontactinterfaces/plugin.cpp:187 #81 0x00007fa155d89f5f in Kontact::MainWindow::selectPlugin (this=0x15858b0, plugin=0x19027c0) at ../../../kontact/src/mainwindow.cpp:754 #82 0x00007fa155d8569c in Kontact::MainWindow::loadSettings (this=0x15858b0) at ../../../kontact/src/mainwindow.cpp:926 #83 0x00007fa155d8e1b0 in Kontact::MainWindow::initObject (this=0x15858b0) at ../../../kontact/src/mainwindow.cpp:226 #84 0x00007fa155d8e65c in MainWindow (this=0x15858b0, __in_chrg=, __vtt_parm=) at ../../../kontact/src/mainwindow.cpp:162 #85 0x0000000000404854 in KontactApp::newInstance (this=0x7fffadc2a330) at ../../../kontact/src/main.cpp:134 #86 0x00007fa15541eda6 in KUniqueApplicationAdaptor::newInstance (this=0x14e6670, asn_id=, args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:459 #87 0x00007fa15541f396 in KUniqueApplicationAdaptor::qt_metacall (this=0x14e6670, _c=QMetaObject::InvokeMetaMethod, _id=32474448, _a=0x7fffadc29660) at ./kuniqueapplication_p.moc:75 #88 0x00007fa151feaad4 in QDBusConnectionPrivate::deliverCall (this=, object=, msg=, metaTypes=..., slotIdx=) at qdbusintegrator.cpp:891 #89 0x00007fa151febc69 in QDBusConnectionPrivate::activateCall (this=, object=0x14e6670, flags=337, msg=...) at qdbusintegrator.cpp:796 #90 0x00007fa151fec547 in QDBusConnectionPrivate::activateObject (this=, node=..., msg=, pathStartPos=) at qdbusintegrator.cpp:1347 #91 0x00007fa151fec7c8 in QDBusActivateObjectEvent::placeMetaCall (this=0x1568b30) at qdbusintegrator.cpp:1464 #92 0x00007fa153ecc0f9 in QObject::event (this=0x7fffadc2a330, e=0x1568b30) at kernel/qobject.cpp:1111 #93 0x00007fa1547eab4d in QApplication::event (this=0x7fffadc2a330, e=0x1568b30) at kernel/qapplication.cpp:2317 #94 0x00007fa1547e0efc in QApplicationPrivate::notify_helper (this=0x146dd50, receiver=0x7fffadc2a330, e=0x1568b30) at kernel/qapplication.cpp:4056 #95 0x00007fa1547e81ce in QApplication::notify (this=0x7fffadc2a330, receiver=0x7fffadc2a330, e=0x1568b30) at kernel/qapplication.cpp:4021 #96 0x00007fa155417f46 in KApplication::notify (this=0x7fffadc2a330, receiver=0x7fffadc2a330, event=0x1568b30) at ../../kdeui/kernel/kapplication.cpp:302 #97 0x00007fa153ebcc2c in QCoreApplication::notifyInternal (this=0x7fffadc2a330, receiver=0x7fffadc2a330, event=0x1568b30) at kernel/qcoreapplication.cpp:610 #98 0x00007fa153ebd80a in QCoreApplication::sendEvent (receiver=0x0, event_type=, data=0x143a080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #99 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=, data=0x143a080) at kernel/qcoreapplication.cpp:1247 #100 0x00007fa153ee5533 in QCoreApplication::sendPostedEvents (s=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #101 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:210 #102 0x00007fa14d734bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #103 0x00007fa14d738598 in ?? () from /lib/libglib-2.0.so.0 #104 0x00007fa14d7386c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #105 0x00007fa153ee51a6 in QEventDispatcherGlib::processEvents (this=0x1439cb0, flags=) at kernel/qeventdispatcher_glib.cpp:327 #106 0x00007fa1548754be in QGuiEventDispatcherGlib::processEvents (this=0x7fffadc25190, flags=) at kernel/qguieventdispatcher_glib.cpp:202 #107 0x00007fa153ebb532 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #108 0x00007fa153ebb904 in QEventLoop::exec (this=0x7fffadc2a270, flags=) at kernel/qeventloop.cpp:201 #109 0x00007fa153ebdab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #110 0x0000000000403f47 in main (argc=, argv=) at ../../../kontact/src/main.cpp:218 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I logged in to my fresh updated desktop and started kmail, then akonadi crashed. when I closed the window with the backtrace the same crash occurs again and again ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --- I had already previously opened the message and its attachment earlier in the day. When I went to do so again, I didn't leave much time between opening the email and opening its attachment, so it may not have had time to load fully. #6 0x00c10fdb in strlen () from /lib/libc.so.6 #7 0x02f47968 in DwString::DwString (this=0xbfae2b60, aCstr=0x958bffff
) at /usr/src/debug/kdepim-4.3.4/mimelib/dwstring.cpp:402 #8 0xb468aa02 in KMMessagePart::contentTransferEncoding (this=0xb050534) at /usr/src/debug/kdepim-4.3.4/kmail/kmmsgpart.cpp:392 #9 0xb468ca0d in KMMessagePart::cte (this=) at /usr/src/debug/kdepim-4.3.4/kmail/kmmsgpart.h:157 #10 KMMessagePart::bodyDecodedBinary (this=) at /usr/src/debug/kdepim-4.3.4/kmail/kmmsgpart.cpp:255 #11 0xb4842f3f in KMHandleAttachmentCommand::createAtmFileLink (this=0xb607720) at /usr/src/debug/kdepim-4.3.4/kmail/kmcommands.cpp:2977 #12 0xb4845164 in KMHandleAttachmentCommand::atmOpen (this=0xb607720) at /usr/src/debug/kdepim-4.3.4/kmail/kmcommands.cpp:3040 #13 0xb48456f0 in KMHandleAttachmentCommand::execute (this=0xb607720) at /usr/src/debug/kdepim-4.3.4/kmail/kmcommands.cpp:2941 #14 0xb4842cd0 in KMHandleAttachmentCommand::slotStart (this=0xb607720) at /usr/src/debug/kdepim-4.3.4/kmail/kmcommands.cpp:2927 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: At start it is telling me that another instance of Kontact is already running, but none can be seen.This happens at least often.Most of the time it happens when i switch to another application such as Firefox. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- What I was doing when the application crashed: - Do a search on a folder. - In the main Kmail window change to another folder. - Go back to search window and click on a mail found in search causes crash. --- I have some mailboxes with 2500+ emails, the crash only seems to occur when the search is done on these. When the search is done on other mailboxes with less than 1000 emails the crash doesn't happen. I have removed some mail from a mailbox that was causing the crash to bring the number of emails down to 1300 approx. The crash now no longer occurs when the search is done on this mailbox. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: 0x045746c0 0x04997b18 Yes (*) /usr/lib/libkhtml.so.5 0x0397f7d0 0x03a071d8 Yes (*) /usr/lib/libkde3support.so.4 0x00bebfc0 0x00bfff18 Yes (*) /usr/lib/libkontactprivate.so.4 0x00c75ec0 0x00c7b3c8 Yes (*) /usr/lib/libkontactinterfaces.so.4 0x0015e3e0 0x0020adb8 Yes (*) /usr/lib/libkdepim.so.4 0x043ca1f0 0x04435678 Yes (*) /usr/lib/libkjs.so.4 0x036bead0 0x0389e658 Yes (*) /usr/lib/libQt3Support.so.4 0x00e063d0 0x00eb55f8 Yes (*) /usr/lib/libkcal.so.4 0x00b40420 0x00b99048 Yes (*) /usr/lib/libkabc.so.4 0x006a4c40 0x006b84b8 Yes (*) /usr/lib/libkresources.so.4 0x021e1330 0x021eae58 Yes (*) /usr/lib/libkimproxy.so.4 0x0024cac0 0x0026d5a8 Yes (*) /usr/lib/libkldap.so.4 0x0423d5c0 0x0424e888 Yes (*) /usr/lib/libkpimidentities.so.4 0x0027dd50 0x00282038 Yes (*) /usr/lib/libkpimtextedit.so.4 0x006d3e20 0x006e0c18 Yes (*) /usr/lib/libkpimutils.so.4 0x0066d5a0 0x0068d3e8 Yes (*) /usr/lib/libkparts.so.4 0x033336e0 0x034ffac8 Yes (*) /usr/lib/libkio.so.5 0x02f9c9d0 0x031feea8 Yes (*) /usr/lib/libkdeui.so.5 0x00291160 0x002c75d8 Yes (*) /usr/lib/libQtSvg.so.4 0x022ac6d0 0x0245a7f8 Yes (*) /usr/lib/libkdecore.so.5 0x002e66f0 0x00330598 Yes (*) /usr/lib/libQtDBus.so.4 0x00382650 0x004d6b38 Yes (*) /usr/lib/libQtCore.so.4 0x008b5300 0x008c0c28 Yes (*) /lib/libpthread.so.0 0x007506c0 0x007f16e8 Yes (*) /usr/lib/libQtNetwork.so.4 0x00595490 0x005bc9a8 Yes (*) /usr/lib/libQtXml.so.4 0x025ef870 0x02c953d8 Yes (*) /usr/lib/libQtGui.so.4 0x05f7c620 0x05feb688 Yes (*) /usr/lib/libstdc++.so.6 0x008d0420 0x008ea718 Yes (*) /lib/libm.so.6 0x05e96f40 0x05eaf1f8 Yes (*) /lib/libgcc_s.so.1 0x0090d990 0x00a194e0 Yes (*) /lib/libc.so.6 0x04b40c70 0x04b550c8 Yes (*) /usr/lib/libktexteditor.so.4 0x03a53bd0 0x03a87558 Yes (*) /usr/lib/libphonon.so.4 0x065e92d0 0x066036b8 Yes (*) /usr/lib/libjpeg.so.62 0x006e7530 0x006ecad8 Yes (*) /usr/lib/libgif.so.4 0x00cc66e0 0x00ce2268 Yes (*) /usr/lib/libpng12.so.0 0x005cf620 0x005da8e8 Yes (*) /lib/libz.so.1 0x05e70380 0x05e74d28 Yes (*) /usr/lib/libSM.so.6 0x05e7c530 0x05e8c1e8 Yes (*) /usr/lib/libICE.so.6 0x00ef1370 0x00f82798 Yes (*) /usr/lib/libX11.so.6 0x005e3720 0x005edff8 Yes (*) /usr/lib/libXext.so.6 0x05551ec0 0x0555fdb8 Yes (*) /usr/lib/libXft.so.2 0x005f2a00 0x005f37f8 Yes (*) /usr/lib/libXau.so.6 0x0202ee90 0x02030b58 Yes (*) /usr/lib/libXdmcp.so.6 0x05eb71b0 0x05ec32e8 Yes (*) /usr/lib/libXpm.so.4 0x00104e90 0x00108af8 Yes (*) /usr/lib/libkpty.so.4 0x02118670 0x02172a48 Yes (*) /usr/lib/libkfile.so.4 0x021a3d10 0x021d0698 Yes (*) /usr/lib/libkutils.so.4 0x03d250e0 0x03fe6e88 Yes (*) /usr/lib/libQtDesigner.so.4 0x040dba80 0x0410de88 Yes (*) /usr/lib/libkmime.so.4 0x0437ef90 0x0439c218 Yes (*) /lib/libpcre.so.0 0x00ca5630 0x00ca5c38 Yes (*) /usr/lib/libpcreposix.so.0 0x00600d10 0x006244b8 Yes (*) /usr/lib/libQtSql.so.4 0x00cf43c0 0x00d5d528 Yes (*) /usr/lib/libfreetype.so.6 0x0084e460 0x00879898 Yes (*) /lib/libgobject-2.0.so.0 0x00633740 0x0063d4b8 Yes (*) /usr/lib/libXi.so.6 0x006412c0 0x00647178 Yes (*) /usr/lib/libXrender.so.1 0x006f7150 0x006fbc58 Yes (*) /usr/lib/libXrandr.so.2 0x00cbce70 0x00cbf3a8 Yes (*) /usr/lib/libXfixes.so.3 0x006c5e40 0x006cb458 Yes (*) /usr/lib/libXcursor.so.1 0x00649780 0x0064a258 Yes (*) /usr/lib/libXinerama.so.1 0x00a6ff60 0x00a8bcc8 Yes (*) /usr/lib/libfontconfig.so.1 0x06504ce0 0x0653b538 Yes (*) /usr/lib/libssl.so.10 0x06240a40 0x06322848 Yes (*) /usr/lib/libcrypto.so.10 0x00cb0f40 0x00cb26b8 Yes (*) /lib/libgthread-2.0.so.0 0x0064d880 0x00651688 Yes (*) /lib/librt.so.1 0x06b01a20 0x06b7f428 Yes (*) /lib/libglib-2.0.so.0 0x008aaa60 0x008aba88 Yes (*) /lib/libdl.so.2 0x070e8a20 0x07115288 Yes (*) /usr/lib/libical.so.0 0x03aa2800 0x03aabec8 Yes (*) /usr/lib/libicalss.so.0 0x00c10650 0x00c3e438 Yes (*) /usr/lib/libldap-2.4.so.2 0x066795d0 0x06680a58 Yes (*) /usr/lib/liblber-2.4.so.2 0x0088f1b0 0x0089fa98 Yes (*) /usr/lib/libsasl2.so.2 0x02046ec0 0x0208e008 Yes (*) /usr/lib/libstreamanalyzer.so.0 0x00aad560 0x00ad1208 Yes (*) /usr/lib/libstreams.so.0 0x0102ce70 0x01078838 Yes (*) /usr/lib/libsolid.so.4 0x00c9c070 0x00c9ff28 Yes (*) /usr/lib/libfam.so.0 0x05f1c580 0x05f20b38 Yes (*) /lib/libacl.so.1 0x05ef3e30 0x05ef6458 Yes (*) /lib/libattr.so.1 0x02000ec0 0x02003bd8 Yes (*) /usr/lib/libXtst.so.6 0x06739fd0 0x06747888 Yes (*) /lib/libbz2.so.1 0x02009a90 0x02020ea8 Yes (*) /usr/lib/liblzma.so.0 0x00ae2650 0x00af0b58 Yes (*) /lib/libresolv.so.2 0x00d8a230 0x00db63c8 Yes (*) /lib/libdbus-1.so.3 0x00711830 0x00728ccf Yes (*) /lib/ld-linux.so.2 0x0359e000 0x035cdaf8 Yes (*) /usr/lib/libpulse.so.0 0x03a37900 0x03a39758 Yes (*) /usr/lib/libpulse-mainloop-glib.so.0 0x006bfe60 0x006c1988 Yes (*) /lib/libuuid.so.1 0x00affe80 0x00b0e608 Yes (*) /usr/lib/libxcb.so.1 0x06550a20 0x065512c8 Yes (*) /lib/libutil.so.1 0x00655670 0x00655ab8 Yes (*) /usr/lib/libutempter.so.0 0x0426a740 0x04345bd8 Yes (*) /usr/lib/libQtScript.so.4 0x00bb0040 0x00bc8f28 Yes (*) /lib/libexpat.so.1 0x06494750 0x064b6348 Yes (*) /lib/libgssapi_krb5.so.2 0x063e3e50 0x06446e58 Yes (*) /lib/libkrb5.so.3 0x06393d10 0x06394928 Yes (*) /lib/libcom_err.so.2 0x063a07f0 0x063bb298 Yes (*) /lib/libk5crypto.so.3 0x0854c8b0 0x08551a18 Yes (*) /lib/libcrypt.so.1 0x0603db00 0x061231e8 Yes (*) /usr/lib/libxml2.so.2 0x006efda0 0x006f18d8 Yes (*) /lib/libcap-ng.so.0 0x035ea7a0 0x0361df78 Yes (*) /usr/lib/libpulsecommon-0.9.21.so 0x05f04f10 0x05f08fe8 Yes (*) /lib/libwrap.so.0 0x068c5030 0x069141d8 Yes (*) /usr/lib/libsndfile.so.1 0x05efbd80 0x05efea58 Yes (*) /usr/lib/libasyncns.so.0 0x063cbd40 0x063d04d8 Yes (*) /lib/libkrb5support.so.0 0x06398860 0x06398fc8 Yes (*) /lib/libkeyutils.so.1 0x0109c920 0x010cb3c8 Yes (*) /usr/lib/libfreebl3.so 0x068a8170 0x068b69c8 Yes (*) /lib/libnsl.so.1 0x06566580 0x06590848 Yes (*) /usr/lib/libFLAC.so.8 0x06780bc0 0x06782fb8 Yes (*) /usr/lib/libvorbisenc.so.2 0x0674ea10 0x06764d48 Yes (*) /usr/lib/libvorbis.so.0 0x06732310 0x06734b88 Yes (*) /usr/lib/libogg.so.0 0x00c50160 0x00c613a8 Yes (*) /lib/libselinux.so.1 0x006fe430 0x006ff8e8 Yes (*) /usr/lib/gconv/UTF-16.so 0x00703a00 0x0070b0c8 Yes (*) /lib/libnss_files.so.2 0x07fcdf00 0x07feb5b8 Yes (*) /usr/lib/libgconf-2.so.4 0x008a6c30 0x008a7d98 Yes (*) /lib/libgmodule-2.0.so.0 0x06185d90 0x061ad7b8 Yes (*) /usr/lib/libORBit-2.so.0 0x01132dd0 0x014086d8 Yes (*) /usr/lib/libgtk-x11-2.0.so.0 0x0199a210 0x019ff848 Yes (*) /usr/lib/libgdk-x11-2.0.so.0 0x015760f0 0x01588938 Yes (*) /usr/lib/libgdk_pixbuf-2.0.so.0 0x00c823d0 0x00c874b8 Yes (*) /usr/lib/libpangocairo-1.0.so.0 0x015971b0 0x015a42e8 Yes (*) /usr/lib/libatk-1.0.so.0 0x05dc9210 0x05e23328 Yes (*) /usr/lib/libcairo.so.2 0x015c2ad0 0x0162e048 Yes (*) /lib/libgio-2.0.so.0 0x05e49420 0x05e64088 Yes (*) /usr/lib/libpangoft2-1.0.so.0 0x016720e0 0x01694088 Yes (*) /usr/lib/libpango-1.0.so.0 0x00adc890 0x00add488 Yes (*) /usr/lib/libXcomposite.so.1 0x00cb77c0 0x00cb8248 Yes (*) /usr/lib/libXdamage.so.1 0x016b47a0 0x01706ea8 Yes (*) /usr/lib/libpixman-1.so.0 0x01715ad0 0x01739c18 Yes (*) /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so 0x00b18070 0x00b189d8 Yes (*) /usr/lib/gtk-2.0/modules/libpk-gtk-module.so 0x01796530 0x017a7af8 Yes (*) /usr/lib/libdbus-glib-1.so.2 0x00b1b680 0x00b1d778 Yes (*) /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so 0x00bd74f0 0x00bd89d8 Yes (*) /usr/lib/libcanberra-gtk.so.0 0x00c8d3c0 0x00c972f8 Yes (*) /usr/lib/libcanberra.so.0 0x01740720 0x01745858 Yes (*) /usr/lib/libvorbisfile.so.3 0x0220d5c0 0x02215b98 Yes (*) /usr/lib/libtdb.so.1 0x0689aa30 0x0689f458 Yes (*) /usr/lib/libltdl.so.7 0x00caa010 0x00cad368 Yes (*) /usr/lib/gtk-2.0/2.10.0/immodules/im-xim.so 0x01abd350 0x01ae2868 Yes (*) /usr/lib/kde4/plugins/styles/oxygen.so 0x04e79710 0x04e7c108 Yes (*) /usr/lib/qt4/plugins/imageformats/libqgif.so 0x01662bc0 0x01665968 Yes (*) /usr/lib/qt4/plugins/imageformats/libqico.so 0x0174a3c0 0x0174f098 Yes (*) /usr/lib/qt4/plugins/imageformats/libqjpeg.so 0x01753f00 0x01755ad8 Yes (*) /usr/lib/qt4/plugins/imageformats/libqmng.so 0x0563f130 0x0568c7a8 Yes (*) /usr/lib/libmng.so.1 0x055f8510 0x0561ead8 Yes (*) /usr/lib/liblcms.so.1 0x00c6b670 0x00c6c5f8 Yes (*) /usr/lib/qt4/plugins/imageformats/libqsvg.so 0x00dcda20 0x00dcf288 Yes (*) /usr/lib/qt4/plugins/imageformats/libqtiff.so 0x04d83d30 0x04db6718 Yes (*) /usr/lib/libtiff.so.3 0x01759930 0x0175d3d8 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_dds.so 0x01761250 0x01764748 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_eps.so 0x01768f40 0x0176a548 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_exr.so 0x0176d590 0x0176f0f8 Yes (*) /usr/lib/libImath.so.6 0x017cf910 0x0181e6d8 Yes (*) /usr/lib/libIlmImf.so.6 0x0751ca00 0x07522f38 Yes (*) /usr/lib/libIex.so.6 0x057a7780 0x057a7d08 Yes (*) /usr/lib/libHalf.so.6 0x017730b0 0x01775078 Yes (*) /usr/lib/libIlmThread.so.6 0x07480a60 0x07482068 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_jp2.so 0x076cef80 0x07705538 Yes (*) /usr/lib/libjasper.so.1 0x06be5db0 0x06beabc8 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_pcx.so 0x017798e0 0x0177b1f8 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_psd.so 0x08c971b0 0x08c9cd98 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_rgb.so 0x0177eae0 0x01780ae8 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_tga.so 0x0187a010 0x01885848 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_xcf.so 0x0727f830 0x07280a18 Yes (*) /usr/lib/kde4/plugins/imageformats/kimg_xview.so 0x069a7c60 0x069b3598 Yes (*) /usr/lib/kde4/kontact_kmailplugin.so 0x01785f70 0x017883b8 Yes (*) /usr/lib/kde4/kontact_kjotsplugin.so 0x0827ad60 0x08288808 Yes (*) /usr/lib/kde4/kontact_plannerplugin.so 0x0188f1e0 0x018951d8 Yes (*) /usr/lib/libkholidays.so.4 0x080ceb40 0x080d0f08 Yes (*) /usr/lib/libkorganizer_calendar.so.4 0x077fdfe0 0x0789f418 Yes (*) /usr/lib/libkaddressbookprivate.so.4 0x04b7d480 0x04bda338 Yes (*) /usr/lib/libsyndication.so.4 0x018a04d0 0x018a5b08 Yes (*) /usr/lib/libkabc_file_core.so.4 0x018acaa0 0x018af138 Yes (*) /usr/lib/libkabinterfaces.so.4 0x018b5090 0x018be2f8 Yes (*) /usr/lib/libkabcommon.so.4 0x018c4be0 0x018cc0d8 Yes (*) /usr/lib/kde4/kontact_kaddressbookplugin.so 0x018d6c10 0x018e17c8 Yes (*) /usr/lib/kde4/kontact_korganizerplugin.so 0x018e9270 0x018ed358 Yes (*) /usr/lib/kde4/kontact_journalplugin.so 0x08db7d60 0x08dcd8f8 Yes (*) /usr/lib/kde4/kontact_knotesplugin.so 0x04f80090 0x04f82c98 Yes (*) /usr/lib/kde4/kontact_akregatorplugin.so 0x01da3c30 0x01dabc18 Yes (*) /usr/lib/kde4/kontact_specialdatesplugin.so 0x06dbf680 0x06dca458 Yes (*) /usr/lib/kde4/kontact_todoplugin.so 0x018f2fb0 0x018f6938 Yes (*) /usr/lib/kde4/kontact_ktimetrackerplugin.so 0x019003c0 0x01909d28 Yes (*) /usr/lib/kde4/kontact_summaryplugin.so 0x087f9050 0x087fd2d8 Yes (*) /usr/lib/kde4/kmailpart.so 0xb37dc4b0 0xb3d930a8 Yes (*) /usr/lib/libkmailprivate.so.4 0x01a53a20 0x01a9d908 Yes (*) /usr/lib/libnepomuk.so.4 0x05391cc0 0x054119a8 Yes (*) /usr/lib/libsoprano.so.4 0x021f85d0 0x02201588 Yes (*) /usr/lib/libthreadweaver.so.4 0x04e16810 0x04e1e5f8 Yes (*) /usr/lib/libknotifyconfig.so.4 0x0505e0c0 0x0506ff38 Yes (*) /usr/lib/libktnef.so.4 0x019216c0 0x01941868 Yes (*) /usr/lib/libmailtransport.so.4 0x01af7d00 0x01b31848 Yes (*) /usr/lib/libkimap.so.4 0x04c617c0 0x04d10948 Yes (*) /usr/lib/libkleo.so.4 0x07912a30 0x07913e58 Yes (*) /usr/lib/libqgpgme.so.1 0x0195c030 0x01976318 Yes (*) /usr/lib/libgpgme++-pthread.so.2 0x01b49ec0 0x01b69dc8 Yes (*) /usr/lib/libgpgme-pthread.so.11 0x064c05e0 0x064c0ba8 Yes (*) /lib/libgpg-error.so.0 0x04f137d0 0x04f32a98 Yes (*) /usr/lib/libmimelib.so.4 0x04ed7ee0 0x04edd2f8 Yes (*) /usr/lib/libksieve.so.4 0x04e31040 0x04e64678 Yes (*) /usr/lib/libkpgp.so.4 0x07635e10 0x07663898 Yes (*) /usr/lib/libsopranoclient.so.1 0x01b79df0 0x01b7c5f8 Yes (*) /usr/lib/kde4/kspell_enchant.so 0x06ebb180 0x06ec0948 Yes (*) /usr/lib/libenchant.so.1 0x089fe350 0x08a005d8 Yes (*) /usr/lib/enchant/libenchant_myspell.so 0x04fb1e20 0x04fda0d8 Yes (*) /usr/lib/libhunspell-1.2.so.0 0x01b80660 0x01b83038 Yes (*) /usr/lib/qt4/plugins/codecs/libqtwcodecs.so 0x0814ad50 0x08150418 Yes (*) /usr/lib/qt4/plugins/codecs/libqjpcodecs.so 0x01ba70d0 0x01ba9318 Yes (*) /usr/lib/qt4/plugins/codecs/libqkrcodecs.so 0x01bbb200 0x01bbee58 Yes (*) /usr/lib/qt4/plugins/codecs/libqcncodecs.so 0x0178bc70 0x0178c008 Yes (*) /usr/lib/kde4/kabc_file.so 0x01e3fc70 0x01e40008 Yes (*) /usr/lib/kde4/kcal_local.so 0x01d0d320 0x01d133c8 Yes (*) /usr/lib/kde4/kcal_kabc.so 0x0756a460 0x0756c258 Yes (*) /usr/lib/kde4/korganizerpart.so 0x050c1b60 0x05242538 Yes (*) /usr/lib/libkorganizerprivate.so.4 0x07c9b310 0x07cd6738 Yes (*) /usr/lib/libkorganizer_core.so.4 0x01be10e0 0x01be2548 Yes (*) /usr/lib/libkorganizer_interfaces.so.4 0x01bf9a70 0x01c3cb08 Yes (*) /usr/lib/libknewstuff2.so.4 0x06a7ff90 0x06a88948 Yes (*) /usr/lib/libkorganizer_eventviewer.so.4 0x01c59940 0x01c84e68 Yes (*) /usr/lib/libkorg_stdprinting.so.4 0x01c91ab0 0x01c969b8 Yes (*) /usr/lib/kde4/knotes_local.so 0x01982810 0x01983658 Yes (*) /lib/libnss_mdns4_minimal.so.2 0x05be9c00 0x05bed1d8 Yes (*) /lib/libnss_dns.so.2 0x00699680 0x006999a8 Yes (*) /usr/lib/kde4/kmail_bodypartformatter_application_octetstream.so 0x01c9f7e0 0x01caa1d8 Yes (*) /usr/lib/kde4/kmail_bodypartformatter_text_calendar.so 0x07c13fa0 0x07c14e48 Yes (*) /usr/lib/kde4/kmail_bodypartformatter_text_vcard.so 0x01ab1c30 0x01ab29c8 Yes (*) /usr/lib/kde4/kmail_bodypartformatter_text_xdiff.so 0x07060000 0x07074fc8 Yes (*) /usr/lib/kde4/kcm_korganizer.so 0x06de22c0 0x06dea5e8 Yes (*) /usr/lib/kde4/kcm_kabconfig.so 0x08796580 0x087977e8 Yes (*) /usr/lib/kde4/kcm_kabcustomfields.so 0x08694ab0 0x08695598 Yes (*) /usr/lib/kde4/kcm_kmail.so 0x01cae350 0x01caec98 Yes (*) /usr/lib/gconv/ISO8859-1.so (*): Shared library is missing debugging information. $1 = 0x0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I had selected all of a filtered list of emails, marked them as new and then was dragging them to a folder, on releasing the mouse button kmail/kontact crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: After login to KDE I was told that akonadi crashed with the appended backtrace. Akonadictrl told me after that, that Akonadi is running. A subsequent start of Kontact with all Akonadi resources worked without problems. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: I clicked on the Inbox folder of my Gmail account. The check for new mail stopped at 84% and I closed kmail and then it crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: axel at z60m:~> kaffeine kaffeine(31052)/kdecore (KSycoca): Trying to open ksycoca from "/home/axel/.kde4/cache-z60m/ksycoca4" kaffeine(31052)/kio (bookmarks) KBookmarkManager::KBookmarkManager: starting KDirWatch for "/home/axel/.local/share//user-places.xbel" kaffeine(31052)/kio (KDirListerCache) KDirListerCache::listDir: Listing directory: KUrl("trash:/") kaffeine(31052)/kio (KDirListerCache) KDirListerCache::listDir: Entry currently being listed: KUrl("trash:/") by (KDirLister(0x8874d50) ) kaffeine(31052)/kio (Slave) KIO::Slave::createSlave: createSlave "trash" for KUrl("trash:/") kaffeine(31052)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on "local:/home/axel/.kde4/socket-z60m/kaffeineh31052.slave-socket" kaffeine(31052)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///home/axel/Documents") kaffeine(31052)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on "local:/home/axel/.kde4/socket-z60m/kaffeineP31052.slave-socket" axel at z60m:~> kaffeine(31052)/kio (KDirListerCache) KDirListerCache::listDir: Listing directory: KUrl("file:///home/axel/Documents") kaffeine(31052)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("trash:/") kaffeine(31052)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("file:///home/axel/Documents") kaffeine(31052)/kio (KDirListerCache) KDirListerCache::forgetDirs: KDirLister(0x881a1f0) item moved into cache: KUrl("file:///home/axel/Documents") kaffeine(31052)/kio (KDirListerCache) KDirListerCache::forgetDirs: Not adding a watch on KUrl("file:///home/axel/Documents") because it is manually mounted kaffeine(31052)/kio (KDirListerCache) KDirListerCache::forgetDirs: KDirLister(0x8874d50) item moved into cache: KUrl("trash:/") -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Summary : KDE PIM (Personal Information Manager) applications URL : http://www.kde.org/ License : GPLv2 Description: KDE PIM (Personal Information Manager) applications, including: : * akregator: feed aggregator : * blogilo: blogging application, focused on simplicity and usability : * kmail: email client : * knode: newsreader : * knotes: sticky notes for the desktop : * kontact: integrated PIM management : * korganizer: journal, appointments, events, todos -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: See the attached console output. (Strictly speaking I'm not sure if Step #1 is necessary to reproduce the bug.) Workaround: Before step 3, enter the following commands: $ akonadictl stop $ akonadictl start -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: only kmail's memory (index) of the content. Using another mail client allows the messages to be read. Deleting Kmail's index files then restarting kmail removes the problem: I have this -- rm -vf $HOME/.kde/share/apps/kmail/imap/.XXXXXXXXX.directory/.IN* in a script that I run when the problem arises (of course, the number replaced with XXXXX... will have to be set to whatever your one is). If the problem is different for local rather than IMAP storage, I'd at least suggest setting kmail to use separate files for storing the emails, rather than mailspool files: limit the extent of corruption! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: * logged into Kubuntu through NX using an account that was apparently already active and running a copy of Kontact * Kontact reported that it was already running and asked if it should start another instance. * On being told to close, kontact crashed. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: When I log in I am warned that there may be an existing KMail, etc. log-in while the damn'd Akonadi run time takes forever to figure out that it still doesn't work. At some point, if I click on the application to either continue/ignore or cancel, it crashes. Seems to restart OK, but Akonadi still doesn't work, not that I ever really wanted it to. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: While moving the about 60 - 100 messages to another folder. Using DIMAP with google. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: What I was doing when the application crashed: Clicked on the event CTRL + C clicked to remove the tick of this calendar CTRL + V Crash -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: If I click on the directory for the SSL-IMAP-Account, Kmail crashes often. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Closing KMail crashes it I have Message indicator plugin enabled. Bespin theme. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: 0x004ab130 0x006e6238 Yes (*) /usr/lib/libkdeui.so.5 0x00dbc680 0x00f49798 Yes (*) /usr/lib/libkdecore.so.5 0x059a17f0 0x059a76b8 Yes (*) /usr/lib/libkontactinterface.so.4 0x0104b400 0x014ca4d8 Yes (*) /usr/lib/libkmailprivate.so.4 0x00bacca0 0x00c65438 Yes (*) /usr/lib/libkdepim.so.4 0x00a11320 0x00a1a2f8 Yes (*) /usr/lib/libkimproxy.so.4 0x001340c0 0x0017ad18 Yes (*) /usr/lib/libakonadi-contact.so.4 0x03201bd0 0x03235558 Yes (*) /usr/lib/libphonon.so.4 0x001a4570 0x001b7a68 Yes (*) /usr/lib/libkpimidentities.so.4 0x00864880 0x00869ef8 Yes (*) /usr/lib/libkpimtextedit.so.4 0x001f5200 0x002a62c8 Yes (*) /usr/lib/libkcal.so.4 0x002f0590 0x00348778 Yes (*) /usr/lib/libkabc.so.4 0x0091a4f0 0x0092b278 Yes (*) /usr/lib/libkresources.so.4 0x0036daf0 0x0038aec8 Yes (*) /usr/lib/libkldap.so.4 0x00397f00 0x003a4928 Yes (*) /usr/lib/libkpimutils.so.4 0x0703e1d0 0x07135388 Yes (*) /usr/lib/libakonadi-kde.so.4 0x007af210 0x007cdc08 Yes (*) /usr/lib/libkparts.so.4 0x05d9f060 0x05f39648 Yes (*) /usr/lib/libkio.so.5 0x007e7f20 0x0081c158 Yes (*) /usr/lib/libQtSvg.so.4 0x0087a050 0x008c5fd8 Yes (*) /usr/lib/libQtDBus.so.4 0x0643f3d0 0x065ac8e8 Yes (*) /usr/lib/libQtCore.so.4 0x003ac300 0x003b7c28 Yes (*) /lib/libpthread.so.0 0x018e6800 0x01fc5708 Yes (*) /usr/lib/libQtGui.so.4 0x051214a0 0x051c0cf8 Yes (*) /usr/lib/libQtNetwork.so.4 0x0093ca70 0x009606f8 Yes (*) /usr/lib/libQtXml.so.4 0x0620b620 0x0627a688 Yes (*) /usr/lib/libstdc++.so.6 0x0082f420 0x00849718 Yes (*) /lib/libm.so.6 0x008dff40 0x008f81f8 Yes (*) /lib/libgcc_s.so.1 0x04c04990 0x04d104e0 Yes (*) /lib/libc.so.6 0x003c3380 0x003c7d28 Yes (*) /usr/lib/libSM.so.6 0x00973530 0x009831e8 Yes (*) /usr/lib/libICE.so.6 0x07a3f370 0x07ad0798 Yes (*) /usr/lib/libX11.so.6 0x009bc720 0x009c6ff8 Yes (*) /usr/lib/libXext.so.6 0x0098cec0 0x0099adb8 Yes (*) /usr/lib/libXft.so.2 0x003caa00 0x003cb7f8 Yes (*) /usr/lib/libXau.so.6 0x00856e90 0x00858b58 Yes (*) /usr/lib/libXdmcp.so.6 0x00d001b0 0x00d0c2e8 Yes (*) /usr/lib/libXpm.so.4 0x00d2eec0 0x00d31bd8 Yes (*) /usr/lib/libXtst.so.6 0x00d4ae40 0x00d50458 Yes (*) /usr/lib/libXcursor.so.1 0x009cde70 0x009d03a8 Yes (*) /usr/lib/libXfixes.so.3 0x00d3f2c0 0x00d45178 Yes (*) /usr/lib/libXrender.so.1 0x008fd620 0x009088e8 Yes (*) /lib/libz.so.1 0x0460afd0 0x04618888 Yes (*) /lib/libbz2.so.1 0x009d3a90 0x009eae78 Yes (*) /usr/lib/liblzma.so.0 0x009a1650 0x009afb58 Yes (*) /lib/libresolv.so.2 0x00a51aa0 0x00a59b68 Yes (*) /usr/lib/libpolkit-qt-core-1.so.0 0x022c9cf0 0x026907f8 Yes (*) /usr/lib/libkhtml.so.5 0x009fbfa0 0x00a03fc8 Yes (*) /usr/lib/libthreadweaver.so.4 0x00ab2630 0x00ae7098 Yes (*) /usr/lib/libkmime.so.4 0x0593a0a0 0x05945008 Yes (*) /usr/lib/libmessagecore.so.4 0x076c2ce0 0x07727cd8 Yes (*) /usr/lib/libmessagelist.so.4 0x00a25470 0x00a2c338 Yes (*) /usr/lib/libknotifyconfig.so.4 0x00b02160 0x00b12f18 Yes (*) /usr/lib/libktnef.so.4 0x01642e60 0x0166f188 Yes (*) /usr/lib/libkutils.so.4 0x074a0b40 0x074ced68 Yes (*) /usr/lib/libmailtransport.so.4 0x0168fea0 0x016c65d8 Yes (*) /usr/lib/libkimap.so.4 0x0751d4d0 0x075b94c8 Yes (*) /usr/lib/libkleo.so.4 0x00a31a30 0x00a32eb8 Yes (*) /usr/lib/libqgpgme.so.1 0x05cee4a0 0x05d0e3e8 Yes (*) /usr/lib/libgpgme++-pthread.so.2 0x00b1bec0 0x00b3bdc8 Yes (*) /usr/lib/libgpgme-pthread.so.11 0x05af55e0 0x05af5ba8 Yes (*) /lib/libgpg-error.so.0 0x07671a70 0x0768d3a8 Yes (*) /usr/lib/libmimelib.so.4 0x00a36f30 0x00a3be18 Yes (*) /usr/lib/libksieve.so.4 0x00cbb460 0x00ce3ac8 Yes (*) /usr/lib/libkpgp.so.4 0x01705490 0x01755ae8 Yes (*) /usr/lib/libkfile.so.4 0x0288bec0 0x02a3c518 Yes (*) /usr/lib/libQt3Support.so.4 0x04236ec0 0x0428c498 Yes (*) /usr/lib/libnepomuk.so.4 0x0566cc50 0x056d10c8 Yes (*) /usr/lib/libkjs.so.4 0x08ef2820 0x08f64048 Yes (*) /usr/lib/libkde3support.so.4 0x02b64d40 0x02ddd6c8 Yes (*) /usr/lib/libQtDesigner.so.4 0x03258a20 0x032d6328 Yes (*) /lib/libglib-2.0.so.0 0x06041000 0x06070af8 Yes (*) /usr/lib/libpulse.so.0 0x00a3f900 0x00a41758 Yes (*) /usr/lib/libpulse-mainloop-glib.so.0 0x01780a20 0x017ad288 Yes (*) /usr/lib/libical.so.0 0x05ab2800 0x05abbec8 Yes (*) /usr/lib/libicalss.so.0 0x03185650 0x031b3438 Yes (*) /usr/lib/libldap-2.4.so.2 0x00a615d0 0x00a68a58 Yes (*) /usr/lib/liblber-2.4.so.2 0x00d121b0 0x00d22aa8 Yes (*) /usr/lib/libsasl2.so.2 0x03346380 0x03391bb8 Yes (*) /usr/lib/libsolid.so.4 0x045a2cc0 0x045c4f18 Yes (*) /usr/lib/libQtSql.so.4 0x07ca0d80 0x07cac6d8 Yes (*) /usr/lib/libakonadiprotocolinternals.so.1 0x04f7b8a0 0x04fc39d8 Yes (*) /usr/lib/libstreamanalyzer.so.0 0x033c0940 0x033e0ef8 Yes (*) /usr/lib/libstreams.so.0 0x00a6e070 0x00a71f28 Yes (*) /usr/lib/libfam.so.0 0x0478f580 0x04793b38 Yes (*) /lib/libacl.so.1 0x00a44e30 0x00a47458 Yes (*) /lib/libattr.so.1 0x043b3230 0x043df3c8 Yes (*) /lib/libdbus-1.so.3 0x00b4b880 0x00b4f688 Yes (*) /lib/librt.so.1 0x00b53a60 0x00b54a88 Yes (*) /lib/libdl.so.2 0x00ceff40 0x00cf16b8 Yes (*) /lib/libgthread-2.0.so.0 0x00a75830 0x00a8cccf Yes (*) /lib/ld-linux.so.2 0x031c46f0 0x031e05f8 Yes (*) /usr/lib/libpng12.so.0 0x06b8b3c0 0x06bf4528 Yes (*) /usr/lib/libfreetype.so.6 0x03dc7460 0x03df2898 Yes (*) /lib/libgobject-2.0.so.0 0x033ed740 0x033f74b8 Yes (*) /usr/lib/libXi.so.6 0x00cf5150 0x00cf9c38 Yes (*) /usr/lib/libXrandr.so.2 0x00d55780 0x00d56258 Yes (*) /usr/lib/libXinerama.so.1 0x033fdf60 0x03419cc8 Yes (*) /usr/lib/libfontconfig.so.1 0x06e5ece0 0x06e95538 Yes (*) /usr/lib/libssl.so.10 0x03466a40 0x03548848 Yes (*) /usr/lib/libcrypto.so.10 0x00d29e60 0x00d2b998 Yes (*) /lib/libuuid.so.1 0x035bde80 0x035cc608 Yes (*) /usr/lib/libxcb.so.1 0x035da590 0x035e9de8 Yes (*) /usr/lib/libpolkit-gobject-1.so.0 0x062e9ad0 0x06355088 Yes (*) /lib/libgio-2.0.so.0 0x00a0ac30 0x00a0bd98 Yes (*) /lib/libgmodule-2.0.so.0 0x06ab1590 0x06ac3988 Yes (*) /usr/lib/libktexteditor.so.4 0x059652d0 0x0597f6b8 Yes (*) /usr/lib/libjpeg.so.62 0x00d35530 0x00d3aad8 Yes (*) /usr/lib/libgif.so.4 0x035fc010 0x0360c518 Yes (*) /usr/lib/libakonadi-kmime.so.4 0x0578c8f0 0x0578d768 Yes (*) /usr/lib/libXss.so.1 0x073231c0 0x0739ac68 Yes (*) /usr/lib/libsoprano.so.4 0x0639dce0 0x063c9e38 Yes (*) /usr/lib/libsopranoclient.so.1 0x05b17f90 0x05b35218 Yes (*) /lib/libpcre.so.0 0x052f9630 0x052f9c38 Yes (*) /usr/lib/libpcreposix.so.0 0x03614ec0 0x036183b8 Yes (*) /usr/lib/libkpty.so.4 0x036376f0 0x0379de58 Yes (*) /usr/lib/libQtScript.so.4 0x038197c0 0x0384d008 Yes (*) /usr/lib/libpulsecommon-0.9.21.so 0x05cd2f10 0x05cd6fe8 Yes (*) /lib/libwrap.so.0 0x0667c030 0x066cb1d8 Yes (*) /usr/lib/libsndfile.so.1 0x08b58d80 0x08b5ba58 Yes (*) /usr/lib/libasyncns.so.0 0x038618b0 0x03866a18 Yes (*) /lib/libcrypt.so.1 0x03f2fb00 0x040151e8 Yes (*) /usr/lib/libxml2.so.2 0x017cada0 0x017cc8d8 Yes (*) /lib/libcap-ng.so.0 0x03893040 0x038abf28 Yes (*) /lib/libexpat.so.1 0x08cd4750 0x08cf6458 Yes (*) /lib/libgssapi_krb5.so.2 0x06f46e50 0x06fa9f68 Yes (*) /lib/libkrb5.so.3 0x031e9d10 0x031ea928 Yes (*) /lib/libcom_err.so.2 0x038bc7f0 0x038d7288 Yes (*) /lib/libk5crypto.so.3 0x08a9e640 0x08ac5608 Yes (*) /usr/lib/libeggdbus-1.so.0 0x038e8190 0x038f93c8 Yes (*) /lib/libselinux.so.1 0x0592ba20 0x0592c2c8 Yes (*) /lib/libutil.so.1 0x003cd670 0x003cdab8 Yes (*) /usr/lib/libutempter.so.0 0x0479b170 0x047a99c8 Yes (*) /lib/libnsl.so.1 0x047be580 0x047e8848 Yes (*) /usr/lib/libFLAC.so.8 0x03909bc0 0x0390bfb8 Yes (*) /usr/lib/libvorbisenc.so.2 0x05264a10 0x0527ad48 Yes (*) /usr/lib/libvorbis.so.0 0x059bd310 0x059bfb88 Yes (*) /usr/lib/libogg.so.0 0x039fd920 0x03a2c3c8 Yes (*) /lib/libfreebl3.so 0x053d7c60 0x053dc1f8 Yes (*) /lib/libkrb5support.so.0 0x03a46860 0x03a46fc8 Yes (*) /lib/libkeyutils.so.1 0x03a4f530 0x03a60af8 Yes (*) /usr/lib/libdbus-glib-1.so.2 0x03a6a430 0x03a6b8e8 Yes (*) /usr/lib/gconv/UTF-16.so 0x07edda00 0x07ee50c8 Yes (*) /lib/libnss_files.so.2 (*): Shared library is missing debugging information. $1 = 0x0 No symbol "__glib_assert_msg" in current context. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - hard reset while kmail is running - after next boot starting kmail does not succeed within a time frame of several minutes. - next start of kmail complains about a missing folder (I think it was a "new" folder of one of my mail folders) - at some point kmail pops up lots of error dialog (like one for each cached mail folder): "The UID cache file for folder xzy could not be written. There could be a problem with file system permissions". - at that point the dimap folder was almost empty Given the size of my dimap cache, it could well be that the first launch of kmail doesn't show a window because it is busy deleting the dimap cache. It might just be the time needed to kill over 70000 files. This would also explain, why the next start was missing some folder. I assume the supposed permission problem is also caused by a missing directory (like holding nested mail folders). To me this looks similar to bug 127562, only the trigger is definitely different. Is it possible to make the solution for bug 127562 more general to apply for arbitrary crashes as well? Given that some part of my machine is quite unstable as of late and given that downloading 2GB of imap cache takes several hours, this is a very critical bug for me. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "Our community has developed a wide variety of applications for communication, work, education and entertainment. " How do you expect people to use the software for communication, work, education and entertainment when experimental feature-incomplete versions replace stable versions of software? From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "Our products are used by millions of home and office workers, and are being deployed in schools around the world" Do you not think that you have some responsibility to the very home and office workers and schools that your flaunt as your users? From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "KDE produces a number of key applications such as ... Kontact, the comprehensive personal information management suite." Kontact is billed as a key KDE application. Thus key functionality is removed from KDE when shipping experimental versions of software to end users. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "It is our hope and continued ambition that the KDE team will bring open, reliable, stable and monopoly-free computing to the everyday user." Reliable? Stable? Shipping this Kaddresbook version was the exact opposite of reliable or stable. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Konqueror) crashes on startup. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Aborted [KCrash Handler] #6 0x009e3422 in __kernel_vsyscall () #7 0x04be7651 in raise () from /lib/tls/i686/cmov/libc.so.6 #8 0x04beaa82 in abort () from /lib/tls/i686/cmov/libc.so.6 #9 0x0091252f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6 #10 0x00910465 in ?? () from /usr/lib/libstdc++.so.6 #11 0x009104a2 in std::terminate() () from /usr/lib/libstdc++.so.6 #12 0x009105e1 in __cxa_throw () from /usr/lib/libstdc++.so.6 #13 0x00631b15 in qBadAlloc () at global/qglobal.cpp:2004 #14 0x0063ed0d in q_check_ptr ( data=0x86b1408 "\355\235\a\230\024\305\326\206G\202\\\305\200\341b\270?\nf1`\270\210\001PP\004\025\257 \030\060\240\242(\222sF\020dQ@\304\210\250 \212\"\202$\023ADD\021\311\210KR\262\022$\347(\324\177\336\336:cmO\317\316\246q\027w\372y\276gz\272\253\253\352|\337\251S\325\335\325\335\241PbI,\211%\261$\226\304\222X\022KbI,\211%\261\304}9Jp\214\340X\213\302y\020\307Z\016\216\312\"\227G\342\362/A\031\301My\034p", nbytes=30876) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1697 #15 qUncompress ( data=0x86b1408 "\355\235\a\230\024\305\326\206G\202\\\305\200\341b\270?\nf1`\270\210\001PP\004\025\257 \030\060\240\242(\222sF\020dQ@\304\210\250 \212\"\202$\023ADD\021\311\210KR\262\022$\347(\324\177\336\336:cmO\317\316\246q\027w\372y\276gz\272\253\253\352|\337\251S\325\335\325\335\241PbI,\211%\261$\226\304\222X\022KbI,\211%\261\304}9Jp\214\340X\213\302y\020\307Z\016\216\312\"\227G\342\362/A\031\301My\034p", nbytes=30876) at tools/qbytearray.cpp:541 #16 0x00c7f39e in qUncompress (this=0x868fab0, offset=534590, pix=...) at /usr/include/qt4/QtCore/qbytearray.h:586 #17 KPixmapCache::Private::loadData (this=0x868fab0, offset=534590, pix=...) at ../../kdeui/util/kpixmapcache.cpp:1391 #18 0x00c804e1 in KPixmapCache::find (this=0x868fa18, key=..., pix=...) at ../../kdeui/util/kpixmapcache.cpp:1354 #19 0x00bbd59b in KIconCache::find (this=0x868fa18, key=..., pix=...) at ../../kdeui/icons/kiconcache.cpp:292 #20 0x00bbe3e0 in KIconCache::find (this=0x868fa18, key=..., pix=..., path=0x0) at ../../kdeui/icons/kiconcache.cpp:277 #21 0x00bb0ac5 in KIconLoader::loadIcon (this=0x854e960, _name=..., group=KIconLoader::Desktop, size=16, state=2, overlays=..., path_store=0x0, canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1092 #22 0x03d1f98f in khtml::Cache::init () at ../../khtml/misc/loader.cpp:1621 #23 0x03b61249 in KHTMLGlobal (this=0x86876b8) at ../../khtml/khtml_global.cpp:66 #24 0x03b61486 in KHTMLGlobal::ref () at ../../khtml/khtml_global.cpp:133 #25 0x03b615c7 in KHTMLGlobal::registerPart (part=0x868a1b0) at ../../khtml/khtml_global.cpp:158 #26 0x03b50fdc in KHTMLPart (this=0x868a1b0, parentWidget=0x8685778, parent=0x0, prof=KHTMLPart::DefaultGUI, __in_chrg=, __vtt_parm=) at ../../khtml/khtml_part.cpp:233 #27 0x00f4fc25 in KMReaderWin::createWidgets (this=0x8677338) at ../../kmail/kmreaderwin.cpp:370 #28 0x00f60d09 in KMReaderWin (this=0x8677338, aParent=0x85372b0, mainWindow=0x85372b0, actionCollection=0x8510008, aFlags=...) at ../../kmail/kmreaderwin.cpp:458 #29 0x01154bf3 in KMMainWidget::createWidgets (this=0x85372b0) at ../../kmail/kmmainwidget.cpp:744 #30 0x0116c66f in KMMainWidget (this=0x85372b0, parent=0x8573810, aGUIClient=0x8573844, actionCollection=0x8510008, config=...) at ../../kmail/kmmainwidget.cpp:228 #31 0x00e72a2a in KMMainWin (this=0x8573810, __in_chrg=, __vtt_parm=) at ../../kmail/kmmainwin.cpp:41 #32 0x01074ce1 in KMKernel::openReader (this=0xbfd519e8, onlyCheck=false) at ../../kmail/kmkernel.cpp:422 #33 0x0107c49b in KMKernel::action (this=0xbfd519e8, mailto=false, check=, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at ../../kmail/kmkernel.cpp:1939 #34 0x0107ed05 in KMKernel::handleCommandLine (this=0xbfd519e8, noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:368 #35 0x0804a059 in KMailApplication::newInstance (this=0xbfd51ab0) at ../../kmail/main.cpp:87 #36 0x0804aaf0 in main (argc=3, argv=0xbfd51c74) at ../../kmail/main.cpp:146 Possible duplicates by query: bug 234333, bug 218998. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: kmail(26552) KMMoveCommand::execute: AKONADI PORT: Disabled code in virtual KMCommand::Result KMMoveCommand::execute() kmail(26552) showJobError: There is no GUI delegate set for a kjob, and it failed with error: "Unknown error. (No collection found)" See attached screenshot for visual explanation -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: 27th and fixed on the 28th. :-) Your version being from the 27th, that's why you experience it still. Please update your kdepimlibs. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: colors. Actual Results: No change is effected on the UI. Expected Results: Font and color selections should have been honored -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Reproducible: Didn't try -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Reproducible: Always -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: casey: hmm, the winIdForDialogs() might change when some application is opened/closed... have to check that... casey: ahh, it takes the winid from the systemtrayicon, which i haven't running... tokoe: hm neither do i volker: do we require to have the akonadisystray running? I don't think so volker: if not, wallet integration seems to be kind of a problem, since we have no window id that kwallte can remeber to not ask the user over and over again Summary: WId comes from systray icon, and thus is invalid if the icon is not running. Thoughts? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Kaddressbook did not open up and I tried again... that is when the crash error reporting pop up window opened. I just opened Kontact again, after registering with the KDE Bug Tracking System and the Kaddressbook seems to work now. I have one general question... are the Calendar and To-do List items logged into the Journal. I guess my question is 'are the appointments and To-do items logged into the Journal as a record of my activites?' If it does, this would be great for my purposes. It would be nice - as I would consider that NATURALLY logging my (appointment and to-do list) activities into the Journal(s) would be meaningful and appropriate way to monitor my activities. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 0x0011db50 in KontactInterface::Plugin::part (this=0x94095e8) at ../../kontactinterface/plugin.cpp:190 #7 0x081ead7a in KOrganizerUniqueAppHandler::newInstance (this=0x940ac48) at ../../../../kontact/plugins/korganizer/korg_uniqueapp.cpp:33 #8 0x0011f7e9 in KontactInterface::UniqueAppHandler::newInstance (this=0x940ac48, asn_id=..., args=...) at ../../kontactinterface/uniqueapphandler.cpp:129 #9 0x0011f874 in KontactInterface::UniqueAppHandler::qt_metacall (this=0x940ac48, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbff19bfc) at ./uniqueapphandler.moc:79 #10 0x00b9cb34 in QDBusConnectionPrivate::deliverCall (this=0x908a2c8, object=0x940ac48, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:904 #11 0x00b9dddf in QDBusConnectionPrivate::activateCall (this=0x908a2c8, object=0x940ac48, flags=272, msg=...) at qdbusintegrator.cpp:809 #12 0x00b9e5ac in QDBusConnectionPrivate::activateObject (this=0x908a2c8, node=..., msg=..., pathStartPos=26) at qdbusintegrator.cpp:1383 #13 0x00b9eb1a in QDBusActivateObjectEvent::placeMetaCall (this=0x9247140) at qdbusintegrator.cpp:1477 #14 0x011303fe in QObject::event (this=0x940ac48, e=0x9247140) at kernel/qobject.cpp:1248 #15 0x055fd4dc in QApplicationPrivate::notify_helper (this=0x9092b98, receiver=0x940ac48, e=0x9247140) at kernel/qapplication.cpp:4300 #16 0x0560405e in QApplication::notify (this=0xbff1a614, receiver=0x940ac48, e=0x9247140) at kernel/qapplication.cpp:3704 #17 0x00777f2a in KApplication::notify (this=0xbff1a614, receiver=0x940ac48, event=0x9247140) at ../../kdeui/kernel/kapplication.cpp:302 #18 0x0111fa3b in QCoreApplication::notifyInternal (this=0xbff1a614, receiver=0x940ac48, event=0x9247140) at kernel/qcoreapplication.cpp:704 #19 0x01122473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9072a60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9072a60) at kernel/qcoreapplication.cpp:1345 #21 0x011225dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #22 0x0114badf in QCoreApplication::sendPostedEvents (s=0x9095d10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #23 postEventSourceDispatch (s=0x9095d10) at kernel/qeventdispatcher_glib.cpp:276 #24 0x0210d5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #25 0x021112d8 in ?? () from /lib/libglib-2.0.so.0 #26 0x021114b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #27 0x0114b5d5 in QEventDispatcherGlib::processEvents (this=0x9072588, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #28 0x056bd135 in QGuiEventDispatcherGlib::processEvents (this=0x9072588, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x0111e059 in QEventLoop::processEvents (this=0xbff1a574, flags=) at kernel/qeventloop.cpp:149 #30 0x0111e4aa in QEventLoop::exec (this=0xbff1a574, flags=...) at kernel/qeventloop.cpp:201 #31 0x0112269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #32 0x055fd577 in QApplication::exec () at kernel/qapplication.cpp:3579 #33 0x0804b472 in main (argc=1, argv=0xbff1a834) at ../../../kontact/src/main.cpp:224 Possible duplicates by query: bug 242278, bug 240876, bug 239984, bug 235846, bug 235668. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: title says, it has crashed while minimized on tray, while using akregator, while using kmail, after sending email... I reopen it and crashes again after a while. Same happen if system is restarted. No idea how to offer a clearer explanation.... The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault The current source language is "auto; currently asm". [KCrash Handler] #5 0x00007f48ade8aa9e in KMail::SearchJob::slotSearchDataSingleMessage (this=0x35f9d80, job=, data=...) at ../../kmail/searchjob.cpp:424 #6 0x00007f48ade8e442 in KMail::SearchJob::qt_metacall (this=0x35f9d80, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff719db5f0) at ./searchjob.moc:95 #7 0x00007f48c775b346 in QMetaObject::activate (sender=0x35fa020, m=, local_signal_index=, argv=0x3001) at kernel/qobject.cpp:3295 #8 0x00007f48c7b6175c in KJob::infoMessage (this=0x19a25e0, _t1=0x35fa020, _t2=, _t3=) at ./kjob.moc:208 #9 0x00007f48c4ea8337 in KIO::SimpleJobPrivate::_k_slotSlaveInfoMessage (this=, msg=...) at ../../kio/kio/job.cpp:539 #10 0x00007f48c4eabf4a in KIO::SimpleJob::qt_metacall (this=0x35fa020, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff719db750) at ./jobclasses.moc:178 #11 0x00007f48c775b346 in QMetaObject::activate (sender=0x1bf08b0, m=, local_signal_index=, argv=0x3001) at kernel/qobject.cpp:3295 #12 0x00007f48c4f6c385 in KIO::SlaveInterface::infoMessage (this=0x19a25e0, _t1=) at ./slaveinterface.moc:287 #13 0x00007f48c4f6f0fe in KIO::SlaveInterface::dispatch (this=0x1bf08b0, _cmd=26, rawdata=...) at ../../kio/kio/slaveinterface.cpp:294 #14 0x00007f48c4f6ca53 in KIO::SlaveInterface::dispatch (this=0x1bf08b0) at ../../kio/kio/slaveinterface.cpp:91 #15 0x00007f48c4f60ec6 in KIO::Slave::gotInput (this=0x1bf08b0) at ../../kio/kio/slave.cpp:324 #16 0x00007f48c4f610ac in KIO::Slave::qt_metacall (this=0x1bf08b0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff719dbb40) at ./slave.moc:82 #17 0x00007f48c775b346 in QMetaObject::activate (sender=0x1c00130, m=, local_signal_index=, argv=0x3001) at kernel/qobject.cpp:3295 #18 0x00007f48c4e7cb07 in KIO::ConnectionPrivate::dequeue (this=0x1bf0880) at ../../kio/kio/connection.cpp:82 #19 0x00007f48c4e7cc2d in KIO::Connection::qt_metacall (this=0x1c00130, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x2afbe80) at ./connection.moc:79 #20 0x00007f48c7757e89 in QObject::event (this=0x1c00130, e=0x23211b0) at kernel/qobject.cpp:1248 #21 0x00007f48c6ae832c in QApplicationPrivate::notify_helper (this=0x11bb560, receiver=0x1c00130, e=0x23211b0) at kernel/qapplication.cpp:4302 #22 0x00007f48c6aee80b in QApplication::notify (this=0x7fff719dc650, receiver=0x1c00130, e=0x23211b0) at kernel/qapplication.cpp:4185 #23 0x00007f48c8130436 in KApplication::notify (this=0x7fff719dc650, receiver=0x1c00130, event=0x23211b0) at ../../kdeui/kernel/kapplication.cpp:302 #24 0x00007f48c774815c in QCoreApplication::notifyInternal (this=0x7fff719dc650, receiver=0x1c00130, event=0x23211b0) at kernel/qcoreapplication.cpp:726 #25 0x00007f48c774b804 in QCoreApplication::sendEvent (receiver=0x0, event_type=, data=0x1192ed0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=, data=0x1192ed0) at kernel/qcoreapplication.cpp:1367 #27 0x00007f48c7771bd3 in QCoreApplication::sendPostedEvents (s=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #28 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:276 #29 0x00007f48bf0766c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #30 0x00007f48bf07a538 in ?? () from /lib/libglib-2.0.so.0 #31 0x00007f48bf07a6ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #32 0x00007f48c7771713 in QEventDispatcherGlib::processEvents (this=0x1192640, flags=) at kernel/qeventdispatcher_glib.cpp:412 #33 0x00007f48c6b9814e in QGuiEventDispatcherGlib::processEvents (this=0x19a25e0, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #34 0x00007f48c7746a82 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #35 0x00007f48c7746e5c in QEventLoop::exec (this=0x7fff719dc590, flags=) at kernel/qeventloop.cpp:201 #36 0x00007f48c774baeb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #37 0x0000000000403e6e in main (argc=, argv=) at ../../../kontact/src/main.cpp:224 This bug may be a duplicate of or related to bug 208326. Possible duplicates by query: bug 242454, bug 242452, bug 236512, bug 208329, bug 208326. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: happening is that the "slotDeliveryDone" slot is activated while the current task is a "SyncCollection" task which triggers an assert since the resource expects only "itemFetch" tasks to be active then. The IMAP server is a Kolab server which has both mail folders and calendars/contacts folders. Synchronization never successfully completes and I am unable to "subscribe" to folders. Reproducible: Always Steps to Reproduce: Create an imap resource. Try to synchronize it. Actual Results: An assert is hit. Expected Results: Synchronization should complete successfully. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: black screen instead of the email content. Reproducible: Always Steps to Reproduce: - On the N900, configure an already existing Imap resource containing read emails in its inbox. - The Imap resource should be displayed in the main Kmail-mobile window (ex: akonadi_imap_resour) - Click on it and then on the inbox (at the end of the folder list) - Click on one of the stored email Actual Results: The screen turns black so the email content is not displayed properly. Expected Results: The email content should be displayed properly. N900 Packages, Svn Rev 1159743 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: (nor green) frame around them nor any encrypted/signed icons in the message list. Reproducible: Always Steps to Reproduce: 1) Start kwatchgnupg 2) Look at message in kmail which is inline encrypted or signed inline. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Thread 1 (Thread 0x7f3592290760 (LWP 5224)): [KCrash Handler] #6 0x00007f358d902565 in raise () from /lib/libc.so.6 #7 0x00007f358d9039e6 in abort () from /lib/libc.so.6 #8 0x00007f35916bdc6e in qt_message_output (msgType=3D, buf=3D) at global/qglobal.cpp:2259 #9 0x00007f35916bdd4e in qt_message (msgType=3DQtFatalMsg, msg=3D0x7f35917= a7e16 "ASSERT: \"%s\" in file %s, line %d", ap=3D0x7fff8e811ca0) at global/qglobal.cpp:2305 #10 0x00007f35916bde6d in qFatal (msg=3D) at global/qglobal.cpp:2488 #11 0x00007f3591dedac6 in Akonadi::ResourceBasePrivate::slotDeliveryDone (this=3D0xbcc310, job=3D0xd7ebf0) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/akonadi/resourcebase.cpp:277 #12 0x00007f3591def2ec in Akonadi::ResourceBase::qt_metacall (this=3D0xbcad= 90, _c=3DQMetaObject::InvokeMetaMethod, _id=3D5, _a=3D0x7fff8e811fd0) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/build/akonadi/moc_resourcebase= .cpp:115 #13 0x0000000000424d94 in ImapResource::qt_metacall (this=3D0xbcad90, _c=3DQMetaObject::InvokeMetaMethod, _id=3D, _a=3D0x7ff= f8e811fd0) at /var/abs/local/eth-os/sources/KDE/kdepim/build/runtime/resources/imap/imapr= esource.moc:156 #14 0x00007f3591770f6f in QMetaObject::activate (sender=3D0xd7ebf0, m=3D, local_signal_index=3D, argv=3D0x7fff8e= 811fd0) at kernel/qobject.cpp:3272 #15 0x00007f358e4d39eb in KJob::result (this=3D, _t1=3D0xd7ebf0) at /var/abs/local/eth-os/sources/KDE/kdelibs/build/kdecore/kjob.moc:194 #16 0x00007f358e4d3a25 in KJob::emitResult (this=3D0xd7ebf0) at /var/abs/local/eth-os/sources/KDE/kdelibs/kdecore/jobs/kjob.cpp:312 #17 0x00007f3591dd7ca4 in Akonadi::ItemModifyJob::doHandleResponse (this=3D0xd7ebf0, _tag=3D, data=3D) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/akonadi/itemmodifyjob.cpp:202 #18 0x00007f3591ddcbb5 in Akonadi::JobPrivate::handleResponse (this=3D0x107= 7380, tag=3D..., data=3D...) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/akonadi/job.cpp:79 #19 0x00007f3591dfd54b in Akonadi::SessionPrivate::dataReceived (this=3D0xb= cc630) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/akonadi/session.cpp:208 #20 0x00007f3591dff021 in Akonadi::Session::qt_metacall (this=3D0xbc5ed0, _c=3DQMetaObject::InvokeMetaMethod, _id=3D4, _a=3D0x7fff8e812400) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/build/akonadi/session.moc:92 #21 0x00007f3591770f6f in QMetaObject::activate (sender=3D0xbcf110, m=3D, local_signal_index=3D, argv=3D0x0) at kernel/qobject.cpp:3272 #22 0x00007f35917a3f87 in QIODevice::qt_metacall (this=3D0xbcf110, _c=3DQMetaObject::InvokeMetaMethod, _id=3D0, _a=3D0x7fff8e812530) at .moc/debug-shared/moc_qiodevice.cpp:77 #23 0x00007f3590682522 in QLocalSocket::qt_metacall (this=3D0xbcf110, _c=3DQMetaObject::InvokeMetaMethod, _id=3D, _a=3D0x7ff= f8e812530) at .moc/debug-shared/moc_qlocalsocket.cpp:81 #24 0x00007f3591770f6f in QMetaObject::activate (sender=3D0xbcf990, m=3D, local_signal_index=3D, argv=3D0x0) at kernel/qobject.cpp:3272 #25 0x00007f359067ee6f in QAbstractSocketPrivate::canReadNotification (this=3D0xbcb5b0) at socket/qabstractsocket.cpp:639 #26 0x00007f35906735d4 in QReadNotifier::event (this=3D, e=3D) at socket/qnativesocketengine.cpp:1103 #27 0x00007f3590aa5546 in QApplicationPrivate::notify_helper (this=3D0x9f19= f0, receiver=3D0xa88d70, e=3D0x7fff8e812aa0) at kernel/qapplication.cpp:4392 #28 0x00007f3590aac393 in QApplication::notify (this=3D, receiver=3D0xa88d70, e=3D0x7fff8e812aa0) at kernel/qapplication.cpp:4357 #29 0x00007f358eed15dc in KApplication::notify (this=3D0x7fff8e812da0, receiver=3D0xa88d70, event=3D0x7fff8e812aa0) at /var/abs/local/eth-os/sources/KDE/kdelibs/kdeui/kernel/kapplication.cpp:284 #30 0x00007f35917608ba in QCoreApplication::notifyInternal (this=3D0x7fff8e812da0, receiver=3D0xa88d70, event=3D)= at kernel/qcoreapplication.cpp:732 #31 0x00007f3591780375 in socketNotifierSourceDispatch (source=3D0x9f5630) = at kernel/qeventdispatcher_glib.cpp:110 #32 0x00007f358c9aeb33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0x00007f358c9af310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #34 0x00007f358c9af5ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #35 0x00007f35917804c8 in QEventDispatcherGlib::processEvents (this=3D0x9b1= 1f0, flags=3D) at kernel/qeventdispatcher_glib.cpp:415 #36 0x00007f3590b23f24 in QGuiEventDispatcherGlib::processEvents (this=3D, flags=3D) at kernel/qguieventdispatcher_glib.cpp:204 #37 0x00007f359175f8a3 in QEventLoop::processEvents (this=3D, flags=3D...) at kernel/qeventloop.cpp:149 #38 0x00007f359175fa80 in QEventLoop::exec (this=3D0x7fff8e812d40, flags=3D= ...) at kernel/qeventloop.cpp:201 #39 0x00007f3591762f6e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #40 0x00007f3591dec3ad in Akonadi::ResourceBase::init (r=3D0xbcad90) at /var/abs/local/eth-os/sources/KDE/kdepimlibs/akonadi/resourcebase.cpp:245 #41 0x00000000004261e9 in int Akonadi::ResourceBase::init(int, char**) () #42 0x00007f358d8eec4d in __libc_start_main () from /lib/libc.so.6 #43 0x0000000000411789 in _start () --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Click Tools > Address Book Actual Results: Compose window is backgrounded Expected Results: The/an address book would open, or similar OS: Linux (x86_64) release 2.6.34-zen1-daniel Compiler: cc -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: startup/shutdown), and while ServerManager works well, imho that event loop in Akonadi::Control is apparently unable to intercept stateChanged(State) from ServerManager in time or sth like this. Anyway all this handling looks way too complicated. Really Akonadi doesn't offer native synchroneous (blocking) method for server startup and it needs to be worked around with fake delays (timers) and event listeners? I mean, come on... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: size). Also, I like to invert the order sometimes (oldest first, smallest first etc). There is no (obvious) way of doing that. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: bug. I have bzip2, of course, and mysql seems to work fine. Reproducible: Always Steps to Reproduce: From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: crashes. Actual Results: Same; no backup Expected Results: Made a backup file at the selected location. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: This problem is caused because a function in libical has had its signature changed in version 0.46, which was released after KDE SC 4.5.1. A fix for this has already been committed, and will be available in the next stable release. Meanwhile, you can apply this commit: http://websvn.kde.org/?view=revision&revision=1173187 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Do you need more info (I guess I'd had to install other dbg-packages)? (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x40428ce0 in KABC::ContactGroup::ContactReference::uid() const () from /usr/lib/libkabc.so.4 0x40428ce0 <_ZNK4KABC12ContactGroup16ContactReference3uidEv+0>: ldr r1, [r1] (gdb) bt #0 0x40428ce0 in KABC::ContactGroup::ContactReference::uid() const () from /usr/lib/libkabc.so.4 warning: (Internal error: pc 0x370eb in read in psymtab, but not in symtab.) #1 0x000370ec in ?? (warning: (Internal error: pc 0x370eb in read in psymtab, but not in symtab.) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "This bug seems to be caused by libgcal 0.9.6 as also the minimal test program for contacts on libgcal's homepage crashes with a segfault." -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "Is receiving email but not sending ... Use HOTMAIL I'm waiting already Thanks! Ah ... am new user of Linux, only a week and never used. My system installed (and only) Ubuntu 10." -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: KMail crashes when clicking to email item in the emails list. Usually it's the first item in the list and email contains HTML code. To be more exact, all the crashes appeared on clicking on LiveJournal reminder email of some comment on the post (I also can send this email to someone trying to reproduce the bug). https://bugs.kde.org/show_bug.cgi?id=254893#c2 contains other useful testcase information -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: After a fulltext search in a IMAP Folder (Exchange 2007) the same error message every minute: Search failed "Command Error. 11". After that errormessage, kmail dies randomly with the attached backtrace From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I was searching for 'prudential' and got no results; changed the search term and KMail crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Delete the file "~/.kde4/share/apps/kmail/search/Last Search" stopped the error popping up, a new search leads to the same error as before, until the file is deleted again. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I requested a search of Inbox including subdirectories (mail on my IMAP server). I got a dialog box for every folder. As far as I can remember the dialog box said "KMail needs to download all your messages in folder WHATEVER in order to search them. This may take some time. Continue/Cancel. The system is frozen while the boxes are being generated. On one occasion I had not deleted them all when another batch started. That time power-off was the only way out. This happens at intervals of a few minutes without any kde-pim applications running. I have tried stopping and re-starting akonadi. The problems continue even after a reboot. Updated backtrace: [KCrash Handler] #7 0xb6e67ac8 in KMail::SearchJob::slotSearchDataSingleMessage (this=0x8178870, job=0x86ce018, data=...) at /usr/src/debug/kdepim-4.4.6/kmail/searchjob.cpp:424 #8 0xb6e699d7 in KMail::SearchJob::qt_metacall (this=0x8178870, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfa38c70) at /usr/src/debug/kdepim-4.4.6/build/kmail/searchjob.moc:95 #9 0xb5ca296d in QMetaObject::metacall (object=0x8178870, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0xbfa38c70) at kernel/qmetaobject.cpp:237 #10 0xb5cb2b1c in QMetaObject::activate (sender=0x86ce018, m=0xb738cae0, local_signal_index=7, argv=0xbfa38c70) at kernel/qobject.cpp:3272 #11 0xb718fad5 in KJob::infoMessage (this=0x86ce018, _t1=0x86ce018, _t2=..., _t3=...) at /usr/src/debug/kdelibs-4.5.2/build/kdecore/kjob.moc:208 #12 0xb51f1402 in KIO::SimpleJobPrivate::_k_slotSlaveInfoMessage (this=0x8dbb2e8, msg=...) at /usr/src/debug/kdelibs-4.5.2/kio/kio/job.cpp:547 #13 0xb51f22a6 in KIO::SimpleJob::qt_metacall (this=0x86ce018, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0xbfa38dc8) at /usr/src/debug/kdelibs-4.5.2/build/kio/jobclasses.moc:178 #14 0xb5ca296d in QMetaObject::metacall (object=0x86ce018, cl=QMetaObject::InvokeMetaMethod, idx=39, argv=0xbfa38dc8) at kernel/qmetaobject.cpp:237 #15 0xb5cb2b1c in QMetaObject::activate (sender=0x862f0a0, m=0xb53d4640, local_signal_index=21, argv=0xbfa38dc8) at kernel/qobject.cpp:3272 #16 0xb5208945 in KIO::SlaveInterface::infoMessage (this=0x862f0a0, _t1=...) at /usr/src/debug/kdelibs-4.5.2/build/kio/slaveinterface.moc:287 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I have created a new e-mail, entered a destination address, some text and three images as attachement. Then after clicking the send button, kmail crashed. [KCrash Handler] #7 0x0b9568f0 in ?? () #8 0x04dc4168 in KMAcctImap::killAllJobs (this=0xa138fc8, disconnectSlave=true) at /usr/src/debug/kdepim-4.4.7/kmail/kmacctimap.cpp:161 #9 0x04dc47a3 in KMAcctImap::~KMAcctImap (this=0xa138fc8, __in_chrg=) at /usr/src/debug/kdepim-4.4.7/kmail/kmacctimap.cpp:86 #10 0x04dc4db3 in KMAcctImap::~KMAcctImap (this=0xa138fc8, __in_chrg=) at /usr/src/debug/kdepim-4.4.7/kmail/kmacctimap.cpp:99 #11 0x04d50046 in qDeleteAll::const_iterator> (this=0xa0a1c48, __in_chrg=) at /usr/include/QtCore/qalgorithms.h:322 #12 qDeleteAll (this=0xa0a1c48, __in_chrg=) at /usr/include/QtCore/qalgorithms.h:330 #13 KMail::AccountManager::~AccountManager (this=0xa0a1c48, __in_chrg=) at /usr/src/debug/kdepim-4.4.7/kmail/accountmanager.cpp:39 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: 1. "S" to search for messages, specify criteria, click on a matching email. 2. In KMail main main window select matching message and a few other messages 3. "M" to move to another folder After a few iterations KMail crashes. BTW the configure maul filters was open but I don't know whether this is relevant. Updated backtrace: [KCrash Handler] #6 MessageList::Core::Item::parent (this=0x59fab40) at /usr/src/debug/kdepim-4.4.7/messagelist/core/item.cpp:417 #7 0x00007f625f5e3981 in MessageList::Core::Model::parent (this=, modelIndex=) at /usr/src/debug/kdepim-4.4.7/messagelist/core/model.cpp:557 #8 0x00007f6279fe55b1 in parent (this=0x1cc9ed0, index=...) at ../../src/corelib/kernel/qabstractitemmodel.h:389 #9 QTreeView::indexRowSizeHint (this=0x1cc9ed0, index=...) at itemviews/qtreeview.cpp:2818 #10 0x00007f6279fe5d02 in QTreeViewPrivate::itemHeight (this=0x1c8a280, item=10) at itemviews/qtreeview.cpp:3239 #11 0x00007f6279fe5f2f in QTreeViewPrivate::updateScrollBars (this=0x1c8a280) at itemviews/qtreeview.cpp:3484 #12 0x00007f6279fe635d in QTreeView::updateGeometries (this=0x1cc9ed0) at itemviews/qtreeview.cpp:2746 #13 0x00007f625f5ec76e in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x1c81c40) at /usr/src/debug/kdepim-4.4.7/messagelist/core/model.cpp:3848 #14 0x00007f625f5ed337 in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x1c81c40) at /usr/src/debug/kdepim-4.4.7/messagelist/core/model.cpp:3965 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Mail was working yesterday morning. before update. Sent email(reply to one I received) it did not go out for some reason. Tried moving it to another folder, wouldn't move. copied to another folder (Drafts) then tried to delete from outbox and kontact crashed. KDE 4.5.3 (updated yesterday), Kontact 4.4.7, Kmail 1.13.5 Updated backtrace: [KCrash Handler] #6 Kontact::MainWindow::activateInitialPluginModule (this=0x7aa760) at /usr/src/debug/kdepim-4.4.7/kontact/src/mainwindow.cpp:289 #7 0x00000000004034ea in KontactApp::newInstance (this=0x7fffae415780) at /usr/src/debug/kdepim-4.4.7/kontact/src/main.cpp:149 #8 0x00007f055007e318 in KUniqueApplicationAdaptor::newInstance (this=0x782180, asn_id=, args=...) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kuniqueapplication.cpp:440 #9 0x00007f055007e392 in KUniqueApplicationAdaptor::qt_metacall (this=0x782180, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffae414970) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I was creating a new mail. When i tried to add the e-mail address, kontact hung loading my address book because Akonadi had crashed. After stopping and restarting Akonadi, Kontact crashed. Updated backtrace (KDE 4.4.2): [KCrash Handler] #5 0x00007fa1f73c09b2 in KMLineEdit::loadContacts (this=) at ../../kmail/kmlineeditspell.cpp:218 #6 0x00007fa2117624dc in KPIM::AddresseeLineEdit::doCompletion (this=0x3366130, ctrlT=false) at ../../libkdepim/addresseelineedit.cpp:422 #7 0x00007fa211767734 in KPIM::AddresseeLineEdit::qt_metacall (this=0x3366130, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff5aeaaf60) at ./addresseelineedit.moc:97 #8 0x00007fa1f73c0478 in KMLineEdit::qt_metacall (this=0x3366130, _c=1525328768, _id=10, _a=0x0) at ./kmlineeditspell.moc:74 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: moving hundreds of messages from one imap folder to another (different mailboxes) Both mail boxes are set up as disconnected IMAP boxes if it is important. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I was in my feeds and then I selected Summary from the icon list. This is when Kontact crashed. I've noticed the same behavior when switching from Feeds to Mail as well. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I clicked reply, typed a message and tried to send the message over my gmx-account. After this, kmail crashed... From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I had opened an email with a pdf attachment. After I finished reading it and closed it, kmail crashed. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: KMail and Kontact crashed while replying to an email and a PDF attachment was opened. I don;t remember such a crash while no attachement was opened. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Krusader crashed (reproducibly) when I attempted to F3 ~/.kde/share/apps/korganizer/std.ics. F4 was fine. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: When trying to view (using F3) any .vfb file Krussader always crashes. Using the default viewer. Can provide the file if needed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I was moving a thread of messages I'd accidentally deleted back to a DIMAP folder from the local trash when I got the crash. kmail process was still active, but no U/I. I had to kill -9 the process to get it to go away. After restarting kmail, the messages were moved successfully, so the crash was after the move. Updated backtrace (KDE SC 4.4.2): Thread 1 (Thread 0xb7845780 (LWP 1907)): [KCrash Handler] #6 0x014e4eda in MessageList::Core::Item::parent (this=0xbf94c0e4) at ../../messagelist/core/item.cpp:417 #7 0x027b7c42 in QModelIndex::parent (this=0x93ae3b8, index=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389 #8 QTreeView::indexRowSizeHint (this=0x93ae3b8, index=...) at itemviews/qtreeview.cpp:2817 #9 0x027b8499 in QTreeViewPrivate::itemHeight (this=0x94ae958, item=1) at itemviews/qtreeview.cpp:3238 #10 0x027b8738 in QTreeViewPrivate::updateScrollBars (this=0x94ae958) at itemviews/qtreeview.cpp:3483 #11 0x027b8aa5 in QTreeView::updateGeometries (this=0x93ae3b8) at itemviews/qtreeview.cpp:2745 #12 0x01521a56 in MessageList::Core::View::updateGeometries (this=0x0) at ../../messagelist/core/view.cpp:179 #13 0x01501ed4 in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x93c4e90) at ../../messagelist/core/model.cpp:3848 #14 0x015026fe in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x93c4e90) at ../../messagelist/core/model.cpp:3965 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: KMail had fully expanded one of my IMAP accounts (so all the folders in the treeview were expanded - it does this frequently), so I was going through, rapidly closing them (closing most of the subfolders, then closing the top one). As I clicked on one of the arrows to collapse a top-level folder, KMail crashed. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: What I was doing when the application crashed: - launch KMail - select (mouse-click) folder "Local Copies of ..." - select multiplie folders (mouse-click+Shift) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Kontact crashed after pressing "X" to exit the application. Just finished sorting mail and pressed "X". I was not doing anything at the time with KHTML view which is mentioned in the backtrace even email view is set to "text". -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: KMail started to crash every time I start it, see enclosed backtrace. Editing kmailrc so that all occurences of MainFolderViewItemIsExpanded=true are changed to 'false' appears to fix this problem. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Trying to lanch the app. After entering password, the app fail lo lanch properly an crash. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Akonadi was not syncing with my gcal resource. I keep getting a warning that the password is invalid for the gcal account. When I delete the resource, quit Kontact, re-start Kontact and try to add a new gcal resource Kontact crashes. When I go to Akonadi separately and add a gcal resource Kontact crashes. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I attempt to select any of the right click menu options within the sidebar, i.e Show Icons Only or Big Icons etc, Kontact crashes every time and produces the attached backtrace. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I tried it while looking at Akregator and while looking at KMail. If you right click in the left panel and select "show only icons" it changes for a second and then Kontact crashes. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: [KCrash Handler] #6 begin (this=, msg=0x329cca0, subjects=..., predicatesArray=..., valuesArray=...) at /usr/include/QtCore/qlist.h:93 #7 constBegin (this=, msg=0x329cca0, subjects=..., predicatesArray=..., valuesArray=...) at /usr/include/QtCore/qlist.h:250 #8 KMail::MailManagerImpl::processMsgBase (this=, msg=0x329cca0, subjects=..., predicatesArray=..., valuesArray=...) at /usr/src/debug/kdepim-4.4.7/kmail/mailmanagerimpl.cpp:86 #9 0x00007f9043270d72 in KMail::MailManagerImpl::Register (this=0xc2f1a0, registrarPath=..., lastModseq=) at /usr/src/debug/kdepim-4.4.7/kmail/mailmanagerimpl.cpp:166 #10 0x00007f90433542e2 in ManagerAdaptor::qt_metacall (this=0x13adc70, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffda7143a0) at /usr/src/debug/kdepim-4.4.7/build/kmail/manageradaptor.moc:83 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I viewing and deleting messages from local mailbox. After some manipulations ?dialog show(I dont remember its caption) and I press "Keep both" button. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I was marking all messages in a folder as all read. It was called "Heb-Bugzap" and had twenty unread messages. This is on Mandriva Linux Cooker with kmail2 and kdepimlib compiled from the trunk. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: This time it happened when I sent an email. I clicked send, it asked me for my gpg password (which I entered), then it crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: changing the layout from short folder list to long folder list From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I was trying to open the folders of my mail-account. This time Kmail crashed while loading the contents. It sometimes crashes too while opening a mail or deferring mails from the inbox into another folder. The imap server seems to work very slow and loading the contents needs almost all RAM. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I opened a message in the outbox (in offline mode) and saved it to drafts; after that, kmail crashed. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: What I was doing when the application crashed: I wrote a message and sent it using one of my outgoing accounts (smtp server). I then realized it was not one I could use from my current location, and cancelled this action through the red minus sign at the bottom right of the KMail window. Then I wanted to open the message in the outbox to change its outgoing account, so I double-clicked on it. At that time KMail crashed. This happened in the past already; this seems to happen when message sending is not yet fully cancelled. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Sending of the mail failed because the destination or an intermediate server had a size limit. I clicked the error report away and tried to open the outbox message in order to send it to another account on the same server to see which of the servers actually has the size limitation. When I double-clicked the message, kmail crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I finished reading new e-mail messages in KMail, then clicked on the Usenet icon to retrieve new articles. I clicked on the the header above the newsgroups names to sort them into alphabetical order, then clicked to get articles in all news groups. After a few minutes of downloading, without the progress details showing, all of Kontact suddenly disappeared. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I received a professional email that asked for a confirmation receipt. Kontact then crashed when I clicked "Yes" after Kmail asked me if I wanted it to send the confirmation. This problem had not occurred before. After Kontact restarted, i coild successfully send the confirmation receipt, no problem at all. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Kmail crashed after I tried to open a message which contained an attachment with russian file name during the check for new mail. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Kmail crashed after I tried to open a message which contained an attachment with russian file name during the check for new mail. --- Comment #23 from Dario Andres 2010-11-22 20:17:43 --- *** Bug 249902 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Plasma desktop crashed while adding a calendar to kontact I think that the problem coms from the small applet that is added near the clock. when creating a calendar, this applet is started and boooom -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: This crash report begins with mail collected OK, then a fade-away to the crash handler after a little time of KNode collecting new articles while the article list was sorted by number of unread articles. Not on this usage instance, but the previous one, which did not crash, after the article retrieval process was complete, two of the newsgroups reported article counts of 1 each. Clicking on each newsgroup in succession started a search for more new articles, then reports of nine to ten thousand articles in each group, which likely are the correct, or at least closer to correct, actual article counts. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I've just restarted Kontact and it crashed. I think that it was caused since it has tried to open IMAP folders. - Custom settings of the application: I have about 4 IMAP accounts, for different domains. Two of them at Google Mail. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I've just restarted Kontact and it crashed. I think that it was caused since it has tried to open IMAP folders. - Custom settings of the application: I have about 4 IMAP accounts, for different domains. Two of them at Google Mail. --- Comment #137 from Dario Andres 2010-11-24 20:18:31 --- *** Bug 257815 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: Filter actions=Move into a folder 'filtered' Press OK Send a email with the sender being in the address book. Actual Results: The received email is stored in 'filtered' Expected Results: The received email should be stored in 'Inbox' -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: The akonadi_googledata agent crashes every time it is started. Akonadi tries restarting it a few times, each giving the same result and another DrKonqi dialog. My data is not altered in any way, and an old cache of the data is available (it worked in the past using older versions of libgcal and/or akonadi-googledata) After those few times, I can see the agent is not running (the process akonadi_googled is not running) An easy way to reproduce it is adding it, giving it your google login-info and wait until it crashes (within a second) - Another backtrace with Akonadi functions on it (KDE SC 4.5.3): [KCrash Handler] #6 0x00007fe85c5e4712 in strlen () from /lib/libc.so.6 #7 0x00007fe85c5e4456 in strdup () from /lib/libc.so.6 #8 0x00007fe85e0b3aec in extract_and_check_multi (doc=0xef22d0, xpath_expression=0x7fe85e0bc5bd "//atom:entry/gd:im", getContent=0, attr1=0x7fe85e0bc45c "address", attr2=0x7fe85e0bc458 "rel", attr3=0x7fe85e0bc5b4 "protocol", attr4=0x7fe85e0bc47a "primary", values=0xff1900, types=0xff1910, protocols=0xff1908, pref=0xff191c) at ../src/atom_parser.c:295 #9 0x00007fe85e0b4918 in atom_extract_contact (entry=0xf05190, ptr_entry=0xff1850) at ../src/atom_parser.c:753 #10 0x00007fe85e0b5ad1 in extract_all_contacts (doc=0xe92dd0, data_extract=0xfefe70, length=37) at ../src/gcal_parser.c:434 #11 0x00007fe85e0b700f in gcal_get_all_contacts (gcalobj=0xec69e0, length=0xdf7928) at ../src/gcont.c:111 #12 0x00007fe85e0b94d6 in gcal_get_contacts (gcalobj=0xec69e0, contact_array=0xdf7920) at ../src/gcontact.c:155 #13 0x0000000000412ef8 in GoogleContactsResource::retrieveItems (this=0xdf78d0, collection=) at /home/matthijs/akonadi-googledata/src/akonadi-googledata-1.2.0/contacts/googledataresource.cpp:224 #14 0x00007fe85f6efa85 in ?? () from /usr/lib/libakonadi-kde.so.4 #15 0x00007fe85f6f146e in Akonadi::ResourceBase::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4 #16 0x000000000040ad95 in GoogleContactsResource::qt_metacall (this=0xdf78d0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff80bc6b40) at /home/matthijs/akonadi-googledata/src/build/contacts/googledataresource.moc:80 #17 0x00007fe85f2a133f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #18 0x00007fe85f6f2d35 in ?? () from /usr/lib/libakonadi-kde.so.4 #19 0x00007fe85f6f7744 in ?? () from /usr/lib/libakonadi-kde.so.4 #20 0x00007fe85f6f8438 in ?? () from /usr/lib/libakonadi-kde.so.4 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: after clicking on the reply button. Afterwards closing without sending a mail the flag isn't removed and a status icon indicates that a reply was created. Expected: Replied flag should be set if a reply to an email is sent successfully -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Akonadi crashed when I logged into the Plasma Desktop... It seems to work fine after it automatically restarted, but this isn't the first time it happened. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Started kde, open Kmail, moved a bunch of emails frm my inbox to another mail subdir (using offline IMAP mail), then kmail crashes. Also, it's painfully slow. specially to check emails. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Starte Kontact manually. Seemd to be stuck on checking IMAP accounts. Progress bar stayed at less than 20%. Hit stop bar and progress bar jumped to 81%. However the status did not change. Closed Kontact and received crash message. Had not been doing anything else. The crash can be reproduced every time. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: The screenshot shows only two .po[t] (kmail-migrator.po[t] and kalarm.po[t]) which contain the message 'sent-mail' in current trunk. I do not assume the mentioned files are loaded by kmail at runtime. But I assume there must be a i18n thinggy implemented in kmail ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: So we need: 1) to detect if the server we are talking to supports it or not, and if not clean the FLAGS arguments from custom flags 2) store the flags inside the mail as well, in custom headers --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: KMail crashed after first run without adding a new account From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: I was changing some settings while i had a reply message window open and main window open. I changed some template settings and after that experimented with window layout settings. After hitting 'Apply' kmail crashed. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: KMail had been closed for some time (>1 hour); have noticed before that it can hang around (zombie?). Hanging around may be related to some 'notifier' functionality. Anyway, sometime after this interval some mail arrived in my gmail account and KMail crashed. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I changed the view layout to have the mail preview besides the list of emails. After hitting apply kontact crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: I had 6 subscribed groups (on Giganews.com) and every time I go to remove one I get an 'are you sure?' dialog box, which I confirm and then Knode (or Kontact, depending on which one I'm using) crashes. On a restart, the group has been unsubscribed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: When the system starts, kontact with kmail window is also automatically started. The folder showed new messages si I clicked on it to display them. Than, an error message "connection to IMAP unexpectedly closed" appeared. When I closed the error popup clicking "OK", Kontact crashed. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: What I was doing when the application crashed: How to reproduce: - open kmail - select the folder with a lot of mail, in my case there are 77617 messages, 26128 of them unread - wait until content of folder is loaded - right-click the folder and select "compact folder" from the menu - HDD starts gargle now, but after about 10seconds it stop and then after a second kmail crash - may be reproduced everytime (tried 4x) It works without problems on different folder with only 6 messages in it -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: After launching kontact, I was in kmail settings and the crash occured when in the misc section I clicked on the browse button for selecting the default folder to display at launch of the app In kontact I used the Settings>Configure Kmail... menu, which is the same than in kmail, not the Configure Kontact... menu. After this crash, I tried again from both menu and now there is no crash, so I can't really reproduce.. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: In fact the address seems to be completely there, if fill out more than one to-field the "save list"-option-appears and allows to save the list and shows that Kmail knows about the email addresses. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I was using KMail2, and when I clicked one of my IMAP folders the Akonadi resource crashed (the new folder loaded correctly, though). kdelibs: r1207605 kdepimlibs: r1207605 kdepim: r1207605 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: a contact. Kontact starts OK, but when I click on contacts, the address book opens briefly, then both the address book and Kontact crash. This occures every time. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 d_func (sender=0x6e696d756e3c204f, m=, local_signal_index=0, argv=0x0) at kernel/qobject.h:125 #7 QMetaObject::activate (sender=0x6e696d756e3c204f, m=, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3195 #8 0x00007f7ad945b3fa in Akonadi::StandardContactActionManager::Private::updateActions (this=0x10a0880) at /usr/src/debug/kdepimlibs-4.5.85/akonadi/contact/standardcontactactionmanager.cpp:318 #9 0x00007f7ad944cb3a in Akonadi::StandardContactActionManager::qt_metacall (this=0x1098930, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=) at /usr/src/debug/kdepimlibs-4.5.85/build/akonadi/contact/standardcontactactionmanager.moc:82 #10 0x00007f7ade03bfef in QMetaObject::activate (sender=0x10938d0, m=, local_signal_index=, argv=0x7fff2fecac90) at kernel/qobject.cpp:3272 #11 0x00007f7ade083ad4 in QAbstractItemModel::rowsInserted (this=, _t1=, _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:181 #12 0x00007f7ade02195c in QAbstractItemModel::endInsertRows (this=0x10938d0) at kernel/qabstractitemmodel.cpp:2413 #13 0x00007f7add97bb75 in QSortFilterProxyModelPrivate::insert_source_items (this=0x1093950, source_to_proxy=..., proxy_to_source=..., source_items=, source_parent=, orient=Qt::Vertical, emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:693 #14 0x00007f7add97f75c in QSortFilterProxyModelPrivate::source_items_inserted (this=0x1093950, source_parent=..., start=, end=, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:804 #15 0x00007f7add97faff in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x1093950, source_parent=, start=, end=) at itemviews/qsortfilterproxymodel.cpp:1278 #16 0x00007f7add9819bc in QSortFilterProxyModel::qt_metacall (this=0x10938d0, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fff2fecaff0) at .moc/release-shared/moc_qsortfilterproxymodel.cpp:135 #17 0x00007f7ade03bfef in QMetaObject::activate (sender=0x1096570, m=, local_signal_index=, argv=0x7fff2fecaff0) at kernel/qobject.cpp:3272 #18 0x00007f7ade083ad4 in QAbstractItemModel::rowsInserted (this=, _t1=, _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:181 #19 0x00007f7ade02195c in QAbstractItemModel::endInsertRows (this=0x1096570) at kernel/qabstractitemmodel.cpp:2413 #20 0x00007f7adef5e9dc in Akonadi::EntityTreeModelPrivate::collectionsFetched (this=0x1096790, collections=) at /usr/src/debug/kdepimlibs-4.5.85/akonadi/entitytreemodel_p.cpp:418 #21 0x00007f7adef87322 in firstCollectionsFetched (this=0x1096570, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff2fecb4b0) at /usr/src/debug/kdepimlibs-4.5.85/akonadi/entitytreemodel_p.cpp:1204 #22 Akonadi::EntityTreeModel::qt_metacall (this=0x1096570, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff2fecb4b0) at /usr/src/debug/kdepimlibs-4.5.85/build/akonadi/entitytreemodel.moc:142 #23 0x00007f7ade03bfef in QMetaObject::activate (sender=0x1089030, m=, local_signal_index=, argv=0x7fff2fecb4b0) at kernel/qobject.cpp:3272 #24 0x00007f7adeed7ad2 in Akonadi::CollectionFetchJob::collectionsReceived (this=, _t1=) at /usr/src/debug/kdepimlibs-4.5.85/build/akonadi/collectionfetchjob.moc:92 #25 0x00007f7adef268bb in timeout (this=, _c=, _id=2, _a=0x7fff2fecb5d0) at /usr/src/debug/kdepimlibs-4.5.85/akonadi/collectionfetchjob.cpp:64 #26 Akonadi::CollectionFetchJob::qt_metacall (this=, _c=, _id=2, _a=0x7fff2fecb5d0) at /usr/src/debug/kdepimlibs-4.5.85/build/akonadi/collectionfetchjob.moc:80 #27 0x00007f7ade03bfef in QMetaObject::activate (sender=0x1089030, m=, local_signal_index=, argv=0x7fff2fecb5d0) at kernel/qobject.cpp:3272 #28 0x00007f7ade41c922 in KJob::result (this=, _t1=0x1089030) at /usr/src/debug/kdelibs-4.5.85/build/kdecore/kjob.moc:194 #29 0x00007f7ade41c960 in KJob::emitResult (this=0x1089030) at /usr/src/debug/kdelibs-4.5.85/kdecore/jobs/kjob.cpp:312 #30 0x00007f7adef0c82d in Akonadi::Job::qt_metacall (this=0x1089030, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x11105b0) at /usr/src/debug/kdepimlibs-4.5.85/build/akonadi/job.moc:91 #31 0x00007f7adef26805 in Akonadi::CollectionFetchJob::qt_metacall (this=0x1089030, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x11105b0) at /usr/src/debug/kdepimlibs-4.5.85/build/akonadi/collectionfetchjob.moc:73 #32 0x00007f7ade03ac6a in QObject::event (this=0x1089030, e=) at kernel/qobject.cpp:1211 #33 0x00007f7add3e4cd4 in QApplicationPrivate::notify_helper (this=0x6416f0, receiver=0x1089030, e=0x11175c0) at kernel/qapplication.cpp:4445 #34 0x00007f7add3ed1ca in QApplication::notify (this=, receiver=0x1089030, e=0x11175c0) at kernel/qapplication.cpp:4324 #35 0x00007f7ade999c66 in KApplication::notify (this=0x7fff2fecc090, receiver=0x1089030, event=0x11175c0) at /usr/src/debug/kdelibs-4.5.85/kdeui/kernel/kapplication.cpp:311 #36 0x00007f7ade026e2c in QCoreApplication::notifyInternal (this=0x7fff2fecc090, receiver=0x1089030, event=0x11175c0) at kernel/qcoreapplication.cpp:732 #37 0x00007f7ade02a625 in sendEvent (receiver=0x0, event_type=0, data=0x60df60) at kernel/qcoreapplication.h:215 #38 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60df60) at kernel/qcoreapplication.cpp:1373 #39 0x00007f7ade0518f3 in sendPostedEvents (s=0x644f50) at kernel/qcoreapplication.h:220 #40 postEventSourceDispatch (s=0x644f50) at kernel/qeventdispatcher_glib.cpp:277 #41 0x00007f7ad53e6a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #42 0x00007f7ad53e7270 in ?? () from /usr/lib64/libglib-2.0.so.0 #43 0x00007f7ad53e7510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #44 0x00007f7ade051a8f in QEventDispatcherGlib::processEvents (this=0x613c10, flags=) at kernel/qeventdispatcher_glib.cpp:422 #45 0x00007f7add489eae in QGuiEventDispatcherGlib::processEvents (this=, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #46 0x00007f7ade026262 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #47 0x00007f7ade026475 in QEventLoop::exec (this=0x7fff2fecbfe0, flags=...) at kernel/qeventloop.cpp:201 #48 0x00007f7ade02a8db in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #49 0x000000000040417e in _start () This bug may be a duplicate of or related to bug 260817. Possible duplicates by query: bug 260817. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Upgraded to KDE 4.5.85 and now plasma crashes on login. This only happens on the first run after the login. All subsequent runs seem to be ok. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Information about the crash: Kmail crashes when i send a mail. Before the mail transfering complete, I click and view the mail still in the outbox.But meanwhile the transfering completed, and Kmail crashed. - Updated backtrace: [KCrash Handler] #6 0x00007fcd0fdbad87 in KMMessage::transferInProgress (this=0x209c0b0) at /usr/src/debug/kdepim-4.4.8/kmail/kmmessage.cpp:271 #7 0x00007fcd0fe909f5 in FolderStorage::canAddMsgNow (this=0x92ca00, aMsg=0x209c0b0, aIndex_ret=) at /usr/src/debug/kdepim-4.4.8/kmail/folderstorage.cpp:311 #8 0x00007fcd0ff567c5 in KMFolderMaildir::addMsg (this=0x92ca00, aMsg=0x209c0b0, index_return=0x0) at /usr/src/debug/kdepim-4.4.8/kmail/kmfoldermaildir.cpp:322 #9 0x00007fcd0fe4e98f in KMComposeWin::~KMComposeWin (this=0x3318420, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.4.8/kmail/kmcomposewin.cpp:407 #10 0x00007fcd0fe4f129 in KMComposeWin::~KMComposeWin (this=0x3318420, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.4.8/kmail/kmcomposewin.cpp:432 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "loading..." message) if so this should only happen if either the reporter or kubuntu changed that message into something that WebKit cannot handle (might have been an accidental change) or as a WebKit issue as it's their code that crashes. Omega: * Is this during startup or when displaying a message? * Does it occur on every startup (I get the impression that at first it wasn't but now it is)? * Is it reproducible using beta3 or newer? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: the BCC: line completely from the header while sending but sends it there nonetheless - which kmail seems to handle differently. However it's maybe a simple way around: use postfix as this seems to work for you, but still.. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: not valid. Eg. I have no unread message, but it shows as 1-2-3 unread messages. It might happen when I browse the Inbox while filtering of newly messages in the inbox is running. When this happens (wrong unread count), clicking on the Back icon (go to previous unread message) crashes KMail with the attached backtrace. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [Current thread is 1 (Thread 0x7f40e6955760 (LWP 15701))] Thread 3 (Thread 0x7f40d0ea6710 (LWP 15703)): #0 0x00007f40dea9f39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f40e5d24bbf in WTF::TCMalloc_PageHeap::scavengerThread() () from /opt/qt4/lib/libQtWebKit.so.4 #2 0x00007f40e5d24194 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /opt/qt4/lib/libQtWebKit.so.4 #3 0x00007f40dea9aa4f in start_thread () from /lib64/libpthread.so.0 #4 0x00007f40ddaef82d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f40c4808710 (LWP 15835)): #0 0x00007f40ddae8e13 in select () from /lib64/libc.so.6 #1 0x00007f40dee42e94 in QProcessManager::run (this=0x7f40df1fbb00) at io/qprocess_unix.cpp:245 #2 0x00007f40ded4f34d in QThreadPrivate::start (arg=0x7f40df1fbb00) at thread/qthread_unix.cpp:320 #3 0x00007f40dea9aa4f in start_thread () from /lib64/libpthread.so.0 #4 0x00007f40ddaef82d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f40e6955760 (LWP 15701)): [KCrash Handler] #6 0x00007f40c87973cc in MessageList::Core::Item::indexOfChildItem (this=0x0, item=0xf2a530) at /home/andris/development/sources/kde-trunk/kdepim/messagelist/core/item.cpp:179 #7 0x00007f40c87dcecf in MessageList::Core::View::messageItemBefore (this=0x15f0320, referenceItem=0x0, messageTypeFilter=MessageList::Core::MessageTypeUnreadOnly, loop=true) at /home/andris/development/sources/kde-trunk/kdepim/messagelist/core/view.cpp:1301 #8 0x00007f40c87dd147 in MessageList::Core::View::previousMessageItem (this=0x15f0320, messageTypeFilter=MessageList::Core::MessageTypeUnreadOnly, loop=true) at /home/andris/development/sources/kde-trunk/kdepim/messagelist/core/view.cpp:1312 #9 0x00007f40c87dde89 in MessageList::Core::View::selectPreviousMessageItem (this=0x15f0320, messageTypeFilter=MessageList::Core::MessageTypeUnreadOnly, existingSelectionBehaviour=MessageList::Core::ClearExistingSelection, centerItem=true, loop=true) at /home/andris/development/sources/kde-trunk/kdepim/messagelist/core/view.cpp:1452 #10 0x00007f40c880c562 in MessageList::Widget::selectPreviousMessageItem (this=0x15d9f80, messageTypeFilter=MessageList::Core::MessageTypeUnreadOnly, existingSelectionBehaviour=MessageList::Core::ClearExistingSelection, centerItem=true, loop=true) at /home/andris/development/sources/kde-trunk/kdepim/messagelist/widget.cpp:149 #11 0x00007f40c88016ad in MessageList::Pane::selectPreviousMessageItem (this=0x15d78a0, messageTypeFilter=MessageList::Core::MessageTypeUnreadOnly, existingSelectionBehaviour=MessageList::Core::ClearExistingSelection, centerItem=true, loop=true) at /home/andris/development/sources/kde-trunk/kdepim/messagelist/pane.cpp:193 #12 0x00007f40c965e642 in KMMainWidget::slotSelectPreviousUnreadMessage (this=0x15b93e0) at /home/andris/development/sources/kde-trunk/kdepim/kmail/kmmainwidget.cpp:2610 #13 0x00007f40c9650051 in KMMainWidget::qt_metacall (this=0x15b93e0, _c=QMetaObject::InvokeMetaMethod, _id=107, _a=0x7fffcfed9b90) at /home/andris/development/build/kde-trunk/kdepim/kmail/kmmainwidget.moc:450 #14 0x00007f40dee73fdf in QMetaObject::metacall (object=0x15b93e0, cl=QMetaObject::InvokeMetaMethod, idx=134, argv=0x7fffcfed9b90) at kernel/qmetaobject.cpp:237 #15 0x00007f40dee88e6f in QMetaObject::activate (sender=0x16ad660, m=0x7f40e0940ca0, local_signal_index=1, argv=0x7fffcfed9b90) at kernel/qobject.cpp:3278 #16 0x00007f40dfbf2a92 in QAction::triggered (this=0x16ad660, _t1=false) at .moc/debug-shared/moc_qaction.cpp:263 #17 0x00007f40dfbf1d94 in QAction::activate (this=0x16ad660, event=QAction::Trigger) at kernel/qaction.cpp:1257 #18 0x00007f40dfbf31b1 in QAction::trigger (this=0x16ad660) at kernel/qaction.h:218 #19 0x00007f40e01c745d in QToolButton::nextCheckState (this=0x10bee4c0) at widgets/qtoolbutton.cpp:1147 #20 0x00007f40e00c563e in QAbstractButtonPrivate::click (this=0x17ac5800) at widgets/qabstractbutton.cpp:528 #21 0x00007f40e00c6baf in QAbstractButton::mouseReleaseEvent (this=0x10bee4c0, e=0x7fffcfeda890) at widgets/qabstractbutton.cpp:1121 #22 0x00007f40e01c5daf in QToolButton::mouseReleaseEvent (this=0x10bee4c0, e=0x7fffcfeda890) at widgets/qtoolbutton.cpp:721 #23 0x00007f40dfc690c4 in QWidget::event (this=0x10bee4c0, event=0x7fffcfeda890) at kernel/qwidget.cpp:8255 #24 0x00007f40e00c6a05 in QAbstractButton::event (this=0x10bee4c0, e=0x7fffcfeda890) at widgets/qabstractbutton.cpp:1080 #25 0x00007f40e01c74d3 in QToolButton::event (this=0x10bee4c0, event=0x7fffcfeda890) at widgets/qtoolbutton.cpp:1163 #26 0x00007f40dfc025bc in QApplicationPrivate::notify_helper (this=0x6461e0, receiver=0x10bee4c0, e=0x7fffcfeda890) at kernel/qapplication.cpp:4462 #27 0x00007f40dfc00549 in QApplication::notify (this=0x7fffcfedb830, receiver=0x10bee4c0, e=0x7fffcfeda890) at kernel/qapplication.cpp:4023 #28 0x00007f40e0c0a909 in KApplication::notify (this=0x7fffcfedb830, receiver=0x10bee4c0, event=0x7fffcfeda890) at /home/andris/development/sources/kde-trunk/kdelibs/kdeui/kernel/kapplication.cpp:311 #29 0x00007f40dee6be6b in QCoreApplication::notifyInternal (this=0x7fffcfedb830, receiver=0x10bee4c0, event=0x7fffcfeda890) at kernel/qcoreapplication.cpp:731 #30 0x00007f40dfc04d9f in QCoreApplication::sendSpontaneousEvent (receiver=0x10bee4c0, event=0x7fffcfeda890) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #31 0x00007f40dfbfeab2 in QApplicationPrivate::sendMouseEvent (receiver=0x10bee4c0, event=0x7fffcfeda890, alienWidget=0x10bee4c0, nativeWidget=0xad82c0, buttonDown=0x7f40e0988768, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120 #32 0x00007f40dfca43f2 in QETWidget::translateMouseEvent (this=0xad82c0, event=0x7fffcfedb3f0) at kernel/qapplication_x11.cpp:4461 #33 0x00007f40dfca0d81 in QApplication::x11ProcessEvent (this=0x7fffcfedb830, event=0x7fffcfedb3f0) at kernel/qapplication_x11.cpp:3465 #34 0x00007f40dfcdacd8 in x11EventSourceDispatch (s=0x649cb0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #35 0x00007f40d8695a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #36 0x00007f40d8696270 in ?? () from /usr/lib64/libglib-2.0.so.0 #37 0x00007f40d8696510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #38 0x00007f40deea4f8b in QEventDispatcherGlib::processEvents (this=0x6133b0, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #39 0x00007f40dfcdb086 in QGuiEventDispatcherGlib::processEvents (this=0x6133b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #40 0x00007f40dee699ce in QEventLoop::processEvents (this=0x7fffcfedb7a0, flags=...) at kernel/qeventloop.cpp:149 #41 0x00007f40dee69b22 in QEventLoop::exec (this=0x7fffcfedb7a0, flags=...) at kernel/qeventloop.cpp:201 #42 0x00007f40dee6c55e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #43 0x00007f40dfbff758 in QApplication::exec () at kernel/qapplication.cpp:3736 #44 0x00000000004043f1 in main (argc=1, argv=0x7fffcfedbd88) at /home/andris/development/sources/kde-trunk/kdepim/kontact/src/main.cpp:218 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I was browsing the events page on my last.fm profile, and wanted to import my calendar from there into Korganizer in ICS format. I clicked the link and then Open in the dialog box asking what I wanted to do with the downloaded file. After clicking Open, rekonq crashed. - Updated backtrace: [KCrash Handler] #6 parent (this=0x0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250 #7 parentWidget (this=0x0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1022 #8 QWidget::window (this=0x0) at kernel/qwidget.cpp:4182 #9 0x00007f1c6827c805 in topLevelWidget (this=0x3af8e20, parentWidget=0x0, parent=0x2830c60, __in_chrg=, __vtt_parm=) at /usr/include/qt4/QtGui/qwidget.h:318 #10 KOrganizerPart::KOrganizerPart (this=0x3af8e20, parentWidget=0x0, parent=0x2830c60, __in_chrg=, __vtt_parm=) at ../../korganizer/korganizer_part.cpp:53 #11 0x00007f1c6827d54f in KPluginFactory::createPartInstance (parentWidget=0x0, parent=0x2830c60, args=...) at //usr/include/kpluginfactory.h:467 #12 0x00007f1c94da897f in KPluginFactory::create (this=0x3af58e0, iface=0x7f1c95a66f60 "KParts::ReadOnlyPart", parentWidget=, parent=0x2830c60, args=..., keyword=) at ../../kdecore/util/kpluginfactory.cpp:191 #13 0x00007f1c9678f6b0 in create (this=, _mimeType=, url=, argumentNames=, argumentValues=) at ../../kdecore/util/kpluginfactory.h:515 #14 createInstance (this=, _mimeType=, url=, argumentNames=, argumentValues=) at ../../kdecore/services/kservice.h:532 #15 createPartInstanceFromQuery (this=, _mimeType=, url=, argumentNames=, argumentValues=) at ../../kdecore/services/kmimetypetrader.h:128 #16 KWebPluginFactory::create (this=, _mimeType=, url=, argumentNames=, argumentValues=) at ../../kdewebkit/kwebpluginfactory.cpp:133 ... -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: Removed VCard file agent from Akonadi Agent list as it repeatedly overwritten the VCard file with an empty file. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: check -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [KCrash Handler] #6 0xaeb65516 in mkallcap(char*, cs_info const*) () from /usr/lib/libhunspell-1.2.so.0 #7 0xaeb75c9f in SuggestMgr::ngsuggest(char**, char*, int, HashMgr**, int) () from /usr/lib/libhunspell-1.2.so.0 #8 0xaeb6fe7e in Hunspell::suggest(char***, char const*) () from /usr/lib/libhunspell-1.2.so.0 #9 0xaec868ac in MySpellChecker::suggestWord(char const*, unsigned int, unsigned int*) () from /usr/lib/enchant/libenchant_myspell.so #10 0xaec86a54 in ?? () from /usr/lib/enchant/libenchant_myspell.so #11 0xaec6759e in enchant_dict_suggest () from /usr/lib/libenchant.so.1 #12 0xaec8f533 in QSpellEnchantDict::suggest (this=0xc7c4618, word=...) at ../../../../sonnet/plugins/enchant/enchantdict.cpp:63 #13 0xb708b069 in Sonnet::Speller::suggest (this=0xaef10f0, word=...) at ../../kdecore/sonnet/speller.cpp:126 #14 0xb73e3ee3 in Sonnet::Highlighter::suggestionsForWord (this=0x9b39558, word=..., max=10) at ../../kdeui/sonnet/highlighter.cpp:431 #15 0xb748ea32 in KTextEdit::contextMenuEvent (this=0xaeadb18, event=0xbfef5a1c) at ../../kdeui/widgets/ktextedit.cpp:624 #16 0xb63c4f08 in QWidget::event (this=0xaeadb18, event=0xbfef5a1c) at kernel/qwidget.cpp:8211 #17 0xb67be8d3 in QFrame::event (this=0xaeadb18, e=0xbfef5a1c) at widgets/qframe.cpp:557 #18 0xb6859092 in QAbstractScrollArea::viewportEvent (this=0x0, e=0x13b) at widgets/qabstractscrollarea.cpp:1036 #19 0xb685ba65 in viewportEvent (this=0xb7d0370, o=0xaeadf20, e=0xbfef5a1c) at widgets/qabstractscrollarea_p.h:100 #20 QAbstractScrollAreaFilter::eventFilter (this=0xb7d0370, o=0xaeadf20, e=0xbfef5a1c) at widgets/qabstractscrollarea_p.h:116 #21 0xb6e1d76a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x915efb8, receiver=0xaeadf20, event=0xbfef5a1c) at kernel/qcoreapplication.cpp:841 #22 0xb63665a9 in QApplicationPrivate::notify_helper (this=0x915efb8, receiver=0xaeadf20, e=0xbfef5a1c) at kernel/qapplication.cpp:4298 #23 0xb636d570 in QApplication::notify (this=0xbfef61d4, receiver=0xaeadf20, e=0xbfef5a1c) at kernel/qapplication.cpp:3946 #24 0xb736dbfa in KApplication::notify (this=0xbfef61d4, receiver=0xaeadf20, event=0xbfef5a1c) at ../../kdeui/kernel/kapplication.cpp:302 #25 0xb6e1e4cb in QCoreApplication::notifyInternal (this=0xbfef61d4, receiver=0xaeadf20, event=0xbfef5a1c) at kernel/qcoreapplication.cpp:726 #26 0xb63fd88e in QCoreApplication::sendSpontaneousEvent (receiver=0xaeadf20, event=0x13b) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #27 0xb63f7db2 in QETWidget::translateMouseEvent (this=0xa0514e0, event=0xbfef5e40) at kernel/qapplication_x11.cpp:4385 #28 0xb63f7253 in QApplication::x11ProcessEvent (this=0xbfef61d4, event=0xbfef5e40) at kernel/qapplication_x11.cpp:3391 #29 0xb6425372 in x11EventSourceDispatch (s=0x9162578, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #30 0xb42ba305 in g_main_dispatch (context=0x916a200) at /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmain.c:1960 #31 IA__g_main_context_dispatch (context=0x916a200) at /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmain.c:2513 #32 0xb42bdfe8 in g_main_context_iterate (context=0x916a200, block=, dispatch=1, self=0x9168a38) at /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmain.c:2591 #33 0xb42be1c8 in IA__g_main_context_iteration (context=0x916a200, may_block=1) at /build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/glib/gmain.c:2654 #34 0xb6e4a075 in QEventDispatcherGlib::processEvents (this=0x91398c8, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #35 0xb6424ed5 in QGuiEventDispatcherGlib::processEvents (this=0x91398c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #36 0xb6e1cae9 in QEventLoop::processEvents (this=0xbfef6134, flags=) at kernel/qeventloop.cpp:149 #37 0xb6e1cf3a in QEventLoop::exec (this=0xbfef6134, flags=...) at kernel/qeventloop.cpp:201 #38 0xb6e2216f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #39 0xb6366667 in QApplication::exec () at kernel/qapplication.cpp:3581 #40 0x0804b472 in main (argc=1, argv=0xbfef63f4) at ../../../kontact/src/main.cpp:224 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: "Authentication" field. But this is just my idea... Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: clipboard, so this is a KDE issue. I tried with konsole just to check, and that has the same issue. Reproducible: Always -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: following answer from Thomas McGuire: ************* Hi, On Wednesday 16 February 2011 12:33:03 Christoph Kaulich wrote: > I have just tried to setup akonadi (KDEPIM 4.6 beta4 ) for offline use. I > switched the folder properties for tasks and calender so keeping content > locally for a week. So if I start my laptop offline, I can see all my > calendar data. > > Is there a way to write back data, which I added while being offline? I am > using the dav resource on a groupdav calendar. Write back should happen automatically when you are online again. Maybe you need to manually sync the calendar folder, that action is probably in the right-click menu. If that doesn't work, I suspect a bug in the dav resource, please file a bug report then. ************* So I think the offline/online switch should be respected in the resources. Christoph -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: which resulted in KMail2 showing all my previously read emails as unread. I'm told this is because the maildir resource does not read or write the maildir status in the message filename due to windows compatibility issues (the : in the filename). However this means that users on other platforms lose track of their mail status, and compatibility with other mail clients is lost. The support should be copied from KMail1 and ifdef'ed out for Windows only. The same goes for the filname for new messages itself which I'm told is currently not standards compliant and breaks compatibility with other mail apps. Reproducible: Didn't try -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I just logged-in to KDE4.6.1, KMail started (I have it as autostart) and then Activity manager crashed, at the same time 3 windows of DRkonqi appeared, sayin that Akonadi Agent crashed as well. --- Comment #10 from Dario Andres 2011-03-13 14:02:43 --- *** Bug 268367 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: - What I was doing when the application crashed: I just logged-in to KDE4.6.1, KMail started (I have it as autostart) and then Activity manager crashed, at the same time 3 windows of DRkonqi appeared, sayin that Akonadi Agent crashed as well. --- Comment #10 from Dario Andres 2011-03-13 14:02:43 --- *** Bug 268367 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: -- Backtrace (Reduced): #6 0x00007f924490ec76 in QVariant::QVariant(QVariant const&) () from /usr/lib/libQtCore.so.4 #7 0x00007f92420ece87 in QDBusPendingReplyData::argumentAt(int) const () from /usr/lib/libQtDBus.so.4 #8 0x00007f923e5aafa8 in KSieveUi::Util::findSieveUrlForAccount(QString const&) () from /usr/lib/libksieveui.so.4 #9 0x00007f923e5afb6a in KSieveUi::Vacation::findURL() const () from /usr/lib/libksieveui.so.4 #10 0x00007f923e5afcab in KSieveUi::Vacation::Vacation(QObject*, bool, char const*) () from /usr/lib/libksieveui.so.4 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: ile that may not have a response for the behavior of "drag and drop" on a title= bar or menu bar. My suggestion might be wrong, I have not closely looked at the code. --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: that incoming IMAP messages do not trigger the switch that applies the filt= ers to them. Before anyone asks the obvious: filters have been migrated from KMail1 and = are set (applied by hand again) to automatically apply to incoming from all resources. --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Aborted [Current thread is 1 (Thread 0x7fd8f1898760 (LWP 9706))] Thread 2 (Thread 0x7fd8d582b700 (LWP 9712)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fd8e3a32cdf in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/qt4.5/lib/libQtWebKit.so.4 #2 0x00007fd8e3a322c8 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/qt4.5/lib/libQtWebKit.so.4 #3 0x00007fd8eb6b7a3f in start_thread (arg=0x7fd8d582b700) at pthread_create.c:297 #4 0x00007fd8eac9267d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fd8f1898760 (LWP 9706)): [KCrash Handler] #6 0x00007fd8eabf1ab5 in raise () from /lib64/libc.so.6 #7 0x00007fd8eabf2fb6 in abort () from /lib64/libc.so.6 #8 0x00007fd8eb963b9e in qt_message_output (msgType=QtFatalMsg, buf=0x1150118 "ASSERT failure in QDBusPendingReply::argumentAt: \"Index out of bounds\", file /g/kdegit/qt-kde/src/dbus/qdbuspendingreply.cpp, line 268") at /g/kdegit/qt-kde/src/corelib/global/qglobal.cpp:2282 #9 0x00007fd8eb963d11 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7fd8ebafc960 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=0x7fffddd62dc8) at /g/kdegit/qt-kde/src/corelib/global/qglobal.cpp:2328 #10 0x00007fd8eb9644a1 in qFatal (msg=0x7fd8ebafc960 "ASSERT failure in %s: \"%s\", file %s, line %d") at /g/kdegit/qt-kde/src/corelib/global/qglobal.cpp:2511 #11 0x00007fd8eb9637a3 in qt_assert_x (where=0x7fd8ebe7f7a4 "QDBusPendingReply::argumentAt", what=0x7fd8ebe7f790 "Index out of bounds", file=0x7fd8ebe7f760 "/g/kdegit/qt-kde/src/dbus/qdbuspendingreply.cpp", line=268) at /g/kdegit/qt-kde/src/corelib/global/qglobal.cpp:2035 #12 0x00007fd8ebe75006 in QDBusPendingReplyData::argumentAt (this=0x7fffddd632b0, index=0) at /g/kdegit/qt-kde/src/dbus/qdbuspendingreply.cpp:266 #13 0x00007fd8e4f072ad in QDBusPendingReply::argumentAt<0> (this=0x7fffddd632b0) at /usr/lib/qt4.5/include/QtDBus/qdbuspendingreply.h:176 #14 0x00007fd8e4f072e9 in QDBusPendingReply::operator QDBusPendingReplyTypes::Select<0, QString, void, void, void, void, void, void, void>::Type (this=) at /usr/lib/qt4.5/include/QtDBus/qdbuspendingreply.h:186 #15 0x00007fd8e4f065d1 in KSieveUi::Util::findSieveUrlForAccount (identifier=) at /g/kdegit/kdepim/libksieve/ksieveui/util.cpp:111 #16 0x00007fd8e4f09f2c in KSieveUi::Vacation::findURL (this=) at /g/kdegit/kdepim/libksieve/ksieveui/vacation.cpp:493 #17 0x00007fd8e4f0a094 in KSieveUi::Vacation::Vacation (this=0xe56dd0, parent=, checkOnly=true, name=0x0) at /g/kdegit/kdepim/libksieve/ksieveui/vacation.cpp:426 #18 0x00007fd8f062600e in KMMainWidget::slotCheckVacation (this=0xde2e20) at /g/kdegit/kdepim/kmail/kmmainwidget.cpp:2272 #19 0x00007fd8f063bf5d in KMMainWidget::qt_metacall (this=0xde2e20, _c=QMetaObject::InvokeMetaMethod, _id=67, _a=0xf91630) at /g/b45/kdepim/kmail/kmmainwidget.moc:409 #20 0x00007fd8eba85ed0 in QMetaObject::metacall (object=0xde2e20, cl=QMetaObject::InvokeMetaMethod, idx=94, argv=0xf91630) at /g/kdegit/qt-kde/src/corelib/kernel/qmetaobject.cpp:237 #21 0x00007fd8eba95122 in QMetaCallEvent::placeMetaCall (this=0xe22d50, object=0xde2e20) at /g/kdegit/qt-kde/src/corelib/kernel/qobject.cpp:534 #22 0x00007fd8eba963aa in QObject::event (this=0xde2e20, e=0xe22d50) at /g/kdegit/qt-kde/src/corelib/kernel/qobject.cpp:1219 #23 0x00007fd8ec934a79 in QWidget::event (this=0xde2e20, event=0xe22d50) at /g/kdegit/qt-kde/src/gui/kernel/qwidget.cpp:8659 #24 0x00007fd8ec8cde82 in QApplicationPrivate::notify_helper (this=0x9fc740, receiver=0xde2e20, e=0xe22d50) at /g/kdegit/qt-kde/src/gui/kernel/qapplication.cpp:4445 #25 0x00007fd8ec8cdb84 in QApplication::notify (this=0x7fffddd646f0, receiver=0xde2e20, e=0xe22d50) at /g/kdegit/qt-kde/src/gui/kernel/qapplication.cpp:4410 #26 0x00007fd8f128df2e in KApplication::notify (this=0x7fffddd646f0, receiver=0xde2e20, event=0xe22d50) at /g/kdegit/kdelibs/kdeui/kernel/kapplication.cpp:311 #27 0x00007fd8eba7deb2 in QCoreApplication::notifyInternal (this=0x7fffddd646f0, receiver=0xde2e20, event=0xe22d50) at /g/kdegit/qt-kde/src/corelib/kernel/qcoreapplication.cpp:720 #28 0x00007fd8ec8bebfb in QCoreApplication::sendEvent (receiver=0xde2e20, event=0xe22d50) at ../../include/QtCore/../../../../kdegit/qt-kde/src/corelib/kernel/qcoreapplication.h:215 #29 0x00007fd8eba7f0d3 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9b1760) at /g/kdegit/qt-kde/src/corelib/kernel/qcoreapplication.cpp:1373 #30 0x00007fd8eba7ecf5 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at /g/kdegit/qt-kde/src/corelib/kernel/qcoreapplication.cpp:1266 #31 0x00007fd8ec997b11 in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../../../kdegit/qt-kde/src/corelib/kernel/qcoreapplication.h:220 #32 0x00007fd8ebab5c3b in postEventSourceDispatch (s=0x9ff1d0) at /g/kdegit/qt-kde/src/corelib/kernel/qeventdispatcher_glib.cpp:277 #33 0x00007fd8e0151b63 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #34 0x00007fd8e0152340 in ?? () from /lib64/libglib-2.0.so.0 #35 0x00007fd8e01525e0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #36 0x00007fd8ebab64e9 in QEventDispatcherGlib::processEvents (this=0x9b0e40, flags=...) at /g/kdegit/qt-kde/src/corelib/kernel/qeventdispatcher_glib.cpp:415 #37 0x00007fd8ec9a3c84 in QGuiEventDispatcherGlib::processEvents (this=0x9b0e40, flags=...) at /g/kdegit/qt-kde/src/gui/kernel/qguieventdispatcher_glib.cpp:204 #38 0x00007fd8eba7ba84 in QEventLoop::processEvents (this=0x7fffddd645c0, flags=...) at /g/kdegit/qt-kde/src/corelib/kernel/qeventloop.cpp:149 #39 0x00007fd8eba7bbd7 in QEventLoop::exec (this=0x7fffddd645c0, flags=...) at /g/kdegit/qt-kde/src/corelib/kernel/qeventloop.cpp:201 #40 0x00007fd8eba7e59e in QCoreApplication::exec () at /g/kdegit/qt-kde/src/corelib/kernel/qcoreapplication.cpp:1009 #41 0x00007fd8ec8cb040 in QApplication::exec () at /g/kdegit/qt-kde/src/gui/kernel/qapplication.cpp:3719 #42 0x00000000004026b1 in main (argc=1, argv=0x7fffddd64888) at /g/kdegit/kdepim/kmail/main.cpp:145 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: tion lists, but string always talks about "Distribution list ..." (in singular!) Also, if there are multiple distribution lists, they should be quotes separately: =C2=AB"foo", "bar"=C2=BB, not =C2=AB"foo, bar"=C2=BB. Reproducible: Always --=20 Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the assignee for the bug.= From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: since Alpha). I'm CCing Rex Dieter. Rex, IIRC you've touched libassuan in F15, can you figure out what's going wrong here? (I suspect this bug is either an upstream library bug or a downstream packaging bug, but let's keep it open here until we know for sure.) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: only type "Paul"! Also with new emails during this session. However, this correct auto-completion behaviour is lost after closing kmail2. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: attaching gdb it looks like there is a deadlock when at the same time a mail check is going on: #0 0x00007fdc3e0ba503 in poll () from /lib64/libc.so.6 #1 0x00007fdc3816a114 in ?? () from /lib64/libglib-2.0.so.0 #2 0x00007fdc3816a650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #3 0x00007fdc406ededb in QEventDispatcherGlib::processEvents(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #4 0x00007fdc3f38b52e in QGuiEventDispatcherGlib::processEvents (this=0x6124d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #5 0x00007fdc406b271e in QEventLoop::processEvents(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #6 0x00007fdc406b2872 in QEventLoop::exec(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #7 0x00007fdc40baaa24 in KJob::exec (this=0x915d010) at /home/andris/development/sources/kde-trunk/kdelibs/kdecore/jobs/kjob.cpp:204 #8 0x00007fdc2b12a34d in KMMainWidget::slotEndCheckMail (this=0x1515640) at /home/andris/development/sources/kde-trunk/kdepim/kmail/kmmainwidget.cpp:390 #9 0x00007fdc2b12bb5d in KMMainWidget::qt_metacall (this=0x1515640, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0x7fff8d0b0380) at /home/andris/development/build/kde-trunk/kdepim/kmail/kmmainwidget.moc:369 #10 0x00007fdc406bcd2f in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #11 0x00007fdc406d1e0b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #12 0x00007fdc2b0da7ec in KMKernel::slotProgressItemCompletedOrCanceled (this=0x1005470, item=) at /home/andris/development/sources/kde-trunk/kdepim/kmail/kmkernel.cpp:1660 #13 0x00007fdc2b0e64bc in KMKernel::qt_metacall (this=0x1005470, _c=QMetaObject::InvokeMetaMethod, _id=36, _a=0x7fff8d0b0670) at /home/andris/development/build/kde-trunk/kdepim/kmail/kmkernel.moc:205 #14 0x00007fdc406bcd2f in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #15 0x00007fdc406d1e0b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #16 0x00007fdc44bf80b2 in KPIM::ProgressManager::progressItemCompleted (this=, _t1=0x1596af0) at /home/andris/development/build/kde-trunk/kdepim/libkdepim/progressmanager.moc:272 #17 0x00007fdc44bf8b23 in KPIM::ProgressManager::qt_metacall (this=0x98a050, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff8d0b07e0) at /home/andris/development/build/kde-trunk/kdepim/libkdepim/progressmanager.moc:246 #18 0x00007fdc406bcd2f in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #19 0x00007fdc406d1e0b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #20 0x00007fdc44bf7c82 in KPIM::ProgressItem::progressItemCompleted (this=, _t1=0x1596af0) at /home/andris/development/build/kde-trunk/kdepim/libkdepim/progressmanager.moc:121 #21 0x00007fdc44bf8360 in KPIM::ProgressItem::setComplete (this=0x1596af0) at /home/andris/development/sources/kde-trunk/kdepim/libkdepim/progressmanager.cpp:56 #22 0x00007fdc44bf989d in KPIM::AgentProgressMonitor::Private::instanceStatusChanged (this=0xbf724b0, instance=...) at /home/andris/development/sources/kde-trunk/kdepim/libkdepim/agentprogressmonitor.cpp:86 #23 0x00007fdc44bf997a in KPIM::AgentProgressMonitor::qt_metacall (this=0x23f8e00, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff8d0b0990) at /home/andris/development/build/kde-trunk/kdepim/libkdepim/agentprogressmonitor.moc:78 #24 0x00007fdc406bcd2f in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #25 0x00007fdc406d1e0b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #26 0x00007fdc4326bea3 in Akonadi::AgentManager::instanceStatusChanged (this=0x136e360, _t1=...) ---Type to continue, or q to quit--- at /home/andris/development/build/kde-trunk/kdepimlibs/akonadi/agentmanager.moc:177 #27 0x00007fdc43269629 in Akonadi::AgentManagerPrivate::agentInstanceStatusChanged (this=0x136e990, identifier="akonadi_imap_resource_6", status=0, msg="Ready") at /home/andris/development/sources/kde-trunk/kdepimlibs/akonadi/agentmanager.cpp:129 #28 0x00007fdc4326bbb0 in Akonadi::AgentManager::qt_metacall (this=0x136e360, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fff8d0b0b70) at /home/andris/development/build/kde-trunk/kdepimlibs/akonadi/agentmanager.moc:131 #29 0x00007fdc406bcd2f in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #30 0x00007fdc406d1e0b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #31 0x00007fdc43386306 in OrgFreedesktopAkonadiAgentManagerInterface::agentInstanceStatusChanged (this=0xdc20e0, _t1="akonadi_imap_resource_6", _t2=0, _t3="Ready") at /home/andris/development/build/kde-trunk/kdepimlibs/akonadi/agentmanagerinterface.moc:285 #32 0x00007fdc43385130 in OrgFreedesktopAkonadiAgentManagerInterface::qt_metacall (this=0xdc20e0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fff8d0b0dd0) at /home/andris/development/build/kde-trunk/kdepimlibs/akonadi/agentmanagerinterface.moc:167 #33 0x00007fdc40061749 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList const&, int) () from /opt/qt4/lib/libQtDBus.so.4 #34 0x00007fdc4006d4bf in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /opt/qt4/lib/libQtDBus.so.4 #35 0x00007fdc406cd729 in QObject::event(QEvent*) () from /opt/qt4/lib/libQtCore.so.4 #36 0x00007fdc3f2b269a in QApplicationPrivate::notify_helper (this=0x646170, receiver=0xdc20e0, e=0x8ce9a30) at kernel/qapplication.cpp:4462 #37 0x00007fdc3f2afcbe in QApplication::notify (this=0x7fff8d0b2c80, receiver=0xdc20e0, e=0x8ce9a30) at kernel/qapplication.cpp:3862 #38 0x00007fdc412387d1 in KApplication::notify (this=0x7fff8d0b2c80, receiver=0xdc20e0, event=0x8ce9a30) at /home/andris/development/sources/kde-trunk/kdelibs/kdeui/kernel/kapplication.cpp:311 #39 0x00007fdc406b4bbb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/qt4/lib/libQtCore.so.4 #40 0x00007fdc46030ad7 in QCoreApplication::sendEvent(QObject*, QEvent*) () from /opt/qt4/lib/libQtWebKit.so.4 #41 0x00007fdc406b5df4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /opt/qt4/lib/libQtCore.so.4 #42 0x00007fdc406b5a15 in QCoreApplication::sendPostedEvents(QObject*, int) () from /opt/qt4/lib/libQtCore.so.4 #43 0x00007fdc406ee633 in QCoreApplication::sendPostedEvents() () from /opt/qt4/lib/libQtCore.so.4 #44 0x00007fdc406ed5ec in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /opt/qt4/lib/libQtCore.so.4 #45 0x00007fdc38169bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #46 0x00007fdc3816a3b0 in ?? () from /lib64/libglib-2.0.so.0 #47 0x00007fdc3816a650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #48 0x00007fdc406ededb in QEventDispatcherGlib::processEvents(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #49 0x00007fdc3f38b52e in QGuiEventDispatcherGlib::processEvents (this=0x6124d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #50 0x00007fdc406b271e in QEventLoop::processEvents(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #51 0x00007fdc406b2872 in QEventLoop::exec(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #52 0x00007fdc3f8ce38c in QDialog::exec (this=0x7fff8d0b1dc0) at dialogs/qdialog.cpp:552 #53 0x00007fdc432afdf9 in Akonadi::ConflictHandler::resolve (this=0xb8a7ac0) at /home/andris/development/sources/kde-trunk/kdepimlibs/akonadi/conflicthandling/conflicthandler.cpp:80 #54 0x00007fdc432b02f0 in Akonadi::ConflictHandler::qt_metacall (this=0xb8a7ac0, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x956f1a0) ---Type to continue, or q to quit--- at /home/andris/development/build/kde-trunk/kdepimlibs/akonadi/conflicthandler_p.moc:91 #55 0x00007fdc406bcd2f in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4/lib/libQtCore.so.4 #56 0x00007fdc406cc44e in QMetaCallEvent::placeMetaCall(QObject*) () from /opt/qt4/lib/libQtCore.so.4 #57 0x00007fdc406cd729 in QObject::event(QEvent*) () from /opt/qt4/lib/libQtCore.so.4 #58 0x00007fdc3f2b269a in QApplicationPrivate::notify_helper (this=0x646170, receiver=0xb8a7ac0, e=0xbf286b0) at kernel/qapplication.cpp:4462 #59 0x00007fdc3f2afcbe in QApplication::notify (this=0x7fff8d0b2c80, receiver=0xb8a7ac0, e=0xbf286b0) at kernel/qapplication.cpp:3862 #60 0x00007fdc412387d1 in KApplication::notify (this=0x7fff8d0b2c80, receiver=0xb8a7ac0, event=0xbf286b0) at /home/andris/development/sources/kde-trunk/kdelibs/kdeui/kernel/kapplication.cpp:311 #61 0x00007fdc406b4bbb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/qt4/lib/libQtCore.so.4 #62 0x00007fdc46030ad7 in QCoreApplication::sendEvent(QObject*, QEvent*) () from /opt/qt4/lib/libQtWebKit.so.4 #63 0x00007fdc406b5df4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /opt/qt4/lib/libQtCore.so.4 #64 0x00007fdc406b5a15 in QCoreApplication::sendPostedEvents(QObject*, int) () from /opt/qt4/lib/libQtCore.so.4 #65 0x00007fdc406ee633 in QCoreApplication::sendPostedEvents() () from /opt/qt4/lib/libQtCore.so.4 #66 0x00007fdc406ed5ec in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /opt/qt4/lib/libQtCore.so.4 #67 0x00007fdc38169bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #68 0x00007fdc3816a3b0 in ?? () from /lib64/libglib-2.0.so.0 #69 0x00007fdc3816a650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #70 0x00007fdc406ededb in QEventDispatcherGlib::processEvents(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #71 0x00007fdc3f38b52e in QGuiEventDispatcherGlib::processEvents (this=0x6124d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #72 0x00007fdc406b271e in QEventLoop::processEvents(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #73 0x00007fdc406b2872 in QEventLoop::exec(QFlags) () from /opt/qt4/lib/libQtCore.so.4 #74 0x00007fdc406b52ae in QCoreApplication::exec() () from /opt/qt4/lib/libQtCore.so.4 #75 0x00007fdc3f2af836 in QApplication::exec () at kernel/qapplication.cpp:3736 #76 0x000000000040436f in main (argc=1, argv=0x7fff8d0b32a8) at /home/andris/development/sources/kde-trunk/kdepim/kontact/src/main.cpp:218 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: it happens whenever something which changes the number of unread mail happens (collection being synced, email being read etc). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: kmail2(30307) MessageList::Core::View::slotSelectionChanged: View message selected [ "Build failure of home:cgiboudeaux:KDE:Unstable/kdelibs4 openSUSE_Factory/x86_64" ] kmail2(30307) KMMoveCommand::execute: AKONADI PORT: Disabled code in virtual KMCommand::Result KMMoveCommand::execute() kmail2(30307) KMReaderWin::setMessage: void KMReaderWin::setMessage(const Akonadi::Item&, MessageViewer::Viewer::UpdateMode) QSplitter(0x758830, name = "splitter2") kmail2(30307)/kdewebkit KWebPage::acceptNavigationRequest: url: QUrl( "file:///home/krop/.kde/share/apps/kmail2" ) , type: 5 , frame: QWebFrame(0xbf90f0) kmail2(30307)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x1012630) kmail2(30307)/kdewebkit KWebPage::acceptNavigationRequest: url: QUrl( "file:///" ) , type: 5 , frame: QWebFrame(0xbf90f0) kmail2(30307)/kio (Scheduler) KIO::SchedulerPrivate::cancelJob: KIO::TransferJob(0x1012630) QObject(0x0) kmail2(30307)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x1012630) QObject(0x0) kmail2(30307) MailCommon::SendMdnHandler::Private::handleMessages: AKONADI PORT: Disabled code in void MailCommon::SendMdnHandler::Private::handleMessages() kmail2(30307) showJobError: There is no GUI delegate set for a kjob, and it failed with error: "Unknown error. (No collection found)" -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bogus@does.not.exist.com Wed Apr 17 12:44:40 2019 From: bogus@does.not.exist.com () Date: Wed, 17 Apr 2019 11:44:40 -0000 Subject: No subject Message-ID: User-Agent: KMail/4.6 rc2 (Linux/2.6.39-2-686-pae; KDE/4.6.4; i686; git-0441843; 2011-05-28) Note that this version is quite old now. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 07:46:48 2019 From: bugzilla_noreply at kde.org (Daniel Kraus) Date: Mon, 01 Apr 2019 06:46:48 +0000 Subject: [kmail2] [Bug 406103] New: KMail won't display messages, crashes on Quit Message-ID: https://bugs.kde.org/show_bug.cgi?id=406103 Bug ID: 406103 Summary: KMail won't display messages, crashes on Quit Product: kmail2 Version: 5.10.3 Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: bovender at bovender.de Target Milestone: --- Application: kmail (5.10.3) Qt Version: 5.12.0 Frameworks Version: 5.56.0 Operating System: Linux 4.15.0-46-generic x86_64 Distribution: KDE neon User Edition 5.15 -- Information about the crash: - What I was doing when the application crashed: KMail stopped displaying messages; Akonadi logged database timeout errors. When I quit KMail in this situation (which happens very often) with CTRL+Q, I get this crash report. I also wrote about this problem here: https://forum.kde.org/viewtopic.php?f=215&t=159963 The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f202710bbc0 (LWP 32100))] Thread 26 (Thread 0x7f1fc2ec5700 (LWP 4924)): #0 0x00007f2019909ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1fc2ec4710, expected=0, futex_word=0x7f1fc2ec48f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f2019909ed9 in __pthread_cond_wait_common (abstime=0x7f1fc2ec47b0, mutex=0x7f1fc2ec48a8, cond=0x7f1fc2ec48d0) at pthread_cond_wait.c:533 #2 0x00007f2019909ed9 in __pthread_cond_timedwait (cond=0x7f1fc2ec48d0, mutex=0x7f1fc2ec48a8, abstime=0x7f1fc2ec47b0) at pthread_cond_wait.c:667 #3 0x00007f200e868177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e829387 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e829974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1fc2ec5700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7f1f675f7700 (LWP 3744)): #0 0x00007f2019909ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1f675f6710, expected=0, futex_word=0x7f1f675f68f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f2019909ed9 in __pthread_cond_wait_common (abstime=0x7f1f675f67b0, mutex=0x7f1f675f68a8, cond=0x7f1f675f68d0) at pthread_cond_wait.c:533 #2 0x00007f2019909ed9 in __pthread_cond_timedwait (cond=0x7f1f675f68d0, mutex=0x7f1f675f68a8, abstime=0x7f1f675f67b0) at pthread_cond_wait.c:667 #3 0x00007f200e868177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e8296b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e829974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1f675f7700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7f1ecd2ac700 (LWP 3655)): #0 0x00007f2019909ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1ecd2ab710, expected=0, futex_word=0x7f1ecd2ab8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f2019909ed9 in __pthread_cond_wait_common (abstime=0x7f1ecd2ab7b0, mutex=0x7f1ecd2ab8a8, cond=0x7f1ecd2ab8d0) at pthread_cond_wait.c:533 #2 0x00007f2019909ed9 in __pthread_cond_timedwait (cond=0x7f1ecd2ab8d0, mutex=0x7f1ecd2ab8a8, abstime=0x7f1ecd2ab7b0) at pthread_cond_wait.c:667 #3 0x00007f200e868177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e8296b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e829974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1ecd2ac700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f1f5516e700 (LWP 32166)): #0 0x00007f202414abf9 in __GI___poll (fds=0x7f1ec80049b0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f2017a37539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f20199036db in start_thread (arg=0x7f1f5516e700) at pthread_create.c:463 #8 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f1f56e9d700 (LWP 32165)): #0 0x00007f20199099f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f2009e20fb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f20199099f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f2009e20f68, cond=0x7f2009e20f90) at pthread_cond_wait.c:502 #2 0x00007f20199099f3 in __pthread_cond_wait (cond=0x7f2009e20f90, mutex=0x7f2009e20f68) at pthread_cond_wait.c:655 #3 0x00007f2009b2a844 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #4 0x00007f2009b2a889 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #5 0x00007f20199036db in start_thread (arg=0x7f1f56e9d700) at pthread_create.c:463 #6 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f1f6559d700 (LWP 32162)): #0 0x00007f20241460b4 in __GI___libc_read (fd=77, buf=0x7f1f6559c7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f2017a7bcd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a37027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2017a374e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f20199036db in start_thread (arg=0x7f1f6559d700) at pthread_create.c:463 #10 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f1f67df8700 (LWP 32144)): #0 0x00007f20199099f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f1f67df7908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f20199099f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1f67df78b8, cond=0x7f1f67df78e0) at pthread_cond_wait.c:502 #2 0x00007f20199099f3 in __pthread_cond_wait (cond=0x7f1f67df78e0, mutex=0x7f1f67df78b8) at pthread_cond_wait.c:655 #3 0x00007f200e8680a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e8296b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e8299f4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1f67df8700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f1f8affd700 (LWP 32138)): #0 0x00007f20241460b4 in __GI___libc_read (fd=59, buf=0x7f1f8affc81e, nbytes=10) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f1ffe8f3021 in pa_read () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #2 0x00007f20064cca2e in pa_mainloop_prepare () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007f20064cd4a0 in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007f20064cd560 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007f20064db3c9 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007f1ffe922318 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #7 0x00007f20199036db in start_thread (arg=0x7f1f8affd700) at pthread_create.c:463 #8 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f1f8b7fe700 (LWP 32137)): #0 0x00007f20241666ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f2024168474 in ___fprintf_chk (fp=0x7f20244238b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f2003efb6a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f2003ee39ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f2003ee3b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f2003ee546c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f2003edb114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f200e86e789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e80549b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e837d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1f8b7fe700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f1f8bfff700 (LWP 32136)): #0 0x00007f20199099f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f1f8bffe8c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f20199099f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1f8bffe878, cond=0x7f1f8bffe8a0) at pthread_cond_wait.c:502 #2 0x00007f20199099f3 in __pthread_cond_wait (cond=0x7f1f8bffe8a0, mutex=0x7f1f8bffe878) at pthread_cond_wait.c:655 #3 0x00007f200e8680a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e7e2b5f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e80549b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e837d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1f8bfff700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f1fa8ff9700 (LWP 32135)): #0 0x00007f2019909ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1fa8ff8700, expected=0, futex_word=0x7f1fa8ff88e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f2019909ed9 in __pthread_cond_wait_common (abstime=0x7f1fa8ff87a0, mutex=0x7f1fa8ff8898, cond=0x7f1fa8ff88c0) at pthread_cond_wait.c:533 #2 0x00007f2019909ed9 in __pthread_cond_timedwait (cond=0x7f1fa8ff88c0, mutex=0x7f1fa8ff8898, abstime=0x7f1fa8ff87a0) at pthread_cond_wait.c:667 #3 0x00007f200e868177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e7e2b70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e80549b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e837d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f20199036db in start_thread (arg=0x7f1fa8ff9700) at pthread_create.c:463 #10 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f1fa97fa700 (LWP 32134)): #0 0x00007f20199099f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x5601f12535b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f20199099f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x5601f12534f8, cond=0x5601f1253590) at pthread_cond_wait.c:502 #2 0x00007f20199099f3 in __pthread_cond_wait (cond=0x5601f1253590, mutex=0x5601f12534f8) at pthread_cond_wait.c:655 #3 0x00007f200e8680a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200f131b28 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e8392df in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f20199036db in start_thread (arg=0x7f1fa97fa700) at pthread_create.c:463 #8 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f1fa9ffb700 (LWP 32133)): #0 0x00007f20199099f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f1fa9ffa908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f20199099f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1fa9ffa8b8, cond=0x7f1fa9ffa8e0) at pthread_cond_wait.c:502 #2 0x00007f20199099f3 in __pthread_cond_wait (cond=0x7f1fa9ffa8e0, mutex=0x7f1fa9ffa8b8) at pthread_cond_wait.c:655 #3 0x00007f200e8680a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e8296b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e8299b4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1fa9ffb700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f1faaffd700 (LWP 32131)): #0 0x00007f2019909ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1faaffc710, expected=0, futex_word=0x7f1faaffc8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f2019909ed9 in __pthread_cond_wait_common (abstime=0x7f1faaffc7b0, mutex=0x7f1faaffc8a8, cond=0x7f1faaffc8d0) at pthread_cond_wait.c:533 #2 0x00007f2019909ed9 in __pthread_cond_timedwait (cond=0x7f1faaffc8d0, mutex=0x7f1faaffc8a8, abstime=0x7f1faaffc7b0) at pthread_cond_wait.c:667 #3 0x00007f200e868177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e8296b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e829974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1faaffd700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f1fabfff700 (LWP 32129)): #0 0x00007f2024091543 in _IO_vfprintf_internal (s=s at entry=0x7f1fabffe130, format=format at entry=0x7f2003efb819 "epoll_wait", ap=ap at entry=0x7f1fabffe700) at vfprintf.c:1696 #1 0x00007f2024168169 in ___vsnprintf_chk (s=0x7f1fabffe2d0 "epoll_wait: Bad file descriptor", maxlen=, flags=1, slen=, format=0x7f2003efb819 "epoll_wait", args=0x7f1fabffe700) at vsnprintf_chk.c:63 #2 0x00007f2003ee03b3 in evutil_vsnprintf () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f2003ee38c5 in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f2003ee3b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f2003ee546c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f2003edb114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #7 0x00007f200e86e8c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e80549b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e1bd754 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f200e837e78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f20199036db in start_thread (arg=0x7f1fabfff700) at pthread_create.c:463 #13 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f1fc16c2700 (LWP 32127)): #0 0x00007f2019909ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1fc16c1710, expected=0, futex_word=0x7f1fc16c18f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f2019909ed9 in __pthread_cond_wait_common (abstime=0x7f1fc16c17b0, mutex=0x7f1fc16c18a8, cond=0x7f1fc16c18d0) at pthread_cond_wait.c:533 #2 0x00007f2019909ed9 in __pthread_cond_timedwait (cond=0x7f1fc16c18d0, mutex=0x7f1fc16c18a8, abstime=0x7f1fc16c17b0) at pthread_cond_wait.c:667 #3 0x00007f200e868177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f200e868ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f200e868bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f200e826851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e8296b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e829974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1fc16c2700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f1fc1ec3700 (LWP 32126)): #0 0x00007f20241666ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f2024168474 in ___fprintf_chk (fp=0x7f20244238b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f2003efb6a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f2003ee39ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f2003ee3b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f2003ee546c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f2003edb114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f200e86e789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e80549b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e82cf44 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e837e78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f20199036db in start_thread (arg=0x7f1fc1ec3700) at pthread_create.c:463 #12 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f1fc26c4700 (LWP 32124)): #0 0x00007f20241666ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f2024168474 in ___fprintf_chk (fp=0x7f20244238b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f2003efb6a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f2003ee39ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f2003ee3b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f2003ee546c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f2003edb114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f200e86e7dd in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f200e80549b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f200e837d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f200e86acd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f20199036db in start_thread (arg=0x7f1fc26c4700) at pthread_create.c:463 #11 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f1fc8c2c700 (LWP 32112)): #0 0x00007f20241460b4 in __GI___libc_read (fd=22, buf=0x7f1fc8c2b7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f2017a7bcd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a37027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2017a374e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f20199036db in start_thread (arg=0x7f1fc8c2c700) at pthread_create.c:463 #10 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f1fde3a9700 (LWP 32107)): #0 0x00007f202414abf9 in __GI___poll (fds=0x5601f0fe68a0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f2017a37539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f20199036db in start_thread (arg=0x7f1fde3a9700) at pthread_create.c:463 #8 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f1fdebaa700 (LWP 32106)): #0 0x00007f202414abf9 in __GI___poll (fds=0x7f1fcc003ce0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f2017a37539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f20199036db in start_thread (arg=0x7f1fdebaa700) at pthread_create.c:463 #8 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f1fdf5ef700 (LWP 32105)): #0 0x00007f202414abf9 in __GI___poll (fds=0x7f1fd4004a10, nfds=1, timeout=9422) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f2017a37539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f20199036db in start_thread (arg=0x7f1fdf5ef700) at pthread_create.c:463 #8 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f1fe4d5a700 (LWP 32104)): #0 0x00007f2017a369dc in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f2017a3746b in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2024a8d15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f202485641a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f2022e3c015 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f20199036db in start_thread (arg=0x7f1fe4d5a700) at pthread_create.c:463 #9 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f1fe6fa9700 (LWP 32103)): #0 0x00007f20199099f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x5601f0bcfd0c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f20199099f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x5601f0bcfcb8, cond=0x5601f0bcfce0) at pthread_cond_wait.c:502 #2 0x00007f20199099f3 in __pthread_cond_wait (cond=0x5601f0bcfce0, mutex=0x5601f0bcfcb8) at pthread_cond_wait.c:655 #3 0x00007f1fe76e4dcb in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f1fe76e4af7 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f20199036db in start_thread (arg=0x7f1fe6fa9700) at pthread_create.c:463 #6 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f1fefb3b700 (LWP 32102)): #0 0x00007f202414abf9 in __GI___poll (fds=0x7f1fefb3a8f8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f2016e60747 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f2016e6236a in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f1ff082e32a in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007f2024857bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f20199036db in start_thread (arg=0x7f1fefb3b700) at pthread_create.c:463 #6 0x00007f202415788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f202710bbc0 (LWP 32100)): [KCrash Handler] #6 0x00007f2013b48a44 in QWebEngineView::page() const () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #7 0x00007f2013b48b61 in QWebEngineView::setHtml(QString const&, QUrl const&) () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #8 0x00007f2020eb351f in MessageViewer::ViewerPrivate::displaySplashPage(QString const&, QHash const&, QByteArray const&) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #9 0x00007f2020eb39b4 in MessageViewer::ViewerPrivate::displaySplashPage(QString const&) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #10 0x00007f2020eb7653 in MessageViewer::ViewerPrivate::itemFetchResult(KJob*) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #11 0x00007f2024a5ff3f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007f2025f6308c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #13 0x00007f2025f63bc1 in KJob::finishJob(bool) () at /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #14 0x00007f2025f63c22 in KJob::kill(KJob::KillVerbosity) () at /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #15 0x00007f201e010001 in Akonadi::SessionPrivate::clear(bool) () at /usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5 #16 0x00007f201e0100bd in Akonadi::Session::~Session() () at /usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5 #17 0x00007f201e0100e9 in Akonadi::Session::~Session() () at /usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5 #18 0x00007f2024a5d9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007f2024a674fb in QObject::~QObject() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007f2020eb07a9 in MessageViewer::ViewerPrivate::~ViewerPrivate() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #21 0x00007f2024a5d9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007f202586219c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #23 0x00007f2020ea3e09 in MessageViewer::Viewer::~Viewer() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #24 0x00007f2024a5d9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #25 0x00007f202586219c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #26 0x00007f2026973d29 in KMReaderWin::~KMReaderWin() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #27 0x00007f2024a5d9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #28 0x00007f202586219c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #29 0x00007f20259c8379 in QSplitter::~QSplitter() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #30 0x00007f2024a5d9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #31 0x00007f202586219c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #32 0x00007f20259c8379 in QSplitter::~QSplitter() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #33 0x00007f20269ab823 in KMMainWidget::deleteWidgets() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #34 0x00007f20269c5cd1 in KMMainWidget::destruct() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #35 0x00007f20269c5eaf in KMMainWidget::~KMMainWidget() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #36 0x00007f20269c6089 in KMMainWidget::~KMMainWidget() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #37 0x00007f2024a5d9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #38 0x00007f202586219c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #39 0x00007f2023b4268d in KMainWindow::~KMainWindow() () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #40 0x00007f202696f779 in KMMainWin::~KMMainWin() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #41 0x00007f202696f7d9 in KMMainWin::~KMMainWin() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #42 0x00007f2024a609b0 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #43 0x00007f2025866f4b in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #44 0x00007f202596f030 in QMainWindow::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #45 0x00007f2023b44b61 in KMainWindow::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #46 0x00007f2023b8a9c5 in KXmlGuiWindow::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #47 0x00007f202582683c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #48 0x00007f202582ddd0 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #49 0x00007f2024a30328 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #50 0x00007f2024a32e87 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #51 0x00007f2024a8db23 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #52 0x00007f2017a37387 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #53 0x00007f2017a375c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #54 0x00007f2017a3764c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #55 0x00007f2024a8d13f in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #56 0x00007f2024a2e64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #57 0x00007f2024a37800 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #58 0x00005601ef09485d in () #59 0x00007f2024057b97 in __libc_start_main (main=0x5601ef0938c0, argc=3, argv=0x7ffe636b32c8, init=, fini=, rtld_fini=, stack_end=0x7ffe636b32b8) at ../csu/libc-start.c:310 #60 0x00005601ef09498a in _start () The reporter indicates this bug may be a duplicate of or related to bug 405681. Possible duplicates by query: bug 405681, bug 400581. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 08:15:17 2019 From: bugzilla_noreply at kde.org (Axel Braun) Date: Mon, 01 Apr 2019 07:15:17 +0000 Subject: [kaddressbook] [Bug 398847] Kaddressbook not parsing gmail contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=398847 --- Comment #30 from Axel Braun --- (In reply to Martin Tlustos from comment #28) > Before I delete and re-add the account to kaddressbook: shouldn't a proper > fix work without this? If that is the goal, then I should wait to test > whether it works then, right? Make sure to check your distribution lists afterwards - mine got corrupted by removing/re-adding google contacts -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 08:30:05 2019 From: bugzilla_noreply at kde.org (Nick) Date: Mon, 01 Apr 2019 07:30:05 +0000 Subject: [kmail2] [Bug 406104] New: Kmail crashes when you try to run it Message-ID: https://bugs.kde.org/show_bug.cgi?id=406104 Bug ID: 406104 Summary: Kmail crashes when you try to run it Product: kmail2 Version: 5.10.3 Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: nick.craig.law at gmail.com Target Milestone: --- Application: kmail (5.10.3) Qt Version: 5.12.0 Frameworks Version: 5.55.0 Operating System: Linux 4.15.0-46-generic x86_64 Distribution: KDE neon User Edition 5.15 -- Information about the crash: Just clicked on the kmail icon, kmail crashed. Not sure if it makes any difference but I also use the kmail resource that allows you to link you gmail contacts to kde so that all my contacts are available to kmail. The crash can be reproduced sometimes. -- Backtrace: Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f55a5cdcbc0 (LWP 26520))] Thread 24 (Thread 0x7f5583bd9700 (LWP 26625)): #0 0x00007f55d91df0b4 in __GI___libc_read (fd=24, buf=0x7f5583bd87d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f55ccb15cd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f55ccad1027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f55ccad14e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f55ccad164c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f55d9b2615b in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f557c005290, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007f55d9ac764a in QEventLoop::exec(QFlags) (this=this at entry=0x7f5583bd89e0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #7 0x00007f55d98ef41a in QThread::exec() (this=) at thread/qthread.cpp:531 #8 0x00007f55d98f0bc2 in QThreadPrivate::start(void*) (arg=0x55fb89ebbe00) at thread/qthread_unix.cpp:361 #9 0x00007f55d8eb76db in start_thread (arg=0x7f5583bd9700) at pthread_create.c:463 #10 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f548ffff700 (LWP 26586)): #0 0x00007f55ccb17049 in g_mutex_lock () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f55ccad10c6 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f55ccad15c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f55ccad164c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f55d9b2615b in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f5488000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007f55d9ac764a in QEventLoop::exec(QFlags) (this=this at entry=0x7f548fffe9e0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #6 0x00007f55d98ef41a in QThread::exec() (this=) at thread/qthread.cpp:531 #7 0x00007f55d98f0bc2 in QThreadPrivate::start(void*) (arg=0x55fb8d11b990) at thread/qthread_unix.cpp:361 #8 0x00007f55d8eb76db in start_thread (arg=0x7f548ffff700) at pthread_create.c:463 #9 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f551a3ee700 (LWP 26585)): #0 0x00007f55d8ebd9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f55bf0c8fb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f55d8ebd9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f55bf0c8f68, cond=0x7f55bf0c8f90) at pthread_cond_wait.c:502 #2 0x00007f55d8ebd9f3 in __pthread_cond_wait (cond=0x7f55bf0c8f90, mutex=0x7f55bf0c8f68) at pthread_cond_wait.c:655 #3 0x00007f55bedd2844 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #4 0x00007f55bedd2889 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #5 0x00007f55d8eb76db in start_thread (arg=0x7f551a3ee700) at pthread_create.c:463 #6 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f5521fe6700 (LWP 26572)): #0 0x00007f55d8ebded9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5521fe5710, expected=0, futex_word=0x7f5521fe58f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f55d8ebded9 in __pthread_cond_wait_common (abstime=0x7f5521fe57b0, mutex=0x7f5521fe58a8, cond=0x7f5521fe58d0) at pthread_cond_wait.c:533 #2 0x00007f55d8ebded9 in __pthread_cond_timedwait (cond=0x7f5521fe58d0, mutex=0x7f5521fe58a8, abstime=0x7f5521fe57b0) at pthread_cond_wait.c:667 #3 0x00007f55c3b10177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad1974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f5521fe6700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f55227e7700 (LWP 26558)): #0 0x00007f55d8ebd9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f55227e6908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f55d8ebd9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f55227e68b8, cond=0x7f55227e68e0) at pthread_cond_wait.c:502 #2 0x00007f55d8ebd9f3 in __pthread_cond_wait (cond=0x7f55227e68e0, mutex=0x7f55227e68b8) at pthread_cond_wait.c:655 #3 0x00007f55c3b100a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad19f4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f55227e7700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f554dffb700 (LWP 26557)): #0 0x00007f55d91df0b4 in __GI___libc_read (fd=72, buf=0x7f554dffa81e, nbytes=10) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f55b3b99021 in pa_read () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #2 0x00007f55bb774a2e in pa_mainloop_prepare () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007f55bb7754a0 in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007f55bb775560 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007f55bb7833c9 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007f55b3bc8318 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #7 0x00007f55d8eb76db in start_thread (arg=0x7f554dffb700) at pthread_create.c:463 #8 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f554e7fc700 (LWP 26556)): #0 0x00007f55d8ebded9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f554e7fb700, expected=0, futex_word=0x7f554e7fb8e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f55d8ebded9 in __pthread_cond_wait_common (abstime=0x7f554e7fb7a0, mutex=0x7f554e7fb898, cond=0x7f554e7fb8c0) at pthread_cond_wait.c:533 #2 0x00007f55d8ebded9 in __pthread_cond_timedwait (cond=0x7f554e7fb8c0, mutex=0x7f554e7fb898, abstime=0x7f554e7fb7a0) at pthread_cond_wait.c:667 #3 0x00007f55c3b10177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3a8ab70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3aad49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3adfd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55d8eb76db in start_thread (arg=0x7f554e7fc700) at pthread_create.c:463 #10 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f554effd700 (LWP 26555)): #0 0x00007f55d8ebd9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x55fb89fa3888) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f55d8ebd9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55fb89fa37c8, cond=0x55fb89fa3860) at pthread_cond_wait.c:502 #2 0x00007f55d8ebd9f3 in __pthread_cond_wait (cond=0x55fb89fa3860, mutex=0x55fb89fa37c8) at pthread_cond_wait.c:655 #3 0x00007f55c3b100a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c43d9b28 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3ae12df in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55d8eb76db in start_thread (arg=0x7f554effd700) at pthread_create.c:463 #8 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f554f7fe700 (LWP 26554)): #0 0x00007f55d91ff6ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f55d9201474 in ___fprintf_chk (fp=0x7f55d94bc8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f55b91a36a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f55b918b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f55b918bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f55b918d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f55b9183114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f55c3b167dd in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3aad49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3adfd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f554f7fe700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f554ffff700 (LWP 26553)): #0 0x00007f55d8ebd9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f554fffe8c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f55d8ebd9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f554fffe878, cond=0x7f554fffe8a0) at pthread_cond_wait.c:502 #2 0x00007f55d8ebd9f3 in __pthread_cond_wait (cond=0x7f554fffe8a0, mutex=0x7f554fffe878) at pthread_cond_wait.c:655 #3 0x00007f55c3b100a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3a8ab5f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3aad49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3adfd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f554ffff700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f5568ff9700 (LWP 26552)): #0 0x00007f55d8ebd9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f5568ff8908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f55d8ebd9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f5568ff88b8, cond=0x7f5568ff88e0) at pthread_cond_wait.c:502 #2 0x00007f55d8ebd9f3 in __pthread_cond_wait (cond=0x7f5568ff88e0, mutex=0x7f5568ff88b8) at pthread_cond_wait.c:655 #3 0x00007f55c3b100a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad19b4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f5568ff9700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f55697fa700 (LWP 26551)): #0 0x00007f55d91df187 in __GI___libc_write (fd=2, buf=0x7f55697f6c20, nbytes=39) at ../sysdeps/unix/sysv/linux/write.c:27 #1 0x00007f55d915a1bd in _IO_new_file_write (f=0x7f55d94bb680 <_IO_2_1_stderr_>, data=0x7f55697f6c20, n=39) at fileops.c:1203 #2 0x00007f55d915ab2f in new_do_write (to_do=, data=0x7f55697f6c20 "[warn] epoll_wait: Bad file descriptor\n", fp=0x7f55d94bb680 <_IO_2_1_stderr_>) at fileops.c:457 #3 0x00007f55d915ab2f in _IO_new_file_xsputn (f=0x7f55d94bb680 <_IO_2_1_stderr_>, data=, n=39) at fileops.c:1277 #4 0x00007f55d912d707 in buffered_vfprintf (s=s at entry=0x7f55d94bb680 <_IO_2_1_stderr_>, format=format at entry=0x7f55b91a36a8 "[%s] %s\n", args=args at entry=0x7f55697f91e0) at vfprintf.c:2350 #5 0x00007f55d912a726 in _IO_vfprintf_internal (s=s at entry=0x7f55d94bb680 <_IO_2_1_stderr_>, format=0x7f55b91a36a8 "[%s] %s\n", ap=ap at entry=0x7f55697f91e0) at vfprintf.c:1301 #6 0x00007f55d92014c6 in ___fprintf_chk (fp=0x7f55d94bb680 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:35 #7 0x00007f55b918b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007f55b918bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007f55b918d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #10 0x00007f55b9183114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #11 0x00007f55c3b168c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f55c3aad49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007f55c3465754 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007f55c3adfe78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #15 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #16 0x00007f55d8eb76db in start_thread (arg=0x7f55697fa700) at pthread_create.c:463 #17 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f5569ffb700 (LWP 26550)): #0 0x00007f55d8ebded9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5569ffa710, expected=0, futex_word=0x7f5569ffa8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f55d8ebded9 in __pthread_cond_wait_common (abstime=0x7f5569ffa7b0, mutex=0x7f5569ffa8a8, cond=0x7f5569ffa8d0) at pthread_cond_wait.c:533 #2 0x00007f55d8ebded9 in __pthread_cond_timedwait (cond=0x7f5569ffa8d0, mutex=0x7f5569ffa8a8, abstime=0x7f5569ffa7b0) at pthread_cond_wait.c:667 #3 0x00007f55c3b10177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad1974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f5569ffb700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f556a7fc700 (LWP 26549)): #0 0x00007f55d8ebded9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f556a7fb710, expected=0, futex_word=0x7f556a7fb8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f55d8ebded9 in __pthread_cond_wait_common (abstime=0x7f556a7fb7b0, mutex=0x7f556a7fb8a8, cond=0x7f556a7fb8d0) at pthread_cond_wait.c:533 #2 0x00007f55d8ebded9 in __pthread_cond_timedwait (cond=0x7f556a7fb8d0, mutex=0x7f556a7fb8a8, abstime=0x7f556a7fb7b0) at pthread_cond_wait.c:667 #3 0x00007f55c3b10177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad1974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f556a7fc700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f556affd700 (LWP 26548)): #0 0x00007f55d8ebded9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f556affc710, expected=0, futex_word=0x7f556affc8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f55d8ebded9 in __pthread_cond_wait_common (abstime=0x7f556affc7b0, mutex=0x7f556affc8a8, cond=0x7f556affc8d0) at pthread_cond_wait.c:533 #2 0x00007f55d8ebded9 in __pthread_cond_timedwait (cond=0x7f556affc8d0, mutex=0x7f556affc8a8, abstime=0x7f556affc7b0) at pthread_cond_wait.c:667 #3 0x00007f55c3b10177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad1974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f556affd700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f556b7fe700 (LWP 26547)): #0 0x00007f55d8ebded9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f556b7fd710, expected=0, futex_word=0x7f556b7fd8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f55d8ebded9 in __pthread_cond_wait_common (abstime=0x7f556b7fd7b0, mutex=0x7f556b7fd8a8, cond=0x7f556b7fd8d0) at pthread_cond_wait.c:533 #2 0x00007f55d8ebded9 in __pthread_cond_timedwait (cond=0x7f556b7fd8d0, mutex=0x7f556b7fd8a8, abstime=0x7f556b7fd7b0) at pthread_cond_wait.c:667 #3 0x00007f55c3b10177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f55c3b10ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f55c3b10bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f55c3ace851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3ad16b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad1974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f556b7fe700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f556bfff700 (LWP 26546)): #0 0x00007f55d91ff6ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f55d9201474 in ___fprintf_chk (fp=0x7f55d94bc8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f55b91a36a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f55b918b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f55b918bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f55b918d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f55b9183114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f55c3b168c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3aad49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3ad4f44 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3adfe78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f55d8eb76db in start_thread (arg=0x7f556bfff700) at pthread_create.c:463 #12 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f5581215700 (LWP 26544)): #0 0x00007f55d91ff6ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f55d9201474 in ___fprintf_chk (fp=0x7f55d94bc8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f55b91a36a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f55b918b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f55b918bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f55b918d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f55b9183114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f55c3b16789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f55c3aad49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f55c3adfd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f55c3b12cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f55d8eb76db in start_thread (arg=0x7f5581215700) at pthread_create.c:463 #11 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f559933f700 (LWP 26525)): #0 0x00007f55d91e3bf9 in __GI___poll (fds=0x7f5584062500, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f55ccad1539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f55ccad164c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f55d9b2615b in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f5584000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f55d9ac764a in QEventLoop::exec(QFlags) (this=this at entry=0x7f559933e9e0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007f55d98ef41a in QThread::exec() (this=) at thread/qthread.cpp:531 #6 0x00007f55d98f0bc2 in QThreadPrivate::start(void*) (arg=0x55fb89c720f0) at thread/qthread_unix.cpp:361 #7 0x00007f55d8eb76db in start_thread (arg=0x7f559933f700) at pthread_create.c:463 #8 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f5599b40700 (LWP 26524)): [KCrash Handler] #6 0x00007f55d910de97 in __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #7 0x00007f55d910f801 in __GI_abort () at abort.c:79 #8 0x00007f55d954c8b7 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #9 0x00007f55d9552a06 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #10 0x00007f55d9552a41 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #11 0x00007f55d98cc61b in qTerminate() () at global/qglobal.cpp:3190 #12 0x00007f55d98f0d4b in QThreadPrivate::start(void*) (arg=0x55fb89cc5a40) at thread/qthread_unix.cpp:373 #13 0x00007f55d8eb76db in start_thread (arg=0x7f5599b40700) at pthread_create.c:463 #14 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f559a9df700 (LWP 26523)): #0 0x00007f55d91e3bf9 in __GI___poll (fds=0x7f558c004a10, nfds=1, timeout=9880) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f55ccad1539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f55ccad164c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f55d9b2615b in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f558c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f55d9ac764a in QEventLoop::exec(QFlags) (this=this at entry=0x7f559a9de9e0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007f55d98ef41a in QThread::exec() (this=) at thread/qthread.cpp:531 #6 0x00007f55d98f0bc2 in QThreadPrivate::start(void*) (arg=0x55fb89c16210) at thread/qthread_unix.cpp:361 #7 0x00007f55d8eb76db in start_thread (arg=0x7f559a9df700) at pthread_create.c:463 #8 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f559bbf0700 (LWP 26522)): #0 0x00007f55d91e3bf9 in __GI___poll (fds=0x7f5594048b50, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f55ccad1539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f55ccad164c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f55d9b2615b in QEventDispatcherGlib::processEvents(QFlags) (this=0x7f5594000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f55d9ac764a in QEventLoop::exec(QFlags) (this=this at entry=0x7f559bbef9b0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007f55d98ef41a in QThread::exec() (this=) at thread/qthread.cpp:531 #6 0x00007f55d7ab2015 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007f55d98f0bc2 in QThreadPrivate::start(void*) (arg=0x7f55d7d29d80) at thread/qthread_unix.cpp:361 #8 0x00007f55d8eb76db in start_thread (arg=0x7f559bbf0700) at pthread_create.c:463 #9 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f55a47b9700 (LWP 26521)): #0 0x00007f55d91e3bf9 in __GI___poll (fds=0x7f55a47b88f8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f55cbefb747 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f55cbefd36a in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f55a54ac32a in QXcbEventQueue::run() (this=0x55fb897f76d0) at qxcbeventqueue.cpp:225 #4 0x00007f55d98f0bc2 in QThreadPrivate::start(void*) (arg=0x55fb897f76d0) at thread/qthread_unix.cpp:361 #5 0x00007f55d8eb76db in start_thread (arg=0x7f55a47b9700) at pthread_create.c:463 #6 0x00007f55d91f088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f55a5cdcbc0 (LWP 26520)): #0 0x00007f55d8ebd9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7ffef5f4a108) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f55d8ebd9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55fb897e8c78, cond=0x7ffef5f4a0e0) at pthread_cond_wait.c:502 #2 0x00007f55d8ebd9f3 in __pthread_cond_wait (cond=0x7ffef5f4a0e0, mutex=0x55fb897e8c78) at pthread_cond_wait.c:655 #3 0x00007f55cbefb952 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #4 0x00007f55cbefd06f in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #5 0x00007f55cbefd180 in xcb_wait_for_reply () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #6 0x00007f55a549ca78 in QXcbWindow::netWmStates() (this=this at entry=0x55fb8a087de0) at qxcbwindow.cpp:936 #7 0x00007f55a549cd46 in QXcbWindow::handlePropertyNotifyEvent(xcb_property_notify_event_t const*) (this=0x55fb8a087de0, event=) at qxcbwindow.cpp:2257 #8 0x00007f55a5486e5c in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) (this=this at entry=0x55fb897e3600, event=event at entry=0x7f559c007970) at qxcbconnection.cpp:660 #9 0x00007f55a5487493 in QXcbConnection::processXcbEvents(QFlags) (this=0x55fb897e3600, flags=flags at entry=...) at qxcbconnection.cpp:1030 #10 0x00007f55a54ad303 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=) at qxcbeventdispatcher.cpp:103 #11 0x00007f55ccad1387 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007f55ccad15c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x00007f55ccad164c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x00007f55d9b2613f in QEventDispatcherGlib::processEvents(QFlags) (this=0x55fb8982a650, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #15 0x00007f55d9ac764a in QEventLoop::exec(QFlags) (this=this at entry=0x7ffef5f4a510, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #16 0x00007f55d9ad0800 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1364 #17 0x000055fb87e2985d in main(int, char**) (argc=, argv=) at ./src/main.cpp:172 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 09:54:02 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Mon, 01 Apr 2019 08:54:02 +0000 Subject: [Akonadi] [Bug 406106] New: RemoteID is too small MYSQL error Message-ID: https://bugs.kde.org/show_bug.cgi?id=406106 Bug ID: 406106 Summary: RemoteID is too small MYSQL error Product: Akonadi Version: 5.9.1 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: DAV Resource Assignee: kdepim-bugs at kde.org Reporter: ad1rie3 at hotmail.fr Target Milestone: --- SUMMARY When i synchronise my calendar with nextcloud, the remoteID field can greather than 255, in result of mysqlSQL error and crash .... g.kde.pim.akonadiserver: Error during insertion into table "PimItemTable" "Data too long for column 'remoteId' at row 1 QMYSQL3: Unable to execute statement" g.kde.pim.akonadiserver: Query: "INSERT INTO PimItemTable (rev, remoteId, remoteRevision, gid, collectionId, mimeTypeId, datetime, atime, dirty, size) VALUES (:0, :1, :2, :3, :4, :5, :6, :7, :8, :9)" g.kde.pim.akonadiserver: Values: QMap((":0", QVariant(int, 0))(":1", QVariant(QString, "https://nextcloud.brain-networks.net/remote.php/dav/calendars/Adrien.Faveraux/personal_shared_by_Anselme.Josset/040000008200E00074C5B7101A82E0080000000C070CA1EA9B1D40100000000000000001000000004865F8D8ECEAA47B9D3185D6F97F452.ics#040000008200E00074C5B7101A82E00800000000C070CA1EA9B1D40100000000000000001000000004865F8D8ECEAA47B9D3185D6F97F4522019-03-25T14:00:00+01:00"))(":2", QVaria .... g.kde.pim.akonadiserver: Error text: "Data too long for column 'remoteId' at row 1 QMYSQL3: Unable to execute statement" g.kde.pim.akonadiserver: DB error: "Data too long for column 'remoteId' at row 1" g.kde.pim.akonadiserver: Error code: "1406" g.kde.pim.akonadiserver: DATABASE ERROR: i have to edit the struct of mysql database of akonadi to set the limit more huge. mysql --socket=/tmp/akonadi-quartz.LHhNzx/mysql.socket MariaDB [akonadi]> ALTER TABLE `PimItemTable` CHANGE `remoteId` `remoteId` VARBINARY(512) NULL; Can you set the limit more user friendly by default ? STEPS TO REPRODUCE 1. Have an huge remoteID in ICS filename 2. 3. OBSERVED RESULT Crash EXPECTED RESULT Work :) SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Fedora 29 (available in About System) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.55 Qt Version: 5.11.3 ADDITIONAL INFORMATION -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 10:28:06 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Mon, 01 Apr 2019 09:28:06 +0000 Subject: [Akonadi] [Bug 406106] RemoteID is too small MYSQL error In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406106 ad1rie3 at hotmail.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ad1rie3 at hotmail.fr -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 10:48:26 2019 From: bugzilla_noreply at kde.org (Michael Palimaka) Date: Mon, 01 Apr 2019 09:48:26 +0000 Subject: [Akonadi] [Bug 402229] Sqlite backend error with schema update 36 & 37 (5.10.0) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=402229 Michael Palimaka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kensington at gentoo.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 10:51:38 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Mon, 01 Apr 2019 09:51:38 +0000 Subject: [korganizer] [Bug 406108] New: add event => event add in akonadi and google calendar but not displayed in korganizer Message-ID: https://bugs.kde.org/show_bug.cgi?id=406108 Bug ID: 406108 Summary: add event => event add in akonadi and google calendar but not displayed in korganizer Product: korganizer Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: philippe.roubach at free.fr Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. add an event 2. it is recorded in akonadi db and google calendar 3. OBSERVED RESULT it is not displayed in korganizer EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION korganiser 5.10.3 i tried 4 times then i got 4 events recorded in akonadi db and google calendar here is the raw file in akonadi db BEGIN:VCALENDAR PRODID:-//K Desktop Environment//NONSGML libkcal 4.3//EN VERSION:2.0 X-KDE-ICAL-IMPLEMENTATION-VERSION:1.0 BEGIN:VEVENT DTSTAMP:20190401T093845Z CREATED:20190401T093337Z UID:hv9kg6qlvjf06o9dvmg859sna0 LAST-MODIFIED:20190401T093845Z SUMMARY:Etat des lieux STATUS:CONFIRMED DTSTART;TZID=Europe/Paris:20190417T180000 DTEND;TZID=Europe/Paris:20190417T190000 TRANSP:OPAQUE BEGIN:VALARM DESCRIPTION: ACTION:DISPLAY TRIGGER;VALUE=DURATION:-PT15M X-KDE-KCALCORE-ENABLED:TRUE END:VALARM END:VEVENT BEGIN:VTIMEZONE TZID:Europe/Paris BEGIN:DAYLIGHT TZNAME:CEST TZOFFSETFROM:+0000 TZOFFSETTO:+0200 DTSTART:19760328T000000 RDATE;VALUE=DATE-TIME:19760328T000000 END:DAYLIGHT BEGIN:STANDARD TZNAME:CET TZOFFSETFROM:+0200 TZOFFSETTO:+0100 DTSTART:19790930T030000 RRULE:FREQ=YEARLY;UNTIL=19961027T030000;COUNT=17;BYDAY=-1SU;BYMONTH=9 END:STANDARD BEGIN:STANDARD TZNAME:CET TZOFFSETFROM:+0200 TZOFFSETTO:+0100 DTSTART:19971026T030000 RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10 END:STANDARD BEGIN:STANDARD TZNAME:CET TZOFFSETFROM:+0200 TZOFFSETTO:+0100 DTSTART:19760926T010000 RDATE;VALUE=DATE-TIME:19760926T010000 RDATE;VALUE=DATE-TIME:19770925T030000 RDATE;VALUE=DATE-TIME:19781001T030000 RDATE;VALUE=DATE-TIME:19950924T030000 END:STANDARD BEGIN:DAYLIGHT TZNAME:CEST TZOFFSETFROM:+0100 TZOFFSETTO:+0200 DTSTART:19810329T020000 RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3 END:DAYLIGHT BEGIN:DAYLIGHT TZNAME:CEST TZOFFSETFROM:+0100 TZOFFSETTO:+0200 DTSTART:19770403T020000 RDATE;VALUE=DATE-TIME:19770403T020000 RDATE;VALUE=DATE-TIME:19780402T020000 RDATE;VALUE=DATE-TIME:19790401T020000 RDATE;VALUE=DATE-TIME:19800406T020000 END:DAYLIGHT END:VTIMEZONE END:VCALENDAR -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 10:55:26 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Mon, 01 Apr 2019 09:55:26 +0000 Subject: [korganizer] [Bug 406108] add event => event add in akonadi and google calendar but not displayed in korganizer In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406108 --- Comment #1 from Philippe ROUBACH --- if i relaunch korganizer then the event is displayed ! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 1 15:35:13 2019 From: bugzilla_noreply at kde.org (Bruno Friedmann) Date: Mon, 01 Apr 2019 14:35:13 +0000 Subject: [kmail2] [Bug 406117] New: kmail & akonadi crashes Message-ID: https://bugs.kde.org/show_bug.cgi?id=406117 Bug ID: 406117 Summary: kmail & akonadi crashes Product: kmail2 Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: bruno at ioda-net.ch Target Milestone: --- Application: kmail (5.10.3) Qt Version: 5.12.2 Frameworks Version: 5.56.0 Operating System: Linux 5.0.3-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: When I delete several mail or move several mail at once with multiple select and or keyboard shortcut m there's a hang (messages become greyed) but nothing change, and the interface freeze, you can click on other folders but nothing happend except akonadi or kmail crashes. This behaviour is increasing since the last few weeks, becoming more and more frequent. Database used PostgreSQL 10.7 (libpq is 11.2) baloo is disabled by balooctl disable as it doesn't work. Running akonadictl fsck or vacuum help sometime but not always. All email parts are stored inside the database. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fa6e7be7a40 (LWP 3736))] Thread 35 (Thread 0x7fa597fff700 (LWP 30716)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b222 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208bd1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b7d4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 34 (Thread 0x7fa6b67fc700 (LWP 30715)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b222 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208bd1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b7d4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 33 (Thread 0x7fa637bff700 (LWP 30714)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b222 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208bd1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b7d4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 32 (Thread 0x7fa595e0a700 (LWP 30713)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b222 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208bd1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b7d4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 31 (Thread 0x7fa596e0c700 (LWP 18470)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b222 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208bd1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b7d4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 30 (Thread 0x7fa594b0e700 (LWP 12739)): #0 0x00007fa6f8c3dae9 in poll () at /lib64/libc.so.6 #1 0x00007fa6f5ba0e36 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 29 (Thread 0x7fa64cda9700 (LWP 3847)): #0 0x00007fa6f8c55aac in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007fa6f8bb6ced in buffered_vfprintf () at /lib64/libc.so.6 #2 0x00007fa6f8bb4138 in __vfprintf_internal () at /lib64/libc.so.6 #3 0x00007fa6f8c5768e in __fprintf_chk () at /lib64/libc.so.6 #4 0x00007fa6ec92f6ff in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #5 0x00007fa6ec92f8c4 in event_warn () at /usr/lib64/libevent-2.1.so.6 #6 0x00007fa6ec931230 in () at /usr/lib64/libevent-2.1.so.6 #7 0x00007fa6ec927068 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #8 0x00007fa6f0250e4d in () at /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fa6f021a1c1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #13 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 28 (Thread 0x7fa635507700 (LWP 3829)): #0 0x00007fa6f65f403c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6ed32b1da in () at /usr/lib64/libQt5Script.so.5 #2 0x00007fa6ed32b1fb in () at /usr/lib64/libQt5Script.so.5 #3 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #4 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 27 (Thread 0x7fa635ffd700 (LWP 3815)): #0 0x00007fa6f8c3dae9 in poll () at /lib64/libc.so.6 #1 0x00007fa6f5ba0e36 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 26 (Thread 0x7fa6367fe700 (LWP 3813)): #0 0x00007fa6eae8547c in pa_srbchannel_read () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #1 0x00007fa6eae819f8 in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #2 0x00007fa6eae8474b in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #3 0x00007fa6eae84ae9 in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #4 0x00007fa6eae8533a in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #5 0x00007fa6ecd32ca8 in pa_mainloop_dispatch () at /usr/lib64/libpulse.so.0 #6 0x00007fa6ecd32f7c in pa_mainloop_iterate () at /usr/lib64/libpulse.so.0 #7 0x00007fa6ecd33020 in pa_mainloop_run () at /usr/lib64/libpulse.so.0 #8 0x00007fa6ecd41039 in () at /usr/lib64/libpulse.so.0 #9 0x00007fa6eae94e28 in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #10 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #11 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 25 (Thread 0x7fa64d5aa700 (LWP 3801)): #0 0x00007fa6f8c432f9 in syscall () at /lib64/libc.so.6 #1 0x00007fa6f8f67684 in QSemaphore::acquire(int) () at /usr/lib64/libQt5Core.so.5 #2 0x00007fa6f69ed874 in () at /usr/lib64/libQt5Network.so.5 #3 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #5 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 24 (Thread 0x7fa64f7fe700 (LWP 3800)): #0 0x00007fa6f5ba02b7 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #1 0x00007fa6f5ba0d6b in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 23 (Thread 0x7fa64ffff700 (LWP 3799)): #0 0x00007fa6f916c623 in QTimerInfoList::timerWait(timespec&) () at /usr/lib64/libQt5Core.so.5 #1 0x00007fa6f916dbee in () at /usr/lib64/libQt5Core.so.5 #2 0x00007fa6f5ba0369 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0d6b in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #9 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #10 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 22 (Thread 0x7fa664d79700 (LWP 3798)): #0 0x00007fa6f8c396c4 in read () at /lib64/libc.so.6 #1 0x00007fa6f5be7880 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba090f in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0de0 in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #9 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #10 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 21 (Thread 0x7fa66557a700 (LWP 3797)): #0 0x00007fa6f8c3dae9 in poll () at /lib64/libc.so.6 #1 0x00007fa6f5ba0e36 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 20 (Thread 0x7fa665d7b700 (LWP 3796)): #0 0x00007fa6f8c3dae9 in poll () at /lib64/libc.so.6 #1 0x00007fa6f5ba0e36 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 19 (Thread 0x7fa66657c700 (LWP 3795)): #0 0x00007fa6f8c396c4 in read () at /lib64/libc.so.6 #1 0x00007fa6f5be7880 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba090f in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0de0 in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #9 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #10 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 18 (Thread 0x7fa694fa4700 (LWP 3770)): #0 0x00007fa6f65f403c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a719 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b148 in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b1df in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208be8 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b854 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 17 (Thread 0x7fa6957fa700 (LWP 3769)): #0 0x00007fa6f8c55b62 in __libc_disable_asynccancel () at /lib64/libc.so.6 #1 0x00007fa6f8c396d9 in read () at /lib64/libc.so.6 #2 0x00007fa6eae65ec1 in pa_read () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #3 0x00007fa6ecd324fe in pa_mainloop_prepare () at /usr/lib64/libpulse.so.0 #4 0x00007fa6ecd32f60 in pa_mainloop_iterate () at /usr/lib64/libpulse.so.0 #5 0x00007fa6ecd33020 in pa_mainloop_run () at /usr/lib64/libpulse.so.0 #6 0x00007fa6ecd41039 in () at /usr/lib64/libpulse.so.0 #7 0x00007fa6eae94e28 in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 16 (Thread 0x7fa695ffb700 (LWP 3768)): #0 0x00007fa6f8c55aac in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007fa6f8bb6ced in buffered_vfprintf () at /lib64/libc.so.6 #2 0x00007fa6f8bb4138 in __vfprintf_internal () at /lib64/libc.so.6 #3 0x00007fa6f8c5768e in __fprintf_chk () at /lib64/libc.so.6 #4 0x00007fa6ec92f6ff in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #5 0x00007fa6ec92f8c4 in event_warn () at /usr/lib64/libevent-2.1.so.6 #6 0x00007fa6ec931230 in () at /usr/lib64/libevent-2.1.so.6 #7 0x00007fa6ec927068 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #8 0x00007fa6f0250df9 in () at /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fa6f021a1c1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #13 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 15 (Thread 0x7fa6967fc700 (LWP 3767)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f01c48b0 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f021a1c1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 14 (Thread 0x7fa696ffd700 (LWP 3766)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f01c48b0 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f021a1c1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 13 (Thread 0x7fa6977fe700 (LWP 3765)): #0 0x00007fa6f65f403c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a719 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f0b18388 in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f021b77f in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #6 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 12 (Thread 0x7fa697fff700 (LWP 3764)): #0 0x00007fa6f65f403c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a719 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b148 in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b1df in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208be8 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b814 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 11 (Thread 0x7fa6b4ff9700 (LWP 3763)): #0 0x00007fa6f8c55aac in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007fa6f8bb6ced in buffered_vfprintf () at /lib64/libc.so.6 #2 0x00007fa6f8bb4138 in __vfprintf_internal () at /lib64/libc.so.6 #3 0x00007fa6f8c5768e in __fprintf_chk () at /lib64/libc.so.6 #4 0x00007fa6ec92f6ff in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #5 0x00007fa6ec92f8c4 in event_warn () at /usr/lib64/libevent-2.1.so.6 #6 0x00007fa6ec931230 in () at /usr/lib64/libevent-2.1.so.6 #7 0x00007fa6ec927068 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #8 0x00007fa6f0250f34 in () at /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fa6efb9dd34 in () at /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fa6f021a318 in () at /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #13 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #14 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 10 (Thread 0x7fa6b6ffd700 (LWP 3759)): #0 0x00007fa6f65f4428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fa6f024a7e7 in () at /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fa6f024b13a in () at /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fa6f024b222 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f0208bd1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020b516 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f020b7d4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 9 (Thread 0x7fa6b77fe700 (LWP 3758)): #0 0x00007fa6f8c489cf in epoll_wait () at /lib64/libc.so.6 #1 0x00007fa6ec9310a9 in () at /usr/lib64/libevent-2.1.so.6 #2 0x00007fa6ec927068 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #3 0x00007fa6f0250f34 in () at /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fa6f020f2c4 in () at /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fa6f021a318 in () at /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 8 (Thread 0x7fa6cc923700 (LWP 3756)): #0 0x00007fa6f8c39767 in write () at /lib64/libc.so.6 #1 0x00007fa6f8bca1cd in _IO_file_write@@GLIBC_2.2.5 () at /lib64/libc.so.6 #2 0x00007fa6f8bc956f in new_do_write () at /lib64/libc.so.6 #3 0x00007fa6f8bca8fe in __GI__IO_file_xsputn () at /lib64/libc.so.6 #4 0x00007fa6f8bb6d4a in buffered_vfprintf () at /lib64/libc.so.6 #5 0x00007fa6f8bb4138 in __vfprintf_internal () at /lib64/libc.so.6 #6 0x00007fa6f8c5768e in __fprintf_chk () at /lib64/libc.so.6 #7 0x00007fa6ec92f6ff in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #8 0x00007fa6ec92f8c4 in event_warn () at /usr/lib64/libevent-2.1.so.6 #9 0x00007fa6ec931230 in () at /usr/lib64/libevent-2.1.so.6 #10 0x00007fa6ec927068 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #11 0x00007fa6f0250df9 in () at /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fa6f01e779b in () at /usr/lib64/libQt5WebEngineCore.so.5 #13 0x00007fa6f021a1c1 in () at /usr/lib64/libQt5WebEngineCore.so.5 #14 0x00007fa6f024d341 in () at /usr/lib64/libQt5WebEngineCore.so.5 #15 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #16 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 7 (Thread 0x7fa6cf308700 (LWP 3746)): [KCrash Handler] #6 0x00007fa6f8b85d8b in raise () at /lib64/libc.so.6 #7 0x00007fa6f8b6f549 in abort () at /lib64/libc.so.6 #8 0x00007fa6f8da39b3 in () at /usr/lib64/libstdc++.so.6 #9 0x00007fa6f8da9918 in () at /usr/lib64/libstdc++.so.6 #10 0x00007fa6f8da9963 in () at /usr/lib64/libstdc++.so.6 #11 0x00007fa6f8f2cde5 in qt_assert(char const*, char const*, int) () at /usr/lib64/libQt5Core.so.5 #12 0x00007fa6f8f2e7e2 in () at /usr/lib64/libQt5Core.so.5 #13 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #14 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 6 (Thread 0x7fa6cffff700 (LWP 3741)): #0 0x00007fa6f8c3dae9 in poll () at /lib64/libc.so.6 #1 0x00007fa6f5ba0e36 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #4 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #8 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 5 (Thread 0x7fa6dc981700 (LWP 3740)): #0 0x00007fa6f5beb863 in g_private_get () at /usr/lib64/libglib-2.0.so.0 #1 0x00007fa6f5bca170 in g_thread_self () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5b9fe2c in g_main_context_acquire () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0cf5 in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #8 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #9 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #10 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7fa6dd182700 (LWP 3739)): #0 0x00007fa6f5b9dcda in () at /usr/lib64/libglib-2.0.so.0 #1 0x00007fa6f5ba02a3 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0d6b in () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #8 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #9 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7fa6de393700 (LWP 3738)): #0 0x00007fa6f5bebc99 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0 #1 0x00007fa6f5ba066f in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0de0 in () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f8f64016 in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #7 0x00007fa6f871f565 in () at /usr/lib64/libQt5DBus.so.5 #8 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #9 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #10 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7fa6e5c4c700 (LWP 3737)): #0 0x00007fa6f8c3dae9 in poll () at /lib64/libc.so.6 #1 0x00007fa6f599ecc7 in () at /usr/lib64/libxcb.so.1 #2 0x00007fa6f59a08fa in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x00007fa6e5dc1788 in () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007fa6f8f65362 in () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f65edfab in start_thread () at /lib64/libpthread.so.0 #6 0x00007fa6f8c486af in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7fa6e7be7a40 (LWP 3736)): #0 0x00007fa6f5b9dd00 in () at /usr/lib64/libglib-2.0.so.0 #1 0x00007fa6f5ba02a3 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #2 0x00007fa6f5ba0d6b in () at /usr/lib64/libglib-2.0.so.0 #3 0x00007fa6f5ba0f5c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #4 0x00007fa6f916de7b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib64/libQt5Core.so.5 #5 0x00007fa6f91193cb in QEventLoop::exec(QFlags) () at /usr/lib64/libQt5Core.so.5 #6 0x00007fa6f9121402 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #7 0x000055fca79f034a in () #8 0x00007fa6f8b70b7b in __libc_start_main () at /lib64/libc.so.6 #9 0x000055fca79f04fa in _start () [Inferior 1 (process 3736) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 05:29:35 2019 From: bugzilla_noreply at kde.org (SinClaus) Date: Tue, 02 Apr 2019 04:29:35 +0000 Subject: [knotes] [Bug 406133] New: knotes 18.12.3 can't start after update Message-ID: https://bugs.kde.org/show_bug.cgi?id=406133 Bug ID: 406133 Summary: knotes 18.12.3 can't start after update Product: knotes Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: tomsk_interface at vtomske.ru CC: myriam at kde.org Target Milestone: --- SUMMARY $ knotes knotes: symbol lookup error: /usr/lib/libknotesprivate.so.5: undefined symbol: _ZN7Akonadi10Collection21markAttributesChangedEv STEPS TO REPRODUCE 1. Update your Arch linux 2. Start knotes 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.0.5-arch1-1-ARCH / KDE Frameworks 5.56.0 (available in About System) KDE Plasma Version: 5.15.3 KDE Frameworks Version: KDE Frameworks 5.56.0 Qt Version: Qt 5.12.2 (built against 5.12.1) ADDITIONAL INFORMATION -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 07:42:20 2019 From: bugzilla_noreply at kde.org (Erik Quaeghebeur) Date: Tue, 02 Apr 2019 06:42:20 +0000 Subject: [Akonadi] [Bug 406106] RemoteID is too small MYSQL error In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406106 Erik Quaeghebeur changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE CC| |kde at equaeghe.nospammail.net --- Comment #1 from Erik Quaeghebeur --- *** This bug has been marked as a duplicate of bug 394839 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 07:42:20 2019 From: bugzilla_noreply at kde.org (Erik Quaeghebeur) Date: Tue, 02 Apr 2019 06:42:20 +0000 Subject: [Akonadi] [Bug 394839] pimitemtable.remoteid Column Too Small For Exchange Calendar Via davmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=394839 Erik Quaeghebeur changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ad1rie3 at hotmail.fr --- Comment #6 from Erik Quaeghebeur --- *** Bug 406106 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 07:56:50 2019 From: bugzilla_noreply at kde.org (Erik Quaeghebeur) Date: Tue, 02 Apr 2019 06:56:50 +0000 Subject: [Akonadi] [Bug 406136] New: DAV resource syncs too eagerly, causing dirty entries Message-ID: https://bugs.kde.org/show_bug.cgi?id=406136 Bug ID: 406136 Summary: DAV resource syncs too eagerly, causing dirty entries Product: Akonadi Version: unspecified Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: major Priority: NOR Component: DAV Resource Assignee: kdepim-bugs at kde.org Reporter: kde at equaeghe.nospammail.net Target Milestone: --- I use Zanshin to manage my todos stored in Akonadi. Zanshin saves as-you-type and therefore a lot of updates happen subsequently in Akonadi. The DAV resource then apparently tries to sync all of those short after each other. This is too fast for the network connection or server and then the edited entry becomes dirty. (Any entry edited or added after that also becomes dirty.) This is unrecoverable in Zanshin or the standard todo application and so I need to do a time-consuming cleanup: 1. Using Akonadiconsole, find the dirty entries, copy their content to a file somewhere and delete them from Akonadi 2. Stop Akonadi 3. Delete the agent_config_akonadi_davgroupware_resource_xy_changes.dat file from ~/.config/akonadi. (N.B.: This file should be placed in ~/.local/share/akonadi I think, but that's another issue.) 4. Restart Akonadi 5. Manually re-edit or re-add the entries that were dirty. I think that it is a bug that Akonadi syncs so eagerly as to cause dirty entries. It's a major issue, because it requires a cleanup procedure non-skilled people will not be able to find. I think that as long as Akonadi allows Zanshin to write so eagerly to the database, it should handle such additions intelligently. Probably this means adding a minimal time between syncs or disallow concurrent syncing. SOFTWARE/OS VERSIONS Akonadi: 18.12.3 (qtsqlite) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.54.0 Qt Version: 5.11.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 08:01:53 2019 From: bugzilla_noreply at kde.org (Antonio Rojas) Date: Tue, 02 Apr 2019 07:01:53 +0000 Subject: [knotes] [Bug 406133] knotes 18.12.3 can't start after update In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406133 Antonio Rojas changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arojas at archlinux.org Resolution|--- |DOWNSTREAM Status|REPORTED |RESOLVED --- Comment #1 from Antonio Rojas --- Packaging issue -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 08:12:56 2019 From: bugzilla_noreply at kde.org (Christophe Giboudeaux) Date: Tue, 02 Apr 2019 07:12:56 +0000 Subject: [Akonadi] [Bug 394839] pimitemtable.remoteid Column Too Small For Exchange Calendar Via davmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=394839 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dvratil at kde.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 09:39:38 2019 From: bugzilla_noreply at kde.org (Sergey Ushakov) Date: Tue, 02 Apr 2019 08:39:38 +0000 Subject: [kmail2] [Bug 406141] New: Kmail crash with nouveau driver Message-ID: https://bugs.kde.org/show_bug.cgi?id=406141 Bug ID: 406141 Summary: Kmail crash with nouveau driver Product: kmail2 Version: unspecified Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: sergushakov at yahoo.com Target Milestone: --- Application: kmail (5.10.2) Qt Version: 5.11.3 Frameworks Version: 5.55.0 Operating System: Linux 5.0.4-200.fc29.x86_64 x86_64 Distribution: "Fedora release 29 (Twenty Nine)" -- Information about the crash: Hi guys, Kmail crashes happens everytime. When I open Kmal and try to read some message, when I open Kmail and try to open mailbox, when I try to scroll messages, it seems like does not matter what I do, just fact that I do. When I dont do any actions with Kmail windows crash does not happen. Some time I can open mailbox, read some letter, but then it happens again. I have no this troubles when I using nvidia driver, only with nouveau and new Kmail. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fd84a47d980 (LWP 26465))] Thread 33 (Thread 0x7fd7078a6700 (LWP 26559)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d46f in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 32 (Thread 0x7fd797496700 (LWP 26558)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d46f in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 31 (Thread 0x7fd7959f2700 (LWP 26538)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 30 (Thread 0x7fd7961f3700 (LWP 26536)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd84b041fda in ?? () from /lib64/libQt5Script.so.5 #2 0x00007fd84b042045 in ?? () from /lib64/libQt5Script.so.5 #3 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #4 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 29 (Thread 0x7fd7969f4700 (LWP 26524)): #0 0x00007fd857b17f84 in read () from /lib64/libc.so.6 #1 0x00007fd84c50fe90 in ?? () from /lib64/libglib-2.0.so.0 #2 0x00007fd84c4c8e9b in g_main_context_check () from /lib64/libglib-2.0.so.0 #3 0x00007fd84c4c9350 in ?? () from /lib64/libglib-2.0.so.0 #4 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #5 0x00007fd8581cb5ab in QEventDispatcherGlib::processEvents (this=0x7fd790001d30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7fd7969f3c20, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007fd857fe1e86 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007fd857feb2fb in QThreadPrivate::start (arg=0x561bf01ba590) at thread/qthread_unix.cpp:367 #9 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #10 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7fd7d9ffb700 (LWP 26506)): #0 0x00007fd857b1c421 in poll () from /lib64/libc.so.6 #1 0x00007fd84ab33675 in poll_func () from /lib64/libpulse.so.0 #2 0x00007fd84ab24c58 in pa_mainloop_poll () from /lib64/libpulse.so.0 #3 0x00007fd84ab252a2 in pa_mainloop_iterate () from /lib64/libpulse.so.0 #4 0x00007fd84ab25350 in pa_mainloop_run () from /lib64/libpulse.so.0 #5 0x00007fd84ab335bd in thread () from /lib64/libpulse.so.0 #6 0x00007fd84a78306c in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-12.2.so #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7fd7da7fc700 (LWP 26505)): #0 0x00007fd857b34dbc in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007fd857b36c68 in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fd84b899e7f in event_logv_ () from /lib64/libevent-2.1.so.6 #3 0x00007fd84b89a048 in event_warn () from /lib64/libevent-2.1.so.6 #4 0x00007fd84b89ba40 in epoll_dispatch () from /lib64/libevent-2.1.so.6 #5 0x00007fd84b891598 in event_base_loop () from /lib64/libevent-2.1.so.6 #6 0x00007fd851609bfd in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247 #7 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #8 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #9 0x00007fd85164c004 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #10 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #11 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #12 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #13 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7fd7daffd700 (LWP 26504)): [KCrash Handler] #6 0x00007fd837548d2b in nouveau_fence_next (screen=screen at entry=0x561bef823d90) at ../src/gallium/drivers/nouveau/nouveau_fence.c:232 #7 0x00007fd8375ca876 in nvc0_default_kick_notify (push=) at ../src/gallium/drivers/nouveau/nvc0/nvc0_context.c:228 #8 0x00007fd83c62b989 in pushbuf_submit (push=push at entry=0x561bef824810, chan=, chan=) at ../nouveau/pushbuf.c:324 #9 0x00007fd83c62bdef in pushbuf_flush (push=push at entry=0x561bef824810) at ../nouveau/pushbuf.c:401 #10 0x00007fd83c62ca04 in nouveau_pushbuf_kick (push=0x561bef824810, chan=) at ../nouveau/pushbuf.c:775 #11 0x00007fd8375cad5a in PUSH_KICK (push=) at ../src/gallium/drivers/nouveau/nouveau_winsys.h:59 #12 nvc0_flush (pipe=0x7fd7b4032f40, fence=, flags=) at ../src/gallium/drivers/nouveau/nvc0/nvc0_context.c:42 #13 0x00007fd8377d7635 in st_flush (flags=0, fence=0x0, st=0x7fd7b4023140) at ../src/mesa/state_tracker/st_cb_flush.c:55 #14 st_glFlush (ctx=) at ../src/mesa/state_tracker/st_cb_flush.c:91 #15 0x00007fd851f1a04a in gl::GLFence::Create () at ../../3rdparty/chromium/ui/gl/gl_fence.cc:64 #16 0x00007fd8521d2ff5 in gpu::gles2::CommandsCompletedQuery::End () at ../../3rdparty/chromium/gpu/command_buffer/service/query_manager.cc:477 #17 0x00007fd85214f384 in gpu::gles2::GLES2DecoderImpl::HandleEndQueryEXT () at ../../3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder.cc:16803 #18 0x00007fd852178761 in gpu::gles2::GLES2DecoderImpl::DoCommandsImpl () at ../../3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder.cc:5551 #19 0x00007fd853cf6d16 in gpu::CommandBufferService::Flush () at ../../3rdparty/chromium/gpu/command_buffer/service/command_buffer_service.cc:90 #20 0x00007fd853d07bdb in gpu::CommandBufferStub::OnAsyncFlush () at ../../3rdparty/chromium/gpu/ipc/service/command_buffer_stub.cc:634 #21 0x00007fd853d0b6bb in base::DispatchToMethodImpl, 0ul, 1ul, 2ul> () at ../../3rdparty/chromium/base/tuple.h:52 #22 base::DispatchToMethod > () at ../../3rdparty/chromium/base/tuple.h:60 #23 IPC::DispatchToMethod > () at ../../3rdparty/chromium/ipc/ipc_message_templates.h:51 #24 IPC::MessageT, void>::Dispatch () at ../../3rdparty/chromium/ipc/ipc_message_templates.h:146 #25 gpu::CommandBufferStub::OnMessageReceived () at ../../3rdparty/chromium/gpu/ipc/service/command_buffer_stub.cc:296 #26 0x00007fd853d10413 in gpu::GpuChannel::HandleMessageHelper () at ../../3rdparty/chromium/gpu/ipc/service/gpu_channel.cc:523 #27 0x00007fd853d104ca in gpu::GpuChannel::HandleMessage () at ../../3rdparty/chromium/gpu/ipc/service/gpu_channel.cc:499 #28 0x00007fd853cfb1d6 in base::OnceCallback::Run() && () at ../../3rdparty/chromium/base/callback.h:65 #29 gpu::Scheduler::RunNextTask () at ../../3rdparty/chromium/gpu/command_buffer/service/scheduler.cc:526 #30 0x00007fd8515e5928 in base::OnceCallback::Run() && () at ../../3rdparty/chromium/base/callback.h:65 #31 base::debug::TaskAnnotator::RunTask () at ./../../3rdparty/chromium/base/debug/task_annotator.cc:55 #32 0x00007fd85160656a in base::internal::IncomingTaskQueue::RunTask () at ./../../3rdparty/chromium/base/message_loop/incoming_task_queue.cc:124 #33 base::MessageLoop::RunTask () at ./../../3rdparty/chromium/base/message_loop/message_loop.cc:399 #34 0x00007fd85160701f in base::MessageLoop::DeferOrRunPendingTask () at ./../../3rdparty/chromium/base/message_loop/message_loop.cc:411 #35 0x00007fd85160719a in base::MessageLoop::DoWork () at ./../../3rdparty/chromium/base/message_loop/message_loop.cc:455 #36 0x00007fd851603641 in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:37 #37 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #38 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #39 0x00007fd85164c004 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #40 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #41 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #42 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #43 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7fd7dbfff700 (LWP 26503)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516036a0 in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:63 #4 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #5 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #6 0x00007fd85164c004 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #7 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #8 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #9 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #10 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7fd7e0ff9700 (LWP 26502)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd852042048 in cc::SingleThreadTaskGraphRunner::Run () at ./../../3rdparty/chromium/cc/raster/single_thread_task_graph_runner.cc:123 #3 0x00007fd85164eb86 in base::SimpleThread::ThreadMain () at ./../../3rdparty/chromium/base/threading/simple_thread.cc:68 #4 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #5 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #6 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7fd7e17fa700 (LWP 26501)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85163c188 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7fd7e1ffb700 (LWP 26500)): #0 0x00007fd857b1802f in write () from /lib64/libc.so.6 #1 0x00007fd857aa795d in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc.so.6 #2 0x00007fd857aa6ccf in new_do_write () from /lib64/libc.so.6 #3 0x00007fd857aa808e in __GI__IO_file_xsputn () from /lib64/libc.so.6 #4 0x00007fd857a7e2da in buffered_vfprintf () from /lib64/libc.so.6 #5 0x00007fd857a7b6f2 in vfprintf () from /lib64/libc.so.6 #6 0x00007fd857b36cba in __fprintf_chk () from /lib64/libc.so.6 #7 0x00007fd84b899e7f in event_logv_ () from /lib64/libevent-2.1.so.6 #8 0x00007fd84b89a048 in event_warn () from /lib64/libevent-2.1.so.6 #9 0x00007fd84b89ba40 in epoll_dispatch () from /lib64/libevent-2.1.so.6 #10 0x00007fd84b891598 in event_base_loop () from /lib64/libevent-2.1.so.6 #11 0x00007fd851609ce4 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:257 #12 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #13 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #14 0x00007fd85073a9ea in content::BrowserThreadImpl::IOThreadRun () at ../../3rdparty/chromium/content/browser/browser_thread_impl.cc:248 #15 0x00007fd85073ae97 in content::BrowserThreadImpl::Run () at ../../3rdparty/chromium/content/browser/browser_thread_impl.cc:283 #16 0x00007fd85164c138 in base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #17 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #18 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #19 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7fd7e27fc700 (LWP 26499)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85163c188 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007fd85163d46f in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7fd7e2ffd700 (LWP 26498)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85163c188 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7fd7e37fe700 (LWP 26497)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85163c188 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007fd85163d46f in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7fd7db7fe700 (LWP 26496)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85163c188 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007fd85163d46f in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7fd7e3fff700 (LWP 26495)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85163c188 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007fd85163d46f in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7fd800ff9700 (LWP 26494)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7fd8017fa700 (LWP 26493)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7fd801ffb700 (LWP 26492)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7fd8027fc700 (LWP 26491)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7fd802ffd700 (LWP 26490)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7fd8037fe700 (LWP 26489)): #0 0x00007fd856addb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635607 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007fd8516372ca in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007fd8516373b2 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007fd85163c171 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007fd85163d651 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #8 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7fd803fff700 (LWP 26488)): #0 0x00007fd857b34dbc in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007fd857b36c68 in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fd84b899e7f in event_logv_ () from /lib64/libevent-2.1.so.6 #3 0x00007fd84b89a048 in event_warn () from /lib64/libevent-2.1.so.6 #4 0x00007fd84b89ba40 in epoll_dispatch () from /lib64/libevent-2.1.so.6 #5 0x00007fd84b891598 in event_base_loop () from /lib64/libevent-2.1.so.6 #6 0x00007fd851609bfd in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247 #7 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #8 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #9 0x00007fd85164c004 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #10 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #11 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #12 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #13 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7fd818b93700 (LWP 26487)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd851635539 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007fd8516372d8 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007fd85163736f in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007fd85160368f in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:57 #5 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #6 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #7 0x00007fd85164c004 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #8 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #9 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #10 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #11 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7fd819394700 (LWP 26486)): #0 0x00007fd857b34de9 in __lll_unlock_wake_private () from /lib64/libc.so.6 #1 0x00007fd857b36d00 in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fd84b899e7f in event_logv_ () from /lib64/libevent-2.1.so.6 #3 0x00007fd84b89a048 in event_warn () from /lib64/libevent-2.1.so.6 #4 0x00007fd84b89ba40 in epoll_dispatch () from /lib64/libevent-2.1.so.6 #5 0x00007fd84b891598 in event_base_loop () from /lib64/libevent-2.1.so.6 #6 0x00007fd851609ba9 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:224 #7 0x00007fd8516290cb in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #8 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #9 0x00007fd85164c004 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #10 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #11 0x00007fd851647a81 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #12 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #13 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7fd81b795700 (LWP 26476)): #0 0x00007fd857b34e64 in __libc_disable_asynccancel () from /lib64/libc.so.6 #1 0x00007fd857b1c435 in poll () from /lib64/libc.so.6 #2 0x00007fd84c4c93a6 in ?? () from /lib64/libglib-2.0.so.0 #3 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #4 0x00007fd8581cb5ab in QEventDispatcherGlib::processEvents (this=0x7fd814000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7fd81b794c20, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #6 0x00007fd857fe1e86 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #7 0x00007fd857feb2fb in QThreadPrivate::start (arg=0x561befb1e420) at thread/qthread_unix.cpp:367 #8 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #9 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7fd830832700 (LWP 26473)): #0 0x00007fd84c4c61f9 in ?? () from /lib64/libglib-2.0.so.0 #1 0x00007fd84c4c8823 in g_main_context_prepare () from /lib64/libglib-2.0.so.0 #2 0x00007fd84c4c92db in ?? () from /lib64/libglib-2.0.so.0 #3 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #4 0x00007fd8581cb5ab in QEventDispatcherGlib::processEvents (this=0x7fd820000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7fd830831c20, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #6 0x00007fd857fe1e86 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #7 0x00007fd857feb2fb in QThreadPrivate::start (arg=0x561bef75fef0) at thread/qthread_unix.cpp:367 #8 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #9 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7fd831033700 (LWP 26470)): #0 0x00007fd857fea716 in QThreadData::current (createIfNecessary=createIfNecessary at entry=true) at thread/qthread_unix.cpp:238 #1 0x00007fd8581cb48e in postEventSourcePrepare (s=0x7fd81c004ba0, timeout=0x0) at kernel/qeventdispatcher_glib.cpp:252 #2 0x00007fd84c4c8dc1 in g_main_context_check () from /lib64/libglib-2.0.so.0 #3 0x00007fd84c4c9350 in ?? () from /lib64/libglib-2.0.so.0 #4 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #5 0x00007fd8581cb5ab in QEventDispatcherGlib::processEvents (this=0x7fd81c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7fd831032c20, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007fd857fe1e86 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007fd857feb2fb in QThreadPrivate::start (arg=0x561bef99d2a0) at thread/qthread_unix.cpp:367 #9 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #10 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7fd831834700 (LWP 26469)): #0 0x00007fd85a10df74 in __tls_get_addr () from /lib64/ld-linux-x86-64.so.2 #1 0x00007fd857fea73a in get_thread_data () at thread/qthread_unix.cpp:239 #2 QThreadData::current (createIfNecessary=createIfNecessary at entry=true) at thread/qthread_unix.cpp:239 #3 0x00007fd8581cb48e in postEventSourcePrepare (s=0x7fd8280047a0, timeout=0x0) at kernel/qeventdispatcher_glib.cpp:252 #4 0x00007fd84c4c8dc1 in g_main_context_check () from /lib64/libglib-2.0.so.0 #5 0x00007fd84c4c9350 in ?? () from /lib64/libglib-2.0.so.0 #6 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #7 0x00007fd8581cb5ab in QEventDispatcherGlib::processEvents (this=0x7fd828000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #8 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7fd831833c20, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #9 0x00007fd857fe1e86 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #10 0x00007fd857feb2fb in QThreadPrivate::start (arg=0x561bef93df40) at thread/qthread_unix.cpp:367 #11 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #12 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fd832a45700 (LWP 26468)): #0 0x00007fd85a10df74 in __tls_get_addr () from /lib64/ld-linux-x86-64.so.2 #1 0x00007fd857fea73a in get_thread_data () at thread/qthread_unix.cpp:239 #2 QThreadData::current (createIfNecessary=createIfNecessary at entry=true) at thread/qthread_unix.cpp:239 #3 0x00007fd8581cb48e in postEventSourcePrepare (s=0x7fd824004ba0, timeout=0x0) at kernel/qeventdispatcher_glib.cpp:252 #4 0x00007fd84c4c8dc1 in g_main_context_check () from /lib64/libglib-2.0.so.0 #5 0x00007fd84c4c9350 in ?? () from /lib64/libglib-2.0.so.0 #6 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #7 0x00007fd8581cb5ab in QEventDispatcherGlib::processEvents (this=0x7fd824000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #8 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7fd832a44bf0, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #9 0x00007fd857fe1e86 in QThread::exec (this=this at entry=0x7fd85916d060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #10 0x00007fd8590f1f89 in QDBusConnectionManager::run (this=0x7fd85916d060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #11 0x00007fd857feb2fb in QThreadPrivate::start (arg=0x7fd85916d060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:367 #12 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #13 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fd833246700 (LWP 26467)): #0 0x00007fd856add73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fd83799da3b in cnd_wait (mtx=0x561bef838b78, cond=0x561bef838ba0) at ../src/../include/c11/threads_posix.h:155 #2 util_queue_thread_func (input=input at entry=0x561bef6fafc0) at ../src/util/u_queue.c:270 #3 0x00007fd83799d77b in impl_thrd_routine (p=) at ../src/../include/c11/threads_posix.h:87 #4 0x00007fd856ad758e in start_thread () from /lib64/libpthread.so.0 #5 0x00007fd857b276a3 in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fd84a47d980 (LWP 26465)): [KCrash Handler] #6 0x00007fd8375346db in nvc0_screen_fence_update (pscreen=0x561bef823d90) at ../src/gallium/drivers/nouveau/nvc0/nvc0_screen.c:749 #7 0x00007fd837548c08 in nouveau_fence_update (screen=screen at entry=0x561bef823d90, flushed=flushed at entry=true) at ../src/gallium/drivers/nouveau/nouveau_fence.c:116 #8 0x00007fd8375ca883 in nvc0_default_kick_notify (push=) at ../src/gallium/drivers/nouveau/nvc0/nvc0_context.c:229 #9 0x00007fd83c62b989 in pushbuf_submit (push=push at entry=0x561bef824810, chan=, chan=) at ../nouveau/pushbuf.c:324 #10 0x00007fd83c62bdef in pushbuf_flush (push=push at entry=0x561bef824810) at ../nouveau/pushbuf.c:401 #11 0x00007fd83c62c7da in pushbuf_validate (push=0x561bef824810, retry=) at ../nouveau/pushbuf.c:523 #12 0x00007fd83c62c96e in nouveau_pushbuf_validate (push=) at ../nouveau/pushbuf.c:749 #13 0x00007fd8375d9e23 in nvc0_state_validate (nvc0=nvc0 at entry=0x561bf004f0f0, mask=mask at entry=4096, validate_list=validate_list at entry=0x7fd837e052e0 , size=size at entry=34, dirty=dirty at entry=0x561bf004f578, bufctx=0x561bf0052a80) at ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c:993 #14 0x00007fd8375d9f1b in nvc0_state_validate_3d (nvc0=nvc0 at entry=0x561bf004f0f0, mask=mask at entry=4096) at ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c:1003 #15 0x00007fd83753d1a8 in nvc0_clear (pipe=, buffers=, color=, depth=, stencil=) at ../src/gallium/drivers/nouveau/nvc0/nvc0_surface.c:695 #16 0x00007fd83787cc9f in st_Clear (ctx=0x561bf0053e70, mask=2) at ../src/mesa/state_tracker/st_cb_clear.c:452 #17 0x00007fd85877a757 in QOpenGLFunctions::glClear (this=0x7fd838009d70, mask=16384) at ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:645 #18 QPlatformBackingStore::composeAndFlush (this=this at entry=0x561befa0cf80, window=window at entry=0x561bef9fc0e0, region=..., offset=..., textures=textures at entry=0x561bf0265eb0, translucentBackground=translucentBackground at entry=false) at painting/qplatformbackingstore.cpp:349 #19 0x00007fd83d3888f8 in QXcbBackingStore::composeAndFlush (translucentBackground=false, textures=0x561bf0265eb0, offset=..., region=..., window=0x561bef9fc0e0, this=0x561befa0cf80) at qxcbbackingstore.cpp:864 #20 QXcbBackingStore::composeAndFlush (this=0x561befa0cf80, window=0x561bef9fc0e0, region=..., offset=..., textures=0x561bf0265eb0, translucentBackground=) at qxcbbackingstore.cpp:855 #21 0x00007fd858a76aab in QWidgetBackingStore::qt_flush (widgetBackingStore=, widgetTextures=0x561bf0265eb0, tlw=, backingStore=, region=..., widget=0x561bef9536e0) at kernel/qwidgetbackingstore.cpp:146 #22 QWidgetBackingStore::qt_flush (widget=0x561bef9536e0, region=..., backingStore=, tlw=, widgetTextures=, widgetBackingStore=) at kernel/qwidgetbackingstore.cpp:82 #23 0x00007fd858a7857b in QWidgetBackingStore::flush (this=this at entry=0x561befa105f0, widget=widget at entry=0x0) at kernel/qwidgetbackingstore.cpp:1408 #24 0x00007fd858a7941d in QWidgetBackingStore::doSync (this=0x561befa105f0) at kernel/qwidgetbackingstore.cpp:1287 #25 0x00007fd858a79a31 in QWidgetBackingStore::sync (this=0x561befa105f0) at kernel/qwidgetbackingstore.cpp:1144 #26 0x00007fd858a911e5 in QWidgetPrivate::syncBackingStore (this=0x561bef7a2410) at kernel/qwidget.cpp:1953 #27 0x00007fd858aa94a8 in QWidget::event (this=this at entry=0x561bef9fcdd0, event=event at entry=0x561bf035a7e0) at kernel/qwidget.cpp:9226 #28 0x00007fd858bb2a28 in QMainWindow::event (this=0x561bef9fcdd0, event=0x561bf035a7e0) at widgets/qmainwindow.cpp:1348 #29 0x00007fd859ae6d4b in KMainWindow::event(QEvent*) () from /lib64/libKF5XmlGui.so.5 #30 0x00007fd859b30e09 in KXmlGuiWindow::event(QEvent*) () from /lib64/libKF5XmlGui.so.5 #31 0x00007fd858a6a285 in QApplicationPrivate::notify_helper (this=, receiver=0x561bef9fcdd0, e=0x561bf035a7e0) at kernel/qapplication.cpp:3726 #32 0x00007fd858a719a0 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3485 #33 0x00007fd85817aec6 in QCoreApplication::notifyInternal2 (receiver=0x561bef9fcdd0, event=0x561bf035a7e0) at kernel/qcoreapplication.cpp:1047 #34 0x00007fd85817e09b in QCoreApplication::sendEvent (event=0x561bf035a7e0, receiver=) at kernel/qcoreapplication.h:234 #35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x561bef667590) at kernel/qcoreapplication.cpp:1744 #36 0x00007fd8581cb807 in postEventSourceDispatch (s=0x561bef792120) at kernel/qeventdispatcher_glib.cpp:276 #37 0x00007fd84c4c906d in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #38 0x00007fd84c4c9438 in ?? () from /lib64/libglib-2.0.so.0 #39 0x00007fd84c4c94d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #40 0x00007fd8581cb593 in QEventDispatcherGlib::processEvents (this=0x561bef6e3440, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #41 0x00007fd83d3fa855 in QPAEventDispatcherGlib::processEvents (this=0x561bef6e3440, flags=...) at qeventdispatcher_glib.cpp:69 #42 0x00007fd858179e0b in QEventLoop::exec (this=this at entry=0x7ffec7c1d870, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #43 0x00007fd858181ed6 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #44 0x0000561bee40774e in main (argc=, argv=) at /usr/include/qt5/QtCore/qcoreapplication.h:116 [Inferior 1 (process 26465) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 10:34:24 2019 From: bugzilla_noreply at kde.org (Fabian) Date: Tue, 02 Apr 2019 09:34:24 +0000 Subject: [kontact] [Bug 406142] New: Kontact crashes after accepting meeting invitation Message-ID: https://bugs.kde.org/show_bug.cgi?id=406142 Bug ID: 406142 Summary: Kontact crashes after accepting meeting invitation Product: kontact Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: tonymt00 at gmail.com Target Milestone: --- Application: kontact (5.10.1) Qt Version: 5.12.0 Frameworks Version: 5.56.0 Operating System: Linux 5.0.5-050005-generic x86_64 Distribution: KDE neon User Edition 5.15 -- Information about the crash: - What I was doing when the application crashed: Accepting the meeting invitation from my emails and select to store it in my personal calendar. - Custom settings of the application: Using davmail setup to connect to Exchange server The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5bc41e6bc0 (LWP 7755))] Thread 27 (Thread 0x7f5a5956f700 (LWP 31689)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5a5956e710, expected=0, futex_word=0x7f5a5956e8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5a5956e7b0, mutex=0x7f5a5956e8a8, cond=0x7f5a5956e8d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5a5956e8d0, mutex=0x7f5a5956e8a8, abstime=0x7f5a5956e7b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a43387 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5a5956f700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7f5a59d70700 (LWP 31688)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5a59d6f710, expected=0, futex_word=0x7f5a59d6f8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5a59d6f7b0, mutex=0x7f5a59d6f8a8, cond=0x7f5a59d6f8d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5a59d6f8d0, mutex=0x7f5a59d6f8a8, abstime=0x7f5a59d6f7b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5a59d70700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7f5b637fe700 (LWP 31687)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5b637fd710, expected=0, futex_word=0x7f5b637fd8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5b637fd7b0, mutex=0x7f5b637fd8a8, cond=0x7f5b637fd8d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5b637fd8d0, mutex=0x7f5b637fd8a8, abstime=0x7f5b637fd7b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5b637fe700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7f5a731d0700 (LWP 31678)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5a731cf710, expected=0, futex_word=0x7f5a731cf8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5a731cf7b0, mutex=0x7f5a731cf8a8, cond=0x7f5a731cf8d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5a731cf8d0, mutex=0x7f5a731cf8a8, abstime=0x7f5a731cf7b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5a731d0700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f5a721ce700 (LWP 31677)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5a721cd710, expected=0, futex_word=0x7f5a721cd8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5a721cd7b0, mutex=0x7f5a721cd8a8, cond=0x7f5a721cd8d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5a721cd8d0, mutex=0x7f5a721cd8a8, abstime=0x7f5a721cd7b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5a721ce700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f5a719cd700 (LWP 30877)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5a719cc710, expected=0, futex_word=0x7f5a719cc8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5a719cc7b0, mutex=0x7f5a719cc8a8, cond=0x7f5a719cc8d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5a719cc8d0, mutex=0x7f5a719cc8a8, abstime=0x7f5a719cc7b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5a719cd700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f5a70baf700 (LWP 7853)): #0 0x00007f5bc0b160b4 in __GI___libc_read (fd=125, buf=0x7f5a70bae7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f5bba594cd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5bba550027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5bba5504e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f5bba55064c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f5bc167515b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f5bc143e41a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f5bc143fbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f5bbc41c6db in start_thread (arg=0x7f5a70baf700) at pthread_create.c:463 #10 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f5a7b7b3700 (LWP 7803)): #0 0x00007f5bc0b1abf9 in __GI___poll (fds=0x7f5a740049b0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5bba550539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5bba55064c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5bc167515b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f5bc143e41a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f5bc143fbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f5bbc41c6db in start_thread (arg=0x7f5a7b7b3700) at pthread_create.c:463 #8 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f5a89326700 (LWP 7800)): #0 0x00007f5bba5505c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f5bba55064c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5bc167515b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #3 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f5bc143e41a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f5bc143fbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f5bbc41c6db in start_thread (arg=0x7f5a89326700) at pthread_create.c:463 #7 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f5a89b27700 (LWP 7798)): #0 0x00007f5bc0b1abf9 in __GI___poll (fds=0x7f5a7c003ce0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5bba550539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5bba55064c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5bc167515b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f5bc143e41a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f5bc143fbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f5bbc41c6db in start_thread (arg=0x7f5a89b27700) at pthread_create.c:463 #8 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f5a8a9c6700 (LWP 7797)): #0 0x00007f5bba54d485 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f5bba54f9d3 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5bba55046b in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5bba55064c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f5bc167515b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f5bc143e41a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f5bc143fbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f5bbc41c6db in start_thread (arg=0x7f5a8a9c6700) at pthread_create.c:463 #9 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f5b48d2e700 (LWP 7783)): #0 0x00007f5bbc4229f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f5b48d2d908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f5bbc4229f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f5b48d2d8b8, cond=0x7f5b48d2d8e0) at pthread_cond_wait.c:502 #2 0x00007f5bbc4229f3 in __pthread_cond_wait (cond=0x7f5b48d2d8e0, mutex=0x7f5b48d2d8b8) at pthread_cond_wait.c:655 #3 0x00007f5bb1a820a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a439f4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5b48d2e700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f5b4952f700 (LWP 7782)): #0 0x00007f5bc0b366ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f5bc0b38474 in ___fprintf_chk (fp=0x7f5bc0df38b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f5ba90896a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f5ba90719ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f5ba9071b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f5ba907346c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f5ba9069114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f5bb1a888c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a51d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5b4952f700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f5b4b7fe700 (LWP 7780)): #0 0x00007f5bbc4229f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f5baa7affb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f5bbc4229f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f5baa7aff68, cond=0x7f5baa7aff90) at pthread_cond_wait.c:502 #2 0x00007f5bbc4229f3 in __pthread_cond_wait (cond=0x7f5baa7aff90, mutex=0x7f5baa7aff68) at pthread_cond_wait.c:655 #3 0x00007f5baa4b9844 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #4 0x00007f5baa4b9889 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #5 0x00007f5bbc41c6db in start_thread (arg=0x7f5b4b7fe700) at pthread_create.c:463 #6 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f5b4a739700 (LWP 7779)): #0 0x00007f5bc0b1abf9 in __GI___poll (fds=0x7f5b28007030, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5b80382481 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #2 0x00007f5b80373e40 in pa_mainloop_poll () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007f5b803744d0 in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007f5b80374560 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007f5b803823c9 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007f5b80124318 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #7 0x00007f5bbc41c6db in start_thread (arg=0x7f5b4a739700) at pthread_create.c:463 #8 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f5b4bfff700 (LWP 7778)): #0 0x00007f5bc0b366ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f5bc0b38474 in ___fprintf_chk (fp=0x7f5bc0df38b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f5ba90896a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f5ba90719ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f5ba9071b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f5ba907346c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f5ba9069114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f5bb1a88789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a51d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5b4bfff700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f5b60ff9700 (LWP 7777)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5b60ff8700, expected=0, futex_word=0x7f5b60ff88e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5b60ff87a0, mutex=0x7f5b60ff8898, cond=0x7f5b60ff88c0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5b60ff88c0, mutex=0x7f5b60ff8898, abstime=0x7f5b60ff87a0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb19fcb70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a51d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bbc41c6db in start_thread (arg=0x7f5b60ff9700) at pthread_create.c:463 #10 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f5b617fa700 (LWP 7776)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5b617f9700, expected=0, futex_word=0x7f5b617f98e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5b617f97a0, mutex=0x7f5b617f9898, cond=0x7f5b617f98c0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5b617f98c0, mutex=0x7f5b617f9898, abstime=0x7f5b617f97a0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb19fcb70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a51d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bbc41c6db in start_thread (arg=0x7f5b617fa700) at pthread_create.c:463 #10 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f5b61ffb700 (LWP 7775)): #0 0x00007f5bbc4229f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x55f401e80a88) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f5bbc4229f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55f401e809c8, cond=0x55f401e80a60) at pthread_cond_wait.c:502 #2 0x00007f5bbc4229f3 in __pthread_cond_wait (cond=0x55f401e80a60, mutex=0x55f401e809c8) at pthread_cond_wait.c:655 #3 0x00007f5bb1a820a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb234bb28 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a532df in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bbc41c6db in start_thread (arg=0x7f5b61ffb700) at pthread_create.c:463 #8 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f5b627fc700 (LWP 7774)): #0 0x00007f5bbc4229f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f5b627fb908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f5bbc4229f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f5b627fb8b8, cond=0x7f5b627fb8e0) at pthread_cond_wait.c:502 #2 0x00007f5bbc4229f3 in __pthread_cond_wait (cond=0x7f5b627fb8e0, mutex=0x7f5b627fb8b8) at pthread_cond_wait.c:655 #3 0x00007f5bb1a820a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a439b4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5b627fc700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f5b62ffd700 (LWP 7773)): #0 0x00007f5bc0b9422b in __strchrnul_avx2 () at ../sysdeps/x86_64/multiarch/strchr-avx2.S:77 #1 0x00007f5bc0a61432 in __find_specmb (format=0x7f5ba90896a8 "[%s] %s\n") at printf-parse.h:108 #2 0x00007f5bc0a61432 in _IO_vfprintf_internal (s=0x7f5b62ff9b20, format=0x7f5ba90896a8 "[%s] %s\n", ap=0x7f5b62ffc1e0) at vfprintf.c:1320 #3 0x00007f5bc0a64680 in buffered_vfprintf (s=s at entry=0x7f5bc0df2680 <_IO_2_1_stderr_>, format=format at entry=0x7f5ba90896a8 "[%s] %s\n", args=args at entry=0x7f5b62ffc1e0) at vfprintf.c:2329 #4 0x00007f5bc0a61726 in _IO_vfprintf_internal (s=s at entry=0x7f5bc0df2680 <_IO_2_1_stderr_>, format=0x7f5ba90896a8 "[%s] %s\n", ap=ap at entry=0x7f5b62ffc1e0) at vfprintf.c:1301 #5 0x00007f5bc0b384c6 in ___fprintf_chk (fp=0x7f5bc0df2680 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:35 #6 0x00007f5ba90719ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #7 0x00007f5ba9071b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007f5ba907346c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007f5ba9069114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #10 0x00007f5bb1a88789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f5bb13d7754 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007f5bb1a51e78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #15 0x00007f5bbc41c6db in start_thread (arg=0x7f5b62ffd700) at pthread_create.c:463 #16 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f5b797fa700 (LWP 7769)): #0 0x00007f5bbc422ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f5b797f9710, expected=0, futex_word=0x7f5b797f98f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f5bbc422ed9 in __pthread_cond_wait_common (abstime=0x7f5b797f97b0, mutex=0x7f5b797f98a8, cond=0x7f5b797f98d0) at pthread_cond_wait.c:533 #2 0x00007f5bbc422ed9 in __pthread_cond_timedwait (cond=0x7f5b797f98d0, mutex=0x7f5b797f98a8, abstime=0x7f5b797f97b0) at pthread_cond_wait.c:667 #3 0x00007f5bb1a82177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f5bb1a82ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f5bb1a82bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f5bb1a40851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a436b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a43974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bbc41c6db in start_thread (arg=0x7f5b797fa700) at pthread_create.c:463 #11 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f5b79ffb700 (LWP 7768)): #0 0x00007f5bc0b366ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f5bc0b38474 in ___fprintf_chk (fp=0x7f5bc0df38b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f5ba90896a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f5ba90719ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f5ba9071b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f5ba907346c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f5ba9069114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f5bb1a888c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f5bb1a46f44 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f5bb1a51e78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f5bbc41c6db in start_thread (arg=0x7f5b79ffb700) at pthread_create.c:463 #12 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f5b7affd700 (LWP 7766)): #0 0x00007f5bc0a48722 in __GI_getenv (name=name at entry=0x7f5bc0bb9d41 "LANGUAGE") at getenv.c:42 #1 0x00007f5bc0a387b4 in guess_category_value (categoryname=0x7f5bc0ba2d33 <_nl_category_names+51> "LC_MESSAGES", category=5) at dcigettext.c:1566 #2 0x00007f5bc0a387b4 in __dcigettext (domainname=0x7f5bc0bb9d14 <_libc_intl_domainname> "libc", msgid1=0x7f5bc0bba18a "Bad file descriptor", msgid2=msgid2 at entry=0x0, plural=plural at entry=0, n=n at entry=0, category=category at entry=5) at dcigettext.c:648 #3 0x00007f5bc0a36d7f in __GI___dcgettext (domainname=, msgid=, category=category at entry=5) at dcgettext.c:47 #4 0x00007f5bc0aa3b28 in __GI___strerror_r (errnum=errnum at entry=9, buf=buf at entry=0x0, buflen=buflen at entry=0) at _strerror.c:71 #5 0x00007f5bc0aa3a4f in strerror (errnum=9) at strerror.c:31 #6 0x00007f5ba9071b31 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #7 0x00007f5ba907346c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007f5ba9069114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007f5bb1a88789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f5bb1a1f49b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f5bb1a51d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f5bb1a84cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007f5bbc41c6db in start_thread (arg=0x7f5b7affd700) at pthread_create.c:463 #14 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f5b822a2700 (LWP 7759)): #0 0x00007f5bba596049 in g_mutex_lock () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f5bba550638 in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5bc167515b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #3 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f5bc143e41a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f5bbfd5f015 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #6 0x00007f5bc143fbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f5bbc41c6db in start_thread (arg=0x7f5b822a2700) at pthread_create.c:463 #8 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f5b8bcd7700 (LWP 7758)): #0 0x00007f5bbc4229f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x55f4017f278c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f5bbc4229f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55f4017f2738, cond=0x55f4017f2760) at pthread_cond_wait.c:502 #2 0x00007f5bbc4229f3 in __pthread_cond_wait (cond=0x55f4017f2760, mutex=0x55f4017f2738) at pthread_cond_wait.c:655 #3 0x00007f5b8d076dcb in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f5b8d076af7 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f5bbc41c6db in start_thread (arg=0x7f5b8bcd7700) at pthread_create.c:463 #6 0x00007f5bc0b2788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f5bc41e6bc0 (LWP 7755)): [KCrash Handler] #6 0x00007f5bb94ba160 in KMime::Content::parent() const () at /usr/lib/x86_64-linux-gnu/libKF5Mime.so.5 #7 0x00007f5bb94ba17e in KMime::Content::topLevel() const () at /usr/lib/x86_64-linux-gnu/libKF5Mime.so.5 #8 0x00007f5a8c50307c in MimeTreeParser::NodeHelper::contentFromIndex(KMime::Content*, QString const&) const () at /usr/lib/x86_64-linux-gnu/libKF5MimeTreeParser.so.5 #9 0x00007f5a8c503399 in MimeTreeParser::NodeHelper::fromHREF(QSharedPointer const&, QUrl const&) const () at /usr/lib/x86_64-linux-gnu/libKF5MimeTreeParser.so.5 #10 0x00007f5a8d7108d0 in () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #11 0x00007f5a8d710a2d in MessageViewer::BodyPartURLHandlerManager::statusBarMessage(QUrl const&, MessageViewer::ViewerPrivate*) const () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #12 0x00007f5a8d70ecbb in MessageViewer::URLHandlerManager::statusBarMessage(QUrl const&, MessageViewer::ViewerPrivate*) const () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #13 0x00007f5a8d6f5bcf in MessageViewer::ViewerPrivate::slotUrlOn(QString const&) () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #14 0x00007f5bc1647f3f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007f5bbf4316a5 in QWebEnginePage::linkHovered(QString const&) () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #16 0x00007f5bbf432922 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #17 0x00007f5bafec2f39 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #18 0x00007f5bb1716c38 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #19 0x00007f5bb1718b62 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #20 0x00007f5bb170c4bf in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #21 0x00007f5bb203f504 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #22 0x00007f5bb19dc133 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #23 0x00007f5bb1a01c2a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #24 0x00007f5bb1a022ef in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #25 0x00007f5bb1a02478 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #26 0x00007f5bafe482b4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #27 0x00007f5bc164894b in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #28 0x00007f5bc240e83c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #29 0x00007f5bc2415dd0 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #30 0x00007f5bc1618328 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #31 0x00007f5bc161ae87 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #32 0x00007f5bc1675b23 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #33 0x00007f5bba550387 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #34 0x00007f5bba5505c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #35 0x00007f5bba55064c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #36 0x00007f5bc167513f in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #37 0x00007f5bc161664a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #38 0x00007f5bc161f800 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #39 0x000055f4006b94c5 in () #40 0x00007f5bc0a27b97 in __libc_start_main (main=0x55f4006b86b0, argc=1, argv=0x7ffd1b8f0ab8, init=, fini=, rtld_fini=, stack_end=0x7ffd1b8f0aa8) at ../csu/libc-start.c:310 #41 0x000055f4006b9aea in _start () Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 11:32:30 2019 From: bugzilla_noreply at kde.org (Hans-Peter Jansen) Date: Tue, 02 Apr 2019 10:32:30 +0000 Subject: [Akonadi] [Bug 395131] Akonadi consumes all memory In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=395131 Hans-Peter Jansen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hpj at urpla.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 16:21:19 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Tue, 02 Apr 2019 15:21:19 +0000 Subject: [kmail2] [Bug 406154] New: kmail closes too early Message-ID: https://bugs.kde.org/show_bug.cgi?id=406154 Bug ID: 406154 Summary: kmail closes too early Product: kmail2 Version: 5.10.3 Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: Kwanza.Pili at virginmedia.com Target Milestone: --- Application: kmail (5.10.3) (Compiled from sources) Qt Version: 5.12.2 Frameworks Version: 5.56.0 Operating System: Linux 4.19.23-1.1 x86_64 Distribution: "openSUSE Leap 15.0" -- Information about the crash: - What I was doing when the application crashed: Every time I close kmail, I get this error "application terminated unexpectedly" I think this is caused by some code deleting data too early (as suggested by some QT developers). The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4bc7c6fc40 (LWP 27443))] Thread 26 (Thread 0x7f4b10687700 (LWP 28142)): #0 0x00007f4bf4e48609 in syscall () at /lib64/libc.so.6 #1 0x00007f4bf55659a4 in QSemaphore::acquire(int) () at /opt/kde/lib64/libQt5Core.so.5 #2 0x00007f4bec058ae4 in () at /opt/kde/lib64/libQt5Network.so.5 #3 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #5 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 25 (Thread 0x7f4b92dc3700 (LWP 27933)): #0 0x00007f4beaabfc7c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdab32ada in () at /opt/kde/lib64/libQt5Script.so.5 #2 0x00007f4bdab32af9 in () at /opt/kde/lib64/libQt5Script.so.5 #3 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #4 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 24 (Thread 0x7f4b962a5700 (LWP 27869)): #0 0x00007ffc77ab29fd in clock_gettime () #1 0x00007f4bf4e5af76 in clock_gettime () at /lib64/libc.so.6 #2 0x00007f4bf575a001 in () at /opt/kde/lib64/libQt5Core.so.5 #3 0x00007f4bf57588e9 in QTimerInfoList::updateCurrentTime() () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4bf5758e95 in QTimerInfoList::timerWait(timespec&) () at /opt/kde/lib64/libQt5Core.so.5 #5 0x00007f4bf575a39e in () at /opt/kde/lib64/libQt5Core.so.5 #6 0x00007f4be8456f41 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #7 0x00007f4be84578d3 in () at /usr/lib64/libglib-2.0.so.0 #8 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #9 0x00007f4bf575a5fb in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #10 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #11 0x00007f4bf55624b6 in QThread::exec() () at /opt/kde/lib64/libQt5Core.so.5 #12 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #13 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #14 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 23 (Thread 0x7f4b99c6e700 (LWP 27685)): #0 0x00007f4beaac0046 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19d37 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a68a in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a772 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8111 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfdda727 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad14 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 22 (Thread 0x7f4b9a46f700 (LWP 27676)): #0 0x00007f4beaabfc7c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19c69 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a698 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a72f in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8128 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfddaa56 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad94 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 21 (Thread 0x7f4baa443700 (LWP 27630)): #0 0x00007f4bf4e3f1f4 in read () at /lib64/libc.so.6 #1 0x00007f4bd15f5601 in pa_read () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #2 0x00007f4bd87280be in pa_mainloop_prepare () at /usr/lib64/libpulse.so.0 #3 0x00007f4bd8728ae0 in pa_mainloop_iterate () at /usr/lib64/libpulse.so.0 #4 0x00007f4bd8728ba0 in pa_mainloop_run () at /usr/lib64/libpulse.so.0 #5 0x00007f4bd8736606 in () at /usr/lib64/libpulse.so.0 #6 0x00007f4bd1623908 in () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #7 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #8 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 20 (Thread 0x7f4baeeb9700 (LWP 27629)): #0 0x00007f4bf4e3f297 in write () at /lib64/libc.so.6 #1 0x00007f4bf4dd176d in _IO_file_write@@GLIBC_2.2.5 () at /lib64/libc.so.6 #2 0x00007f4bf4dd0baf in new_do_write () at /lib64/libc.so.6 #3 0x00007f4bf4dd1e9e in __GI__IO_file_xsputn () at /lib64/libc.so.6 #4 0x00007f4bf4dbe8a2 in buffered_vfprintf () at /lib64/libc.so.6 #5 0x00007f4bf4dbbdc8 in __vfprintf_internal () at /lib64/libc.so.6 #6 0x00007f4bf4e5c151 in __fprintf_chk () at /lib64/libc.so.6 #7 0x00007f4bd651707d in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #8 0x00007f4bd6517214 in event_warn () at /usr/lib64/libevent-2.1.so.6 #9 0x00007f4bd6518b3c in () at /usr/lib64/libevent-2.1.so.6 #10 0x00007f4bd650e7e4 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #11 0x00007f4bdfe20349 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #12 0x00007f4bdfdb6cdb in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #13 0x00007f4bdfde9701 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #14 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #15 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #16 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 19 (Thread 0x7f4baf6ba700 (LWP 27628)): #0 0x00007f4beaabfc7c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19c69 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a698 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a72f in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfd93dcf in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfdb6cdb in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfde9701 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 18 (Thread 0x7f4bafebb700 (LWP 27627)): #0 0x00007f4beaac0046 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19d37 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a68a in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfd93de0 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdb6cdb in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfde9701 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #8 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 17 (Thread 0x7f4bb06bc700 (LWP 27626)): #0 0x00007f4beaabfc7c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19c69 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4be05e11b8 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfdeacbf in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #6 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 16 (Thread 0x7f4bb0ebd700 (LWP 27625)): #0 0x00007f4beaabfc7c in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19c69 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a698 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a72f in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8128 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfddaa56 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad54 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 15 (Thread 0x7f4bb16be700 (LWP 27621)): #0 0x00007f4bf4d8b848 in _nl_make_l10nflist.localalias.0 () at /lib64/libc.so.6 #1 0x00007f4bf4d89654 in _nl_find_domain () at /lib64/libc.so.6 #2 0x00007f4bf4d88fa7 in __dcigettext () at /lib64/libc.so.6 #3 0x00007f4bf4dddd1c in strerror_r () at /lib64/libc.so.6 #4 0x00007f4bf4dddc3f in strerror () at /lib64/libc.so.6 #5 0x00007f4bd6517201 in event_warn () at /usr/lib64/libevent-2.1.so.6 #6 0x00007f4bd6518b3c in () at /usr/lib64/libevent-2.1.so.6 #7 0x00007f4bd650e7e4 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #8 0x00007f4bdfe20484 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #9 0x00007f4bdfdb6cdb in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #10 0x00007f4bdf76cfb4 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #11 0x00007f4bdfde9858 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #12 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #13 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #14 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 14 (Thread 0x7f4bb1ebf700 (LWP 27620)): #0 0x00007f4beaac0046 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19d37 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a68a in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a772 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8111 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfddaa56 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad14 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 13 (Thread 0x7f4bb26c0700 (LWP 27619)): #0 0x00007f4beaac0046 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19d37 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a68a in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a772 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8111 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfddaa56 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad14 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 12 (Thread 0x7f4bb2ec1700 (LWP 27618)): #0 0x00007f4beaac0046 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19d37 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a68a in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a772 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8111 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfddaa56 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad14 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 11 (Thread 0x7f4bb36c2700 (LWP 27617)): #0 0x00007f4beaac0046 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f4bdfe19d37 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #2 0x00007f4bdfe1a68a in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #3 0x00007f4bdfe1a772 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #4 0x00007f4bdfdd8111 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #5 0x00007f4bdfddaa56 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfddad14 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 10 (Thread 0x7f4bb3ec3700 (LWP 27616)): #0 0x00007f4bf4e5a69b in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007f4bf4dbe845 in buffered_vfprintf () at /lib64/libc.so.6 #2 0x00007f4bf4dbbdc8 in __vfprintf_internal () at /lib64/libc.so.6 #3 0x00007f4bf4e5c151 in __fprintf_chk () at /lib64/libc.so.6 #4 0x00007f4bd651707d in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #5 0x00007f4bd6517214 in event_warn () at /usr/lib64/libevent-2.1.so.6 #6 0x00007f4bd6518b3c in () at /usr/lib64/libevent-2.1.so.6 #7 0x00007f4bd650e7e4 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #8 0x00007f4bdfe20484 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #9 0x00007f4bdfdb6cdb in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #10 0x00007f4bdfdde804 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #11 0x00007f4bdfde9858 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #12 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #13 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #14 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 9 (Thread 0x7f4bb4ec5700 (LWP 27614)): #0 0x00007f4bf4e5a69b in __lll_lock_wait_private () at /lib64/libc.so.6 #1 0x00007f4bf4dbe845 in buffered_vfprintf () at /lib64/libc.so.6 #2 0x00007f4bf4dbbdc8 in __vfprintf_internal () at /lib64/libc.so.6 #3 0x00007f4bf4e5c151 in __fprintf_chk () at /lib64/libc.so.6 #4 0x00007f4bd651707d in event_logv_ () at /usr/lib64/libevent-2.1.so.6 #5 0x00007f4bd6517214 in event_warn () at /usr/lib64/libevent-2.1.so.6 #6 0x00007f4bd6518b3c in () at /usr/lib64/libevent-2.1.so.6 #7 0x00007f4bd650e7e4 in event_base_loop () at /usr/lib64/libevent-2.1.so.6 #8 0x00007f4bdfe20349 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #9 0x00007f4bdfdb6cdb in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #10 0x00007f4bdfde9701 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #11 0x00007f4bdfe1c891 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #12 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #13 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 8 (Thread 0x7f4bb6a3f700 (LWP 27608)): #0 0x00007f4bf4e48609 in syscall () at /lib64/libc.so.6 #1 0x00007f4bf55659a4 in QSemaphore::acquire(int) () at /opt/kde/lib64/libQt5Core.so.5 #2 0x00007f4bb789907c in () at /opt/kde/lib64/qt5/plugins/texttospeech/libqttexttospeech_flite.so #3 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #5 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 7 (Thread 0x7f4bb8752700 (LWP 27593)): #0 0x00007f4bf4e3f1f4 in read () at /lib64/libc.so.6 #1 0x00007f4be849cb80 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f4be84574cf in g_main_context_check () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f4be8457948 in () at /usr/lib64/libglib-2.0.so.0 #4 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #5 0x00007f4bf575a5fb in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #6 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #7 0x00007f4bf55624b6 in QThread::exec() () at /opt/kde/lib64/libQt5Core.so.5 #8 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #9 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #10 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 6 (Thread 0x7f4bbd498700 (LWP 27515)): #0 0x00007ffc77ab29fd in clock_gettime () #1 0x00007f4bf4e5af76 in clock_gettime () at /lib64/libc.so.6 #2 0x00007f4bf575a001 in () at /opt/kde/lib64/libQt5Core.so.5 #3 0x00007f4bf57588e9 in QTimerInfoList::updateCurrentTime() () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4bf5758e95 in QTimerInfoList::timerWait(timespec&) () at /opt/kde/lib64/libQt5Core.so.5 #5 0x00007f4bf575a39e in () at /opt/kde/lib64/libQt5Core.so.5 #6 0x00007f4be8456f41 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #7 0x00007f4be84578d3 in () at /usr/lib64/libglib-2.0.so.0 #8 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #9 0x00007f4bf575a5fb in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #10 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #11 0x00007f4bf55624b6 in QThread::exec() () at /opt/kde/lib64/libQt5Core.so.5 #12 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #13 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #14 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 5 (Thread 0x7f4bbdc99700 (LWP 27508)): #0 0x00007ffc77ab29fd in clock_gettime () #1 0x00007f4bf4e5af76 in clock_gettime () at /lib64/libc.so.6 #2 0x00007f4bf575a001 in () at /opt/kde/lib64/libQt5Core.so.5 #3 0x00007f4bf57588e9 in QTimerInfoList::updateCurrentTime() () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4bf5758e95 in QTimerInfoList::timerWait(timespec&) () at /opt/kde/lib64/libQt5Core.so.5 #5 0x00007f4bf575a39e in () at /opt/kde/lib64/libQt5Core.so.5 #6 0x00007f4be8456f41 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #7 0x00007f4be84578d3 in () at /usr/lib64/libglib-2.0.so.0 #8 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #9 0x00007f4bf575a5fb in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #10 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #11 0x00007f4bf55624b6 in QThread::exec() () at /opt/kde/lib64/libQt5Core.so.5 #12 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #13 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #14 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7f4bbe573700 (LWP 27504)): #0 0x00007f4bf5759fd4 in QElapsedTimer::isMonotonic() () at /opt/kde/lib64/libQt5Core.so.5 #1 0x00007f4bf5758e3e in QTimerInfoList::repairTimersIfNeeded() () at /opt/kde/lib64/libQt5Core.so.5 #2 0x00007f4bf5758ea3 in QTimerInfoList::timerWait(timespec&) () at /opt/kde/lib64/libQt5Core.so.5 #3 0x00007f4bf575a39e in () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4be8456f41 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0 #5 0x00007f4be84578d3 in () at /usr/lib64/libglib-2.0.so.0 #6 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #7 0x00007f4bf575a5fb in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #8 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #9 0x00007f4bf55624b6 in QThread::exec() () at /opt/kde/lib64/libQt5Core.so.5 #10 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #11 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #12 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f4bbf7a6700 (LWP 27491)): #0 0x00007f4be8456a40 in g_main_context_acquire () at /usr/lib64/libglib-2.0.so.0 #1 0x00007f4be8457875 in () at /usr/lib64/libglib-2.0.so.0 #2 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #3 0x00007f4bf575a5fb in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #4 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #5 0x00007f4bf55624b6 in QThread::exec() () at /opt/kde/lib64/libQt5Core.so.5 #6 0x00007f4bf775a365 in () at /opt/kde/lib64/libQt5DBus.so.5 #7 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #8 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f4bc36bb700 (LWP 27473)): #0 0x00007f4bf4e43429 in poll () at /lib64/libc.so.6 #1 0x00007f4be7850387 in _xcb_conn_wait () at /usr/lib64/libxcb.so.1 #2 0x00007f4be7851fba in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x00007f4bc5e34418 in () at /opt/kde/lib64/libQt5XcbQpa.so.5 #4 0x00007f4bf5563723 in () at /opt/kde/lib64/libQt5Core.so.5 #5 0x00007f4beaab9d95 in start_thread () at /lib64/libpthread.so.0 #6 0x00007f4bf4e4d6ef in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f4bc7c6fc40 (LWP 27443)): [KCrash Handler] #5 0x00007f4bdfdc4613 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #6 0x00007f4bdfdc471f in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #7 0x00007f4bdfa9766e in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #8 0x00007f4bdfaa4ea2 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #9 0x00007f4bdfaa56b6 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #10 0x00007f4bdfaa2ee6 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #11 0x00007f4bdfaaf1db in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #12 0x00007f4bdfaaf401 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #13 0x00007f4bdfaaec54 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #14 0x00007f4bdf8a8225 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #15 0x00007f4bdf8e7cd1 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #16 0x00007f4bdf8e87a1 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #17 0x00007f4bdf8f9e40 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #18 0x00007f4bdf8ac32b in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #19 0x00007f4bdf8a6b6b in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #20 0x00007f4bdfbca8d2 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #21 0x00007f4bdfbcabd1 in () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #22 0x00007f4bde2cc097 in QtWebEngineCore::WebContentsAdapter::~WebContentsAdapter() () at /opt/kde/lib64/libQt5WebEngineCore.so.5 #23 0x00007f4be4efbcfa in () at /opt/kde/lib64/libQt5WebEngineWidgets.so.5 #24 0x00007f4be4efbd89 in () at /opt/kde/lib64/libQt5WebEngineWidgets.so.5 #25 0x00007f4be4ef7bde in QWebEnginePage::~QWebEnginePage() () at /opt/kde/lib64/libQt5WebEngineWidgets.so.5 #26 0x00007f4bf2038869 in MessageViewer::MailWebEnginePage::~MailWebEnginePage() () at /opt/kde/lib64/libKF5MessageViewer.so.5 #27 0x00007f4bf573045b in QObjectPrivate::deleteChildren() () at /opt/kde/lib64/libQt5Core.so.5 #28 0x00007f4bf6107516 in QWidget::~QWidget() () at /opt/kde/lib64/libQt5Widgets.so.5 #29 0x00007f4bf2037169 in MessageViewer::MailWebEngineView::~MailWebEngineView() () at /opt/kde/lib64/libKF5MessageViewer.so.5 #30 0x00007f4bf1fde968 in () at /opt/kde/lib64/libKF5MessageViewer.so.5 #31 0x00007f4bf1fdebc9 in () at /opt/kde/lib64/libKF5MessageViewer.so.5 #32 0x00007f4bf573045b in QObjectPrivate::deleteChildren() () at /opt/kde/lib64/libQt5Core.so.5 #33 0x00007f4bf6107516 in QWidget::~QWidget() () at /opt/kde/lib64/libQt5Widgets.so.5 #34 0x00007f4bf1fd27a9 in MessageViewer::Viewer::~Viewer() () at /opt/kde/lib64/libKF5MessageViewer.so.5 #35 0x00007f4bf573045b in QObjectPrivate::deleteChildren() () at /opt/kde/lib64/libQt5Core.so.5 #36 0x00007f4bf6107516 in QWidget::~QWidget() () at /opt/kde/lib64/libQt5Widgets.so.5 #37 0x00007f4bf703a1b9 in KMReaderWin::~KMReaderWin() () at /opt/kde/lib64/libkmailprivate.so.5 #38 0x00007f4bf573045b in QObjectPrivate::deleteChildren() () at /opt/kde/lib64/libQt5Core.so.5 #39 0x00007f4bf6107516 in QWidget::~QWidget() () at /opt/kde/lib64/libQt5Widgets.so.5 #40 0x00007f4bf625eb49 in QSplitter::~QSplitter() () at /opt/kde/lib64/libQt5Widgets.so.5 #41 0x00007f4bf573045b in QObjectPrivate::deleteChildren() () at /opt/kde/lib64/libQt5Core.so.5 #42 0x00007f4bf6107516 in QWidget::~QWidget() () at /opt/kde/lib64/libQt5Widgets.so.5 #43 0x00007f4bf625eb49 in QSplitter::~QSplitter() () at /opt/kde/lib64/libQt5Widgets.so.5 #44 0x00007f4bf70709e3 in KMMainWidget::deleteWidgets() () at /opt/kde/lib64/libkmailprivate.so.5 #45 0x00007f4bf7087998 in KMMainWidget::destruct() () at /opt/kde/lib64/libkmailprivate.so.5 #46 0x00007f4bf7087b50 in KMMainWidget::~KMMainWidget() () at /opt/kde/lib64/libkmailprivate.so.5 #47 0x00007f4bf7087d49 in KMMainWidget::~KMMainWidget() () at /opt/kde/lib64/libkmailprivate.so.5 #48 0x00007f4bf573045b in QObjectPrivate::deleteChildren() () at /opt/kde/lib64/libQt5Core.so.5 #49 0x00007f4bf6107516 in QWidget::~QWidget() () at /opt/kde/lib64/libQt5Widgets.so.5 #50 0x00007f4bf4841ae8 in KMainWindow::~KMainWindow() () at /opt/kde/lib64/libKF5XmlGui.so.5 #51 0x00007f4bf7036139 in KMMainWin::~KMMainWin() () at /opt/kde/lib64/libkmailprivate.so.5 #52 0x00007f4bf7036309 in KMMainWin::~KMMainWin() () at /opt/kde/lib64/libkmailprivate.so.5 #53 0x00007f4bf5732c18 in QObject::event(QEvent*) () at /opt/kde/lib64/libQt5Core.so.5 #54 0x00007f4bf610bcdb in QWidget::event(QEvent*) () at /opt/kde/lib64/libQt5Widgets.so.5 #55 0x00007f4bf620ae94 in QMainWindow::event(QEvent*) () at /opt/kde/lib64/libQt5Widgets.so.5 #56 0x00007f4bf4843eda in KMainWindow::event(QEvent*) () at /opt/kde/lib64/libKF5XmlGui.so.5 #57 0x00007f4bf48978c5 in KXmlGuiWindow::event(QEvent*) () at /opt/kde/lib64/libKF5XmlGui.so.5 #58 0x00007f4bf60ceb01 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /opt/kde/lib64/libQt5Widgets.so.5 #59 0x00007f4bf60d5a30 in QApplication::notify(QObject*, QEvent*) () at /opt/kde/lib64/libQt5Widgets.so.5 #60 0x00007f4bf5709f29 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /opt/kde/lib64/libQt5Core.so.5 #61 0x00007f4bf570ce57 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /opt/kde/lib64/libQt5Core.so.5 #62 0x00007f4bf575af73 in () at /opt/kde/lib64/libQt5Core.so.5 #63 0x00007f4be84577be in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #64 0x00007f4be8457a28 in () at /usr/lib64/libglib-2.0.so.0 #65 0x00007f4be8457aac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #66 0x00007f4bf575a5e3 in QEventDispatcherGlib::processEvents(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #67 0x00007f4bf5708d3b in QEventLoop::exec(QFlags) () at /opt/kde/lib64/libQt5Core.so.5 #68 0x00007f4bf571097e in QCoreApplication::exec() () at /opt/kde/lib64/libQt5Core.so.5 #69 0x000055a26d0a89a5 in () #70 0x00007f4bf4d7a4bb in __libc_start_main () at /lib64/libc.so.6 #71 0x000055a26d0a8b5a in _start () [Inferior 1 (process 27443) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 17:24:35 2019 From: bugzilla_noreply at kde.org (Allen Winter) Date: Tue, 02 Apr 2019 16:24:35 +0000 Subject: [Akonadi] [Bug 405975] Crash when changing Mail Folder name in KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405975 --- Comment #3 from Allen Winter --- https://phabricator.kde.org/D20207 has a possible patch -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 19:31:01 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Tue, 02 Apr 2019 18:31:01 +0000 Subject: [Akonadi] [Bug 397580] Write / flush emails that are missing at disk In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=397580 Dennis Schridde changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |devurandom at gmx.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 19:44:32 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Tue, 02 Apr 2019 18:44:32 +0000 Subject: [Akonadi] [Bug 367892] During folder synchronisation Akonadi blocks out other operations like deleting or viewing mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=367892 Dennis Schridde changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |devurandom at gmx.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 19:57:02 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Tue, 02 Apr 2019 18:57:02 +0000 Subject: [Akonadi] [Bug 395131] Akonadi consumes all memory In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=395131 --- Comment #12 from Dennis Schridde --- I also notice regularly (maybe related?) that `akonadictl fsck` finds a lot of "Cleaning up missing external file: ..." and "Found unreferenced external file: ...". ~/.local/share/akonadi/file_lost+found/ contains 3.5 million files. Akonadi regularly re-downloads entire folders via IMAP, after printing on the console that it detected a mismatch in the number of emails in that folder between itself and the IMAP server. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 2 22:30:23 2019 From: bugzilla_noreply at kde.org (Reinhard Auner) Date: Tue, 02 Apr 2019 21:30:23 +0000 Subject: [korganizer] [Bug 406165] New: KOrganizer crashed Message-ID: https://bugs.kde.org/show_bug.cgi?id=406165 Bug ID: 406165 Summary: KOrganizer crashed Product: korganizer Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: reinhardauner at gmx.at Target Milestone: --- Application: korganizer (5.10.3) Qt Version: 5.9.7 Frameworks Version: 5.55.0 Operating System: Linux 5.0.5-lp151.23-default x86_64 Distribution: "openSUSE Leap 15.1Beta" -- Information about the crash: - What I was doing when the application crashed: I was using KOrganizer and trying to add a new appointment, when, suddenly, KOrganizer crashed. -- Backtrace: Application: KOrganizer (korganizer), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". 29 return SYSCALL_CANCEL (poll, fds, nfds, timeout); [Current thread is 1 (Thread 0x7fb2f1de9940 (LWP 314))] Thread 9 (Thread 0x7fb2ae73f700 (LWP 407)): #0 0x00007fb2e50258ad in futex_wait_cancelable (private=, expected=0, futex_word=0x7fb2de370fb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fb2de370f68, cond=0x7fb2de370f90) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fb2de370f90, mutex=0x7fb2de370f68) at pthread_cond_wait.c:655 #3 0x00007fb2de07b574 in ?? () from /usr/lib64/libQt5Script.so.5 #4 0x00007fb2de07b5b9 in ?? () from /usr/lib64/libQt5Script.so.5 #5 0x00007fb2e501f569 in start_thread (arg=0x7fb2ae73f700) at pthread_create.c:465 #6 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fb2bb93f700 (LWP 401)): #0 0x00007fb2c0318b17 in pa_srbchannel_read () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so #1 0x00007fb2c03150c0 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so #2 0x00007fb2c0317dbb in ?? () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so #3 0x00007fb2c0318159 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so #4 0x00007fb2c03189df in ?? () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so #5 0x00007fb2c057e4e8 in pa_mainloop_dispatch () from /usr/lib64/libpulse.so.0 #6 0x00007fb2c057e8be in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0 #7 0x00007fb2c057e940 in pa_mainloop_run () from /usr/lib64/libpulse.so.0 #8 0x00007fb2c058c7a9 in ?? () from /usr/lib64/libpulse.so.0 #9 0x00007fb2c0328428 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so #10 0x00007fb2e501f569 in start_thread (arg=0x7fb2bb93f700) at pthread_create.c:465 #11 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fb2c375f700 (LWP 350)): #0 0x00007fb2e50258ad in futex_wait_cancelable (private=, expected=0, futex_word=0x55a2650827a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55a265082758, cond=0x55a265082780) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x55a265082780, mutex=0x55a265082758) at pthread_cond_wait.c:655 #3 0x00007fb2c8e6088b in ?? () from /usr/lib64/dri/r600_dri.so #4 0x00007fb2c8e60597 in ?? () from /usr/lib64/dri/r600_dri.so #5 0x00007fb2e501f569 in start_thread (arg=0x7fb2c375f700) at pthread_create.c:465 #6 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fb2c40df700 (LWP 349)): #0 0x00007fb2e50258ad in futex_wait_cancelable (private=, expected=0, futex_word=0x55a265081c14) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55a265081bc0, cond=0x55a265081be8) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x55a265081be8, mutex=0x55a265081bc0) at pthread_cond_wait.c:655 #3 0x00007fb2c8e6088b in ?? () from /usr/lib64/dri/r600_dri.so #4 0x00007fb2c8e60597 in ?? () from /usr/lib64/dri/r600_dri.so #5 0x00007fb2e501f569 in start_thread (arg=0x7fb2c40df700) at pthread_create.c:465 #6 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fb2d01ff700 (LWP 330)): #0 0x00007fb2e318bfd9 in g_mutex_lock (mutex=mutex at entry=0x55a264a47950) at gthread-posix.c:1336 #1 0x00007fb2e31451d4 in g_main_context_release (context=0x55a264a47950) at gmain.c:3242 #2 0x00007fb2e3146166 in g_main_context_iterate (context=context at entry=0x55a264a47950, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3870 #3 0x00007fb2e31462bc in g_main_context_iteration (context=0x55a264a47950, may_block=may_block at entry=1) at gmain.c:3929 #4 0x00007fb2ee09796b in QEventDispatcherGlib::processEvents (this=0x55a264ad2590, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fb2ee03c90a in QEventLoop::exec (this=this at entry=0x7fb2d01fec70, flags=..., flags at entry=...) at kernel/qeventloop.cpp:212 #6 0x00007fb2ede5adaa in QThread::exec (this=) at thread/qthread.cpp:515 #7 0x00007fb2ede5fced in QThreadPrivate::start (arg=0x55a264ad6570) at thread/qthread_unix.cpp:368 #8 0x00007fb2e501f569 in start_thread (arg=0x7fb2d01ff700) at pthread_create.c:465 #9 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fb2d0a1f700 (LWP 318)): #0 0x00007fb2e318bfd9 in g_mutex_lock (mutex=mutex at entry=0x55a264b0bbe0) at gthread-posix.c:1336 #1 0x00007fb2e31460b0 in g_main_context_iterate (context=context at entry=0x55a264b0bbe0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3835 #2 0x00007fb2e31462bc in g_main_context_iteration (context=0x55a264b0bbe0, may_block=may_block at entry=1) at gmain.c:3929 #3 0x00007fb2ee09796b in QEventDispatcherGlib::processEvents (this=0x55a264b0b450, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007fb2ee03c90a in QEventLoop::exec (this=this at entry=0x7fb2d0a1ec70, flags=..., flags at entry=...) at kernel/qeventloop.cpp:212 #5 0x00007fb2ede5adaa in QThread::exec (this=) at thread/qthread.cpp:515 #6 0x00007fb2ede5fced in QThreadPrivate::start (arg=0x55a264a7bee0) at thread/qthread_unix.cpp:368 #7 0x00007fb2e501f569 in start_thread (arg=0x7fb2d0a1f700) at pthread_create.c:465 #8 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fb2d1c47700 (LWP 317)): #0 0x00007fb2ed52e15b in __GI___poll (fds=0x55a264b0a9a0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fb2e31461a9 in g_main_context_poll (priority=, n_fds=1, fds=0x55a264b0a9a0, timeout=, context=0x55a264a690a0) at gmain.c:4169 #2 g_main_context_iterate (context=context at entry=0x55a264a690a0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3863 #3 0x00007fb2e31462bc in g_main_context_iteration (context=0x55a264a690a0, may_block=may_block at entry=1) at gmain.c:3929 #4 0x00007fb2ee09796b in QEventDispatcherGlib::processEvents (this=0x55a264a65ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007fb2ee03c90a in QEventLoop::exec (this=this at entry=0x7fb2d1c46c40, flags=..., flags at entry=...) at kernel/qeventloop.cpp:212 #6 0x00007fb2ede5adaa in QThread::exec (this=this at entry=0x7fb2eca19d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:515 #7 0x00007fb2ec7a69e5 in QDBusConnectionManager::run (this=0x7fb2eca19d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #8 0x00007fb2ede5fced in QThreadPrivate::start (arg=0x7fb2eca19d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:368 #9 0x00007fb2e501f569 in start_thread (arg=0x7fb2d1c47700) at pthread_create.c:465 #10 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fb2d4f77700 (LWP 316)): #0 0x00007fb2ed52e15b in __GI___poll (fds=0x7fb2d4f76b78, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fb2e2ccd307 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007fb2e2ccef3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007fb2d7b6c759 in QXcbEventReader::run (this=0x55a264a04a50) at qxcbconnection.cpp:1331 #4 0x00007fb2ede5fced in QThreadPrivate::start (arg=0x55a264a04a50) at thread/qthread_unix.cpp:368 #5 0x00007fb2e501f569 in start_thread (arg=0x7fb2d4f77700) at pthread_create.c:465 #6 0x00007fb2ed5389af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fb2f1de9940 (LWP 314)): [KCrash Handler] #6 std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x18) at /usr/include/c++/7/bits/atomic_base.h:396 #7 QAtomicOps::load (_q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227 #8 QBasicAtomicInteger::load (this=0x18) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102 #9 QtPrivate::RefCount::ref (this=0x18) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:55 #10 0x00007fb2edfe3c24 in QVector::QVector (this=0x7fff6753de20, v=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:353 #11 0x00007fb2edfe469a in QStack >::pop (this=this at entry=0x55a26549ebf0) at ../../include/QtCore/../../src/corelib/tools/qstack.h:62 #12 0x00007fb2edfdd8e2 in QAbstractItemModelPrivate::itemsMoved (this=this at entry=0x55a26549eb70, sourceParent=..., sourceFirst=sourceFirst at entry=1702420592, sourceLast=sourceLast at entry=21922, destinationParent=..., destinationChild=destinationChild at entry=2, orientation=Qt::Vertical) at itemmodels/qabstractitemmodel.cpp:796 #13 0x00007fb2edfe0e5b in QAbstractItemModel::endMoveRows (this=this at entry=0x55a265a55780) at itemmodels/qabstractitemmodel.cpp:2941 #14 0x00007fb2ea33df87 in Akonadi::TagModelPrivate::monitoredTagChanged (this=0x55a265b02ad0, tag=...) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/models/tagmodel_p.cpp:208 #15 0x00007fb2ea33b5fd in Akonadi::TagModel::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/build/src/core/KF5AkonadiCore_autogen/include/moc_tagmodel.cpp:109 #16 0x00007fb2ee06d535 in QMetaObject::activate (sender=0x55a26586cf30, signalOffset=, local_signal_index=local_signal_index at entry=22, argv=argv at entry=0x7fff6753e1d0) at kernel/qobject.cpp:3767 #17 0x00007fb2ee06dc07 in QMetaObject::activate (sender=, m=m at entry=0x7fb2ea5b77c0 , local_signal_index=local_signal_index at entry=22, argv=argv at entry=0x7fff6753e1d0) at kernel/qobject.cpp:3629 #18 0x00007fb2ea2541b5 in Akonadi::Monitor::tagChanged (this=, _t1=...) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/build/src/core/KF5AkonadiCore_autogen/include/moc_monitor.cpp:1051 #19 0x00007fb2ea25ea7a in Akonadi::MonitorPrivate::emitToListeners (signal=, this=0x55a2659b4f80) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/monitor_p.h:404 #20 Akonadi::MonitorPrivate::emitTagNotification (this=this at entry=0x55a2659b4f80, msg=..., tag=...) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/monitor_p.cpp:1149 #21 0x00007fb2ea2630b6 in Akonadi::MonitorPrivate::emitNotification (this=0x55a2659b4f80, msg=...) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/monitor_p.cpp:511 #22 0x00007fb2ea26158c in Akonadi::MonitorPrivate::dispatchNotifications (this=this at entry=0x55a2659b4f80) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/monitor_p.cpp:999 #23 0x00007fb2ea261729 in Akonadi::MonitorPrivate::slotNotify (this=0x55a2659b4f80, msg=...) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/monitor_p.cpp:968 #24 0x00007fb2ea2641cc in Akonadi::MonitorPrivate::handleCommands (this=0x55a2659b4f80) at /usr/src/debug/akonadi-server-18.12.3-lp151.1.4.x86_64/src/core/monitor_p.cpp:863 #25 0x00007fb2ee06e0a2 in QObject::event (this=0x55a26586cf30, e=) at kernel/qobject.cpp:1247 #26 0x00007fb2ef05c3dc in QApplicationPrivate::notify_helper (this=this at entry=0x55a2649dbc80, receiver=receiver at entry=0x55a26586cf30, e=e at entry=0x55a26597a090) at kernel/qapplication.cpp:3723 #27 0x00007fb2ef063ca4 in QApplication::notify (this=0x7fff6753ebd0, receiver=0x55a26586cf30, e=0x55a26597a090) at kernel/qapplication.cpp:3482 #28 0x00007fb2ee03e8d8 in QCoreApplication::notifyInternal2 (receiver=0x55a26586cf30, event=event at entry=0x55a26597a090) at kernel/qcoreapplication.cpp:1024 #29 0x00007fb2ee04104d in QCoreApplication::sendEvent (event=0x55a26597a090, receiver=) at kernel/qcoreapplication.h:233 #30 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0, event_type=event_type at entry=0, data=0x55a2649bb090) at kernel/qcoreapplication.cpp:1699 #31 0x00007fb2ee0415d8 in QCoreApplication::sendPostedEvents (receiver=receiver at entry=0x0, event_type=event_type at entry=0) at kernel/qcoreapplication.cpp:1553 #32 0x00007fb2ee098323 in postEventSourceDispatch (s=0x55a264a4ad90) at kernel/qeventdispatcher_glib.cpp:276 #33 0x00007fb2e3145e87 in g_main_dispatch (context=0x55a264a07a00) at gmain.c:3142 #34 g_main_context_dispatch (context=context at entry=0x55a264a07a00) at gmain.c:3795 #35 0x00007fb2e3146230 in g_main_context_iterate (context=context at entry=0x55a264a07a00, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3868 #36 0x00007fb2e31462bc in g_main_context_iteration (context=0x55a264a07a00, may_block=may_block at entry=1) at gmain.c:3929 #37 0x00007fb2ee09794f in QEventDispatcherGlib::processEvents (this=0x55a2649e2360, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #38 0x00007fb2ee03c90a in QEventLoop::exec (this=this at entry=0x7fff6753eaf0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:212 #39 0x00007fb2ee0459b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297 #40 0x000055a26393577c in main (argc=, argv=) at /usr/src/debug/korganizer-18.12.3-lp151.1.2.x86_64/src/main.cpp:64 [Inferior 1 (process 314) detached] The reporter indicates this bug may be a duplicate of or related to bug 404275. Possible duplicates by query: bug 404679, bug 404275, bug 400220, bug 398459. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 01:36:25 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Wed, 03 Apr 2019 00:36:25 +0000 Subject: [kmail2] [Bug 406167] New: Show all messages in mbox Message-ID: https://bugs.kde.org/show_bug.cgi?id=406167 Bug ID: 406167 Summary: Show all messages in mbox Product: kmail2 Version: unspecified Platform: Debian testing OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: misc Assignee: kdepim-bugs at kde.org Reporter: jscott at posteo.net Target Milestone: --- I find it handy to download mbox files with multiple messages, mostly for the sake of working with Debian's BTS. Opening an mbox for a bug shows "The file contains multiple messages. Only the first message is shown." It would be nice to see the other messages inside. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 05:33:11 2019 From: bugzilla_noreply at kde.org (Bug Janitor Service) Date: Wed, 03 Apr 2019 04:33:11 +0000 Subject: [kmail2] [Bug 405005] Disappearing menu (edited) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405005 Bug Janitor Service changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #7 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 05:33:11 2019 From: bugzilla_noreply at kde.org (Bug Janitor Service) Date: Wed, 03 Apr 2019 04:33:11 +0000 Subject: [kontact] [Bug 405052] sieve editor can't be opened In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405052 Bug Janitor Service changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #4 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 10:21:46 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Wed, 03 Apr 2019 09:21:46 +0000 Subject: [kaddressbook] [Bug 402040] clicking contact phone number => launch smartphone phone number composer In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=402040 --- Comment #1 from Philippe ROUBACH --- today in kaddressbook settings > contacts actions > dial phone number we can select skype, Ekiga, SflPhone please add kdeconnect thanks -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 10:27:52 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Wed, 03 Apr 2019 09:27:52 +0000 Subject: [kaddressbook] [Bug 406176] New: add kdeconnect as app to send sms Message-ID: https://bugs.kde.org/show_bug.cgi?id=406176 Bug ID: 406176 Summary: add kdeconnect as app to send sms Product: kaddressbook Version: unspecified Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: philippe.roubach at free.fr CC: tokoe at kde.org Target Milestone: --- today in kaddressbook settings > contacts actions > send sms we can select skype,SflPhone please add kdeconnect with command kdeconnect-cli --name '' --destination %N --send-sms '%t' thanks -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 10:29:59 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Wed, 03 Apr 2019 09:29:59 +0000 Subject: [kaddressbook] [Bug 402040] add kdeconnect as app to dial number In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=402040 Philippe ROUBACH changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|clicking contact phone |add kdeconnect as app to |number => launch smartphone |dial number |phone number composer | --- Comment #2 from Philippe ROUBACH --- the command is kdeconnect-cli --name '' --share 'tel:%N' -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 12:58:19 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Wed, 03 Apr 2019 11:58:19 +0000 Subject: [kaddressbook] [Bug 406176] add kdeconnect as app to send sms In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406176 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.12.0 Latest Commit| |https://commits.kde.org/ako | |nadi-contacts/26ed0ee63ec3f | |22a20a15a0ddcfa6ae6202af70d Status|REPORTED |RESOLVED --- Comment #1 from Laurent Montel --- Git commit 26ed0ee63ec3f22a20a15a0ddcfa6ae6202af70d by Laurent Montel. Committed on 03/04/2019 at 11:57. Pushed by mlaurent into branch 'master'. Add support for sending sms by using kdeconnect FIXED-IN: 5.12.0 M +33 -0 kcm/akonadicontactactions.ui M +3 -1 kcm/kcmakonadicontactactions.cpp M +10 -1 src/akonadi-contacts/actions/contactactionssettings.kcfg.cmake https://commits.kde.org/akonadi-contacts/26ed0ee63ec3f22a20a15a0ddcfa6ae6202af70d -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 12:58:19 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Wed, 03 Apr 2019 11:58:19 +0000 Subject: [kaddressbook] [Bug 402040] add kdeconnect as app to dial number In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=402040 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ako | |nadi-contacts/52247b0b4769b | |56f0a4a58c76def0d4419fc4dde Status|REPORTED |RESOLVED --- Comment #3 from Laurent Montel --- Git commit 52247b0b4769b56f0a4a58c76def0d4419fc4dde by Laurent Montel. Committed on 03/04/2019 at 11:57. Pushed by mlaurent into branch 'master'. implement kdeconnect support M +35 -3 kcm/akonadicontactactions.ui M +5 -1 kcm/kcmakonadicontactactions.cpp M +9 -0 src/akonadi-contacts/actions/contactactionssettings.kcfg.cmake M +1 -1 src/akonadi-contacts/actions/qekigadialer.cpp https://commits.kde.org/akonadi-contacts/52247b0b4769b56f0a4a58c76def0d4419fc4dde -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:33:49 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 03 Apr 2019 13:33:49 +0000 Subject: [akregator] [Bug 406183] New: akregator crashed after clicking a news Message-ID: https://bugs.kde.org/show_bug.cgi?id=406183 Bug ID: 406183 Summary: akregator crashed after clicking a news Product: akregator Version: unspecified Platform: Debian stable OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: bhelmling at gno.de Target Milestone: --- Application: akregator (5.9.3) Qt Version: 5.11.3 Frameworks Version: 5.54.0 Operating System: Linux 4.9.144-3-2019-03-05 x86_64 Distribution: Debian GNU/Linux buster/sid -- Information about the crash: akregaor crashes in many cases: clicking a news, clicking a feed, by trying to delete marked news The crash can be reproduced sometimes. -- Backtrace: Application: Akregator (akregator), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fdb67591f00 (LWP 28042))] Thread 32 (Thread 0x7fdb017fa700 (LWP 28407)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb017f9400, expected=0, futex_word=0x7fdb017f95e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb017f94a0, mutex=0x7fdb017f9598, cond=0x7fdb017f95c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb017f95c0, mutex=0x7fdb017f9598, abstime=0x7fdb017f94a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x7fdb01ffb700 (LWP 28205)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb01ffa400, expected=0, futex_word=0x7fdb01ffa5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb01ffa4a0, mutex=0x7fdb01ffa598, cond=0x7fdb01ffa5c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb01ffa5c0, mutex=0x7fdb01ffa598, abstime=0x7fdb01ffa4a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x7fdb027fc700 (LWP 28193)): #0 0x00007fdb7d6dfaab in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007fdb7d6e1874 in ___fprintf_chk (fp=0x7fdb7d7968b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fdb73777848 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fdb7375fa5a in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdb7375fc34 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdb73761588 in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdb73757329 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdb789fa779 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #11 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x7fdb02ffd700 (LWP 28189)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb02ffc400, expected=0, futex_word=0x7fdb02ffc5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb02ffc4a0, mutex=0x7fdb02ffc598, cond=0x7fdb02ffc5c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb02ffc5c0, mutex=0x7fdb02ffc598, abstime=0x7fdb02ffc4a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x7fdb037fe700 (LWP 28071)): #0 0x00007fdb7d6c7b69 in __GI___poll (fds=0x7fdb60006c80, nfds=1, timeout=8888) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdb75320136 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdb7532025c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdb7dbdb87b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fdb7db8927b in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdb7d9d8ec6 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdb7d9e2aa7 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #8 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7fdb03fff700 (LWP 28070)): #0 0x00007fdb7d609cf1 in transcmp (p1=0x7fdb03ffe2c0, p2=0x5637441c16e0) at dcigettext.c:287 #1 0x00007fdb7d6ce9db in __GI___tfind (compar=, vrootp=, key=) at tsearch.c:388 #2 0x00007fdb7d6ce9db in __GI___tfind (key=key at entry=0x7fdb03ffe2c0, vrootp=vrootp at entry=0x7fdb7d795c48 , compar=compar at entry=0x7fdb7d609cf0 ) at tsearch.c:372 #3 0x00007fdb7d60abaf in __dcigettext (domainname=0x7fdb7d75a3ba <_libc_intl_domainname> "libc", msgid1=0x7fdb7d75a809 "Bad file descriptor", msgid2=msgid2 at entry=0x0, plural=plural at entry=0, n=n at entry=0, category=category at entry=5) at dcigettext.c:570 #4 0x00007fdb7d609aef in __GI___dcgettext (domainname=, msgid=, category=category at entry=5) at dcgettext.c:47 #5 0x00007fdb7d66116c in __GI___strerror_r (errnum=errnum at entry=9, buf=buf at entry=0x0, buflen=buflen at entry=0) at _strerror.c:71 #6 0x00007fdb7d66108f in strerror (errnum=9) at strerror.c:31 #7 0x00007fdb7375fc21 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007fdb73761588 in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007fdb73757329 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #10 0x00007fdb789fa779 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #15 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7fdb28ff9700 (LWP 28069)): #0 0x00007fdb694d7e8c in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so #1 0x00007fdb694d882f in pa_fdsem_after_poll () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so #2 0x00007fdb694f03ed in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so #3 0x00007fdb6d148ca8 in pa_mainloop_dispatch () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007fdb6d148f7c in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007fdb6d149020 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007fdb6d157049 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #7 0x00007fdb695004f8 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so #8 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #9 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7fdb297fa700 (LWP 28068)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb297f93c0, expected=0, futex_word=0x7fdb297f95a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb297f9460, mutex=0x7fdb297f9558, cond=0x7fdb297f9580) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb297f9580, mutex=0x7fdb297f9558, abstime=0x7fdb297f9460) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb789fa370 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7fdb29ffb700 (LWP 28067)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb29ffa3c0, expected=0, futex_word=0x7fdb29ffa5a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb29ffa460, mutex=0x7fdb29ffa558, cond=0x7fdb29ffa580) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb29ffa580, mutex=0x7fdb29ffa558, abstime=0x7fdb29ffa460) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb789fa370 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7fdb2a7fc700 (LWP 28066)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x5637446a8e88) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x5637446a8dc8, cond=0x5637446a8e60) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x5637446a8e60, mutex=0x5637446a8dc8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb7938b7d8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a3dd86 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #8 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7fdb2affd700 (LWP 28065)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb2affc5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb2affc5a8, cond=0x7fdb2affc5d0) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb2affc5d0, mutex=0x7fdb2affc5a8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c998 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7fdb2b7fe700 (LWP 28064)): #0 0x00007fdb7d6d2b4f in epoll_wait (epfd=41, events=0x7fdb20001fd0, maxevents=32, timeout=0) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007fdb73761408 in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #2 0x00007fdb73757329 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdb789fa779 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb77b2adba in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb77b2b267 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a3b338 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7fdb2bfff700 (LWP 28063)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb2bffe5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb2bffe5a8, cond=0x7fdb2bffe5d0) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb2bffe5d0, mutex=0x7fdb2bffe5a8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c998 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7fdb34ff9700 (LWP 28062)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb34ff85f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb34ff85a8, cond=0x7fdb34ff85d0) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb34ff85d0, mutex=0x7fdb34ff85a8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c998 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7fdb357fa700 (LWP 28061)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb357f95f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb357f95a8, cond=0x7fdb357f95d0) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb357f95d0, mutex=0x7fdb357f95a8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c998 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7fdb35ffb700 (LWP 28060)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb35ffa5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb35ffa5a8, cond=0x7fdb35ffa5d0) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb35ffa5d0, mutex=0x7fdb35ffa5a8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c998 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7fdb367fc700 (LWP 28059)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb367fb5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb367fb5a8, cond=0x7fdb367fb5d0) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb367fb5d0, mutex=0x7fdb367fb5a8) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c998 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7fdb36ffd700 (LWP 28058)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb36ffc400, expected=0, futex_word=0x7fdb36ffc5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb36ffc4a0, mutex=0x7fdb36ffc598, cond=0x7fdb36ffc5c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb36ffc5c0, mutex=0x7fdb36ffc598, abstime=0x7fdb36ffc4a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fdb377fe700 (LWP 28057)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb377fd400, expected=0, futex_word=0x7fdb377fd5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb377fd4a0, mutex=0x7fdb377fd598, cond=0x7fdb377fd5c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb377fd5c0, mutex=0x7fdb377fd598, abstime=0x7fdb377fd4a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fdb37fff700 (LWP 28056)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb37ffe400, expected=0, futex_word=0x7fdb37ffe5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb37ffe4a0, mutex=0x7fdb37ffe598, cond=0x7fdb37ffe5c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb37ffe5c0, mutex=0x7fdb37ffe598, abstime=0x7fdb37ffe4a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7fdb48ff9700 (LWP 28055)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb48ff8400, expected=0, futex_word=0x7fdb48ff85e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb48ff84a0, mutex=0x7fdb48ff8598, cond=0x7fdb48ff85c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb48ff85c0, mutex=0x7fdb48ff8598, abstime=0x7fdb48ff84a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7fdb497fa700 (LWP 28054)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb497f9400, expected=0, futex_word=0x7fdb497f95e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb497f94a0, mutex=0x7fdb497f9598, cond=0x7fdb497f95c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb497f95c0, mutex=0x7fdb497f9598, abstime=0x7fdb497f94a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2de61 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7fdb49ffb700 (LWP 28053)): #0 0x00007fdb75f0d3f9 in futex_reltimed_wait_cancelable (private=0, reltime=0x7fdb49ffa400, expected=0, futex_word=0x7fdb49ffa5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdb75f0d3f9 in __pthread_cond_wait_common (abstime=0x7fdb49ffa4a0, mutex=0x7fdb49ffa598, cond=0x7fdb49ffa5c0) at pthread_cond_wait.c:533 #2 0x00007fdb75f0d3f9 in __pthread_cond_timedwait (cond=0x7fdb49ffa5c0, mutex=0x7fdb49ffa598, abstime=0x7fdb49ffa4a0) at pthread_cond_wait.c:667 #3 0x00007fdb78a25a37 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a2830a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283f2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb78a2c981 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a2dc7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fdb4a7fc700 (LWP 28052)): #0 0x00007fdb7d6dfad9 in __lll_unlock_wake_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:309 #1 0x00007fdb7d6e190c in _IO_acquire_lock_clear_flags2_fct (p=) at ../libio/libioP.h:769 #2 0x00007fdb7d6e190c in ___fprintf_chk (fp=0x7fdb7d795680 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:30 #3 0x00007fdb7375fa5a in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdb7375fc34 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdb73761588 in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdb73757329 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #7 0x00007fdb789fa779 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #12 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fdb4affd700 (LWP 28051)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdb4affc588) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdb4affc538, cond=0x7fdb4affc560) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x7fdb4affc560, mutex=0x7fdb4affc538) at pthread_cond_wait.c:655 #3 0x00007fdb78a25969 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdb78a28318 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdb78a283af in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdb789fa35f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #11 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fdb4b7fe700 (LWP 28050)): #0 0x00007fdb7d6dfaab in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007fdb7d6e1874 in ___fprintf_chk (fp=0x7fdb7d7968b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fdb73777848 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fdb7375fa5a in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdb7375fc34 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdb73761588 in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdb73757329 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdb789fa779 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdb78a19c8b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdb78a3b204 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdb78a36c81 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #11 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fdb5a27c700 (LWP 28047)): #0 0x00007fdb75369e84 in g_mutex_unlock () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007fdb7531f91e in g_main_context_query () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdb753200b7 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdb7532025c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fdb7dbdb87b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdb7db8927b in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdb7d9d8ec6 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdb7ec61545 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x00007fdb7d9e2aa7 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fdb5ab1f700 (LWP 28046)): #0 0x00007fdb7d6c7b69 in __GI___poll (fds=0x563744330180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdb75320136 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdb753204c2 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdb68e9bf66 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007fdb75348425 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #6 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fdb5b320700 (LWP 28045)): #0 0x00007fdb7d6c7b6f in __GI___poll (fds=0x56374431f690, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdb75320136 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdb7532025c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdb753202a1 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fdb75348425 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #6 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fdb5c5ea700 (LWP 28044)): #0 0x00007fdb75f0d00c in futex_wait_cancelable (private=0, expected=0, futex_word=0x5637441fbb28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdb75f0d00c in __pthread_cond_wait_common (abstime=0x0, mutex=0x5637441fbad8, cond=0x5637441fbb00) at pthread_cond_wait.c:502 #2 0x00007fdb75f0d00c in __pthread_cond_wait (cond=0x5637441fbb00, mutex=0x5637441fbad8) at pthread_cond_wait.c:655 #3 0x00007fdb64a25763 in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #4 0x00007fdb64a254b7 in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #5 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #6 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fdb66a60700 (LWP 28043)): #0 0x00007fdb7d6c7b69 in __GI___poll (fds=0x7fdb66a5f5b8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdb752accf7 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fdb752ae91a in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fdb67127d79 in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007fdb7d9e2aa7 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdb75f06fa3 in start_thread (arg=) at pthread_create.c:486 #6 0x00007fdb7d6d282f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fdb67591f00 (LWP 28042)): [KCrash Handler] #6 0x00007fdb645d7dee in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #7 0x00007fdb645d71ef in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #8 0x00007fdb645d73f7 in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #9 0x00007fdb645d76f3 in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #10 0x00007fdb64863af0 in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #11 0x00007fdb64863b40 in () at /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so #12 0x00007fdb73c46156 in () at /usr/lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5 #13 0x00007fdb73c462b6 in () at /usr/lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5 #14 0x00007fdb7dbb413b in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007fdb7e543a1b in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x00007fdb73c49e5d in QQuickWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5QuickWidgets.so.5 #17 0x00007fdb7d09bb50 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #18 0x00007fdb7e5054b1 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #19 0x00007fdb7e50c950 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #20 0x00007fdb7db8a5a9 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007fdb7dbdac78 in QTimerInfoList::activateTimers() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007fdb7dbdb4d4 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x00007fdb7531ff2e in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007fdb753201c8 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007fdb7532025c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007fdb7dbdb863 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #27 0x00007fdb671be3e1 in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #28 0x00007fdb7db8927b in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #29 0x00007fdb7db91262 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #30 0x00005637424eede8 in () #31 0x00007fdb7d5fd09b in __libc_start_main (main=0x5637424ee8d0, argc=1, argv=0x7ffd39532698, init=, fini=, rtld_fini=, stack_end=0x7ffd39532688) at ../csu/libc-start.c:308 #32 0x00005637424eefaa in _start () [Inferior 1 (process 28042) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:37:12 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 03 Apr 2019 13:37:12 +0000 Subject: [akregator] [Bug 406183] akregator crashed after clicking a news In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406183 bhelmling at gno.de changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Debian stable |Debian testing --- Comment #1 from bhelmling at gno.de --- Version: 5.9.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:39:21 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 03 Apr 2019 13:39:21 +0000 Subject: [akregator] [Bug 406183] akregator crashed after clicking a news In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406183 bhelmling at gno.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bhelmling at gno.de --- Comment #2 from bhelmling at gno.de --- akregator 5.9.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:40:13 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 03 Apr 2019 13:40:13 +0000 Subject: [akregator] [Bug 406183] akregator crashed after clicking a news In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406183 --- Comment #3 from bhelmling at gno.de --- akregator 5.9.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:40:53 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 03 Apr 2019 13:40:53 +0000 Subject: [akregator] [Bug 406183] akregator crashed after clicking news In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406183 bhelmling at gno.de changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|akregator crashed after |akregator crashed after |clicking a news |clicking news -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:41:18 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 03 Apr 2019 13:41:18 +0000 Subject: [akregator] [Bug 406183] akregator 5.9.3 crashed after clicking news In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406183 bhelmling at gno.de changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|akregator crashed after |akregator 5.9.3 crashed |clicking news |after clicking news -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 14:59:29 2019 From: bugzilla_noreply at kde.org (afogl001) Date: Wed, 03 Apr 2019 13:59:29 +0000 Subject: [kontact] [Bug 406185] New: Kmail stops deplaying emails, crash and hangs on Ctl+Q Message-ID: https://bugs.kde.org/show_bug.cgi?id=406185 Bug ID: 406185 Summary: Kmail stops deplaying emails, crash and hangs on Ctl+Q Product: kontact Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: afogl001 at members.fsf.org Target Milestone: --- Application: kontact (5.10.1) (Compiled from sources) Qt Version: 5.12.0 Frameworks Version: 5.56.0 Operating System: Linux 4.15.0-47-generic x86_64 Distribution: KDE neon User Edition 5.15 -- Information about the crash: - What I was doing when the application crashed: I'm not 100% sure what causes it but it seems to occur more readily when I transfer into or otherwise use my KolabNow account. If I avoid KolabNow and only interact with my Gmail and Hotmail account, it seems to not occur (or at least not as quickly) One possible unique case is that I'm running RAM from two different manufactures and two different sizes (2x 8GB and 2x 4GB). This doesn't seem to cause issues on any other software. Please let me know if I can provide any further information. Thanks! The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fe5d7930bc0 (LWP 22543))] Thread 25 (Thread 0x7fe4befa4700 (LWP 26711)): #0 __GI___pthread_getspecific (key=) at pthread_getspecific.c:65 #1 0x00007fe5cdc9f5f0 in g_thread_self () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe5cdc7763d in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe5d4d9c15b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fe5d4b6541a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fe5cfb436db in start_thread (arg=0x7fe4befa4700) at pthread_create.c:463 #8 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7fe494e16700 (LWP 26709)): #0 0x00007fe5d423d0b4 in __GI___libc_read (fd=84, buf=0x7fe494e157d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007fe5cdcbbcd0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe5cdc77027 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe5cdc774e0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe5cdc7764c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe5d4d9c15b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fe5d4b6541a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fe5cfb436db in start_thread (arg=0x7fe494e16700) at pthread_create.c:463 #10 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7fe4a6c0f700 (LWP 26673)): #0 0x00007fe5cfb49ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fe4a6c0e710, expected=0, futex_word=0x7fe4a6c0e8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fe4a6c0e7b0, mutex=0x7fe4a6c0e8a8, cond=0x7fe4a6c0e8d0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fe4a6c0e8d0, mutex=0x7fe4a6c0e8a8, abstime=0x7fe4a6c0e7b0) at pthread_cond_wait.c:667 #3 0x00007fe5c51a9177 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ada in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167851 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a387 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a974 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe4a6c0f700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7fe47e92d700 (LWP 26672)): #0 0x00007fe5cfb49ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fe47e92c710, expected=0, futex_word=0x7fe47e92c8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fe47e92c7b0, mutex=0x7fe47e92c8a8, cond=0x7fe47e92c8d0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fe47e92c8d0, mutex=0x7fe47e92c8a8, abstime=0x7fe47e92c7b0) at pthread_cond_wait.c:667 #3 0x00007fe5c51a9177 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ada in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167851 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a6b6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a974 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe47e92d700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7fe473225700 (LWP 26671)): #0 0x00007fe5cfb49ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fe473224710, expected=0, futex_word=0x7fe4732248f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fe4732247b0, mutex=0x7fe4732248a8, cond=0x7fe4732248d0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fe4732248d0, mutex=0x7fe4732248a8, abstime=0x7fe4732247b0) at pthread_cond_wait.c:667 #3 0x00007fe5c51a9177 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ada in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167851 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a6b6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a974 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe473225700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7fe46f296700 (LWP 24230)): #0 0x00007fe5cfb49ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fe46f295710, expected=0, futex_word=0x7fe46f2958f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fe46f2957b0, mutex=0x7fe46f2958a8, cond=0x7fe46f2958d0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fe46f2958d0, mutex=0x7fe46f2958a8, abstime=0x7fe46f2957b0) at pthread_cond_wait.c:667 #3 0x00007fe5c51a9177 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ada in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167851 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a6b6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a974 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe46f296700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7fe486f01700 (LWP 22732)): #0 0x00007fe5d423d0b4 in __GI___libc_read (fd=130, buf=0x7fe486f007d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007fe5cdcbbcd0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe5cdc77027 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe5cdc774e0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe5cdc7764c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe5d4d9c15b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fe5d4b6541a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fe5cfb436db in start_thread (arg=0x7fe486f01700) at pthread_create.c:463 #10 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7fe4a640e700 (LWP 22587)): #0 0x00007fe5d4241bf9 in __GI___poll (fds=0x7fe49c008030, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fe5cdc77539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe5cdc7764c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe5d4d9c15b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fe5d4b6541a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fe5cfb436db in start_thread (arg=0x7fe4a640e700) at pthread_create.c:463 #8 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7fe4a7aae700 (LWP 22585)): #0 0x00007fe5d4241bf9 in __GI___poll (fds=0x7fe4a0004a10, nfds=1, timeout=9893) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fe5cdc77539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe5cdc7764c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe5d4d9c15b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fe5d4b6541a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fe5cfb436db in start_thread (arg=0x7fe4a7aae700) at pthread_create.c:463 #8 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7fe4bdfa2700 (LWP 22570)): #0 0x00007fe5cfb499f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7fe4bdfa1908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fe4bdfa18b8, cond=0x7fe4bdfa18e0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fe4bdfa18e0, mutex=0x7fe4bdfa18b8) at pthread_cond_wait.c:655 #3 0x00007fe5c51a90a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ae8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9b7f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167868 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a6b6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a9f4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe4bdfa2700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7fe4be7a3700 (LWP 22569)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fe5d425f474 in ___fprintf_chk (fp=0x7fe5d451a8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fe5bc7b06a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fe5bc7989ad in event_logv_ () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fe5bc798b44 in event_warn () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fe5bc79a46c in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fe5bc790114 in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fe5c51af8c4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c5178d21 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe4be7a3700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fe53ffff700 (LWP 22567)): #0 0x00007fe5cfb499f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7fe5bded6fb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fe5bded6f68, cond=0x7fe5bded6f90) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fe5bded6f90, mutex=0x7fe5bded6f68) at pthread_cond_wait.c:655 #3 0x00007fe5bdbe0844 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #4 0x00007fe5bdbe0889 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #5 0x00007fe5cfb436db in start_thread (arg=0x7fe53ffff700) at pthread_create.c:463 #6 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fe568f56700 (LWP 22566)): #0 0x00007fe5d4241bf9 in __GI___poll (fds=0x7fe548007030, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fe59c235481 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #2 0x00007fe59c226e40 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007fe59c2274d0 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007fe59c227560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007fe59c2353c9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007fe58c5cd318 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #7 0x00007fe5cfb436db in start_thread (arg=0x7fe568f56700) at pthread_create.c:463 #8 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7fe569ffb700 (LWP 22565)): #0 0x00007fe5d423d187 in __GI___libc_write (fd=2, buf=0x7fe569ff7c40, nbytes=39) at ../sysdeps/unix/sysv/linux/write.c:27 #1 0x00007fe5d41b81bd in _IO_new_file_write (f=0x7fe5d4519680 <_IO_2_1_stderr_>, data=0x7fe569ff7c40, n=39) at fileops.c:1203 #2 0x00007fe5d41b8b2f in new_do_write (to_do=, data=0x7fe569ff7c40 "[warn] epoll_wait: Bad file descriptor\n", fp=0x7fe5d4519680 <_IO_2_1_stderr_>) at fileops.c:457 #3 _IO_new_file_xsputn (f=0x7fe5d4519680 <_IO_2_1_stderr_>, data=, n=39) at fileops.c:1277 #4 0x00007fe5d418b707 in buffered_vfprintf (s=s at entry=0x7fe5d4519680 <_IO_2_1_stderr_>, format=format at entry=0x7fe5bc7b06a8 "[%s] %s\n", args=args at entry=0x7fe569ffa200) at vfprintf.c:2350 #5 0x00007fe5d4188726 in _IO_vfprintf_internal (s=s at entry=0x7fe5d4519680 <_IO_2_1_stderr_>, format=0x7fe5bc7b06a8 "[%s] %s\n", ap=ap at entry=0x7fe569ffa200) at vfprintf.c:1301 #6 0x00007fe5d425f4c6 in ___fprintf_chk (fp=0x7fe5d4519680 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:35 #7 0x00007fe5bc7989ad in event_logv_ () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007fe5bc798b44 in event_warn () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007fe5bc79a46c in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #10 0x00007fe5bc790114 in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #11 0x00007fe5c51af789 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007fe5c5178d21 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #15 0x00007fe5cfb436db in start_thread (arg=0x7fe569ffb700) at pthread_create.c:463 #16 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7fe56a7fc700 (LWP 22564)): #0 _int_free (have_lock=0, p=0x563ede87b6b0, av=0x7fe5d4518c40 ) at malloc.c:4244 #1 __GI___libc_free (mem=0x563ede87b6c0) at malloc.c:3124 #2 0x00007fe5d26c4c80 in KIconTheme::~KIconTheme() () from /usr/lib/x86_64-linux-gnu/libKF5IconThemes.so.5 #3 0x00007fe5d26b7ed1 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5IconThemes.so.5 #4 0x00007fe5d26be128 in KIconLoader::~KIconLoader() () from /usr/lib/x86_64-linux-gnu/libKF5IconThemes.so.5 #5 0x00007fe5d26be539 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5IconThemes.so.5 #6 0x00007fe5d4170041 in __run_exit_handlers (status=1, listp=0x7fe5d4518718 <__exit_funcs>, run_list_atexit=run_list_atexit at entry=true, run_dtors=run_dtors at entry=true) at exit.c:108 #7 0x00007fe5d417013a in __GI_exit (status=) at exit.c:139 #8 0x00007fe5d1537775 in _XDefaultIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #9 0x00007fe5aa47580a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #10 0x00007fe5d153799e in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #11 0x00007fe5d1535a81 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #12 0x00007fe5a21eb418 in ?? () from /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0 #13 0x00007fe5a21e9b73 in ?? () from /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0 #14 0x00007fe5c1abca53 in ?? () from /usr/lib/x86_64-linux-gnu/libGLX.so.0 #15 0x00007fe5c1abdedb in ?? () from /usr/lib/x86_64-linux-gnu/libGLX.so.0 #16 0x00007fe5c582f905 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #17 0x00007fe5c5b6dc31 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #18 0x00007fe5c79a7f9c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #19 0x00007fe5c79a8463 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #20 0x00007fe5c79b3701 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #21 0x00007fe5c79af54f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #22 0x00007fe5c79af711 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #23 0x00007fe5c79afa6b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #24 0x00007fe5c79b0085 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #25 0x00007fe5c5103133 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #26 0x00007fe5c5128c2a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #27 0x00007fe5c51292ef in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #28 0x00007fe5c5129478 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #29 0x00007fe5c5123b11 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #30 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #31 0x00007fe5c5178d21 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #32 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #33 0x00007fe5cfb436db in start_thread (arg=0x7fe56a7fc700) at pthread_create.c:463 #34 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7fe56affd700 (LWP 22563)): #0 0x00007fe5cfb49ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fe56affc700, expected=0, futex_word=0x7fe56affc8e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fe56affc7a0, mutex=0x7fe56affc898, cond=0x7fe56affc8c0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fe56affc8c0, mutex=0x7fe56affc898, abstime=0x7fe56affc7a0) at pthread_cond_wait.c:667 #3 0x00007fe5c51a9177 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ada in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c5123b70 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c5178d21 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5cfb436db in start_thread (arg=0x7fe56affd700) at pthread_create.c:463 #10 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fe56b7fe700 (LWP 22562)): #0 0x00007fe5cfb499f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x563ede66f2e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x563ede66f228, cond=0x563ede66f2c0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x563ede66f2c0, mutex=0x563ede66f228) at pthread_cond_wait.c:655 #3 0x00007fe5c51a90a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c5a72b28 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c517a2df in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5cfb436db in start_thread (arg=0x7fe56b7fe700) at pthread_create.c:463 #8 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fe56bfff700 (LWP 22561)): #0 0x00007fe5cfb499f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7fe56bffe908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fe56bffe8b8, cond=0x7fe56bffe8e0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fe56bffe8e0, mutex=0x7fe56bffe8b8) at pthread_cond_wait.c:655 #3 0x00007fe5c51a90a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ae8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9b7f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167868 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a6b6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a9b4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe56bfff700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fe58cff9700 (LWP 22560)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fe5d425f474 in ___fprintf_chk (fp=0x7fe5d451a8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fe5bc7b06a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fe5bc7989ad in event_logv_ () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fe5bc798b44 in event_warn () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fe5bc79a46c in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fe5bc790114 in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fe5c51af789 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c4afe754 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c5178e78 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007fe5cfb436db in start_thread (arg=0x7fe58cff9700) at pthread_create.c:463 #12 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fe58effd700 (LWP 22556)): #0 0x00007fe5cfb49ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fe58effc710, expected=0, futex_word=0x7fe58effc8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fe58effc7b0, mutex=0x7fe58effc8a8, cond=0x7fe58effc8d0) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fe58effc8d0, mutex=0x7fe58effc8a8, abstime=0x7fe58effc7b0) at pthread_cond_wait.c:667 #3 0x00007fe5c51a9177 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fe5c51a9ada in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fe5c51a9bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fe5c5167851 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c516a6b6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516a974 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe58effd700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fe58f7fe700 (LWP 22555)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fe5d425f474 in ___fprintf_chk (fp=0x7fe5d451a8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fe5bc7b06a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fe5bc7989ad in event_logv_ () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fe5bc798b44 in event_warn () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fe5bc79a46c in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fe5bc790114 in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fe5c51af8c4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c516df44 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c5178e78 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007fe5cfb436db in start_thread (arg=0x7fe58f7fe700) at pthread_create.c:463 #12 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fe59cd06700 (LWP 22553)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fe5d425f474 in ___fprintf_chk (fp=0x7fe5d451a8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fe5bc7b06a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fe5bc7989ad in event_logv_ () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fe5bc798b44 in event_warn () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fe5bc79a46c in ?? () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fe5bc790114 in event_base_loop () from /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fe5c51af789 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fe5c514649b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fe5c5178d21 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fe5c51abcd1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fe5cfb436db in start_thread (arg=0x7fe59cd06700) at pthread_create.c:463 #11 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fe59f9d7700 (LWP 22546)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007fe5d4b69319 in QSemaphore::release(int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #2 0x00007fe5d4d6bdee in QMetaCallEvent::~QMetaCallEvent() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #3 0x00007fe5d4d6be29 in QMetaCallEvent::~QMetaCallEvent() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fe5d4d41e91 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fe5d4d9cb23 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fe5cdc77387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007fe5cdc775c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x00007fe5cdc7764c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007fe5d4d9c13f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007fe5d4b6541a in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007fe5d3486015 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #13 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007fe5cfb436db in start_thread (arg=0x7fe59f9d7700) at pthread_create.c:463 #15 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fe5a9781700 (LWP 22545)): #0 0x00007fe5d4241bf9 in __GI___poll (fds=0x7fe5a97808f8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fe5d0172747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fe5d017436a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fe5aa47432a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007fe5d4b66bc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fe5cfb436db in start_thread (arg=0x7fe5a9781700) at pthread_create.c:463 #6 0x00007fe5d424e88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fe5d7930bc0 (LWP 22543)): [KCrash Handler] #6 0x00007fe5d2b69a44 in QWebEngineView::page() const () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #7 0x00007fe5d2b69b61 in QWebEngineView::setHtml(QString const&, QUrl const&) () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #8 0x00007fe4aa7ea51f in MessageViewer::ViewerPrivate::displaySplashPage(QString const&, QHash const&, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #9 0x00007fe4aa7ea9b4 in MessageViewer::ViewerPrivate::displaySplashPage(QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #10 0x00007fe4aa7ee653 in MessageViewer::ViewerPrivate::itemFetchResult(KJob*) () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #11 0x00007fe5d4d6ef3f in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007fe5d64c008c in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #13 0x00007fe5d64c0bc1 in KJob::finishJob(bool) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #14 0x00007fe5d64c0c22 in KJob::kill(KJob::KillVerbosity) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #15 0x00007fe5d3b5a001 in Akonadi::SessionPrivate::clear(bool) () from /usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5 #16 0x00007fe5d3b5a0bd in Akonadi::Session::~Session() () from /usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5 #17 0x00007fe5d3b5a0e9 in Akonadi::Session::~Session() () from /usr/lib/x86_64-linux-gnu/libKF5AkonadiCore.so.5 #18 0x00007fe5d4d6c9fb in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007fe5d4d764fb in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007fe4aa7e77a9 in MessageViewer::ViewerPrivate::~ViewerPrivate() () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #21 0x00007fe5d4d6c9fb in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007fe5d5b7119c in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #23 0x00007fe4aa7dae09 in MessageViewer::Viewer::~Viewer() () from /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #24 0x00007fe5d4d6c9fb in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #25 0x00007fe5d5b7119c in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #26 0x00007fe4ac363d29 in KMReaderWin::~KMReaderWin() () from /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #27 0x00007fe5d4d6c9fb in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #28 0x00007fe5d5b7119c in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #29 0x00007fe5d5cd7379 in QSplitter::~QSplitter() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #30 0x00007fe5d4d6c9fb in QObjectPrivate::deleteChildren() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #31 0x00007fe5d5b7119c in QWidget::~QWidget() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #32 0x00007fe5d5cd7379 in QSplitter::~QSplitter() () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #33 0x00007fe4ac39b823 in KMMainWidget::deleteWidgets() () from /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #34 0x00007fe4ac3b5cd1 in KMMainWidget::destruct() () from /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #35 0x00007fe4ac76b7f6 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.so #36 0x00007fe4ac76b959 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.so #37 0x00007fe5d7138e3e in KontactInterface::Plugin::~Plugin() () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5 #38 0x00007fe4ae2b4646 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kontact_kmailplugin.so #39 0x00007fe4ae2b4669 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kontact_kmailplugin.so #40 0x00007fe5d7363db6 in Kontact::MainWindow::~MainWindow() () from /usr/lib/x86_64-linux-gnu/libkontactprivate.so.5 #41 0x00007fe5d7363fa9 in Kontact::MainWindow::~MainWindow() () from /usr/lib/x86_64-linux-gnu/libkontactprivate.so.5 #42 0x00007fe5d4d6f9b0 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #43 0x00007fe5d5b75f4b in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #44 0x00007fe5d5c7e030 in QMainWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #45 0x00007fe5d6c90b61 in KMainWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #46 0x00007fe5d6cd69c5 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #47 0x00007fe5d5b3583c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #48 0x00007fe5d5b3cdd0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #49 0x00007fe5d4d3f328 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #50 0x00007fe5d4d41e87 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #51 0x00007fe5d4d9cb23 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #52 0x00007fe5cdc77387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #53 0x00007fe5cdc775c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #54 0x00007fe5cdc7764c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #55 0x00007fe5d4d9c13f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #56 0x00007fe5d4d3d64a in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #57 0x00007fe5d4d46800 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #58 0x0000563edd7024c5 in ?? () #59 0x00007fe5d414eb97 in __libc_start_main (main=0x563edd7016b0, argc=1, argv=0x7ffdb014ec88, init=, fini=, rtld_fini=, stack_end=0x7ffdb014ec78) at ../csu/libc-start.c:310 #60 0x0000563edd702aea in _start () The reporter indicates this bug may be a duplicate of or related to bug 400581, bug 405990. Possible duplicates by query: bug 405990, bug 404440. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 16:26:14 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Wed, 03 Apr 2019 15:26:14 +0000 Subject: [kaddressbook] [Bug 406176] add kdeconnect as app to send sms In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406176 --- Comment #2 from Philippe ROUBACH --- thanks fixed in kde app 19.08 ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 16:26:42 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Wed, 03 Apr 2019 15:26:42 +0000 Subject: [kaddressbook] [Bug 402040] add kdeconnect as app to dial number In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=402040 --- Comment #4 from Philippe ROUBACH --- thanks -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 16:48:51 2019 From: bugzilla_noreply at kde.org (Allen Winter) Date: Wed, 03 Apr 2019 15:48:51 +0000 Subject: [kmail2] [Bug 406188] New: Infinite Recursion in MessageList when moving folders Message-ID: https://bugs.kde.org/show_bug.cgi?id=406188 Bug ID: 406188 Summary: Infinite Recursion in MessageList when moving folders Product: kmail2 Version: Git (master) Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: winter at kde.org Target Milestone: --- SUMMARY Sometimes when moving a subfolder into another parent folder kmail will crash with this infinite recursion Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f58721c9477 in QBasicAtomicInteger::load (this=0x1100fa20) at /usr/include/qt5/QtCore/qbasicatomic.h:103 103 T load() const Q_DECL_NOTHROW { return Ops::load(_q_value); } [Current thread is 1 (Thread 0x7f58fbdb7980 (LWP 18221))] #0 0x00007f58721c9477 in QBasicAtomicInteger::load() const (this=0x1100fa20) at /usr/include/qt5/QtCore/qbasicatomic.h:103 #1 0x00007f58721c9052 in QtPrivate::RefCount::isShared() const (this=0x1100fa20) at /usr/include/qt5/QtCore/qrefcount.h:101 #2 0x00007f58721de70a in QList::append(MessageList::Core::MessageItem* const&) (this=0x7ffe02012b20, t=@0x7ffe018150c0: 0xe0bf540) at /usr/include/qt5/QtCore/qlist.h:581 #3 0x00007f58721dbdab in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xe0bf540, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:587 #4 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0x724a9a0, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #5 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xeddcb20, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #6 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xe0bf540, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #7 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0x724a9a0, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #8 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xeddcb20, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #9 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xe0bf540, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #10 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0x724a9a0, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #11 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xeddcb20, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #12 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xe0bf540, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #13 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0x724a9a0, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #14 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xeddcb20, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 #15 0x00007f58721dbe62 in MessageList::Core::MessageItem::subTreeToList(QList&) (this=0xe0bf540, list=...) at /data/kde/src/5/kde/pim/messagelib/messagelist/src/core/messageitem.cpp:594 etcc, etc -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 16:59:05 2019 From: bugzilla_noreply at kde.org (=?UTF-8?B?RGFuaWVsIFZyw6F0aWw=?=) Date: Wed, 03 Apr 2019 15:59:05 +0000 Subject: [Akonadi] [Bug 405975] Crash when changing Mail Folder name in KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405975 Daniel Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pim | |common/6a91923b8a9f31b75b52 | |0725f4b310203fbfb13b Version Fixed In| |5.11 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Daniel Vrátil --- Git commit 6a91923b8a9f31b75b520725f4b310203fbfb13b by Daniel Vrátil. Committed on 03/04/2019 at 15:58. Pushed by dvratil into branch 'Applications/19.04'. Fix crash when applying collection ACL changes Summary: Another regression caused by switch to const/non-const attributes. FIXED-IN: 5.11 Test Plan: Couldn't reproduce the crash described in the bug report, but the backtrace is fairly obvious. Reviewers: #kde_pim, lbeltrame Reviewed By: lbeltrame Subscribers: lbeltrame, kde-pim, winterz Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D20159 M +2 -2 src/pimcommonakonadi/acl/collectionaclpage.cpp https://commits.kde.org/pimcommon/6a91923b8a9f31b75b520725f4b310203fbfb13b -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 3 22:10:44 2019 From: bugzilla_noreply at kde.org (Christoph Feck) Date: Wed, 03 Apr 2019 21:10:44 +0000 Subject: [kaddressbook] [Bug 406176] add kdeconnect as app to send sms In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406176 --- Comment #3 from Christoph Feck --- Correct. 19.04 (KDEPIM 5.11) is feature-frozen since March 21. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 00:30:00 2019 From: bugzilla_noreply at kde.org (Matthias Heizmann) Date: Wed, 03 Apr 2019 23:30:00 +0000 Subject: [kontact] [Bug 406202] New: Kontact crashes on exit Message-ID: https://bugs.kde.org/show_bug.cgi?id=406202 Bug ID: 406202 Summary: Kontact crashes on exit Product: kontact Version: 5.10.3 Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: matthias at heizmann.name Target Milestone: --- Application: kontact (5.10.3) (Compiled from sources) Qt Version: 5.11.3 Frameworks Version: 5.54.0 Operating System: Linux 4.19.27-gentoo-r1 x86_64 Distribution (Platform): Gentoo Packages -- Information about the crash: Not a new problem, occurred in preceding versions of Kontact The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fe2e4c30980 (LWP 5847))] Thread 29 (Thread 0x7fe15e0bd700 (LWP 5967)): #0 0x00007fe2e16950a3 in poll () from /lib64/libc.so.6 #1 0x00007fe2db4ff436 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe2db4ff55c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe2e2213f1b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQt5Core.so.5 #4 0x00007fe2e21c4653 in QEventLoop::exec(QFlags) () from /usr/lib64/libQt5Core.so.5 #5 0x00007fe2e203e016 in QThread::exec() () from /usr/lib64/libQt5Core.so.5 #6 0x00007fe2e2046f5a in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7fe178b97700 (LWP 5950)): #0 0x00007fe2dd415169 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac38d7 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e37 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4f22 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fa1 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7fe19285c700 (LWP 5894)): #0 0x00007fe2e16950a3 in poll () from /lib64/libc.so.6 #1 0x00007fe2db4ff436 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe2db4ff55c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe2e2213f1b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQt5Core.so.5 #4 0x00007fe2e21c4653 in QEventLoop::exec(QFlags) () from /usr/lib64/libQt5Core.so.5 #5 0x00007fe2e203e016 in QThread::exec() () from /usr/lib64/libQt5Core.so.5 #6 0x00007fe2e2046f5a in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7fe193cbc700 (LWP 5892)): #0 0x00007fe2e1690990 in read () from /lib64/libc.so.6 #1 0x00007fe2db544af0 in g_wakeup_acknowledge () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe2db4fef0f in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe2db4ff3e0 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fe2db4ff55c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fe2e2213f1b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQt5Core.so.5 #6 0x00007fe2e21c4653 in QEventLoop::exec(QFlags) () from /usr/lib64/libQt5Core.so.5 #7 0x00007fe2e203e016 in QThread::exec() () from /usr/lib64/libQt5Core.so.5 #8 0x00007fe2e2046f5a in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5 #9 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7fe1a67c8700 (LWP 5876)): #0 0x00007fe2e16b057b in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007fe2e16b274c in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fe2c8e62ff0 in event_logv_.part () from /usr/lib64/libevent-2.1.so.6 #3 0x00007fe2c8e631dc in event_warn () from /usr/lib64/libevent-2.1.so.6 #4 0x00007fe2c8e648e4 in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6 #5 0x00007fe2c8e5a6d5 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #6 0x00007fe2d2a96131 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #11 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7fe227fff700 (LWP 5874)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2c9dcb584 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib64/libQt5Script.so.5 #2 0x00007fe2c9dcb5c9 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQt5Script.so.5 #3 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7fe274ff9700 (LWP 5873)): #0 0x00007fe2aafa19af in do_pstream_read_write () from /usr/lib64/pulseaudio/libpulsecommon-12.2.so #1 0x00007fe2aafa1d49 in srb_callback () from /usr/lib64/pulseaudio/libpulsecommon-12.2.so #2 0x00007fe2aafa25cf in srbchannel_rwloop () from /usr/lib64/pulseaudio/libpulsecommon-12.2.so #3 0x00007fe2ab40ab48 in pa_mainloop_dispatch () from /usr/lib64/libpulse.so.0 #4 0x00007fe2ab40af1e in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0 #5 0x00007fe2ab40afa0 in pa_mainloop_run () from /usr/lib64/libpulse.so.0 #6 0x00007fe2ab418e09 in thread () from /usr/lib64/libpulse.so.0 #7 0x00007fe2aafb2358 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-12.2.so #8 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7fe2757fa700 (LWP 5872)): #0 0x00007fe2c8e63030 in event_logv_ () from /usr/lib64/libevent-2.1.so.6 #1 0x00007fe2c8e631dc in event_warn () from /usr/lib64/libevent-2.1.so.6 #2 0x00007fe2c8e648e4 in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6 #3 0x00007fe2c8e5a6d5 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #4 0x00007fe2d2a96185 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7fe275ffb700 (LWP 5871)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2a8f39a in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7fe2767fc700 (LWP 5870)): #0 0x00007fe2dd415169 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac38d7 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e37 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2a8f3a8 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7fe276ffd700 (LWP 5869)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d356e978 in cc::SingleThreadTaskGraphRunner::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ada39c in base::SimpleThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7fe2777fe700 (LWP 5868)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fb8 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7fe277fff700 (LWP 5867)): #0 0x00007fe2e16b057b in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007fe2e16b274c in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fe2c8e62ff0 in event_logv_.part () from /usr/lib64/libevent-2.1.so.6 #3 0x00007fe2c8e631dc in event_warn () from /usr/lib64/libevent-2.1.so.6 #4 0x00007fe2c8e648e4 in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6 #5 0x00007fe2c8e5a6d5 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #6 0x00007fe2d2a96131 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2d1b8ddda in content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fe2d1b8e3ff in content::BrowserThreadImpl::Run(base::RunLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fe2d2ada618 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #13 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7fe27cff9700 (LWP 5866)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fb8 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb33f in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7fe27d7fa700 (LWP 5865)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fb8 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7fe27dffb700 (LWP 5864)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fb8 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb33f in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7fe27e7fc700 (LWP 5863)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fb8 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb33f in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7fe27effd700 (LWP 5862)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fb8 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb33f in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7fe27f7fe700 (LWP 5861)): #0 0x00007fe2dd415169 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac38d7 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e37 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4f22 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fa1 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7fe2997fa700 (LWP 5858)): #0 0x00007fe2dd415169 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac38d7 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e37 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4f22 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fa1 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7fe299ffb700 (LWP 5857)): #0 0x00007fe2dd415169 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac38d7 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e37 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4f22 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fa1 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7fe29a7fc700 (LWP 5856)): #0 0x00007fe2dd415169 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac38d7 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e37 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4f22 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2ac9fa1 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2acb529 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #8 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7fe29affd700 (LWP 5855)): #0 0x00007fe2e16b057b in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007fe2e16b274c in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fe2c8e62ff0 in event_logv_.part () from /usr/lib64/libevent-2.1.so.6 #3 0x00007fe2c8e631dc in event_warn () from /usr/lib64/libevent-2.1.so.6 #4 0x00007fe2c8e648e4 in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6 #5 0x00007fe2c8e5a6d5 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #6 0x00007fe2d2a96185 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #11 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7fe29b7fe700 (LWP 5854)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2d2ac3809 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #2 0x00007fe2d2ac4e4c in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #3 0x00007fe2d2ac4edf in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fe2d2a8f39a in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7fe29bfff700 (LWP 5853)): #0 0x00007fe2e16b057b in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007fe2e16b274c in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007fe2c8e62ff0 in event_logv_.part () from /usr/lib64/libevent-2.1.so.6 #3 0x00007fe2c8e631dc in event_warn () from /usr/lib64/libevent-2.1.so.6 #4 0x00007fe2c8e648e4 in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6 #5 0x00007fe2c8e5a6d5 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #6 0x00007fe2d2a96185 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fe2d2ab67fb in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2d2ada55f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fe2d2ad5f41 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #11 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7fe2a2680700 (LWP 5850)): #0 0x00007fe2e16950a3 in poll () from /lib64/libc.so.6 #1 0x00007fe2db4ff436 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe2db4ff55c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe2e2213f1b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQt5Core.so.5 #4 0x00007fe2e21c4653 in QEventLoop::exec(QFlags) () from /usr/lib64/libQt5Core.so.5 #5 0x00007fe2e203e016 in QThread::exec() () from /usr/lib64/libQt5Core.so.5 #6 0x00007fe2e08afde5 in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5 #7 0x00007fe2e2046f5a in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5 #8 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fe2a8e93700 (LWP 5849)): #0 0x00007fe2dd414d7c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe2a98b11ab in util_queue_thread_func () from /usr/lib64/dri/i965_dri.so #2 0x00007fe2a98b0ed7 in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so #3 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fe2b1df2700 (LWP 5848)): #0 0x00007fe2e16950a3 in poll () from /lib64/libc.so.6 #1 0x00007fe2dd8367f7 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1 #2 0x00007fe2dd83842a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007fe2b36ee7a9 in QXcbEventReader::run() () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007fe2e2046f5a in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5 #5 0x00007fe2dd40e093 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fe2e16a13af in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fe2e4c30980 (LWP 5847)): [KCrash Handler] #6 0x0000000000000141 in ?? () #7 0x00007fe2d1e93eb5 in content::RenderProcessHostImpl::ShutdownRequest() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fe2d1627f95 in content::mojom::RendererHostStubDispatch::Accept(content::mojom::RendererHost*, mojo::Message*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fe2d3334285 in mojo::InterfaceEndpointClient::HandleValidatedMessage(mojo::Message*) [clone .part.112] () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fe2d336fab9 in IPC::(anonymous namespace)::ChannelAssociatedGroupController::AcceptOnProxyThread(mojo::Message) () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fe2d336e3b3 in void base::internal::Invoker, base::internal::PassedWrapper >, void ()>::RunImpl, base::internal::PassedWrapper > const&, 0ul, 1ul>(void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::* const&)(mojo::Message), std::tuple, base::internal::PassedWrapper > const&, std::integer_sequence) [clone .isra.183] () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fe2d2a709af in base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) () from /usr/lib64/libQt5WebEngineCore.so.5 #13 0x00007fe2d2a93202 in base::MessageLoop::RunTask(base::PendingTask*) () from /usr/lib64/libQt5WebEngineCore.so.5 #14 0x00007fe2d2a93b45 in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask) () from /usr/lib64/libQt5WebEngineCore.so.5 #15 0x00007fe2d2a93cb7 in base::MessageLoop::DoWork() [clone .part.168] () from /usr/lib64/libQt5WebEngineCore.so.5 #16 0x00007fe2d141cffe in QtWebEngineCore::(anonymous namespace)::MessagePumpForUIQt::customEvent(QEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #17 0x00007fe2e21ed52b in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #18 0x00007fe2e2e80d8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #19 0x00007fe2e2e8834f in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #20 0x00007fe2e21c5681 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #21 0x00007fe2e21c876a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5 #22 0x00007fe2e2214163 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5Core.so.5 #23 0x00007fe2db4ff22d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #24 0x00007fe2db4ff4c8 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0 #25 0x00007fe2db4ff55c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #26 0x00007fe2e2213f03 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQt5Core.so.5 #27 0x00007fe2b3777741 in QPAEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQt5XcbQpa.so.5 #28 0x00007fe2e21c4653 in QEventLoop::exec(QFlags) () from /usr/lib64/libQt5Core.so.5 #29 0x00007fe2e21cc482 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #30 0x0000556afacb3848 in main () The reporter indicates this bug may be a duplicate of or related to bug 398577. Possible duplicates by query: bug 401183, bug 400988, bug 400901, bug 400697, bug 398577. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 06:07:47 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 05:07:47 +0000 Subject: [kaddressbook] [Bug 406176] add kdeconnect as app to send sms In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406176 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #4 from Laurent Montel --- yep. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 06:14:08 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 05:14:08 +0000 Subject: [knotes] [Bug 398705] Help menu is disabled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=398705 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Laurent Montel --- Fixed -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 06:16:51 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 05:16:51 +0000 Subject: [kontact] [Bug 405434] KMail crashes when trying to switch on add-blocker In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405434 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Do you still have a crash with new version ? I can"t reproduce it. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 06:45:04 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 05:45:04 +0000 Subject: [kontact] [Bug 400401] - character starts bullet point but is removed on reopening the note In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=400401 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I can't reproduce it. Do you have test on last version ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 07:59:57 2019 From: bugzilla_noreply at kde.org (David Faure) Date: Thu, 04 Apr 2019 06:59:57 +0000 Subject: [Akonadi] [Bug 399167] Akonadi enters deadlock state which makes it completely unuseable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=399167 --- Comment #21 from David Faure --- Found one more problem.... https://phabricator.kde.org/D20243 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 09:22:36 2019 From: bugzilla_noreply at kde.org (Ovidiu-Florin BOGDAN) Date: Thu, 04 Apr 2019 08:22:36 +0000 Subject: [kmail2] [Bug 406206] New: Select next/previous message upon delete Message-ID: https://bugs.kde.org/show_bug.cgi?id=406206 Bug ID: 406206 Summary: Select next/previous message upon delete Product: kmail2 Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: message list Assignee: kdepim-bugs at kde.org Reporter: ovidiu.b13 at gmail.com Target Milestone: --- SUMMARY When deleting an email, the next message in the list is being selected. It would allow a user to move much faster through the unread emails if after deletion the next message selected would be the next unread message in the list from the one deleted, going chronologically towards the most recent message. Let's discuss this to find the best way of achieving better efficiency. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 09:51:35 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Thu, 04 Apr 2019 08:51:35 +0000 Subject: [kmail2] [Bug 406208] New: "#" in a title news then only a part of the title is transmitted in subject of a mail Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 Bug ID: 406208 Summary: "#" in a title news then only a part of the title is transmitted in subject of a mail Product: kmail2 Version: 5.10.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: philippe.roubach at free.fr Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. with Firefox go to http://www.lecourrierdelarchitecte.com/article_8428 2. click on "..." 3. click on "send link by mail" OBSERVED RESULT subject is "Stages non rémunérés en agence d'architecture : l'effet" EXPECTED RESULT subject is "Stages non rémunérés en agence d'architecture : l'effet #metoo ?" SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION kmail 5.10.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 11:00:42 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 10:00:42 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- where is the "..." ? :) Sorry I can't find it here. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 11:03:12 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 10:03:12 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #2 from Laurent Montel --- kmail --subject "Stages non rémunérés en agence d'architecture : l'effet #metoo ?" works... So I need to find your "..." in this page otherwise I can't reproduce it -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 11:19:43 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Thu, 04 Apr 2019 10:19:43 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #3 from Philippe ROUBACH --- i use FF 66 "..." is at the left end of the url field -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 11:21:31 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Thu, 04 Apr 2019 10:21:31 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #4 from Philippe ROUBACH --- Created attachment 119237 --> https://bugs.kde.org/attachment.cgi?id=119237&action=edit "..." at the left end of the url field -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 11:26:28 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 10:26:28 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #5 from Laurent Montel --- Ah ! in firefox url field ! ok -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 11:39:38 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Thu, 04 Apr 2019 10:39:38 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #6 from Philippe ROUBACH --- sorry it's at the right end of the url field -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 12:07:45 2019 From: bugzilla_noreply at kde.org (Martin Steigerwald) Date: Thu, 04 Apr 2019 11:07:45 +0000 Subject: [kmail2] [Bug 404052] Crash during/after filtering inbox, probably related to Qt WebEngine integration In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404052 --- Comment #14 from Martin Steigerwald --- Dan, I just like to remind kindly. This regular crash together with a host of other issues add up and make the KDEPIM experience with KDEPIM/Akonadi 18.08 quite a bit less enjoyable than with previous versions. I do not have access to KDEPIM/Akonadi 18.12 as regular Debian packages yet and this likely will remain so until Debian 10 is released (Freeze). As far as it affects other users it would be important to get a fix into Debian 10. And yes, I know you do this in your spare time. But if you do not have time to look into the backtraces, would you please clearly say so, so I could try to find someone else to look into it? I likely will be mostly or completely offline from Friday to Monday, but after that I'd be able to answer any questions you may have. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 12:21:00 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 11:21:00 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #7 from Laurent Montel --- Ok I can confirm it. I will investigate it now -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 12:42:35 2019 From: bugzilla_noreply at kde.org (Alvin) Date: Thu, 04 Apr 2019 11:42:35 +0000 Subject: [kontact] [Bug 406212] New: Kontact crashes when closing print preview Message-ID: https://bugs.kde.org/show_bug.cgi?id=406212 Bug ID: 406212 Summary: Kontact crashes when closing print preview Product: kontact Version: unspecified Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: info at alvin.be Target Milestone: --- Application: kontact (5.10.2) Qt Version: 5.11.3 Frameworks Version: 5.55.0 Operating System: Linux 5.0.5-200.fc29.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: Steps to reproduce: - Select a mail - File > Print Preview The preview is blank - Close preview Window Kontact crashes The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". 29 return SYSCALL_CANCEL (poll, fds, nfds, timeout); [Current thread is 1 (Thread 0x7f59942cef00 (LWP 14752))] Thread 60 (Thread 0x7f57c7fff700 (LWP 16114)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f57c7ffe400, expected=0, futex_word=0x7f57c7ffe5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f57c7ffe4a0, mutex=0x7f57c7ffe598, cond=0x7f57c7ffe5c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f57c7ffe5c0, mutex=0x7f57c7ffe598, abstime=0x7f57c7ffe4a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4eb9bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 59 (Thread 0x7f57d53ea700 (LWP 16086)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f57d53e9400, expected=0, futex_word=0x7f57d53e95e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f57d53e94a0, mutex=0x7f57d53e9598, cond=0x7f57d53e95c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f57d53e95c0, mutex=0x7f57d53e9598, abstime=0x7f57d53e94a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 58 (Thread 0x7f5954ff9700 (LWP 16048)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f5954ff8400, expected=0, futex_word=0x7f5954ff85e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f5954ff84a0, mutex=0x7f5954ff8598, cond=0x7f5954ff85c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f5954ff85c0, mutex=0x7f5954ff8598, abstime=0x7f5954ff84a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 57 (Thread 0x7f57d73ee700 (LWP 16033)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f57d73ed400, expected=0, futex_word=0x7f57d73ed5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f57d73ed4a0, mutex=0x7f57d73ed598, cond=0x7f57d73ed5c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f57d73ed5c0, mutex=0x7f57d73ed598, abstime=0x7f57d73ed4a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 56 (Thread 0x7f591effd700 (LWP 15701)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e878d508) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e878d4b8, cond=0x7f58e878d4e0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e878d4e0, mutex=0x7f58e878d4b8) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 55 (Thread 0x7f57d5beb700 (LWP 15697)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f57d5bea400, expected=0, futex_word=0x7f57d5bea5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f57d5bea4a0, mutex=0x7f57d5bea598, cond=0x7f57d5bea5c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f57d5bea5c0, mutex=0x7f57d5bea598, abstime=0x7f57d5bea4a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 54 (Thread 0x7f57d6bed700 (LWP 15696)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f57d6bec400, expected=0, futex_word=0x7f57d6bec5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f57d6bec4a0, mutex=0x7f57d6bec598, cond=0x7f57d6bec5c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f57d6bec5c0, mutex=0x7f57d6bec598, abstime=0x7f57d6bec4a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 53 (Thread 0x7f57fc9ab700 (LWP 15635)): #0 0x00007ffc184a763e in () #1 0x00007f59a3186692 in __GI___clock_gettime (clock_id=1, tp=0x7f57fc9aa3e0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007f59a3819db5 in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381889d in QTimerInfoList::updateCurrentTime() () at /lib64/libQt5Core.so.5 #4 0x00007f59a3818ca9 in QTimerInfoList::timerWait(timespec&) () at /lib64/libQt5Core.so.5 #5 0x00007f59a381a264 in () at /lib64/libQt5Core.so.5 #6 0x00007f59a381a312 in () at /lib64/libQt5Core.so.5 #7 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #8 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #9 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #10 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #11 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #12 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #13 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #14 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #15 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 52 (Thread 0x7f57e77fe700 (LWP 15045)): #0 0x00007ffc184a763e in () #1 0x00007f59a3186692 in __GI___clock_gettime (clock_id=1, tp=0x7f57e77fd3e0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007f59a3819db5 in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381889d in QTimerInfoList::updateCurrentTime() () at /lib64/libQt5Core.so.5 #4 0x00007f59a3818ca9 in QTimerInfoList::timerWait(timespec&) () at /lib64/libQt5Core.so.5 #5 0x00007f59a381a264 in () at /lib64/libQt5Core.so.5 #6 0x00007f59a381a312 in () at /lib64/libQt5Core.so.5 #7 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #8 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #9 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #10 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #11 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #12 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #13 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #14 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #15 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 51 (Thread 0x7f57d7fff700 (LWP 14919)): #0 0x00007ffc184a763e in () #1 0x00007f59a3186692 in __GI___clock_gettime (clock_id=1, tp=0x7f57d7ffe3e0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007f59a3819db5 in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381889d in QTimerInfoList::updateCurrentTime() () at /lib64/libQt5Core.so.5 #4 0x00007f59a3818ca9 in QTimerInfoList::timerWait(timespec&) () at /lib64/libQt5Core.so.5 #5 0x00007f59a381a264 in () at /lib64/libQt5Core.so.5 #6 0x00007f59a381a312 in () at /lib64/libQt5Core.so.5 #7 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #8 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #9 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #10 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #11 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #12 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #13 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #14 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #15 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 50 (Thread 0x7f57e6ffd700 (LWP 14912)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e8626998) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e8626948, cond=0x7f58e8626970) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e8626970, mutex=0x7f58e8626948) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 49 (Thread 0x7f57e7fff700 (LWP 14911)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e85043c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e8504378, cond=0x7f58e85043a0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e85043a0, mutex=0x7f58e8504378) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 48 (Thread 0x7f57fd1ac700 (LWP 14902)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e83fbcd8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e83fbc88, cond=0x7f58e83fbcb0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e83fbcb0, mutex=0x7f58e83fbc88) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 47 (Thread 0x7f57fd9ad700 (LWP 14901)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e82e6c98) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e82e6c48, cond=0x7f58e82e6c70) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e82e6c70, mutex=0x7f58e82e6c48) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 46 (Thread 0x7f57fe91e700 (LWP 14898)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e81d2ca8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e81d2c58, cond=0x7f58e81d2c80) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e81d2c80, mutex=0x7f58e81d2c58) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 45 (Thread 0x7f57ff88f700 (LWP 14896)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f58e80076f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f58e80076a8, cond=0x7f58e80076d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f58e80076d0, mutex=0x7f58e80076a8) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 44 (Thread 0x7f58156c7700 (LWP 14893)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bf04f201c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bf04f1fc8, cond=0x558bf04f1ff0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bf04f1ff0, mutex=0x558bf04f1fc8) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 43 (Thread 0x7f581763a700 (LWP 14890)): #0 0x00007ffc184a763e in () #1 0x00007f59a3186692 in __GI___clock_gettime (clock_id=1, tp=0x7f58176393e0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007f59a3819db5 in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381889d in QTimerInfoList::updateCurrentTime() () at /lib64/libQt5Core.so.5 #4 0x00007f59a3818ca9 in QTimerInfoList::timerWait(timespec&) () at /lib64/libQt5Core.so.5 #5 0x00007f59a381a264 in () at /lib64/libQt5Core.so.5 #6 0x00007f59a381a312 in () at /lib64/libQt5Core.so.5 #7 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #8 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #9 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #10 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #11 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #12 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #13 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #14 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #15 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 42 (Thread 0x7f5817e3b700 (LWP 14889)): #0 0x00007ffc184a763e in () #1 0x00007f59a3186692 in __GI___clock_gettime (clock_id=1, tp=0x7f5817e3a3e0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007f59a3819db5 in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381889d in QTimerInfoList::updateCurrentTime() () at /lib64/libQt5Core.so.5 #4 0x00007f59a3818ca9 in QTimerInfoList::timerWait(timespec&) () at /lib64/libQt5Core.so.5 #5 0x00007f59a381a264 in () at /lib64/libQt5Core.so.5 #6 0x00007f59a381a312 in () at /lib64/libQt5Core.so.5 #7 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #8 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #9 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #10 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #11 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #12 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #13 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #14 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #15 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 41 (Thread 0x7f5834c0e700 (LWP 14872)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bf01c87d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bf01c8788, cond=0x558bf01c87b0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bf01c87b0, mutex=0x558bf01c8788) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 40 (Thread 0x7f583544f700 (LWP 14871)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bf00ed45c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bf00ed408, cond=0x558bf00ed430) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bf00ed430, mutex=0x558bf00ed408) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 39 (Thread 0x7f58367b4700 (LWP 14830)): #0 0x00007f59993892d8 in g_mutex_unlock () at /lib64/libglib-2.0.so.0 #1 0x00007f59993414da in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #2 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #3 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #4 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #5 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #6 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #7 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 38 (Thread 0x7f5836ffd700 (LWP 14822)): #0 0x00007ffc184a763e in () #1 0x00007f59a3186692 in __GI___clock_gettime (clock_id=1, tp=0x7f5836ffc3e0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007f59a3819db5 in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381889d in QTimerInfoList::updateCurrentTime() () at /lib64/libQt5Core.so.5 #4 0x00007f59a3818ca9 in QTimerInfoList::timerWait(timespec&) () at /lib64/libQt5Core.so.5 #5 0x00007f59a381a264 in () at /lib64/libQt5Core.so.5 #6 0x00007f59a381a312 in () at /lib64/libQt5Core.so.5 #7 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #8 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #9 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #10 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #11 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #12 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #13 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #14 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #15 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 37 (Thread 0x7f58377fe700 (LWP 14821)): #0 0x00007f59a362dd13 in QMutex::unlock() () at /lib64/libQt5Core.so.5 #1 0x00007f59a381a4c1 in () at /lib64/libQt5Core.so.5 #2 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #3 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #4 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #5 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #6 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #7 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #8 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 36 (Thread 0x7f5837fff700 (LWP 14820)): #0 0x00007f59a316d421 in __GI___poll (fds=0x7f5830004a10, nfds=1, timeout=9782) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f59993413a6 in () at /lib64/libglib-2.0.so.0 #2 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #4 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #5 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #7 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #8 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 35 (Thread 0x7f58e1da9700 (LWP 14811)): #0 0x00007f59a3185dbc in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007f59a3187c68 in ___fprintf_chk (fp=0x7f59a323d8d0 <_IO_stdfile_2_lock>, flag=1, format=0x7f5998caf188 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f5998c96e7f in event_logv_ () at /lib64/libevent-2.1.so.6 #3 0x00007f5998c97048 in event_warn () at /lib64/libevent-2.1.so.6 #4 0x00007f5998c98a40 in epoll_dispatch () at /lib64/libevent-2.1.so.6 #5 0x00007f5998c8e598 in event_base_loop () at /lib64/libevent-2.1.so.6 #6 0x00007f599e4b8234 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #10 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #11 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x7f58e2ffd700 (LWP 14797)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f5996b41478) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f5996b41428, cond=0x7f5996b41450) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f5996b41450, mutex=0x7f5996b41428) at pthread_cond_wait.c:655 #3 0x00007f5996a55fda in () at /lib64/libQt5Script.so.5 #4 0x00007f5996a56045 in () at /lib64/libQt5Script.so.5 #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x7f58e37fe700 (LWP 14795)): #0 0x00007f59a3168f84 in __GI___libc_read (nbytes=10, buf=0x7f58e37fd4de, fd=46) at ../sysdeps/unix/sysv/linux/read.c:26 #1 0x00007f59a3168f84 in __GI___libc_read (fd=46, buf=0x7f58e37fd4de, nbytes=10) at ../sysdeps/unix/sysv/linux/read.c:24 #2 0x00007f5974332355 in pa_read () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #3 0x00007f59743b6826 in pa_mainloop_prepare () at /lib64/libpulse.so.0 #4 0x00007f59743b7294 in pa_mainloop_iterate () at /lib64/libpulse.so.0 #5 0x00007f59743b7350 in pa_mainloop_run () at /lib64/libpulse.so.0 #6 0x00007f59743c55bd in thread () at /lib64/libpulse.so.0 #7 0x00007f597436206c in internal_thread_func () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so #8 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #9 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 32 (Thread 0x7f58e3fff700 (LWP 14794)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f58e3ffe3c0, expected=0, futex_word=0x7f58e3ffe5a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f58e3ffe460, mutex=0x7f58e3ffe558, cond=0x7f58e3ffe580) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f58e3ffe580, mutex=0x7f58e3ffe558, abstime=0x7f58e3ffe460) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4b1bf0 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x7f5900ff9700 (LWP 14793)): #0 0x00007f59a316902f in __GI___libc_write (nbytes=39, buf=0x7f5900ff5910, fd=2) at ../sysdeps/unix/sysv/linux/write.c:26 #1 0x00007f59a316902f in __GI___libc_write (fd=2, buf=0x7f5900ff5910, nbytes=39) at ../sysdeps/unix/sysv/linux/write.c:24 #2 0x00007f59a30f895d in _IO_new_file_write (f=0x7f59a323c6a0 <_IO_2_1_stderr_>, data=0x7f5900ff5910, n=39) at fileops.c:1183 #3 0x00007f59a30f7ccf in new_do_write (fp=fp at entry=0x7f59a323c6a0 <_IO_2_1_stderr_>, data=data at entry=0x7f5900ff5910 "[warn] epoll_wait: Bad file descriptor\n", to_do=to_do at entry=39) at libioP.h:839 #4 0x00007f59a30f908e in _IO_new_file_xsputn (n=39, data=, f=0x7f59a323c6a0 <_IO_2_1_stderr_>) at fileops.c:1262 #5 0x00007f59a30f908e in _IO_new_file_xsputn (f=0x7f59a323c6a0 <_IO_2_1_stderr_>, data=, n=39) at fileops.c:1204 #6 0x00007f59a30cf2da in buffered_vfprintf (s=s at entry=0x7f59a323c6a0 <_IO_2_1_stderr_>, format=format at entry=0x7f5998caf188 "[%s] %s\n", args=args at entry=0x7f5900ff7ed0) at ../libio/libioP.h:839 #7 0x00007f59a30cc6f2 in _IO_vfprintf_internal (s=s at entry=0x7f59a323c6a0 <_IO_2_1_stderr_>, format=0x7f5998caf188 "[%s] %s\n", ap=ap at entry=0x7f5900ff7ed0) at vfprintf.c:1296 #8 0x00007f59a3187cba in ___fprintf_chk (fp=0x7f59a323c6a0 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:35 #9 0x00007f5998c96e7f in event_logv_ () at /lib64/libevent-2.1.so.6 #10 0x00007f5998c97048 in event_warn () at /lib64/libevent-2.1.so.6 #11 0x00007f5998c98a40 in epoll_dispatch () at /lib64/libevent-2.1.so.6 #12 0x00007f5998c8e598 in event_base_loop () at /lib64/libevent-2.1.so.6 #13 0x00007f599e4b80f9 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #14 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #15 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #16 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #17 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #18 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x7f59017fa700 (LWP 14792)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f59017f93c0, expected=0, futex_word=0x7f59017f95a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f59017f9460, mutex=0x7f59017f9558, cond=0x7f59017f9580) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f59017f9580, mutex=0x7f59017f9558, abstime=0x7f59017f9460) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4b1bf0 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x7f5901ffb700 (LWP 14791)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef92af58) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef92ae98, cond=0x558bef92af30) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef92af30, mutex=0x558bef92ae98) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599ee4aac8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4fd0d6 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #8 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x7f59027fc700 (LWP 14790)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f59027fb5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f59027fb5a8, cond=0x7f59027fb5d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f59027fb5d0, mutex=0x7f59027fb5a8) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6d8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7f5902ffd700 (LWP 14789)): #0 0x00007f59a31789d7 in epoll_wait (epfd=36, events=0x7f58f0001fd0, maxevents=32, timeout=59761) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007f5998c988b9 in epoll_dispatch () at /lib64/libevent-2.1.so.6 #2 0x00007f5998c8e598 in event_base_loop () at /lib64/libevent-2.1.so.6 #3 0x00007f599e4b8234 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599d5e94ba in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599d5e9967 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4fa688 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7f59037fe700 (LWP 14788)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f59037fd5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f59037fd5a8, cond=0x7f59037fd5d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f59037fd5d0, mutex=0x7f59037fd5a8) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6d8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4eb9bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7f5903fff700 (LWP 14787)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f5903ffe5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f5903ffe5a8, cond=0x7f5903ffe5d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f5903ffe5d0, mutex=0x7f5903ffe5a8) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6d8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7f591cff9700 (LWP 14786)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f591cff85f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f591cff85a8, cond=0x7f591cff85d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f591cff85d0, mutex=0x7f591cff85a8) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6d8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4eb9bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f591d7fa700 (LWP 14785)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f591d7f95f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f591d7f95a8, cond=0x7f591d7f95d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f591d7f95d0, mutex=0x7f591d7f95a8) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6d8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4eb9bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f591dffb700 (LWP 14784)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f591dffa5f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f591dffa5a8, cond=0x7f591dffa5d0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f591dffa5d0, mutex=0x7f591dffa5a8) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6d8 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4eb9bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f591ffff700 (LWP 14780)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f591fffe400, expected=0, futex_word=0x7f591fffe5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f591fffe4a0, mutex=0x7f591fffe598, cond=0x7f591fffe5c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f591fffe5c0, mutex=0x7f591fffe598, abstime=0x7f591fffe4a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f59557fa700 (LWP 14778)): #0 0x00007f599bb63b28 in futex_reltimed_wait_cancelable (private=0, reltime=0x7f59557f9400, expected=0, futex_word=0x7f59557f95e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f599bb63b28 in __pthread_cond_wait_common (abstime=0x7f59557f94a0, mutex=0x7f59557f9598, cond=0x7f59557f95c0) at pthread_cond_wait.c:533 #2 0x00007f599bb63b28 in __pthread_cond_timedwait (cond=0x7f59557f95c0, mutex=0x7f59557f9598, abstime=0x7f59557f94a0) at pthread_cond_wait.c:667 #3 0x00007f599e4e3b57 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e581a in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e5902 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4ea6c1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4ebba1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #10 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f5955ffb700 (LWP 14777)): #0 0x00007f59a31789d7 in epoll_wait (epfd=30, events=0x7f5924002000, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007f5998c988b9 in epoll_dispatch () at /lib64/libevent-2.1.so.6 #2 0x00007f5998c8e598 in event_base_loop () at /lib64/libevent-2.1.so.6 #3 0x00007f599e4b814d in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #8 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f59567fc700 (LWP 14776)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x7f59567fb588) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f59567fb538, cond=0x7f59567fb560) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x7f59567fb560, mutex=0x7f59567fb538) at pthread_cond_wait.c:655 #3 0x00007f599e4e3a89 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #4 0x00007f599e4e5828 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #5 0x00007f599e4e58bf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #6 0x00007f599e4b1bdf in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #10 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #11 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f5956ffd700 (LWP 14775)): #0 0x00007f59a3185dbc in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007f59a3187c68 in ___fprintf_chk (fp=0x7f59a323d8d0 <_IO_stdfile_2_lock>, flag=1, format=0x7f5998caf188 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f5998c96e7f in event_logv_ () at /lib64/libevent-2.1.so.6 #3 0x00007f5998c97048 in event_warn () at /lib64/libevent-2.1.so.6 #4 0x00007f5998c98a40 in epoll_dispatch () at /lib64/libevent-2.1.so.6 #5 0x00007f5998c8e598 in event_base_loop () at /lib64/libevent-2.1.so.6 #6 0x00007f599e4b80f9 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #7 0x00007f599e4d761b in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599e4fa554 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599e4f5fd1 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #10 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #11 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f595dffb700 (LWP 14768)): #0 0x00007f59a5668f10 in update_get_addr (ti=0x7f59a3a52668) at ../elf/dl-tls.c:804 #1 0x00007f59a566dfac in __tls_get_addr () at ../sysdeps/x86_64/tls_get_addr.S:55 #2 0x00007f59a363973a in () at /lib64/libQt5Core.so.5 #3 0x00007f59a381a48e in () at /lib64/libQt5Core.so.5 #4 0x00007f59993408e9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #5 0x00007f59993412db in () at /lib64/libglib-2.0.so.0 #6 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #7 0x00007f59a381a5ab in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #8 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #9 0x00007f59a3630e86 in QThread::exec() () at /lib64/libQt5Core.so.5 #10 0x00007f59a47d7f89 in () at /lib64/libQt5DBus.so.5 #11 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #12 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #13 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f595e7fc700 (LWP 14767)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef80ea98) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef80ea48, cond=0x558bef80ea70) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef80ea70, mutex=0x558bef80ea48) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f595effd700 (LWP 14766)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a8c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a870, cond=0x558bef48a898) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a898, mutex=0x558bef48a870) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f595f7fe700 (LWP 14765)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a8c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a870, cond=0x558bef48a898) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a898, mutex=0x558bef48a870) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f595ffff700 (LWP 14764)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a8c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a870, cond=0x558bef48a898) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a898, mutex=0x558bef48a870) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f5957fff700 (LWP 14763)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a8c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a870, cond=0x558bef48a898) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a898, mutex=0x558bef48a870) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f5974ff9700 (LWP 14762)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a344) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a2f0, cond=0x558bef48a318) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a318, mutex=0x558bef48a2f0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f59757fa700 (LWP 14761)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a340) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a2f0, cond=0x558bef48a318) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a318, mutex=0x558bef48a2f0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f5975ffb700 (LWP 14760)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a340) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a2f0, cond=0x558bef48a318) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a318, mutex=0x558bef48a2f0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f59767fc700 (LWP 14759)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a344) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a2f0, cond=0x558bef48a318) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a318, mutex=0x558bef48a2f0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f5976ffd700 (LWP 14758)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a340) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a2f0, cond=0x558bef48a318) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a318, mutex=0x558bef48a2f0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f59777fe700 (LWP 14757)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48a340) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48a2f0, cond=0x558bef48a318) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48a318, mutex=0x558bef48a2f0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f5977fff700 (LWP 14756)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef48abe8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef48ab98, cond=0x558bef48abc0) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef48abc0, mutex=0x558bef48ab98) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f5985325700 (LWP 14755)): #0 0x00007f599bb6373c in futex_wait_cancelable (private=0, expected=0, futex_word=0x558bef482b14) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f599bb6373c in __pthread_cond_wait_common (abstime=0x0, mutex=0x558bef482ac0, cond=0x558bef482ae8) at pthread_cond_wait.c:502 #2 0x00007f599bb6373c in __pthread_cond_wait (cond=0x558bef482ae8, mutex=0x558bef482ac0) at pthread_cond_wait.c:655 #3 0x00007f5985b43a3b in () at /usr/lib64/dri/radeonsi_dri.so #4 0x00007f5985b4377b in () at /usr/lib64/dri/radeonsi_dri.so #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f59870b9700 (LWP 14754)): #0 0x00007f59a316d421 in __GI___poll (fds=0x7f59870b85b8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f599b9ad39f in () at /lib64/libxcb.so.1 #2 0x00007f599b9af01a in xcb_wait_for_event () at /lib64/libxcb.so.1 #3 0x00007f59871bfbf9 in () at /lib64/libQt5XcbQpa.so.5 #4 0x00007f59a363a2fb in () at /lib64/libQt5Core.so.5 #5 0x00007f599bb5d58e in start_thread (arg=) at pthread_create.c:486 #6 0x00007f59a31786a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f59942cef00 (LWP 14752)): [KCrash Handler] #6 0x0000000000000271 in () #7 0x00007f599d8de495 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #8 0x00007f599d0db9a5 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #9 0x00007f599ed22fbd in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #10 0x00007f599ed5bc59 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #11 0x00007f599ed5b73e in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #12 0x00007f599e493e78 in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #13 0x00007f599e4b4aba in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #14 0x00007f599e4b556f in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #15 0x00007f599e4b56ea in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #16 0x00007f599cec6e5e in () at /usr/lib64/qt5-qtwebengine-freeworld/libQt5WebEngineCore.so.5 #17 0x00007f59a37f2d5b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5 #18 0x00007f59a4267285 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #19 0x00007f59a426e9a0 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #20 0x00007f59a37c9ec6 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #21 0x00007f59a37cd09b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5 #22 0x00007f59a381a807 in () at /lib64/libQt5Core.so.5 #23 0x00007f599934106d in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #24 0x00007f5999341438 in () at /lib64/libglib-2.0.so.0 #25 0x00007f59993414d0 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #26 0x00007f59a381a593 in QEventDispatcherGlib::processEvents(QFlags) () at /lib64/libQt5Core.so.5 #27 0x00007f5987253855 in () at /lib64/libQt5XcbQpa.so.5 #28 0x00007f59a37c8e0b in QEventLoop::exec(QFlags) () at /lib64/libQt5Core.so.5 #29 0x00007f59a37d0ed6 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #30 0x0000558bee079d1c in () #31 0x00007f59a309f413 in __libc_start_main (main=0x558bee079180, argc=1, argv=0x7ffc18425838, init=, fini=, rtld_fini=, stack_end=0x7ffc18425828) at ../csu/libc-start.c:308 #32 0x0000558bee07a51e in _start () [Inferior 1 (process 14752) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 12:54:44 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 11:54:44 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #8 from Laurent Montel --- I created a test case and indeed it's a limit from QUrlQuery as # is an url separator... For the moment I don't have a workaround for it... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 14:00:20 2019 From: bugzilla_noreply at kde.org (Nate Graham) Date: Thu, 04 Apr 2019 13:00:20 +0000 Subject: [kmail2] [Bug 406206] Select next/previous message upon delete In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406206 Nate Graham changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nate at kde.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 18:26:47 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 04 Apr 2019 17:26:47 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/mes | |sagelib/eeddd6ad7911a11f309 | |de9944215e76a6889b7ea Resolution|--- |FIXED Version Fixed In| |5.11.0 --- Comment #9 from Laurent Montel --- Git commit eeddd6ad7911a11f309de9944215e76a6889b7ea by Laurent Montel. Committed on 04/04/2019 at 17:26. Pushed by mlaurent into branch 'Applications/19.04'. Fix Bug 406208 - "#" in a title news then only a part of the title is transmitted in subject of a mail FIXED-IN: 5.11.0 M +26 -12 messagecore/autotests/stringutiltest.cpp M +18 -13 messagecore/src/utils/stringutil.cpp https://commits.kde.org/messagelib/eeddd6ad7911a11f309de9944215e76a6889b7ea -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 20:45:12 2019 From: bugzilla_noreply at kde.org (Gerhard) Date: Thu, 04 Apr 2019 19:45:12 +0000 Subject: [kmail2] [Bug 406230] New: Subfolders of "local folders" (inbox, outbox, drafts, templates) are no longer localized Message-ID: https://bugs.kde.org/show_bug.cgi?id=406230 Bug ID: 406230 Summary: Subfolders of "local folders" (inbox, outbox, drafts, templates) are no longer localized Product: kmail2 Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: gstengel at gmx.net Target Milestone: --- After restarting kmail and akonadi from scratch (after deleting all akonadi data and kmail settings), the subfolders of "Local folders" are no longer translated. STEPS TO REPRODUCE remove .config/akonadi/* remove .local/share/akonadi/* remove kmail settings Alternatively, you can create a new user and start kmail. OBSERVED RESULT Even though using German locale, the subfolders of "local folders" have English names. EXPECTED RESULT The names should be localized. That has been the case until recently. SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSuse Tumbleweed KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 4 22:11:44 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Thu, 04 Apr 2019 21:11:44 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #10 from Philippe ROUBACH --- it looks like https://bugs.kde.org/show_bug.cgi?id=401996 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 05:38:27 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Fri, 05 Apr 2019 04:38:27 +0000 Subject: [korganizer] [Bug 406240] New: Hour for TODO won't change on KDE NEON Message-ID: https://bugs.kde.org/show_bug.cgi?id=406240 Bug ID: 406240 Summary: Hour for TODO won't change on KDE NEON Product: korganizer Version: 5.10.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: incidence editors Assignee: kdepim-bugs at kde.org Reporter: felipeariasf at gmail.com Target Milestone: --- SUMMARY I wanted to use KOrganizer so I installed it on my KDE NEON, unfortunately I can't properly set an start or end hour for my TODO. STEPS TO REPRODUCE 1. Open KOrganizer 2. Create a TODO 3. Try to set an start or end hour for the TODO 4. Save it and open it again. You'll find it at 12:00AM OBSERVED RESULT It never assign an hour for the TODO task. It's always at 12:00AM. EXPECTED RESULT It should assign the hour specified by the user SOFTWARE/OS VERSIONS OS: KDE NEON 5.15 KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.0 ADDITIONAL INFORMATION -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 05:47:00 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Fri, 05 Apr 2019 04:47:00 +0000 Subject: [korganizer] [Bug 406240] Hour for TODO won't change on KDE NEON In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406240 felipeariasf at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Neon Packages -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 05:50:56 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Fri, 05 Apr 2019 04:50:56 +0000 Subject: [korganizer] [Bug 406240] Hour for TODO won't change on KDE NEON In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406240 --- Comment #1 from felipeariasf at gmail.com --- I forgot to say that I synced the calendar with Google, in case it's related. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 06:07:31 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Fri, 05 Apr 2019 05:07:31 +0000 Subject: [kmail2] [Bug 406167] Show all messages in mbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406167 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I don't know how to displaying them... open several viewer ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 06:32:09 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Fri, 05 Apr 2019 05:32:09 +0000 Subject: [kmail2] [Bug 406208] "#" in a title news then only a part of the title is transmitted in subject of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406208 --- Comment #11 from Laurent Montel --- (In reply to Philippe ROUBACH from comment #10) > it looks like https://bugs.kde.org/show_bug.cgi?id=401996 nope we don't use kmail for this one. It's kaddressbook-webengine which doesn't parse correctly. FF has the same problem has it doesn't show ')' as part of url... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 06:59:57 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Fri, 05 Apr 2019 05:59:57 +0000 Subject: [kaddressbook] [Bug 401996] clicking contact web url => uncomplete url is selected In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=401996 --- Comment #5 from Laurent Montel --- it's a bug in kcoreaddons. I will investigate it -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 07:12:27 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Fri, 05 Apr 2019 06:12:27 +0000 Subject: [kaddressbook] [Bug 401996] clicking contact web url => uncomplete url is selected In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=401996 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kco | |readdons/7e96b4cee76ba7de73 | |b2e69bfe79c25f8afa5ea9 Version Fixed In| |5.57.0 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #6 from Laurent Montel --- Git commit 7e96b4cee76ba7de73b2e69bfe79c25f8afa5ea9 by Laurent Montel. Committed on 05/04/2019 at 06:12. Pushed by mlaurent into branch 'master'. Fix Bug 401996 - clicking contact web url => uncomplete url is selected (Fixed in kcoreaddons) FIXED-IN: 5.57.0 M +8 -0 autotests/kstringhandlertest.cpp M +1 -1 src/lib/text/kstringhandler.cpp https://commits.kde.org/kcoreaddons/7e96b4cee76ba7de73b2e69bfe79c25f8afa5ea9 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 10:56:23 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Fri, 05 Apr 2019 09:56:23 +0000 Subject: [korganizer] [Bug 406247] New: Edit event attachments: Support drag and drop of emails from KMail Message-ID: https://bugs.kde.org/show_bug.cgi?id=406247 Bug ID: 406247 Summary: Edit event attachments: Support drag and drop of emails from KMail Product: korganizer Version: 5.10.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: devurandom at gmx.net Target Milestone: --- SUMMARY When editing an event, in the attachments tab, there is an "Add" to button that allows me to select a file. In addition, it would be nice, if I could drag and drop an email from KMail into the list of attachments. SOFTWARE/OS VERSIONS Linux: 5.0.6 KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 11:12:23 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Fri, 05 Apr 2019 10:12:23 +0000 Subject: [kmail2] [Bug 406248] New: a standard default model for answering Message-ID: https://bugs.kde.org/show_bug.cgi?id=406248 Bug ID: 406248 Summary: a standard default model for answering Product: kmail2 Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: philippe.roubach at free.fr Target Milestone: --- if i dialog by mail then when i answer (i choose "answer to author"), kmail put the cursor and signature at the bottom. this is a problem because with all my contacts their mail apps do the contrary. please add the ability to choose what standard to use for answering. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION kmail 5.10.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 11:35:07 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Fri, 05 Apr 2019 10:35:07 +0000 Subject: [kmail2] [Bug 406248] a standard default model for answering In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406248 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Reply with custom template ?:) or you can configure your default template from folder -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 11:57:33 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Fri, 05 Apr 2019 10:57:33 +0000 Subject: [kmail2] [Bug 406248] a standard default model for answering In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406248 --- Comment #2 from Philippe ROUBACH --- i tried to make a custom template. but a signature is still added at the bottom. thus i inactivated signature to see what happens : - signature is no more added at the bottom. Good. - %SIGNATURE is well replaced by its value. Good but strange if signature is inactivated! and there are side effects - if you use "send link by mail" in Firefox then no signature is added - for a new message no signature is added -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 13:03:28 2019 From: bugzilla_noreply at kde.org (Etienne) Date: Fri, 05 Apr 2019 12:03:28 +0000 Subject: [korganizer] [Bug 385364] Timezone RRULE entry has bot UNTIL and COUNT property In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=385364 Etienne changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |etienne at gabaut.fr Platform|openSUSE RPMs |Ubuntu Packages --- Comment #8 from Etienne --- Hello, I do have this problem too here with Kubuntu 18.04 with korganizer (4:17.12.3-0ubuntu2). I use nextcloud as server, event display well online, sync work well with Korganizer but don't with Outlook Caldav Synchronizer wich is problem for team work. Not enough experimented with building to try something in Ubuntu. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 13:27:21 2019 From: bugzilla_noreply at kde.org (Etienne) Date: Fri, 05 Apr 2019 12:27:21 +0000 Subject: [korganizer] [Bug 406251] New: Korganizer preview and print do not shows events Message-ID: https://bugs.kde.org/show_bug.cgi?id=406251 Bug ID: 406251 Summary: Korganizer preview and print do not shows events Product: korganizer Version: unspecified Platform: Kubuntu Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: printing Assignee: kdepim-bugs at kde.org Reporter: etienne at gabaut.fr Target Milestone: --- SUMMARY Impossible to print with Korganizer, printed page and preview doesn't contain any event. The time grid is here but event are missing STEPS TO REPRODUCE 1. Open Korganizer 2. File/print preview 3. no matter settings OBSERVED RESULT The time grid is present but the page doesn't show any events EXPECTED RESULT Events printed on the page and shown in the print preview. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 18.04 Linux 4.15.0-46-generic (available in About System) KDE Plasma Version: 5.12.7 KDE Frameworks Version: 5.44.0 Qt Version: 5.9.5 ADDITIONAL INFORMATION -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 13:28:15 2019 From: bugzilla_noreply at kde.org (Etienne) Date: Fri, 05 Apr 2019 12:28:15 +0000 Subject: [korganizer] [Bug 406251] Korganizer preview and print do not shows events In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406251 --- Comment #1 from Etienne --- Maybe related to https://bugs.kde.org/show_bug.cgi?id=403159 but page is not blank, it contains the times lines but no events. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 14:15:31 2019 From: bugzilla_noreply at kde.org (Allen Winter) Date: Fri, 05 Apr 2019 13:15:31 +0000 Subject: [kmail2] [Bug 403159] Blank page on print and print preview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=403159 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |winter at kde.org Resolution|--- |UPSTREAM --- Comment #13 from Allen Winter --- Got an update to qtwebengine Qt5.12.2 today on Fedora 29 and indeed printing from KMail works again! this is not a kmail bug. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 14:20:21 2019 From: bugzilla_noreply at kde.org (Christian) Date: Fri, 05 Apr 2019 13:20:21 +0000 Subject: [kontact] [Bug 406253] New: Kontact crashes while closing Message-ID: https://bugs.kde.org/show_bug.cgi?id=406253 Bug ID: 406253 Summary: Kontact crashes while closing Product: kontact Version: 5.10.3 Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: gentoo at moin.fi Target Milestone: --- Application: kontact (5.10.3) (Compiled from sources) Qt Version: 5.11.3 Frameworks Version: 5.54.0 Operating System: Linux 4.19.27-gentoo-r1 x86_64 Distribution (Platform): Gentoo Packages -- Information about the crash: - What I was doing when the application crashed: I had read an email in the Kontact main window. Then I closed the Kontact main window selecting File>Quit. The Kontact window closed normally but then showed the Crash reporting tool. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fd33470c040 (LWP 26192))] Thread 26 (Thread 0x7fd213f19700 (LWP 26370)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd213f18a80, expected=0, futex_word=0x7fd213f18c68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd213f18b20, mutex=0x7fd213f18c18, cond=0x7fd213f18c40) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd213f18c40, mutex=0x7fd213f18c18, abstime=0x7fd213f18b20) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4bed2 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f51 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e522ef in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7fd216194700 (LWP 26369)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd216193a80, expected=0, futex_word=0x7fd216193c68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd216193b20, mutex=0x7fd216193c18, cond=0x7fd216193c40) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd216193c40, mutex=0x7fd216193c18, abstime=0x7fd216193b20) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4bed2 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f51 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7fd22cf35700 (LWP 26228)): #0 __GI___libc_write (fd=2, buf=0x7fd22cf31f80, nbytes=39) at ../sysdeps/unix/sysv/linux/write.c:26 #1 0x00007fd33103f65d in _IO_new_file_write (f=0x7fd331389680 <_IO_2_1_stderr_>, data=0x7fd22cf31f80, n=39) at fileops.c:1183 #2 0x00007fd33103e833 in new_do_write (fp=fp at entry=0x7fd331389680 <_IO_2_1_stderr_>, data=data at entry=0x7fd22cf31f80 "[warn] epoll_wait: Bad file descriptor\n", to_do=to_do at entry=39) at libioP.h:839 #3 0x00007fd33103fede in _IO_new_file_xsputn (f=0x7fd331389680 <_IO_2_1_stderr_>, data=, n=39) at fileops.c:1262 #4 0x00007fd331013a78 in buffered_vfprintf (s=s at entry=0x7fd331389680 <_IO_2_1_stderr_>, format=format at entry=0x7fd318ffc9f8 "[%s] %s\n", args=args at entry=0x7fd22cf34540) at ../libio/libioP.h:839 #5 0x00007fd331011072 in _IO_vfprintf_internal (s=s at entry=0x7fd331389680 <_IO_2_1_stderr_>, format=0x7fd318ffc9f8 "[%s] %s\n", ap=ap at entry=0x7fd22cf34540) at vfprintf.c:1296 #6 0x00007fd3310d83ac in __fprintf_chk () at fprintf_chk.c:35 #7 0x00007fd318fe4f47 in fprintf (__fmt=0x7fd318ffc9f8 "[%s] %s\n", __stream=) at /usr/include/bits/stdio2.h:97 #8 event_log (msg=0x7fd22cf34630 "epoll_wait: Bad file descriptor", severity=2) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:251 #9 event_logv_ (severity=2, errstr=0x7fd331152ea9 "Bad file descriptor", fmt=, ap=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:216 #10 0x00007fd318fe5174 in event_warn (fmt=fmt at entry=0x7fd318ffcbac "epoll_wait") at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:127 #11 0x00007fd318fe6900 in epoll_dispatch (base=0x7fd2f4006750, tv=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/epoll.c:468 #12 0x00007fd318fdbf11 in event_base_loop (base=0x7fd2f4006750, flags=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/event.c:1947 #13 0x00007fd321e1d224 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #14 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #15 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #16 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #17 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #18 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7fd22e1b5700 (LWP 26226)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd22e1b4a80, expected=0, futex_word=0x7fd22e1b4c68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd22e1b4b20, mutex=0x7fd22e1b4c18, cond=0x7fd22e1b4c40) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd22e1b4c40, mutex=0x7fd22e1b4c18, abstime=0x7fd22e1b4b20) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4bed2 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f51 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7fd2aeffd700 (LWP 26225)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd31a277fb8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd31a277f68 , cond=0x7fd31a277f90 ) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd31a277f90 , mutex=0x7fd31a277f68 ) at pthread_cond_wait.c:655 #3 0x00007fd319f7eac4 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fd31a269ec0 ) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #4 0x00007fd319f7eb09 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #5 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #6 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7fd2bb7fe700 (LWP 26224)): #0 pa_atomic_load (a=0x7fd2aeffe05c) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulsecore/atomic.h:55 #1 flush (f=0x7fd2e0072960) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulsecore/fdsem.c:143 #2 0x00007fd309b280ce in pa_fdsem_before_poll (f=0x7fd2e0072960) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulsecore/fdsem.c:295 #3 0x00007fd309b40267 in srbchannel_rwloop (sr=0x7fd2e00728b0) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulsecore/srbchannel.c:190 #4 0x00007fd30a1b303e in dispatch_pollfds (m=0x55ba95a339e0) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulse/mainloop.c:140 #5 pa_mainloop_dispatch (m=m at entry=0x55ba95a339e0) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulse/mainloop.c:898 #6 0x00007fd30a1b331c in pa_mainloop_iterate (m=0x55ba95a339e0, block=, retval=0x0) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulse/mainloop.c:929 #7 0x00007fd30a1b33d0 in pa_mainloop_run (m=0x55ba95a339e0, retval=retval at entry=0x0) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulse/mainloop.c:945 #8 0x00007fd30a1c1789 in thread (userdata=0x55ba95a339a0) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulse/thread-mainloop.c:100 #9 0x00007fd309b509d7 in internal_thread_func (userdata=0x55ba95a3db70) at /home/portage_tmp/portage/media-sound/pulseaudio-12.2-r1/work/pulseaudio-12.2/src/pulsecore/thread-posix.c:81 #10 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #11 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7fd2bffff700 (LWP 26223)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007fd3310d8354 in __fprintf_chk () at fprintf_chk.c:30 #2 0x00007fd318fe4f47 in fprintf (__fmt=0x7fd318ffc9f8 "[%s] %s\n", __stream=) at /usr/include/bits/stdio2.h:97 #3 event_log (msg=0x7fd2bfffe630 "epoll_wait: Bad file descriptor", severity=2) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:251 #4 event_logv_ (severity=2, errstr=0x7fd331152ea9 "Bad file descriptor", fmt=, ap=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:216 #5 0x00007fd318fe5174 in event_warn (fmt=fmt at entry=0x7fd318ffcbac "epoll_wait") at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:127 #6 0x00007fd318fe6900 in epoll_dispatch (base=0x7fd2d8003140, tv=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/epoll.c:468 #7 0x00007fd318fdbf11 in event_base_loop (base=0x7fd2d8003140, flags=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/event.c:1947 #8 0x00007fd321e1d0e1 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #13 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7fd2e4ff9700 (LWP 26222)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd2e4ff8a50, expected=0, futex_word=0x7fd2e4ff8c38) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd2e4ff8af0, mutex=0x7fd2e4ff8be8, cond=0x7fd2e4ff8c10) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd2e4ff8c10, mutex=0x7fd2e4ff8be8, abstime=0x7fd2e4ff8af0) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e16358 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7fd2e57fa700 (LWP 26221)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd2e57f9a50, expected=0, futex_word=0x7fd2e57f9c38) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd2e57f9af0, mutex=0x7fd2e57f9be8, cond=0x7fd2e57f9c10) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd2e57f9c10, mutex=0x7fd2e57f9be8, abstime=0x7fd2e57f9af0) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e16358 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7fd2e5ffb700 (LWP 26220)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x55ba95a300d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55ba95a30018, cond=0x55ba95a300b0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x55ba95a300b0, mutex=0x55ba95a30018) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd322a4f698 in cc::SingleThreadTaskGraphRunner::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e6134c in base::SimpleThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #8 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7fd2e67fc700 (LWP 26219)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2e67fbc78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2e67fbc28, cond=0x7fd2e67fbc50) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2e67fbc50, mutex=0x7fd2e67fbc28) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f68 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7fd2e6ffd700 (LWP 26218)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007fd3310d8354 in __fprintf_chk () at fprintf_chk.c:30 #2 0x00007fd318fe4f47 in fprintf (__fmt=0x7fd318ffc9f8 "[%s] %s\n", __stream=) at /usr/include/bits/stdio2.h:97 #3 event_log (msg=0x7fd2e6ffc240 "epoll_wait: Bad file descriptor", severity=2) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:251 #4 event_logv_ (severity=2, errstr=0x7fd331152ea9 "Bad file descriptor", fmt=, ap=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:216 #5 0x00007fd318fe5174 in event_warn (fmt=fmt at entry=0x7fd318ffcbac "epoll_wait") at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:127 #6 0x00007fd318fe6900 in epoll_dispatch (base=0x7fd2e0001d10, tv=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/epoll.c:468 #7 0x00007fd318fdbf11 in event_base_loop (base=0x7fd2e0001d10, flags=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/event.c:1947 #8 0x00007fd321e1d224 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fd320f14d8a in content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fd320f153af in content::BrowserThreadImpl::Run(base::RunLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fd321e615c8 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #13 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #14 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #15 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fd2e77fe700 (LWP 26217)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2e77fdc78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2e77fdc28, cond=0x7fd2e77fdc50) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2e77fdc50, mutex=0x7fd2e77fdc28) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f68 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e522ef in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fd2e7fff700 (LWP 26216)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2e7ffec78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2e7ffec28, cond=0x7fd2e7ffec50) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2e7ffec50, mutex=0x7fd2e7ffec28) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f68 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7fd2ecff9700 (LWP 26215)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2ecff8c78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2ecff8c28, cond=0x7fd2ecff8c50) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2ecff8c50, mutex=0x7fd2ecff8c28) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f68 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e522ef in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7fd2ed7fa700 (LWP 26214)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2ed7f9c78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2ed7f9c28, cond=0x7fd2ed7f9c50) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2ed7f9c50, mutex=0x7fd2ed7f9c28) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f68 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e522ef in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7fd2edffb700 (LWP 26213)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2edffac78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2edffac28, cond=0x7fd2edffac50) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2edffac50, mutex=0x7fd2edffac28) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f68 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e522ef in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fd2eeffd700 (LWP 26211)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd2eeffca80, expected=0, futex_word=0x7fd2eeffcc68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd2eeffcb20, mutex=0x7fd2eeffcc18, cond=0x7fd2eeffcc40) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd2eeffcc40, mutex=0x7fd2eeffcc18, abstime=0x7fd2eeffcb20) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4bed2 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f51 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fd2effff700 (LWP 26209)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd2efffea80, expected=0, futex_word=0x7fd2efffec68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd2efffeb20, mutex=0x7fd2efffec18, cond=0x7fd2efffec40) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd2efffec40, mutex=0x7fd2efffec18, abstime=0x7fd2efffeb20) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4bed2 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f51 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fd2fd0b4700 (LWP 26207)): #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fd2fd0b3a80, expected=0, futex_word=0x7fd2fd0b3c68) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 __pthread_cond_wait_common (abstime=0x7fd2fd0b3b20, mutex=0x7fd2fd0b3c18, cond=0x7fd2fd0b3c40) at pthread_cond_wait.c:533 #2 __pthread_cond_timedwait (cond=0x7fd2fd0b3c40, mutex=0x7fd2fd0b3c18, abstime=0x7fd2fd0b3b20) at pthread_cond_wait.c:667 #3 0x00007fd321e4a887 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bde7 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4bed2 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e50f51 in base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e524d9 in base::internal::SchedulerWorker::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fd2fd8b5700 (LWP 26206)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007fd3310d8354 in __fprintf_chk () at fprintf_chk.c:30 #2 0x00007fd318fe4f47 in fprintf (__fmt=0x7fd318ffc9f8 "[%s] %s\n", __stream=) at /usr/include/bits/stdio2.h:97 #3 event_log (msg=0x7fd2fd8b4630 "epoll_wait: Bad file descriptor", severity=2) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:251 #4 event_logv_ (severity=2, errstr=0x7fd331152ea9 "Bad file descriptor", fmt=, ap=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:216 #5 0x00007fd318fe5174 in event_warn (fmt=fmt at entry=0x7fd318ffcbac "epoll_wait") at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:127 #6 0x00007fd318fe6900 in epoll_dispatch (base=0x7fd2c0003570, tv=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/epoll.c:468 #7 0x00007fd318fdbf11 in event_base_loop (base=0x7fd2c0003570, flags=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/event.c:1947 #8 0x00007fd321e1d0e1 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #13 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fd2fe0b6700 (LWP 26205)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7fd2fe0b5c18) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7fd2fe0b5bc8, cond=0x7fd2fe0b5bf0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7fd2fe0b5bf0, mutex=0x7fd2fe0b5bc8) at pthread_cond_wait.c:655 #3 0x00007fd321e4a7b9 in base::ConditionVariable::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #4 0x00007fd321e4bdfc in base::WaitableEvent::TimedWaitUntil(base::TimeTicks const&) () from /usr/lib64/libQt5WebEngineCore.so.5 #5 0x00007fd321e4be8f in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5 #6 0x00007fd321e1634a in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #7 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #11 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fd2fe8b7700 (LWP 26204)): #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:63 #1 0x00007fd3310d8354 in __fprintf_chk () at fprintf_chk.c:30 #2 0x00007fd318fe4f47 in fprintf (__fmt=0x7fd318ffc9f8 "[%s] %s\n", __stream=) at /usr/include/bits/stdio2.h:97 #3 event_log (msg=0x7fd2fe8b6630 "epoll_wait: Bad file descriptor", severity=2) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:251 #4 event_logv_ (severity=2, errstr=0x7fd331152ea9 "Bad file descriptor", fmt=, ap=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:216 #5 0x00007fd318fe5174 in event_warn (fmt=fmt at entry=0x7fd318ffcbac "epoll_wait") at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/log.c:127 #6 0x00007fd318fe6900 in epoll_dispatch (base=0x7fd2f4001d50, tv=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/epoll.c:468 #7 0x00007fd318fdbf11 in event_base_loop (base=0x7fd2f4001d50, flags=) at /home/portage_tmp/portage/dev-libs/libevent-2.1.8/work/libevent-2.1.8-stable/event.c:1947 #8 0x00007fd321e1d135 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd321e3d7ab in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fd321e6150f in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fd321e5cef1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #13 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fd305639700 (LWP 26195)): #0 0x00007fd3310b9db3 in __GI___poll (fds=0x7fd2cc00a9a0, nfds=1, timeout=7971) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fd32abd94f6 in g_main_context_poll (priority=, n_fds=1, fds=0x7fd2cc00a9a0, timeout=, context=0x7fd300000bf0) at /home/portage_tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:4221 #2 g_main_context_iterate (context=context at entry=0x7fd300000bf0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /home/portage_tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3915 #3 0x00007fd32abd962c in g_main_context_iteration (context=0x7fd300000bf0, may_block=may_block at entry=1) at /home/portage_tmp/portage/dev-libs/glib-2.58.3/work/glib-2.58.3/glib/gmain.c:3981 #4 0x00007fd331c4b813 in QEventDispatcherGlib::processEvents (this=0x7fd300000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007fd331bf8f13 in QEventLoop::exec(QFlags) () at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #6 0x00007fd331a68356 in QThread::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #7 0x00007fd3302c2e35 in QDBusConnectionManager::run (this=0x7fd33053dd60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #8 0x00007fd331a719fb in QThreadPrivate::start(void*) () at thread/qthread_unix.cpp:367 #9 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #10 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fd310e57700 (LWP 26194)): #0 0x00007fd3310b9db3 in __GI___poll (fds=fds at entry=0x7fd310e56c28, nfds=nfds at entry=1, timeout=timeout at entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fd32d22284f in poll (__timeout=-1, __nfds=1, __fds=0x7fd310e56c28) at /usr/include/bits/poll2.h:46 #2 _xcb_conn_wait (c=c at entry=0x55ba9547c310, cond=cond at entry=0x55ba9547c350, vector=vector at entry=0x0, count=count at entry=0x0) at /home/portage_tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/src/xcb_conn.c:479 #3 0x00007fd32d22460a in xcb_wait_for_event (c=0x55ba9547c310) at /home/portage_tmp/portage/x11-libs/libxcb-1.13.1/work/libxcb-1.13.1/src/xcb_in.c:697 #4 0x00007fd312f75dc9 in QXcbEventReader::run (this=0x55ba9547b930) at qxcbconnection.cpp:1391 #5 0x00007fd331a719fb in QThreadPrivate::start(void*) () at thread/qthread_unix.cpp:367 #6 0x00007fd32cdfa253 in start_thread (arg=) at pthread_create.c:486 #7 0x00007fd3310c65af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fd33470c040 (LWP 26192)): [KCrash Handler] #6 0x0000000000000191 in ?? () #7 0x00007fd32121ae65 in content::RenderProcessHostImpl::ShutdownRequest() () from /usr/lib64/libQt5WebEngineCore.so.5 #8 0x00007fd3209aeed5 in content::mojom::RendererHostStubDispatch::Accept(content::mojom::RendererHost*, mojo::Message*) () from /usr/lib64/libQt5WebEngineCore.so.5 #9 0x00007fd3226bb225 in mojo::InterfaceEndpointClient::HandleValidatedMessage(mojo::Message*) [clone .part.112] () from /usr/lib64/libQt5WebEngineCore.so.5 #10 0x00007fd3226f6a59 in IPC::(anonymous namespace)::ChannelAssociatedGroupController::AcceptOnProxyThread(mojo::Message) () from /usr/lib64/libQt5WebEngineCore.so.5 #11 0x00007fd3226f5353 in void base::internal::Invoker, base::internal::PassedWrapper >, void ()>::RunImpl, base::internal::PassedWrapper > const&, 0ul, 1ul>(void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::* const&)(mojo::Message), std::tuple, base::internal::PassedWrapper > const&, std::integer_sequence) [clone .isra.183] () from /usr/lib64/libQt5WebEngineCore.so.5 #12 0x00007fd321df795f in base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) () from /usr/lib64/libQt5WebEngineCore.so.5 #13 0x00007fd321e1a1b2 in base::MessageLoop::RunTask(base::PendingTask*) () from /usr/lib64/libQt5WebEngineCore.so.5 #14 0x00007fd321e1aaf5 in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask) () from /usr/lib64/libQt5WebEngineCore.so.5 #15 0x00007fd321e1ac67 in base::MessageLoop::DoWork() [clone .part.168] () from /usr/lib64/libQt5WebEngineCore.so.5 #16 0x00007fd32080e2a9 in QtWebEngineCore::WebEngineContext::destroy() () from /usr/lib64/libQt5WebEngineCore.so.5 #17 0x00007fd32080e3d5 in (anonymous namespace)::destroyContext() () from /usr/lib64/libQt5WebEngineCore.so.5 #18 0x00007fd331bfc482 in qt_call_post_routines() () at kernel/qcoreapplication.cpp:356 #19 0x00007fd3328dead6 in QApplication::~QApplication (this=0x7ffd425f5430, __in_chrg=) at kernel/qapplication.cpp:793 #20 0x000055ba93c0c762 in KontactApp::~KontactApp (this=0x7ffd425f5430, __in_chrg=) at /usr/include/qt5/QtCore/qpointer.h:53 #21 main () at /home/portage_tmp/portage/kde-apps/kontact-18.12.3/work/kontact-18.12.3/src/main.cpp:164 #22 0x00007fd330fe170e in __libc_start_main (main=0x55ba93c0bc60
, argc=1, argv=0x7ffd425f5588, init=, fini=, rtld_fini=, stack_end=0x7ffd425f5578) at ../csu/libc-start.c:308 #23 0x000055ba93c0cf1a in _start () at src/kontact_bin_autogen/include/main.moc:88 The reporter indicates this bug may be a duplicate of or related to bug 406202. Possible duplicates by query: bug 406202, bug 401183, bug 400988, bug 400901, bug 400697. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 15:05:29 2019 From: bugzilla_noreply at kde.org (afogl001) Date: Fri, 05 Apr 2019 14:05:29 +0000 Subject: [kontact] [Bug 406185] Kmail stops deplaying emails, crash and hangs on Ctl+Q In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406185 afogl001 changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Compiled Sources |Ubuntu Packages Component|general |mail --- Comment #1 from afogl001 --- NOTE: I'm on Kontact version 5.10.1. I've preformed multiple update attempts but 5.10.3 doesn't seem to be available for my version of Neon. I noticed this only seems to be an issue with one of my email accounts (KolabNow). The other two (Gmail and Hotmail) seem to work fine. In my akonadi log, I see LOTS of entries similar to this; org.kde.pim.akonadiserver: Payload file "/home//.local/share/akonadi/file_db_data/26/56126_r67" could not be open for reading! org.kde.pim.akonadiserver: Error: "No such file or directory" I can provide full logs if that would help. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 15:06:19 2019 From: bugzilla_noreply at kde.org (afogl001) Date: Fri, 05 Apr 2019 14:06:19 +0000 Subject: [kontact] [Bug 406185] Kmail stops deplaying emails, crash and hangs on Ctl+Q In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406185 afogl001 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |afogl001 at members.fsf.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 15:11:49 2019 From: bugzilla_noreply at kde.org (Gerhard) Date: Fri, 05 Apr 2019 14:11:49 +0000 Subject: [kmail2] [Bug 406230] Subfolders of "local folders" (inbox, outbox, drafts, templates) are no longer localized In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406230 --- Comment #1 from Gerhard --- After some more investigation, I think I came a bit closer to the actual root cause. After looking into the akonadi_db with akonadiconsole, in particular on collectionitemtable, I found that each mail folder has a property called ENTITYDISPLAY which should contain its localized name, t.ex. ENTITYDISPLAY ("Posteingang" "mail-folder-inbox" "" ()) for the inbox in German. However, in my case the property was missing for the inbox folder and for the other local folders it contained the English names only. Seems to be an initialisation problem of akonadi. This would also explain why you never see the problem with existing akonadi databases as the property was correctly created in the past. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 18:54:58 2019 From: bugzilla_noreply at kde.org (Peter Wibberley) Date: Fri, 05 Apr 2019 17:54:58 +0000 Subject: [kmail2] [Bug 406261] New: Kmail2 crashes when accepting meeting invitation Message-ID: https://bugs.kde.org/show_bug.cgi?id=406261 Bug ID: 406261 Summary: Kmail2 crashes when accepting meeting invitation Product: kmail2 Version: 5.10.3 Platform: Ubuntu Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: p.wibberley at btinternet.com Target Milestone: --- Application: kmail (5.10.3) Qt Version: 5.12.0 Frameworks Version: 5.56.0 Operating System: Linux 4.15.0-47-generic x86_64 Distribution: KDE neon LTS User Edition 5.12 -- Information about the crash: Kmail2 crashed at the moment that I clicked the Accept button in a meeting invitation. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f1aa4013bc0 (LWP 10078))] Thread 30 (Thread 0x7f1939a4b700 (LWP 13399)): #0 0x00007f1a7b81e57d in pa_pstream_unref () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #1 0x00007f1a7b81eab9 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #2 0x00007f1a7b81f33f in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #3 0x00007f1a833da108 in pa_mainloop_dispatch () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007f1a833da4de in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007f1a833da560 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007f1a833e83c9 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #7 0x00007f1a7b82f318 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #8 0x00007f1a968106db in start_thread (arg=0x7f1939a4b700) at pthread_create.c:463 #9 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x7f193affd700 (LWP 13380)): #0 0x00007f1aa10540b4 in __GI___libc_read (fd=111, buf=0x7f193affc7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f1a94988cd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a94944027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1a949444e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f1a968106db in start_thread (arg=0x7f193affd700) at pthread_create.c:463 #10 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x7f193b7fe700 (LWP 13379)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f193b7fd710, expected=0, futex_word=0x7f193b7fd8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f193b7fd7b0, mutex=0x7f193b7fd8a8, cond=0x7f193b7fd8d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f193b7fd8d0, mutex=0x7f193b7fd8a8, abstime=0x7f193b7fd7b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b736387 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f193b7fe700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7f193bfff700 (LWP 13378)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f193bffe710, expected=0, futex_word=0x7f193bffe8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f193bffe7b0, mutex=0x7f193bffe8a8, cond=0x7f193bffe8d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f193bffe8d0, mutex=0x7f193bffe8a8, abstime=0x7f193bffe7b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f193bfff700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7f19499fa700 (LWP 13376)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f19499f9710, expected=0, futex_word=0x7f19499f98f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f19499f97b0, mutex=0x7f19499f98a8, cond=0x7f19499f98d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f19499f98d0, mutex=0x7f19499f98a8, abstime=0x7f19499f97b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f19499fa700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7f19491f9700 (LWP 13375)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f19491f8710, expected=0, futex_word=0x7f19491f88f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f19491f87b0, mutex=0x7f19491f88a8, cond=0x7f19491f88d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f19491f88d0, mutex=0x7f19491f88a8, abstime=0x7f19491f87b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f19491f9700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7f19489f8700 (LWP 13374)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f19489f7710, expected=0, futex_word=0x7f19489f78f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f19489f77b0, mutex=0x7f19489f78a8, cond=0x7f19489f78d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f19489f78d0, mutex=0x7f19489f78a8, abstime=0x7f19489f77b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f19489f8700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f1a2ffff700 (LWP 10791)): #0 0x00007f1aa10540b4 in __GI___libc_read (fd=90, buf=0x7f1a2fffe7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f1a94988cd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a94944027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1a949444e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f1a968106db in start_thread (arg=0x7f1a2ffff700) at pthread_create.c:463 #10 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f1a3cff9700 (LWP 10337)): #0 0x00007f1a80df21d9 in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #1 0x00007f1a80de8114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #2 0x00007f1a8b77b7dd in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #3 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b744d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a968106db in start_thread (arg=0x7f1a3cff9700) at pthread_create.c:463 #7 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f19dffff700 (LWP 10335)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f19dfffe710, expected=0, futex_word=0x7f19dfffe8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f19dfffe7b0, mutex=0x7f19dfffe8a8, cond=0x7f19dfffe8d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f19dfffe8d0, mutex=0x7f19dfffe8a8, abstime=0x7f19dfffe7b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f19dffff700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f19d5cbc700 (LWP 10135)): #0 0x00007f1aa10540b4 in __GI___libc_read (fd=87, buf=0x7f19d5cbb7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f1a94988cd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a94944027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1a949444e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f1a968106db in start_thread (arg=0x7f19d5cbc700) at pthread_create.c:463 #10 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f19de289700 (LWP 10132)): #0 0x00007f1a968169f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f1a86d2dfb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f1a968169f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1a86d2df68, cond=0x7f1a86d2df90) at pthread_cond_wait.c:502 #2 0x00007f1a968169f3 in __pthread_cond_wait (cond=0x7f1a86d2df90, mutex=0x7f1a86d2df68) at pthread_cond_wait.c:655 #3 0x00007f1a86a37844 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #4 0x00007f1a86a37889 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #5 0x00007f1a968106db in start_thread (arg=0x7f19de289700) at pthread_create.c:463 #6 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f1a00ba6700 (LWP 10109)): #0 0x00007f1a968169f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f1a00ba5908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f1a968169f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1a00ba58b8, cond=0x7f1a00ba58e0) at pthread_cond_wait.c:502 #2 0x00007f1a968169f3 in __pthread_cond_wait (cond=0x7f1a00ba58e0, mutex=0x7f1a00ba58b8) at pthread_cond_wait.c:655 #3 0x00007f1a8b7750a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b7369f4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f1a00ba6700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f1a037fe700 (LWP 10108)): #0 0x00007f1aa1058bf9 in __GI___poll (fds=0x7f19ec007030, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f1a833e8481 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #2 0x00007f1a833d9e40 in pa_mainloop_poll () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007f1a833da4d0 in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007f1a833da560 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007f1a833e83c9 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007f1a7b82f318 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #7 0x00007f1a968106db in start_thread (arg=0x7f1a037fe700) at pthread_create.c:463 #8 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f1a03fff700 (LWP 10107)): #0 0x00007f1aa10746ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f1aa1076474 in ___fprintf_chk (fp=0x7f1aa13318b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f1a80e086a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f1a80df09ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f1a80df0b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f1a80df246c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f1a80de8114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f1a8b77b7dd in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b744d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f1a03fff700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f1a2cff9700 (LWP 10106)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1a2cff8700, expected=0, futex_word=0x7f1a2cff88e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f1a2cff87a0, mutex=0x7f1a2cff8898, cond=0x7f1a2cff88c0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f1a2cff88c0, mutex=0x7f1a2cff8898, abstime=0x7f1a2cff87a0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b6efb70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b744d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a968106db in start_thread (arg=0x7f1a2cff9700) at pthread_create.c:463 #10 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f1a2d7fa700 (LWP 10105)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1a2d7f9700, expected=0, futex_word=0x7f1a2d7f98e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f1a2d7f97a0, mutex=0x7f1a2d7f9898, cond=0x7f1a2d7f98c0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f1a2d7f98c0, mutex=0x7f1a2d7f9898, abstime=0x7f1a2d7f97a0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b6efb70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b744d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a968106db in start_thread (arg=0x7f1a2d7fa700) at pthread_create.c:463 #10 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f1a2dffb700 (LWP 10104)): #0 0x00007f1a968169f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x562cdea69b08) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f1a968169f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x562cdea69a48, cond=0x562cdea69ae0) at pthread_cond_wait.c:502 #2 0x00007f1a968169f3 in __pthread_cond_wait (cond=0x562cdea69ae0, mutex=0x562cdea69a48) at pthread_cond_wait.c:655 #3 0x00007f1a8b7750a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8c03eb28 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b7462df in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a968106db in start_thread (arg=0x7f1a2dffb700) at pthread_create.c:463 #8 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f1a2e7fc700 (LWP 10103)): #0 0x00007f1a968169f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f1a2e7fb908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f1a968169f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7f1a2e7fb8b8, cond=0x7f1a2e7fb8e0) at pthread_cond_wait.c:502 #2 0x00007f1a968169f3 in __pthread_cond_wait (cond=0x7f1a2e7fb8e0, mutex=0x7f1a2e7fb8b8) at pthread_cond_wait.c:655 #3 0x00007f1a8b7750a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775b7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b7369b4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f1a2e7fc700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f1a2effd700 (LWP 10102)): #0 0x00007f1aa10746ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007f1aa1076474 in ___fprintf_chk (fp=0x7f1aa13318b0 <_IO_stdfile_2_lock>, flag=1, format=0x7f1a80e086a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007f1a80df09ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007f1a80df0b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f1a80df246c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f1a80de8114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f1a8b77b8c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b0ca754 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b744e78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f1a968106db in start_thread (arg=0x7f1a2effd700) at pthread_create.c:463 #12 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f1a3d7fa700 (LWP 10098)): #0 0x00007f1a96816ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7f1a3d7f9710, expected=0, futex_word=0x7f1a3d7f98f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007f1a96816ed9 in __pthread_cond_wait_common (abstime=0x7f1a3d7f97b0, mutex=0x7f1a3d7f98a8, cond=0x7f1a3d7f98d0) at pthread_cond_wait.c:533 #2 0x00007f1a96816ed9 in __pthread_cond_timedwait (cond=0x7f1a3d7f98d0, mutex=0x7f1a3d7f98a8, abstime=0x7f1a3d7f97b0) at pthread_cond_wait.c:667 #3 0x00007f1a8b775177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007f1a8b775ada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007f1a8b775bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007f1a8b733851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b7366b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b736974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f1a3d7fa700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f1a3dffb700 (LWP 10097)): #0 0x00007f1aa10746d9 in __lll_unlock_wake_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:341 #1 0x00007f1aa107650c in _IO_acquire_lock_clear_flags2_fct (p=) at ../libio/libioP.h:807 #2 0x00007f1aa107650c in ___fprintf_chk (fp=0x7f1aa1330680 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:30 #3 0x00007f1a80df09ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007f1a80df0b44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007f1a80df246c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007f1a80de8114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #7 0x00007f1a8b77b789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b739f44 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a8b744e78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f1a968106db in start_thread (arg=0x7f1a3dffb700) at pthread_create.c:463 #13 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f1a3effd700 (LWP 10095)): #0 0x00007f1aa0fedeaf in __strcmp_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S:42 #1 0x00007f1aa0f74dc7 in transcmp (p1=0x7f1a3effc610, p2=0x562cde481c60) at dcigettext.c:290 #2 0x00007f1aa10616eb in __GI___tfind (key=key at entry=0x7f1a3effc610, vrootp=vrootp at entry=0x7f1aa1330c48 , compar=compar at entry=0x7f1aa0f74da0 ) at tsearch.c:388 #3 0x00007f1aa0f763ff in __dcigettext (domainname=0x7f1aa10f7d14 <_libc_intl_domainname> "libc", msgid1=0x7f1aa10f818a "Bad file descriptor", msgid2=msgid2 at entry=0x0, plural=plural at entry=0, n=n at entry=0, category=category at entry=5) at dcigettext.c:570 #4 0x00007f1aa0f74d7f in __GI___dcgettext (domainname=, msgid=, category=category at entry=5) at dcgettext.c:47 #5 0x00007f1aa0fe1b28 in __GI___strerror_r (errnum=errnum at entry=9, buf=buf at entry=0x0, buflen=buflen at entry=0) at _strerror.c:71 #6 0x00007f1aa0fe1a4f in strerror (errnum=9) at strerror.c:31 #7 0x00007f1a80df0b31 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007f1a80df246c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007f1a80de8114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #10 0x00007f1a8b77b7dd in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f1a8b71249b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f1a8b744d21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007f1a8b777cd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007f1a968106db in start_thread (arg=0x7f1a3effd700) at pthread_create.c:463 #15 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f1a49e6f700 (LWP 10087)): #0 0x00007f1aa1058bf9 in __GI___poll (fds=0x7f1a400049b0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f1a94944539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1a968106db in start_thread (arg=0x7f1a49e6f700) at pthread_create.c:463 #8 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f1a535ba700 (LWP 10084)): #0 0x00007f1aa1058bf9 in __GI___poll (fds=0x7f1a4405ee00, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f1a94944539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1a968106db in start_thread (arg=0x7f1a535ba700) at pthread_create.c:463 #8 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f1a53dbb700 (LWP 10083)): #0 0x00007f1aa1058bf9 in __GI___poll (fds=0x7f1a4c003ce0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f1a94944539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1a968106db in start_thread (arg=0x7f1a53dbb700) at pthread_create.c:463 #8 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f1a60d38700 (LWP 10082)): #0 0x00007f1aa199986f in QTimerInfoList::timerWait(timespec&) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #1 0x00007f1aa199ae9e in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #2 0x00007f1a94943a98 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1a9494446b in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007f1a968106db in start_thread (arg=0x7f1a60d38700) at pthread_create.c:463 #10 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f1a61f49700 (LWP 10081)): #0 0x00007f1aa10540b4 in __GI___libc_read (fd=8, buf=0x7f1a61f487a0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007f1a94988cd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f1a94944027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f1a949444e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f1aa199b15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007f1aa176441a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007f1a9fd4a015 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #9 0x00007f1aa1765bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007f1a968106db in start_thread (arg=0x7f1a61f49700) at pthread_create.c:463 #11 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f1a63f92700 (LWP 10080)): #0 0x00007f1a968169f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x562cde4e2d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007f1a968169f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x562cde4e2cd8, cond=0x562cde4e2d00) at pthread_cond_wait.c:502 #2 0x00007f1a968169f3 in __pthread_cond_wait (cond=0x562cde4e2d00, mutex=0x562cde4e2cd8) at pthread_cond_wait.c:655 #3 0x00007f1a65117dcb in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007f1a65117af7 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007f1a968106db in start_thread (arg=0x7f1a63f92700) at pthread_create.c:463 #6 0x00007f1aa106588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f1aa4013bc0 (LWP 10078)): [KCrash Handler] #6 0x00007f1a8fe13400 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007f1a8b0bb961 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007f1a8b0bbdff in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007f1a8b3f0a6f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007f1a8b3ff03a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007f1a8b21ca49 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007f1a8b21cc11 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007f1a8b223777 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007f1a8b223991 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #15 0x00007f1a8b2057c1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #16 0x00007f1a8b5272c8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #17 0x00007f1a8b527c91 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #18 0x00007f1a89bab3e7 in QtWebEngineCore::WebContentsAdapter::~WebContentsAdapter() () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #19 0x00007f1a90a4d25a in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #20 0x00007f1a90a4d2e9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #21 0x00007f1a90a48f6e in QWebEnginePage::~QWebEnginePage() () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #22 0x00007f1a9de12ff9 in MessageViewer::MailWebEnginePage::~MailWebEnginePage() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #23 0x00007f1aa196b9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x00007f1aa277019c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #25 0x00007f1a9de116a9 in MessageViewer::MailWebEngineView::~MailWebEngineView() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #26 0x00007f1a9ddbe504 in MessageViewer::ViewerPrivate::~ViewerPrivate() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #27 0x00007f1a9ddbe7a9 in MessageViewer::ViewerPrivate::~ViewerPrivate() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #28 0x00007f1aa196b9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #29 0x00007f1aa277019c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #30 0x00007f1a9ddb1e09 in MessageViewer::Viewer::~Viewer() () at /usr/lib/x86_64-linux-gnu/libKF5MessageViewer.so.5 #31 0x00007f1aa196b9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #32 0x00007f1aa277019c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #33 0x00007f1aa3881d29 in KMReaderWin::~KMReaderWin() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #34 0x00007f1aa196b9fb in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #35 0x00007f1aa277019c in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #36 0x00007f1aa0a5068d in KMainWindow::~KMainWindow() () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #37 0x00007f1aa38b556b in KMReaderMainWin::~KMReaderMainWin() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #38 0x00007f1aa38b55d9 in KMReaderMainWin::~KMReaderMainWin() () at /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5 #39 0x00007f1aa196e9b0 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #40 0x00007f1aa2774f4b in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #41 0x00007f1aa287d030 in QMainWindow::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #42 0x00007f1aa0a52b61 in KMainWindow::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #43 0x00007f1aa0a989c5 in KXmlGuiWindow::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5 #44 0x00007f1aa273483c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #45 0x00007f1aa273bdd0 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #46 0x00007f1aa193e328 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #47 0x00007f1aa1940e87 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #48 0x00007f1aa199bb23 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #49 0x00007f1a94944387 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #50 0x00007f1a949445c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007f1a9494464c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #52 0x00007f1aa199b13f in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #53 0x00007f1aa193c64a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #54 0x00007f1aa1945800 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #55 0x0000562cdd3f085d in () #56 0x00007f1aa0f65b97 in __libc_start_main (main=0x562cdd3ef8c0, argc=1, argv=0x7ffc2cf5c0f8, init=, fini=, rtld_fini=, stack_end=0x7ffc2cf5c0e8) at ../csu/libc-start.c:310 #57 0x0000562cdd3f098a in _start () Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 21:00:22 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Fri, 05 Apr 2019 20:00:22 +0000 Subject: [kmail2] [Bug 406248] a standard default model for answering In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406248 --- Comment #3 from Laurent Montel --- (In reply to Philippe ROUBACH from comment #2) > i tried to make a custom template. > > but a signature is still added at the bottom. could you paste here the "custom template" ? > > thus i inactivated signature to see what happens : > > - signature is no more added at the bottom. Good. > - %SIGNATURE is well replaced by its value. Good but strange if signature is > inactivated! > and there are side effects > - if you use "send link by mail" in Firefox then no signature is added When you use %SIGNATURE ? > - for a new message no signature is added When you add %SIGNATURE ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 5 21:33:06 2019 From: bugzilla_noreply at kde.org (Colin J Thomson) Date: Fri, 05 Apr 2019 20:33:06 +0000 Subject: [kmail2] [Bug 403159] Blank page on print and print preview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=403159 Colin J Thomson changed: What |Removed |Added ---------------------------------------------------------------------------- CC|colin.thomson at g6avk.co.uk | -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 07:27:14 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Sat, 06 Apr 2019 06:27:14 +0000 Subject: [korganizer] [Bug 406247] Edit event attachments: Support drag and drop of emails from KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406247 --- Comment #1 from Dennis Schridde --- I can create an event from an email in KMail, which results in the email being attached to the event, and suggests that adding more emails as attachments should also be possible. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 09:25:20 2019 From: bugzilla_noreply at kde.org (Philippe ROUBACH) Date: Sat, 06 Apr 2019 08:25:20 +0000 Subject: [kmail2] [Bug 406248] a standard default model for answering In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406248 --- Comment #4 from Philippe ROUBACH --- >> could you paste here the "custom template" ? i modified the default model for "answer to author" %REM="Modèle de réponse par défaut"%- %CURSOR -- %SIGNATURE Le %ODATE %OTIMELONG, vous avez écrit : %QUOTE >> When you use %SIGNATURE ? yes >> When you use %SIGNATURE ? no i did not created any custom model for "new mail" i need only a custom model for "answer to author" -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 09:32:50 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Sat, 06 Apr 2019 08:32:50 +0000 Subject: [korganizer] [Bug 406247] Edit event attachments: Support drag and drop of emails from KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406247 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- it seems to be a good idea. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 11:11:08 2019 From: bugzilla_noreply at kde.org (piedro) Date: Sat, 06 Apr 2019 10:11:08 +0000 Subject: [Akonadi] [Bug 367682] Akonadi/Baloo/Whatever doesn't show PIM data on desktop searches In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=367682 piedro changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piedro.kulman at gmail.com --- Comment #1 from piedro --- I do not think akonadi is still developed - it seems that none of the bugs gets any comments nor fixes... Sad, but if opensource projects create complex solutions like akonadi there has to be enough ressources for developers to maintain it. Otherwise simple solutions are to be preferred! Akonadi is a beast and I doubt that any new developer coming to KDE would have any interest in bug hunting akonadi. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 11:13:44 2019 From: bugzilla_noreply at kde.org (piedro) Date: Sat, 06 Apr 2019 10:13:44 +0000 Subject: [Akonadi] [Bug 405353] Akonadi doesn't correctly assign "new" and "cur" mail within local-mail - deleted mail shows up again and again In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405353 piedro changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE CC| |piedro.kulman at gmail.com --- Comment #3 from piedro --- *** This bug has been marked as a duplicate of bug 376032 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 11:13:44 2019 From: bugzilla_noreply at kde.org (piedro) Date: Sat, 06 Apr 2019 10:13:44 +0000 Subject: [kmail2] [Bug 376032] Emails not being moved from "new" to "cur" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=376032 piedro changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piedro.kulman at gmail.com --- Comment #6 from piedro --- *** Bug 405353 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 14:48:47 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Sat, 06 Apr 2019 13:48:47 +0000 Subject: [Akonadi] [Bug 395131] Akonadi consumes all memory In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=395131 --- Comment #13 from Dennis Schridde --- (In reply to Dennis Schridde from comment #9) > (In reply to Dennis Schridde from comment #8) > > I also see this issue on two systems: > > > > * Fedora 29: kf5-akonadi-server, version 18.12.2, release 1.fc29 > > - Was running Arch from 2016 until 2019-02-16, kept $HOME after the switch > > * Gentoo: kde-apps/akonadi version 18.12.3 > > - Was always (since 2003) running Gentoo, keeping the same $HOME > > > > It became unbearable only in the last 1-2 months -- I did not notice it > > earlier. On neither system I can easily downgrade to 18.04.0. > > P.S. `akonadictl fsck` reports no MySQL errors. I found this warning in mysqld.err: [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name. Please run mysql_upgrade -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 14:55:01 2019 From: bugzilla_noreply at kde.org (Dennis Schridde) Date: Sat, 06 Apr 2019 13:55:01 +0000 Subject: [Akonadi] [Bug 395131] Akonadi consumes all memory In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=395131 --- Comment #14 from Dennis Schridde --- (In reply to Dennis Schridde from comment #13) > (In reply to Dennis Schridde from comment #9) > > P.S. `akonadictl fsck` reports no MySQL errors. > > I found this warning in mysqld.err: > [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the > column name table_name. Please run mysql_upgrade Fix: mysql_upgrade --socket=$TMPDIR/akonadi-$USER.*/mysql.socket -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 17:00:10 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Sat, 06 Apr 2019 16:00:10 +0000 Subject: [kontact] [Bug 406281] New: kontact crashes after kmail stops displaying mails and folder contents Message-ID: https://bugs.kde.org/show_bug.cgi?id=406281 Bug ID: 406281 Summary: kontact crashes after kmail stops displaying mails and folder contents Product: kontact Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: aljosndr at gmail.com Target Milestone: --- Application: kontact (5.10.3) Qt Version: 5.12.2 Frameworks Version: 5.56.0 Operating System: Linux 5.0.5-1-default x86_64 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: Nothing in particular. Just clicking on an email, to display it and/or clicking on an email folder to see its contents. This happens now and again. But I cannot reproduce it. - Unusual behavior I noticed: When clicking on an email the content of the email is not shown. If clicking on an email folder to see its contents kmail answers with a message like "The contents of the folder are being retrieved. Please wait." Then kontact crashes. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f3ba0068080 (LWP 21871))] Thread 22 (Thread 0x7f3a9ea55700 (LWP 22338)): #0 0x00007f3bad4706c4 in read () from /lib64/libc.so.6 #1 0x00007f3baba99880 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f3baba5290f in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f3baba52de0 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f3bad9c0e7b in QEventDispatcherGlib::processEvents (this=0x7f3a90000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7f3a9ea54b60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007f3bad7b7016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x5602218cc6c0) at thread/qthread_unix.cpp:361 #9 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7f3ab62e0700 (LWP 22055)): #0 0x00007f3bad474ae9 in poll () from /lib64/libc.so.6 #1 0x00007f3baba52e36 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f3bad9c0e7b in QEventDispatcherGlib::processEvents (this=0x7f3aa0000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7f3ab62dfb60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007f3bad7b7016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x56021926bb60) at thread/qthread_unix.cpp:361 #7 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #8 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7f3ab6ffd700 (LWP 22028)): #0 0x00007f3bad4706c4 in read () from /lib64/libc.so.6 #1 0x00007f3baba99880 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f3baba5290f in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f3baba52de0 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f3bad9c0e7b in QEventDispatcherGlib::processEvents (this=0x7f3aac000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7f3ab6ffcb60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007f3bad7b7016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x5602192013b0) at thread/qthread_unix.cpp:361 #9 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7f3ab77fe700 (LWP 22027)): #0 0x00007f3bad474ae9 in poll () from /lib64/libc.so.6 #1 0x00007f3baba52e36 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f3bad9c0e7b in QEventDispatcherGlib::processEvents (this=0x7f3aa8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7f3ab77fdb60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007f3bad7b7016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x560219553770) at thread/qthread_unix.cpp:361 #7 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #8 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7f3ab7fff700 (LWP 22026)): #0 0x00007f3bad4706c4 in read () from /lib64/libc.so.6 #1 0x00007f3baba99880 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f3baba5290f in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f3baba52de0 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f3bad9c0e7b in QEventDispatcherGlib::processEvents (this=0x7f3ab0000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7f3ab7ffeb60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007f3bad7b7016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x5602195501d0) at thread/qthread_unix.cpp:361 #9 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7f3ac67fc700 (LWP 21996)): #0 0x00007f3bac4a603c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda719 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f3ba5fdb148 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f3ba5fdb1df in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f3ba5f98be8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:35 #5 0x00007f3ba5f9b516 in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:324 #6 0x00007f3ba5f9b854 in base::internal::SchedulerWorker::RunDedicatedWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:248 #7 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #8 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #9 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7f3ac6ffd700 (LWP 21995)): #0 0x00007f3bad48caac in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007f3bad3edced in buffered_vfprintf () from /lib64/libc.so.6 #2 0x00007f3bad3eb138 in __vfprintf_internal () from /lib64/libc.so.6 #3 0x00007f3bad48e68e in __fprintf_chk () from /lib64/libc.so.6 #4 0x00007f3ba2c8d6ff in event_logv_ () from /usr/lib64/libevent-2.1.so.6 #5 0x00007f3ba2c8d8c4 in event_warn () from /usr/lib64/libevent-2.1.so.6 #6 0x00007f3ba2c8f230 in ?? () from /usr/lib64/libevent-2.1.so.6 #7 0x00007f3ba2c85068 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #8 0x00007f3ba5fe0f34 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247 #9 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #10 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #11 0x00007f3ba5faa1c1 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #12 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #13 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #14 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #15 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7f3b47fff700 (LWP 21937)): #0 0x00007f3bac4a603c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba30da1da in ?? () from /usr/lib64/libQt5Script.so.5 #2 0x00007f3ba30da1fb in ?? () from /usr/lib64/libQt5Script.so.5 #3 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #4 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f3b6cff9700 (LWP 21922)): #0 0x00007f3bad470767 in write () from /lib64/libc.so.6 #1 0x00007f3bad4011cd in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc.so.6 #2 0x00007f3bad40056f in new_do_write () from /lib64/libc.so.6 #3 0x00007f3bad4018fe in __GI__IO_file_xsputn () from /lib64/libc.so.6 #4 0x00007f3bad3edd4a in buffered_vfprintf () from /lib64/libc.so.6 #5 0x00007f3bad3eb138 in __vfprintf_internal () from /lib64/libc.so.6 #6 0x00007f3bad48e68e in __fprintf_chk () from /lib64/libc.so.6 #7 0x00007f3ba2c8d6ff in event_logv_ () from /usr/lib64/libevent-2.1.so.6 #8 0x00007f3ba2c8d8c4 in event_warn () from /usr/lib64/libevent-2.1.so.6 #9 0x00007f3ba2c8f230 in ?? () from /usr/lib64/libevent-2.1.so.6 #10 0x00007f3ba2c85068 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #11 0x00007f3ba5fe0e4d in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:237 #12 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #13 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #14 0x00007f3ba5faa1c1 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #15 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #16 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #17 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #18 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f3b6d7fa700 (LWP 21921)): #0 0x00007f3bac4a6428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda7e7 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f3ba5fdb13a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f3ba5f548b0 in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:63 #4 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #5 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #6 0x00007f3ba5faa1c1 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #7 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #8 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #9 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f3b6dffb700 (LWP 21920)): #0 0x00007f3bac4a6428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda7e7 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f3ba5fdb13a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f3ba5f548b0 in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:63 #4 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #5 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #6 0x00007f3ba5faa1c1 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #7 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #8 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #9 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f3b6e7fc700 (LWP 21919)): #0 0x00007f3bac4a603c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda719 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f3ba68a8388 in cc::SingleThreadTaskGraphRunner::Run () at ./../../3rdparty/chromium/cc/raster/single_thread_task_graph_runner.cc:123 #3 0x00007f3ba5fab77f in base::SimpleThread::ThreadMain () at ./../../3rdparty/chromium/base/threading/simple_thread.cc:81 #4 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #5 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #6 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f3b6effd700 (LWP 21917)): #0 0x00007f3bac4a603c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda719 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f3ba5fdb148 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f3ba5fdb1df in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f3ba5f98be8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:35 #5 0x00007f3ba5f9b516 in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:324 #6 0x00007f3ba5f9b814 in base::internal::SchedulerWorker::RunSharedWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:236 #7 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #8 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #9 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f3b6f7fe700 (LWP 21916)): #0 0x00007f3bad48caac in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007f3bad3edced in buffered_vfprintf () from /lib64/libc.so.6 #2 0x00007f3bad3eb138 in __vfprintf_internal () from /lib64/libc.so.6 #3 0x00007f3bad48e68e in __fprintf_chk () from /lib64/libc.so.6 #4 0x00007f3ba2c8d6ff in event_logv_ () from /usr/lib64/libevent-2.1.so.6 #5 0x00007f3ba2c8d8c4 in event_warn () from /usr/lib64/libevent-2.1.so.6 #6 0x00007f3ba2c8f230 in ?? () from /usr/lib64/libevent-2.1.so.6 #7 0x00007f3ba2c85068 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #8 0x00007f3ba5fe0df9 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:214 #9 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #10 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #11 0x00007f3ba592dd34 in content::BrowserProcessSubThread::IOThreadRun () at ../../3rdparty/chromium/content/browser/browser_process_sub_thread.cc:178 #12 0x00007f3ba5faa318 in base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #13 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #14 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #15 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f3b6ffff700 (LWP 21915)): #0 0x00007f3bac4a6428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda7e7 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f3ba5fdb13a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f3ba5fdb222 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f3ba5f98bd1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:37 #5 0x00007f3ba5f9b516 in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:324 #6 0x00007f3ba5f9b7d4 in base::internal::SchedulerWorker::RunPooledWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:224 #7 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #8 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #9 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f3b85ffb700 (LWP 21912)): #0 0x00007f3bac4a6428 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3ba5fda7e7 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f3ba5fdb13a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f3ba5fdb222 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f3ba5f98bd1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:37 #5 0x00007f3ba5f9b516 in base::internal::SchedulerWorker::RunWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:324 #6 0x00007f3ba5f9b7d4 in base::internal::SchedulerWorker::RunPooledWorker () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:224 #7 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #8 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #9 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f3b867fc700 (LWP 21911)): #0 0x00007f3bad48caac in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007f3bad3edced in buffered_vfprintf () from /lib64/libc.so.6 #2 0x00007f3bad3eb138 in __vfprintf_internal () from /lib64/libc.so.6 #3 0x00007f3bad48e68e in __fprintf_chk () from /lib64/libc.so.6 #4 0x00007f3ba2c8d6ff in event_logv_ () from /usr/lib64/libevent-2.1.so.6 #5 0x00007f3ba2c8d8c4 in event_warn () from /usr/lib64/libevent-2.1.so.6 #6 0x00007f3ba2c8f230 in ?? () from /usr/lib64/libevent-2.1.so.6 #7 0x00007f3ba2c85068 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #8 0x00007f3ba5fe0df9 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:214 #9 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #10 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #11 0x00007f3ba5f9f2c4 in base::internal::ServiceThread::Run () at ./../../3rdparty/chromium/base/task_scheduler/service_thread.cc:60 #12 0x00007f3ba5faa318 in base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #13 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #14 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #15 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f3b877fe700 (LWP 21909)): #0 0x00007f3bad48caac in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007f3bad3edced in buffered_vfprintf () from /lib64/libc.so.6 #2 0x00007f3bad3eb138 in __vfprintf_internal () from /lib64/libc.so.6 #3 0x00007f3bad48e68e in __fprintf_chk () from /lib64/libc.so.6 #4 0x00007f3ba2c8d6ff in event_logv_ () from /usr/lib64/libevent-2.1.so.6 #5 0x00007f3ba2c8d8c4 in event_warn () from /usr/lib64/libevent-2.1.so.6 #6 0x00007f3ba2c8f230 in ?? () from /usr/lib64/libevent-2.1.so.6 #7 0x00007f3ba2c85068 in event_base_loop () from /usr/lib64/libevent-2.1.so.6 #8 0x00007f3ba5fe0df9 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:214 #9 0x00007f3ba5f7779b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:102 #10 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:85 #11 0x00007f3ba5faa1c1 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #12 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:337 #13 0x00007f3ba5fdd341 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:76 #14 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #15 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f3b96739700 (LWP 21878)): #0 0x00007f3baba4fce7 in ?? () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f3baba522a3 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f3baba52d6b in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f3bad9c0e7b in QEventDispatcherGlib::processEvents (this=0x7f3b88000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7f3b96738b30, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #6 0x00007f3bad7b7016 in QThread::exec (this=this at entry=0x7f3bacefed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #7 0x00007f3bace7e565 in QDBusConnectionManager::run (this=0x7f3bacefed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #8 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x7f3bacefed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:361 #9 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f3b97fff700 (LWP 21877)): #0 0x00007f3bac4a603c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3b9c92a483 in ?? () from /usr/lib64/dri/i965_dri.so #2 0x00007f3b9c92a1d7 in ?? () from /usr/lib64/dri/i965_dri.so #3 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #4 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f3b9e0cf700 (LWP 21876)): #0 0x00007f3bad474ae9 in poll () from /lib64/libc.so.6 #1 0x00007f3bac4cccc7 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f3bac4ce8fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f3b9e250788 in QXcbEventQueue::run (this=0x5602188795e0) at qxcbeventqueue.cpp:228 #4 0x00007f3bad7b8362 in QThreadPrivate::start (arg=0x5602188795e0) at thread/qthread_unix.cpp:361 #5 0x00007f3bac49ffab in start_thread () from /lib64/libpthread.so.0 #6 0x00007f3bad47f6af in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f3ba0068080 (LWP 21871)): [KCrash Handler] #6 0x00007f3bacd49e24 in qGetPtrHelper > > (ptr=...) at /usr/include/qt5/QtCore/qglobal.h:1038 #7 QWebEngineView::d_func (this=this at entry=0x0) at api/qwebengineview.h:138 #8 QWebEngineView::page (this=this at entry=0x0) at api/qwebengineview.cpp:175 #9 0x00007f3bacd49f41 in QWebEngineView::setHtml (this=this at entry=0x0, html=..., baseUrl=...) at api/qwebengineview.cpp:206 #10 0x00007f3ac4a007cf in MessageViewer::ViewerPrivate::displaySplashPage (this=0x56021917abd0, templateName=..., data=..., domain=...) at /usr/include/qt5/QtCore/qchar.h:88 #11 0x00007f3ac4a00c1f in MessageViewer::ViewerPrivate::displaySplashPage (this=0x56021917abd0, message=...) at /usr/src/debug/messagelib-18.12.3-1.1.x86_64/messageviewer/src/viewer/viewer_p.cpp:802 #12 0x00007f3ac4a02f03 in MessageViewer::ViewerPrivate::itemFetchResult (this=0x56021917abd0, job=) at /usr/include/qt5/QtCore/qchar.h:88 #13 0x00007f3bad997343 in QtPrivate::QSlotObjectBase::call (a=0x7fffb8f04430, r=0x56021dc02280, this=0x56021dc46400) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #14 QMetaObject::activate (sender=0x56021dc02280, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3774 #15 0x00007f3bae8f6d9c in KJob::result (this=this at entry=0x56021dc02280, _t1=, _t1 at entry=0x56021dc02280, _t2=...) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:573 #16 0x00007f3bae8f7863 in KJob::finishJob (this=0x56021dc02280, emitResult=) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/src/lib/jobs/kjob.cpp:109 #17 0x00007f3bae8f78cc in KJob::kill (verbosity=KJob::EmitResult, this=0x56021dc02280) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/src/lib/jobs/kjob.cpp:122 #18 KJob::kill (this=0x56021dc02280, verbosity=verbosity at entry=KJob::EmitResult) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/src/lib/jobs/kjob.cpp:117 #19 0x00007f3bad17d4c5 in Akonadi::SessionPrivate::clear (this=0x5602192696c0, forceReconnect=forceReconnect at entry=false) at /usr/src/debug/akonadi-server-18.12.3-1.2.x86_64/src/core/session.cpp:440 #20 0x00007f3bad17d50d in Akonadi::Session::~Session (this=0x56021926ba20, __in_chrg=) at /usr/src/debug/akonadi-server-18.12.3-1.2.x86_64/src/core/session.cpp:382 #21 0x00007f3bad17d539 in Akonadi::Session::~Session (this=0x56021926ba20, __in_chrg=) at /usr/src/debug/akonadi-server-18.12.3-1.2.x86_64/src/core/session.cpp:380 #22 0x00007f3bad99515b in QObjectPrivate::deleteChildren (this=this at entry=0x560218dcc400) at kernel/qobject.cpp:2010 #23 0x00007f3bad99ddd4 in QObject::~QObject (this=, __in_chrg=) at kernel/qobject.cpp:1032 #24 0x00007f3ac49fdc79 in MessageViewer::ViewerPrivate::~ViewerPrivate (this=0x56021917abd0, __in_chrg=) at /usr/src/debug/messagelib-18.12.3-1.1.x86_64/messageviewer/src/viewer/viewer_p.cpp:256 #25 0x00007f3bad99515b in QObjectPrivate::deleteChildren (this=this at entry=0x560218dda9d0) at kernel/qobject.cpp:2010 #26 0x00007f3bae39c466 in QWidget::~QWidget (this=0x560218dda7f0, __in_chrg=) at kernel/qwidget.cpp:1703 #27 0x00007f3ac49f1a99 in MessageViewer::Viewer::~Viewer (this=0x560218dda7f0, __in_chrg=) at /usr/src/debug/messagelib-18.12.3-1.1.x86_64/messageviewer/src/viewer/viewer.cpp:84 #28 0x00007f3bad99515b in QObjectPrivate::deleteChildren (this=this at entry=0x5602190be200) at kernel/qobject.cpp:2010 #29 0x00007f3bae39c466 in QWidget::~QWidget (this=0x5602190be130, __in_chrg=) at kernel/qwidget.cpp:1703 #30 0x00007f3ac51ffca9 in KMReaderWin::~KMReaderWin (this=0x5602190be130, __in_chrg=) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kmreaderwin.cpp:227 #31 0x00007f3bad99515b in QObjectPrivate::deleteChildren (this=this at entry=0x560218cd35b0) at kernel/qobject.cpp:2010 #32 0x00007f3bae39c466 in QWidget::~QWidget (this=0x560218dda4b0, __in_chrg=) at kernel/qwidget.cpp:1703 #33 0x00007f3bae500729 in QSplitter::~QSplitter (this=0x560218dda4b0, __in_chrg=) at widgets/qsplitter.cpp:973 #34 0x00007f3bad99515b in QObjectPrivate::deleteChildren (this=this at entry=0x5602196192f0) at kernel/qobject.cpp:2010 #35 0x00007f3bae39c466 in QWidget::~QWidget (this=0x560218dd66d0, __in_chrg=) at kernel/qwidget.cpp:1703 #36 0x00007f3bae500729 in QSplitter::~QSplitter (this=0x560218dd66d0, __in_chrg=) at widgets/qsplitter.cpp:973 #37 0x00007f3ac52375a3 in KMMainWidget::deleteWidgets (this=this at entry=0x560218f4e270) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kmmainwidget.cpp:975 #38 0x00007f3ac524f768 in KMMainWidget::destruct (this=0x560218f4e270) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kmmainwidget.cpp:385 #39 KMMainWidget::destruct (this=0x560218f4e270) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kmmainwidget.cpp:374 #40 0x00007f3ac5445d06 in KMailPart::~KMailPart (this=0x560218f14610, __in_chrg=, __vtt_parm=) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kmail_part.cpp:111 #41 0x00007f3ac5445e59 in KMailPart::~KMailPart (this=0x560218f14610, __in_chrg=, __vtt_parm=) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kmail_part.cpp:106 #42 0x00007f3baeb8501e in KontactInterface::Plugin::~Plugin (this=0x5602191af0d0, __vtt_parm=, __in_chrg=) at /usr/src/debug/kontactinterface-18.12.3-1.1.x86_64/src/plugin.cpp:89 #43 0x00007f3ac57ffcd6 in KMailPlugin::~KMailPlugin (this=0x5602191af0d0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kontactplugin/kmail/kmail_plugin.cpp:175 #44 0x00007f3ac57ffcf9 in KMailPlugin::~KMailPlugin (this=0x5602191af0d0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kmail-18.12.3-1.1.x86_64/src/kontactplugin/kmail/kmail_plugin.cpp:172 #45 0x00007f3baebb37b6 in Kontact::MainWindow::~MainWindow (this=this at entry=0x560218c81130, __in_chrg=, __vtt_parm=) at /usr/include/qt5/QtCore/qlist.h:299 #46 0x00007f3baebb3c19 in Kontact::MainWindow::~MainWindow (this=0x560218c81130, __in_chrg=, __vtt_parm=) at /usr/src/debug/kontact-18.12.3-1.1.x86_64/src/mainwindow.cpp:272 #47 0x00007f3bad997aa0 in QObject::event (this=this at entry=0x560218c81130, e=e at entry=0x560221b67f90) at kernel/qobject.cpp:1251 #48 0x00007f3bae3a0fcb in QWidget::event (this=this at entry=0x560218c81130, event=event at entry=0x560221b67f90) at kernel/qwidget.cpp:9383 #49 0x00007f3bae4a8cb4 in QMainWindow::event (this=this at entry=0x560218c81130, event=event at entry=0x560221b67f90) at widgets/qmainwindow.cpp:1339 #50 0x00007f3baead133b in KMainWindow::event (this=this at entry=0x560218c81130, ev=ev at entry=0x560221b67f90) at /usr/src/debug/kxmlgui-5.56.0-1.1.x86_64/src/kmainwindow.cpp:877 #51 0x00007f3baeb1bf05 in KXmlGuiWindow::event (this=0x560218c81130, ev=0x560221b67f90) at /usr/src/debug/kxmlgui-5.56.0-1.1.x86_64/src/kxmlguiwindow.cpp:125 #52 0x00007f3bae361551 in QApplicationPrivate::notify_helper (this=this at entry=0x560218858650, receiver=receiver at entry=0x560218c81130, e=e at entry=0x560221b67f90) at kernel/qapplication.cpp:3737 #53 0x00007f3bae368930 in QApplication::notify (this=0x7fffb8f052c0, receiver=0x560218c81130, e=0x560221b67f90) at kernel/qapplication.cpp:3484 #54 0x00007f3bad96d6f9 in QCoreApplication::notifyInternal2 (receiver=0x560218c81130, event=0x560221b67f90) at ../../include/QtCore/5.12.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:322 #55 0x00007f3bad970747 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5602187f1210) at kernel/qcoreapplication.cpp:1799 #56 0x00007f3bad9c1853 in postEventSourceDispatch (s=0x560218923000) at kernel/qeventdispatcher_glib.cpp:276 #57 0x00007f3baba52c2e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #58 0x00007f3baba52ec8 in ?? () from /usr/lib64/libglib-2.0.so.0 #59 0x00007f3baba52f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #60 0x00007f3bad9c0e63 in QEventDispatcherGlib::processEvents (this=0x560218924080, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #61 0x00007f3bad96c3cb in QEventLoop::exec (this=this at entry=0x7fffb8f05190, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #62 0x00007f3bad974402 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #63 0x00005602176f6738 in main (argc=, argv=) at /usr/src/debug/kontact-18.12.3-1.1.x86_64/src/main.cpp:229 [Inferior 1 (process 21871) detached] Possible duplicates by query: bug 406185, bug 405990, bug 404440. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 17:00:37 2019 From: bugzilla_noreply at kde.org (Andreas K. Huettel) Date: Sat, 06 Apr 2019 16:00:37 +0000 Subject: [Akonadi] [Bug 397316] akonadi loses connection with IMAP server after suspend (but not only, DB error too) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=397316 Andreas K. Huettel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dilfridge at gentoo.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 6 17:01:01 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Sat, 06 Apr 2019 16:01:01 +0000 Subject: [Akonadi] [Bug 397316] akonadi loses connection with IMAP server after suspend (but not only, DB error too) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=397316 andreas.sturmlechner at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.sturmlechner at gmail. | |com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 02:59:46 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 01:59:46 +0000 Subject: [akregator] [Bug 262271] Akregator fetched feeds with incorrect content (overlapping with each other) with dates in future. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=262271 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jscott at posteo.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:01:01 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:01:01 +0000 Subject: [akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=256034 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jscott at posteo.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:03:22 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:03:22 +0000 Subject: [akregator] [Bug 262271] Akregator fetched feeds with incorrect content (overlapping with each other) with dates in future. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=262271 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|CONFIRMED |RESOLVED --- Comment #19 from John Scott --- *** This bug has been marked as a duplicate of bug 256034 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:03:22 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:03:22 +0000 Subject: [akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=256034 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anand.chirag at gmail.com --- Comment #39 from John Scott --- *** Bug 262271 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:14:06 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:14:06 +0000 Subject: [akregator] [Bug 357281] the date of a specific feed are completely wrong In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=357281 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from John Scott --- *** This bug has been marked as a duplicate of bug 256034 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:14:06 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:14:06 +0000 Subject: [akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=256034 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hast0011 at gmail.com --- Comment #40 from John Scott --- *** Bug 357281 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:14:51 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:14:51 +0000 Subject: [akregator] [Bug 273391] Akregator should not ask to restore session if there is nothing to restore In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=273391 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jscott at posteo.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 03:17:10 2019 From: bugzilla_noreply at kde.org (John Scott) Date: Sun, 07 Apr 2019 02:17:10 +0000 Subject: [akregator] [Bug 130529] support for rss on https protokol missing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=130529 John Scott changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from John Scott --- This bug is old, and Akregator has supported HTTPS for a long time now. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 05:33:12 2019 From: bugzilla_noreply at kde.org (Bug Janitor Service) Date: Sun, 07 Apr 2019 04:33:12 +0000 Subject: [kmail2] [Bug 400184] KMail refuses to send email In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=400184 Bug Janitor Service changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED --- Comment #4 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 05:33:12 2019 From: bugzilla_noreply at kde.org (Bug Janitor Service) Date: Sun, 07 Apr 2019 04:33:12 +0000 Subject: [kmail2] [Bug 373189] Kmail2 v 5.3.3 - identify emails with attachments In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=373189 Bug Janitor Service changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #4 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 09:20:30 2019 From: bugzilla_noreply at kde.org (Ninetto) Date: Sun, 07 Apr 2019 08:20:30 +0000 Subject: [akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=256034 --- Comment #41 from Ninetto --- Capita anche se cancello una fonte con i feed di quella data, vengono ricaricati tutti i feed vecchi quando lo riaggiungo alle fonti. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 11:52:23 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Sun, 07 Apr 2019 10:52:23 +0000 Subject: [Akonadi] [Bug 392092] akonadi_control crash on first start In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=392092 maxime.haselbauer at googlemail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 14:23:41 2019 From: bugzilla_noreply at kde.org (David Faure) Date: Sun, 07 Apr 2019 13:23:41 +0000 Subject: [Akonadi] [Bug 399167] Akonadi enters deadlock state which makes it completely unuseable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=399167 --- Comment #22 from David Faure --- Additional fix pushed in https://cgit.kde.org/akonadi.git/commit/?id=257598195d09b1022ebf08cd58245cd3493f5a2e for 19.04 Note: all this is about akonadi not getting stuck when the "multiple merge candidates" problem happens. The problem itself isn't fixed yet, for lack of a reproducible testcase. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 14:46:52 2019 From: bugzilla_noreply at kde.org (David Faure) Date: Sun, 07 Apr 2019 13:46:52 +0000 Subject: [Akonadi] [Bug 399167] Akonadi enters deadlock state which makes it completely unuseable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=399167 --- Comment #23 from David Faure --- Oh, and about part-less items, I just noticed that I had a bunch in a spam folder, and after syncing that folder, the same query returns nothing. So it seems to me that a successful sync clears that up. In other words, it would be a consequence of a stuck sync -- not the cause for it. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 15:25:27 2019 From: bugzilla_noreply at kde.org (davidblunkett) Date: Sun, 07 Apr 2019 14:25:27 +0000 Subject: [Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=338658 --- Comment #131 from davidblunkett --- Could someone just add a watchdog timer to it so it just restarts if it gets stuck? I've tried scripting an akonadictl function to do this but akonadictl insists on spamming up the desktop with irrelevant error messages. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 7 16:44:39 2019 From: bugzilla_noreply at kde.org (Fabian) Date: Sun, 07 Apr 2019 15:44:39 +0000 Subject: [kontact] [Bug 406304] New: Kontact crash trying to access settings Message-ID: https://bugs.kde.org/show_bug.cgi?id=406304 Bug ID: 406304 Summary: Kontact crash trying to access settings Product: kontact Version: 5.10.3 Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: tonymt00 at gmail.com Target Milestone: --- SUMMARY When clicking Settings --> Configure Kontact it crash each time. STEPS TO REPRODUCE 1. Open Kontact 2. Click Settings --> Configure Kontact OBSERVED RESULT Kontact crashs EXPECTED RESULT Kontact does not crash SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15,4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.0 ADDITIONAL INFORMATION Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fdcdc690bc0 (LWP 5003))] Thread 27 (Thread 0x7fdb8b67e700 (LWP 5077)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdb8b67d710, expected=0, futex_word=0x7fdb8b67d8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdb8b67d7b0, mutex=0x7fdb8b67d8a8, cond=0x7fdb8b67d8d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdb8b67d8d0, mutex=0x7fdb8b67d8a8, abstime=0x7fdb8b67d7b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed387 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdb8b67e700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7fdb8be7f700 (LWP 5076)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdb8be7e710, expected=0, futex_word=0x7fdb8be7e8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdb8be7e7b0, mutex=0x7fdb8be7e8a8, cond=0x7fdb8be7e8d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdb8be7e8d0, mutex=0x7fdb8be7e8a8, abstime=0x7fdb8be7e7b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed387 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdb8be7f700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7fdb93bbf700 (LWP 5051)): #0 0x00007fdcd8fc00b4 in __GI___libc_read (fd=84, buf=0x7fdb93bbe7d0, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007fdcd2a3ecd0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdcd29fa027 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdcd29fa4e0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fdcd29fa64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fdcd9b1f15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdcd9ac064a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdcd98e841a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fdcd98e9bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fdcd48c66db in start_thread (arg=0x7fdb93bbf700) at pthread_create.c:463 #10 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7fdba18c7700 (LWP 5048)): #0 0x00007fdcd8fc4bf9 in __GI___poll (fds=0x7fdb98022070, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdcd29fa539 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdcd29fa64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdcd9b1f15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fdcd9ac064a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdcd98e841a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdcd98e9bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdcd48c66db in start_thread (arg=0x7fdba18c7700) at pthread_create.c:463 #8 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7fdba20c8700 (LWP 5046)): #0 0x00007fdcd29fa0a6 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007fdcd29fa5c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdcd29fa64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdcd9b1f15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fdcd9ac064a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdcd98e841a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdcd98e9bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdcd48c66db in start_thread (arg=0x7fdba20c8700) at pthread_create.c:463 #8 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7fdba2f67700 (LWP 5045)): #0 0x00007fdcd2a40049 in g_mutex_lock () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007fdcd29f9905 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdcd29fa46b in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdcd29fa64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fdcd9b1f15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdcd9ac064a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdcd98e841a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdcd98e9bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fdcd48c66db in start_thread (arg=0x7fdba2f67700) at pthread_create.c:463 #9 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7fdc68fb3700 (LWP 5044)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc68fb2710, expected=0, futex_word=0x7fdc68fb28f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc68fb27b0, mutex=0x7fdc68fb28a8, cond=0x7fdc68fb28d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc68fb28d0, mutex=0x7fdc68fb28a8, abstime=0x7fdc68fb27b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc68fb3700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7fdc6995e700 (LWP 5029)): #0 0x00007fdcd48cc9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7fdc6995d908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdcd48cc9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdc6995d8b8, cond=0x7fdc6995d8e0) at pthread_cond_wait.c:502 #2 0x00007fdcd48cc9f3 in __pthread_cond_wait (cond=0x7fdc6995d8e0, mutex=0x7fdc6995d8b8) at pthread_cond_wait.c:655 #3 0x00007fdcc9f2c0a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cb7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed9f4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc6995e700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7fdc6a15f700 (LWP 5028)): #0 0x00007fdcd8fe06ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fdcd8fe2474 in ___fprintf_chk (fp=0x7fdcd929d8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fdcc15336a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fdcc151b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdcc151bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdcc151d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdcc1513114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdcc9f32789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9efbd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc6a15f700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7fdc6b7fe700 (LWP 5027)): #0 0x00007fdcd48cc9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7fdcc2c59fb8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdcd48cc9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdcc2c59f68, cond=0x7fdcc2c59f90) at pthread_cond_wait.c:502 #2 0x00007fdcd48cc9f3 in __pthread_cond_wait (cond=0x7fdcc2c59f90, mutex=0x7fdcc2c59f68) at pthread_cond_wait.c:655 #3 0x00007fdcc2963844 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #4 0x00007fdcc2963889 in () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #5 0x00007fdcd48c66db in start_thread (arg=0x7fdc6b7fe700) at pthread_create.c:463 #6 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7fdc7096f700 (LWP 5026)): #0 0x00007fdcd8fc00b4 in __GI___libc_read (fd=46, buf=0x7fdc7096e81e, nbytes=10) at ../sysdeps/unix/sysv/linux/read.c:27 #1 0x00007fdc9034e021 in pa_read () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #2 0x00007fdc905cca2e in pa_mainloop_prepare () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #3 0x00007fdc905cd4a0 in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #4 0x00007fdc905cd560 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #5 0x00007fdc905db3c9 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0 #6 0x00007fdc9037d318 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so #7 0x00007fdcd48c66db in start_thread (arg=0x7fdc7096f700) at pthread_create.c:463 #8 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7fdc717fa700 (LWP 5025)): #0 0x00007fdcd8fe06ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fdcd8fe2474 in ___fprintf_chk (fp=0x7fdcd929d8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fdcc15336a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fdcc151b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdcc151bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdcc151d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdcc1513114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdcc9f327dd in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9efbd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc717fa700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7fdc71ffb700 (LWP 5024)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc71ffa700, expected=0, futex_word=0x7fdc71ffa8e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc71ffa7a0, mutex=0x7fdc71ffa898, cond=0x7fdc71ffa8c0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc71ffa8c0, mutex=0x7fdc71ffa898, abstime=0x7fdc71ffa7a0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9ea6b70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9efbd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcd48c66db in start_thread (arg=0x7fdc71ffb700) at pthread_create.c:463 #10 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fdc727fc700 (LWP 5023)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc727fb700, expected=0, futex_word=0x7fdc727fb8e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc727fb7a0, mutex=0x7fdc727fb898, cond=0x7fdc727fb8c0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc727fb8c0, mutex=0x7fdc727fb898, abstime=0x7fdc727fb7a0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9ea6b70 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9efbd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcd48c66db in start_thread (arg=0x7fdc727fc700) at pthread_create.c:463 #10 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fdc72ffd700 (LWP 5022)): #0 0x00007fdcd48cc9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x55fadf0be838) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdcd48cc9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55fadf0be778, cond=0x55fadf0be810) at pthread_cond_wait.c:502 #2 0x00007fdcd48cc9f3 in __pthread_cond_wait (cond=0x55fadf0be810, mutex=0x55fadf0be778) at pthread_cond_wait.c:655 #3 0x00007fdcc9f2c0a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcca7f5b28 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9efd2df in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcd48c66db in start_thread (arg=0x7fdc72ffd700) at pthread_create.c:463 #8 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7fdc737fe700 (LWP 5021)): #0 0x00007fdcd48cc9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x7fdc737fd908) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdcd48cc9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x7fdc737fd8b8, cond=0x7fdc737fd8e0) at pthread_cond_wait.c:502 #2 0x00007fdcd48cc9f3 in __pthread_cond_wait (cond=0x7fdc737fd8e0, mutex=0x7fdc737fd8b8) at pthread_cond_wait.c:655 #3 0x00007fdcc9f2c0a9 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cae8 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cb7f in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea868 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed9b4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc737fe700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7fdc73fff700 (LWP 5020)): #0 0x00007fdcd8fc0187 in __GI___libc_write (fd=2, buf=0x7fdc73ffbc20, nbytes=39) at ../sysdeps/unix/sysv/linux/write.c:27 #1 0x00007fdcd8f3b1bd in _IO_new_file_write (f=0x7fdcd929c680 <_IO_2_1_stderr_>, data=0x7fdc73ffbc20, n=39) at fileops.c:1203 #2 0x00007fdcd8f3bb2f in new_do_write (to_do=, data=0x7fdc73ffbc20 "[warn] epoll_wait: Bad file descriptor\n", fp=0x7fdcd929c680 <_IO_2_1_stderr_>) at fileops.c:457 #3 0x00007fdcd8f3bb2f in _IO_new_file_xsputn (f=0x7fdcd929c680 <_IO_2_1_stderr_>, data=, n=39) at fileops.c:1277 #4 0x00007fdcd8f0e707 in buffered_vfprintf (s=s at entry=0x7fdcd929c680 <_IO_2_1_stderr_>, format=format at entry=0x7fdcc15336a8 "[%s] %s\n", args=args at entry=0x7fdc73ffe1e0) at vfprintf.c:2350 #5 0x00007fdcd8f0b726 in _IO_vfprintf_internal (s=s at entry=0x7fdcd929c680 <_IO_2_1_stderr_>, format=0x7fdcc15336a8 "[%s] %s\n", ap=ap at entry=0x7fdc73ffe1e0) at vfprintf.c:1301 #6 0x00007fdcd8fe24c6 in ___fprintf_chk (fp=0x7fdcd929c680 <_IO_2_1_stderr_>, flag=1, format=) at fprintf_chk.c:35 #7 0x00007fdcc151b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #8 0x00007fdcc151bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #9 0x00007fdcc151d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #10 0x00007fdcc1513114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #11 0x00007fdcc9f328c4 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x00007fdcc9881754 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #14 0x00007fdcc9efbe78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #15 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #16 0x00007fdcd48c66db in start_thread (arg=0x7fdc73fff700) at pthread_create.c:463 #17 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7fdc6bfff700 (LWP 5019)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc6bffe710, expected=0, futex_word=0x7fdc6bffe8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc6bffe7b0, mutex=0x7fdc6bffe8a8, cond=0x7fdc6bffe8d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc6bffe8d0, mutex=0x7fdc6bffe8a8, abstime=0x7fdc6bffe7b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc6bfff700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fdc90ff9700 (LWP 5018)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc90ff8710, expected=0, futex_word=0x7fdc90ff88f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc90ff87b0, mutex=0x7fdc90ff88a8, cond=0x7fdc90ff88d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc90ff88d0, mutex=0x7fdc90ff88a8, abstime=0x7fdc90ff87b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc90ff9700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fdc917fa700 (LWP 5017)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc917f9710, expected=0, futex_word=0x7fdc917f98f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc917f97b0, mutex=0x7fdc917f98a8, cond=0x7fdc917f98d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc917f98d0, mutex=0x7fdc917f98a8, abstime=0x7fdc917f97b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc917fa700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fdc91ffb700 (LWP 5016)): #0 0x00007fdcd48cced9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fdc91ffa710, expected=0, futex_word=0x7fdc91ffa8f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:142 #1 0x00007fdcd48cced9 in __pthread_cond_wait_common (abstime=0x7fdc91ffa7b0, mutex=0x7fdc91ffa8a8, cond=0x7fdc91ffa8d0) at pthread_cond_wait.c:533 #2 0x00007fdcd48cced9 in __pthread_cond_timedwait (cond=0x7fdc91ffa8d0, mutex=0x7fdc91ffa8a8, abstime=0x7fdc91ffa7b0) at pthread_cond_wait.c:667 #3 0x00007fdcc9f2c177 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #4 0x00007fdcc9f2cada in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #5 0x00007fdcc9f2cbc2 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #6 0x00007fdcc9eea851 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9eed6b6 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9eed974 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc91ffb700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fdc927fc700 (LWP 5015)): #0 0x00007fdcd8fe06ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fdcd8fe2474 in ___fprintf_chk (fp=0x7fdcd929d8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fdcc15336a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fdcc151b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdcc151bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdcc151d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdcc1513114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdcc9f32789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9ef0f44 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9efbe78 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x00007fdcd48c66db in start_thread (arg=0x7fdc927fc700) at pthread_create.c:463 #12 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fdc937fe700 (LWP 5013)): #0 0x00007fdcd8fe06ac in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95 #1 0x00007fdcd8fe2474 in ___fprintf_chk (fp=0x7fdcd929d8b0 <_IO_stdfile_2_lock>, flag=1, format=0x7fdcc15336a8 "[%s] %s\n") at fprintf_chk.c:30 #2 0x00007fdcc151b9ad in event_logv_ () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #3 0x00007fdcc151bb44 in event_warn () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #4 0x00007fdcc151d46c in () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #5 0x00007fdcc1513114 in event_base_loop () at /usr/lib/x86_64-linux-gnu/libevent-2.1.so.6 #6 0x00007fdcc9f32789 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #7 0x00007fdcc9ec949b in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #8 0x00007fdcc9efbd21 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #9 0x00007fdcc9f2ecd1 in () at /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x00007fdcd48c66db in start_thread (arg=0x7fdc937fe700) at pthread_create.c:463 #11 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fdc9a6bb700 (LWP 5006)): #0 0x00007fdcd9b1ee76 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #1 0x00007fdcd29f9a98 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdcd29fa46b in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdcd29fa64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fdcd9b1f15b in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdcd9ac064a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fdcd98e841a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fdcd8209015 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x00007fdcd98e9bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007fdcd48c66db in start_thread (arg=0x7fdc9a6bb700) at pthread_create.c:463 #10 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fdca41d1700 (LWP 5005)): #0 0x00007fdcd48cc9f3 in futex_wait_cancelable (private=, expected=0, futex_word=0x55fadea8cf2c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0x00007fdcd48cc9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55fadea8ced8, cond=0x55fadea8cf00) at pthread_cond_wait.c:502 #2 0x00007fdcd48cc9f3 in __pthread_cond_wait (cond=0x55fadea8cf00, mutex=0x55fadea8ced8) at pthread_cond_wait.c:655 #3 0x00007fdca5570dcb in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #4 0x00007fdca5570af7 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so #5 0x00007fdcd48c66db in start_thread (arg=0x7fdca41d1700) at pthread_create.c:463 #6 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fdcae369700 (LWP 5004)): #0 0x00007fdcd8fc4bf9 in __GI___poll (fds=0x7fdcae3688f8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdcd4ef5747 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fdcd4ef736a in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fdcaf05c32a in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007fdcd98e9bc2 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fdcd48c66db in start_thread (arg=0x7fdcae369700) at pthread_create.c:463 #6 0x00007fdcd8fd188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fdcdc690bc0 (LWP 5003)): [KCrash Handler] #6 0x00007fdcd7fca786 in KCModuleProxy::realModule() const () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #7 0x00007fdcd7fc8065 in () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #8 0x00007fdcd7fc89c7 in () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #9 0x00007fdcd9af1e25 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007fdcd6f75b4b in KPageDialog::currentPageChanged(KPageWidgetItem*, KPageWidgetItem*) () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #11 0x00007fdcd9af1f3f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007fdcd6f6206b in KPageWidget::currentPageChanged(KPageWidgetItem*, KPageWidgetItem*) () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #13 0x00007fdcd6f6222c in () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #14 0x00007fdcd9af1e25 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007fdcd6f5c817 in KPageView::currentPageChanged(QModelIndex const&, QModelIndex const&) () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #16 0x00007fdcd6f5dc59 in () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #17 0x00007fdcd9af1e25 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007fdcd9a77df7 in QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection const&) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007fdcd9a7c960 in QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection const&) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007fdcd9a7feab in QItemSelectionModel::select(QItemSelection const&, QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007fdcd9a79e5c in QItemSelectionModel::select(QModelIndex const&, QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007fdcd9a781a4 in QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x00007fdcd6f5ccca in () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #24 0x00007fdcd6f5da75 in () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #25 0x00007fdcd9af1e25 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #26 0x00007fdcd9a69a66 in QAbstractItemModel::layoutChanged(QList const&, QAbstractItemModel::LayoutChangeHint) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #27 0x00007fdcd6f63e96 in KPageWidgetModel::addPage(KPageWidgetItem*) () at /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5 #28 0x00007fdcd7fe06b2 in () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #29 0x00007fdcd7fe08ef in () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #30 0x00007fdcd7fe0ee9 in () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #31 0x00007fdcd7fe2694 in KSettings::Dialog::showEvent(QShowEvent*) () at /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 #32 0x00007fdcda8f8838 in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #33 0x00007fdcda8b883c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #34 0x00007fdcda8bfdd0 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #35 0x00007fdcd9ac2328 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #36 0x00007fdcda8f52b3 in QWidgetPrivate::show_helper() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #37 0x00007fdcda8f83eb in QWidget::setVisible(bool) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #38 0x00007fdcdaaa98bc in QDialog::setVisible(bool) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #39 0x00007fdcdc0e4e14 in Kontact::MainWindow::slotPreferences() (this=0x55fadf081a40) at ./src/mainwindow.cpp:909 #40 0x00007fdcd9af1f3f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #41 0x00007fdcda8b20f2 in QAction::triggered(bool) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #42 0x00007fdcda8b470c in QAction::activate(QAction::ActionEvent) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #43 0x00007fdcd9af2992 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #44 0x00007fdcda8b5085 in QAction::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #45 0x00007fdcda8b883c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #46 0x00007fdcda8bfdd0 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #47 0x00007fdcd9ac2328 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #48 0x00007fdcd9ac4e87 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #49 0x00007fdcd9b1fb23 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #50 0x00007fdcd29fa387 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007fdcd29fa5c0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #52 0x00007fdcd29fa64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #53 0x00007fdcd9b1f13f in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #54 0x00007fdcd9ac064a in QEventLoop::exec(QFlags) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #55 0x00007fdcd9ac9800 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #56 0x000055fade6d14c5 in main(int, char**) (argc=, argv=) at ./src/main.cpp:229 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 00:01:28 2019 From: bugzilla_noreply at kde.org (Alexander Kernozhitsky) Date: Sun, 07 Apr 2019 23:01:28 +0000 Subject: [kmail2] [Bug 331539] All messages disappear after deleting one In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=331539 Alexander Kernozhitsky changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sh200105 at mail.ru -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 00:04:57 2019 From: bugzilla_noreply at kde.org (=?UTF-8?B?Q2FtaWxvIEJvaMOzcnF1ZXo=?=) Date: Sun, 07 Apr 2019 23:04:57 +0000 Subject: [kontact] [Bug 404543] Kontact Crashes When Adding AdBlock Subscription to Akregator In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404543 Camilo Bohórquez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |camibohp at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 00:04:58 2019 From: bugzilla_noreply at kde.org (=?UTF-8?B?Q2FtaWxvIEJvaMOzcnF1ZXo=?=) Date: Sun, 07 Apr 2019 23:04:58 +0000 Subject: [kontact] [Bug 404543] Kontact Crashes When Adding AdBlock Subscription to Akregator In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404543 --- Comment #3 from Camilo Bohórquez --- Created attachment 119289 --> https://bugs.kde.org/attachment.cgi?id=119289&action=edit New crash information added by DrKonqi akregator (5.10.3) using Qt 5.12.2 - What I was doing when the application crashed: I try to add a AdBlock subscription to my KDE PIM Suite. - Custom settings of the application: -- Backtrace (Reduced): #6 0x00007f981836c41a in AdBlock::AdBlockSettingWidget::save (this=0x5568878f96e0) at /usr/src/debug/kdepim-addons-18.12.3-1.1.x86_64/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp:285 #7 0x00007f981836836d in AdBlock::AdblockPluginUrlInterceptorConfigureWidget::saveSettings (this=0x55688788ed40) at /usr/src/debug/kdepim-addons-18.12.3-1.1.x86_64/plugins/webengineurlinterceptor/adblock/lib/widgets/adblockpluginurlinterceptorconfigurewidget.cpp:48 #8 0x00007f983308168d in PimCommon::ConfigurePluginDialog::slotAccepted (this=0x556880ade1e0) at /usr/src/debug/pimcommon-18.12.3-1.1.x86_64/src/pimcommon/configureplugins/configureplugindialog.cpp:86 #9 0x00007f9831ba1343 in QtPrivate::QSlotObjectBase::call (a=0x7ffd2989aa70, r=0x556880ade1e0, this=0x5568879dd360) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 [...] #11 0x00007f98326f37c0 in QDialogButtonBoxPrivate::_q_handleButtonClicked (this=) at widgets/qdialogbuttonbox.cpp:864 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 08:06:34 2019 From: bugzilla_noreply at kde.org (Christophe Giboudeaux) Date: Mon, 08 Apr 2019 07:06:34 +0000 Subject: [kmail2] [Bug 331539] All messages disappear after deleting one In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=331539 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|texacosr at gmx.com | Version|5.2.3 |5.10.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 08:06:52 2019 From: bugzilla_noreply at kde.org (Christophe Giboudeaux) Date: Mon, 08 Apr 2019 07:06:52 +0000 Subject: [kmail2] [Bug 331539] All messages disappear after deleting one In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=331539 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 09:09:32 2019 From: bugzilla_noreply at kde.org (Alexander Kernozhitsky) Date: Mon, 08 Apr 2019 08:09:32 +0000 Subject: [kmail2] [Bug 391182] kmail --composer return an error and doesn't open In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=391182 Alexander Kernozhitsky changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sh200105 at mail.ru -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 09:31:12 2019 From: bugzilla_noreply at kde.org (Alexander Kernozhitsky) Date: Mon, 08 Apr 2019 08:31:12 +0000 Subject: [kmail2] [Bug 331539] All messages disappear after deleting one In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=331539 Alexander Kernozhitsky changed: What |Removed |Added ---------------------------------------------------------------------------- CC|sh200105 at mail.ru | -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 09:46:58 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 08 Apr 2019 08:46:58 +0000 Subject: [kmail2] [Bug 391182] kmail --composer return an error and doesn't open In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=391182 --- Comment #5 from Laurent Montel --- with 5.11.0 it works fine. 5.7.3 is very old. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 10:35:48 2019 From: bugzilla_noreply at kde.org (Patrick) Date: Mon, 08 Apr 2019 09:35:48 +0000 Subject: [kmail2] [Bug 406324] New: Messages detected as scam are deleted when moved to trash Message-ID: https://bugs.kde.org/show_bug.cgi?id=406324 Bug ID: 406324 Summary: Messages detected as scam are deleted when moved to trash Product: kmail2 Version: 5.10.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: patrick at noxs.nl Target Milestone: --- SUMMARY The option 'Move to Trash' in the scam detection menu doesn't move messages to trash, but deletes them permanently. The following error is logged: kmail[3963]: QObject::connect(KPIM::ProgressItem, KMTrashMsgCommand): invalid null parameter. Other move to trash actions (pressing the 'Del' key) work just fine. STEPS TO REPRODUCE 1. Select a scam message in the Inbox. 2. In the Scam detection dropdown menu, select the action 'Move to Trash'. OBSERVED RESULT The message had disappeared from the Inbox, but is not moved to the Trash. EXPECTED RESULT The message should have been moved to the Trash. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 12:35:55 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 08 Apr 2019 11:35:55 +0000 Subject: [kmail2] [Bug 406324] Messages detected as scam are deleted when moved to trash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406324 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.11.0 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kma | |il/7cd1d750b30ca534af204aaf | |65d9371fbc020573 Status|REPORTED |RESOLVED --- Comment #1 from Laurent Montel --- Git commit 7cd1d750b30ca534af204aaf65d9371fbc020573 by Laurent Montel. Committed on 08/04/2019 at 11:35. Pushed by mlaurent into branch 'Applications/19.04'. Fix Bug 406324 - Messages detected as scam are deleted when moved to trash Move really in trash. Don't delete it. FIXED-IN: 5.11.0 M +1 -1 src/kmcommands.cpp https://commits.kde.org/kmail/7cd1d750b30ca534af204aaf65d9371fbc020573 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 12:35:58 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 08 Apr 2019 11:35:58 +0000 Subject: [kmail2] [Bug 406324] Messages detected as scam are deleted when moved to trash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406324 --- Comment #2 from Laurent Montel --- Git commit 66f91b35246c5e4055c05ce6e378691f0c45d35c by Laurent Montel. Committed on 08/04/2019 at 11:34. Pushed by mlaurent into branch 'Applications/19.04'. Fix bug Bug 406324 - Messages detected as scam are deleted when moved to trash Fix connect signal/slot error M +1 -1 src/kmcommands.cpp https://commits.kde.org/kmail/66f91b35246c5e4055c05ce6e378691f0c45d35c -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 13:32:20 2019 From: bugzilla_noreply at kde.org (Freek de Kruijf) Date: Mon, 08 Apr 2019 12:32:20 +0000 Subject: [Akonadi] [Bug 403391] crash of akonadi_imap_resource In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=403391 --- Comment #5 from Freek de Kruijf --- Created attachment 119294 --> https://bugs.kde.org/attachment.cgi?id=119294&action=edit another xorg-session.log -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 13:38:59 2019 From: bugzilla_noreply at kde.org (Freek de Kruijf) Date: Mon, 08 Apr 2019 12:38:59 +0000 Subject: [Akonadi] [Bug 403391] crash of akonadi_imap_resource In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=403391 --- Comment #6 from Freek de Kruijf --- Created attachment 119295 --> https://bugs.kde.org/attachment.cgi?id=119295&action=edit akonadi_imap_resource-20190408-134802.kcrash.txt This is a crash dump made after changing to postgresql as the database. Does not seem to have an ill effect, because after a check on new messages this imap resource starts again OK. Using mysql (mariadb) I had major problems reading email using kmail. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 15:30:00 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 08 Apr 2019 14:30:00 +0000 Subject: [kdepim] [Bug 406332] New: Markdown addon option 'Enable embedded LaTeX' does not work Message-ID: https://bugs.kde.org/show_bug.cgi?id=406332 Bug ID: 406332 Summary: Markdown addon option 'Enable embedded LaTeX' does not work Product: kdepim Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: messagecomposer Assignee: kdepim-bugs at kde.org Reporter: jsardid at gmail.com Target Milestone: --- LaTeX is installed and working fine in my system. Perhaps there is a (not so obvious) dependency (that I am not aware of) for getting this working in Kmail with the Markdown addon (which works fine in my system). Any help on this is more than appreciated! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 15:42:19 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 08 Apr 2019 14:42:19 +0000 Subject: [kdepim] [Bug 406333] New: Markdown addon: support syntax highlighting Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 Bug ID: 406333 Summary: Markdown addon: support syntax highlighting Product: kdepim Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: messagecomposer Assignee: kdepim-bugs at kde.org Reporter: jsardid at gmail.com Target Milestone: --- An example from https://markdown-here.com : ```javascript // All the code you will ever need var hw = "Hello World!" alert(hw); ``` -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 15:46:49 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 08 Apr 2019 14:46:49 +0000 Subject: [kdepim] [Bug 406334] New: Markdown addon: embedded images (attached to the email) are not displayed Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 Bug ID: 406334 Summary: Markdown addon: embedded images (attached to the email) are not displayed Product: kdepim Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: messagecomposer Assignee: kdepim-bugs at kde.org Reporter: jsardid at gmail.com Target Milestone: --- The following example: Some text in markdown format ![an image embedded within the text](image.png) Some more text in markdown format should ideally display "image.png" embedded within the text (if attached in the email, of course). -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 17:51:42 2019 From: bugzilla_noreply at kde.org (Frits Spieker) Date: Mon, 08 Apr 2019 16:51:42 +0000 Subject: [kontact] [Bug 405434] KMail crashes when trying to switch on add-blocker In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405434 --- Comment #2 from Frits Spieker --- Created attachment 119300 --> https://bugs.kde.org/attachment.cgi?id=119300&action=edit log for Kontact crash whilst enabling add blocker -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 17:54:04 2019 From: bugzilla_noreply at kde.org (Frits Spieker) Date: Mon, 08 Apr 2019 16:54:04 +0000 Subject: [kontact] [Bug 405434] KMail crashes when trying to switch on add-blocker In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405434 --- Comment #3 from Frits Spieker --- Hi, Still crashes reliably. Even a fresh install of Tumbleweed did not help. It's a bug I totally can work around and live with, so please feel free to put it on hold. Cheers, Frits -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 17:55:35 2019 From: bugzilla_noreply at kde.org (=?UTF-8?B?RGFuaWVsIFZyw6F0aWw=?=) Date: Mon, 08 Apr 2019 16:55:35 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Daniel Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dvratil at kde.org --- Comment #3 from Daniel Vrátil --- In KMail this attack requires that user would enable "Automatic decryption of encrypted messages when viewing" option in KMail settings, which is disabled by default. Without this option enabled the user has to click on "Decrypt" on the part that the attacker wants to leak. At this point, the user will still clearly see which part of the content was encrypted and which part was not. When the user wants to reply to this decrypted message, the content would indeed get leaked to the attacker. However, I believe that at this point KMail has done enough to prevent (by not enabling auto-decryption by default) and warn (by clearly showing which part is encrypted and which not) the user so he or she could judge for themselves the potential risks when replying to the message. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 17:58:30 2019 From: bugzilla_noreply at kde.org (Saeid Akbari) Date: Mon, 08 Apr 2019 16:58:30 +0000 Subject: [kmail2] [Bug 404433] Messages wrongly shown as "unread" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404433 Saeid Akbari changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saeidscorp at yahoo.com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 21:16:04 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 08 Apr 2019 20:16:04 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Yep indeed but "Discount" lib seems that it doesn't support style :( -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 21:37:20 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 08 Apr 2019 20:37:20 +0000 Subject: [kontact] [Bug 405434] KMail crashes when trying to switch on add-blocker In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405434 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/kde | |pim-addons/82445221d4988599 | |b827cf816541455d49f1fea0 Version Fixed In| |5.11.0 --- Comment #4 from Laurent Montel --- Git commit 82445221d4988599b827cf816541455d49f1fea0 by Laurent Montel. Committed on 08/04/2019 at 20:34. Pushed by mlaurent into branch 'Applications/19.04'. Fix Bug 405434 - KMail crashes when trying to switch on add-blocker FIXED-IN: 5.11.0 M +3 -1 plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp https://commits.kde.org/kdepim-addons/82445221d4988599b827cf816541455d49f1fea0 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 21:41:20 2019 From: bugzilla_noreply at kde.org (Nate Graham) Date: Mon, 08 Apr 2019 20:41:20 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Nate Graham changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nate at kde.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 21:41:51 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Mon, 08 Apr 2019 20:41:51 +0000 Subject: [kontact] [Bug 406304] Kontact crash trying to access settings In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406304 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer at tmo.at Resolution|--- |DUPLICATE Status|REPORTED |RESOLVED --- Comment #1 from Wolfgang Bauer --- Bug in kcmutils 5.56.0, will be fixed in 5.57.0... *** This bug has been marked as a duplicate of bug 405440 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 21:41:51 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Mon, 08 Apr 2019 20:41:51 +0000 Subject: [kontact] [Bug 405440] Kontact crash when click on configure kontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405440 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tonymt00 at gmail.com --- Comment #14 from Wolfgang Bauer --- *** Bug 406304 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 8 21:45:14 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 08 Apr 2019 20:45:14 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #2 from avlas --- Thanks a lot for working on the Markdown plugin. It's very nice and useful! > Yep indeed but "Discount" lib seems that it doesn't support style :( (In reply to Laurent Montel from comment #1) I see. I wonder how difficult would be to build upon markdown-here instead. I guess very difficult... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 06:00:54 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 09 Apr 2019 05:00:54 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #3 from Laurent Montel --- When I started to implement this feature, I looked at first markdown-here. But it was very hard to use js in kmail directly... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 12:47:10 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 09 Apr 2019 11:47:10 +0000 Subject: [kmail2] [Bug 406206] Select next/previous message upon delete In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406206 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Hi, for me when I delete emails that I already read. Sometime I press "Del" several time for deleting a lot of email. I don't want to move to next unread. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 12:48:25 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 09 Apr 2019 11:48:25 +0000 Subject: [kmail2] [Bug 404947] Many "unknown" identities are created over and over... In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404947 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #5 from Laurent Montel --- (In reply to piedro from comment #4) > Yes the permissions are correct! - I deleted close to one thousand "unknown" > identity references in this file now (btw. it grew huge, 850k)... and left > the ones I created... until now they have not reappeared... > > Akonadi shouldn't do things like that. it's good as it's not akonadi which creates it :) > p. but for the moment I don't have idea where is the bug -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 14:57:30 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 13:57:30 +0000 Subject: [kdepim] [Bug 406332] Markdown addon option 'Enable embedded LaTeX' does not work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406332 --- Comment #1 from avlas --- If I'm not wrong 'Enable embedded LaTeX' option from Discount lib (libmarkdown2) is just to avoid converting LaTeX content to html as if it was markdown content, and instead leaving it as raw text. If correct, I wonder whether there is any option to render LaTeX equations in Kmail and/or convert them to PNG (or SVG) images embedded in html. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 15:22:41 2019 From: bugzilla_noreply at kde.org (afogl001) Date: Tue, 09 Apr 2019 14:22:41 +0000 Subject: [kontact] [Bug 406185] Kmail stops deplaying emails, crash and hangs on Ctl+Q In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406185 --- Comment #2 from afogl001 --- More interesting logs I noticed, which might be more closely related to the root cause of the problem; org.kde.pim.akonadiserver: Multiple merge candidates: org.kde.pim.akonadiserver: ID: 18950 , RID: "3667" , GID: "" , Collection: "Trash" ( 145 ) , Resource: "akonadi_kolab_resource_2" ( 10 ) org.kde.pim.akonadiserver: ID: 18984 , RID: "3667" , GID: "" , Collection: "Trash" ( 145 ) , Resource: "akonadi_kolab_resource_2" ( 10 ) org.kde.pim.akonadiserver: Error while handling command CreateItem on connection akonadi_kolab_resource_2 (0x5585e1210a70) org.kde.pim.akonadicore: Creating/updating items from the akonadi database failed: "Multiple merge candidates, aborting" org.kde.pim.akonadicore: Error during ItemSync: "Multiple merge candidates, aborting" -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 15:53:49 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 14:53:49 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #4 from avlas --- (In reply to Laurent Montel from comment #3) > When I started to implement this feature, I looked at first markdown-here. > But it was very hard to use js in kmail directly... I see. Thanks for the info. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 15:54:04 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 14:54:04 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #5 from avlas --- I submitted an issue to Discount to see if this could be implemented: https://github.com/Orc/discount/issues/203 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 15:59:26 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 14:59:26 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #6 from avlas --- Discount dev replied this: "Discount doesn't know about the structure of codeblocks, so it can't do it natively. I could implement a code block callback so that an external function could apply syntax highlighting, though?" (https://github.com/Orc/discount/issues/203#issuecomment-481283980) Laurent, could you please give your view on this? Thank you! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 16:26:44 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 15:26:44 +0000 Subject: [kdepim] [Bug 406366] New: Markdown addon: please add support for --github-checkbox Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 Bug ID: 406366 Summary: Markdown addon: please add support for --github-checkbox Product: kdepim Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: messagecomposer Assignee: kdepim-bugs at kde.org Reporter: jsardid at gmail.com Target Milestone: --- Right now Markdown addon in Kmail shows this issue https://github.com/Orc/discount/issues/187 This has been fixed (Discount 2.2.4 documentation): (feature) support github checkbox list items (static configuration option) --github-checkbox does the checkbox with html check entities --github-checkbox=input does them with html elements (set to disabled so that people can’t check and uncheck willy-nilly) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 16:41:27 2019 From: bugzilla_noreply at kde.org (Jens Mueller) Date: Tue, 09 Apr 2019 15:41:27 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 --- Comment #4 from Jens Mueller --- Things may have changed in the meantime, but for the version we tested (v5.2.3), there is no need to click on "Decrypt Message". While the plaintext is not shown to the user, if he does not explicitly click "Decrypt Message", the plaintext is still included in replies -- just re-tested for S/MIME and PGP/MIME. Note that KMail was tested in the default settings (the option "Attempt decryption of encrypted messages when viewing" was *not* set). -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 16:45:51 2019 From: bugzilla_noreply at kde.org (Christophe Giboudeaux) Date: Tue, 09 Apr 2019 15:45:51 +0000 Subject: [Akonadi] [Bug 367682] Akonadi/Baloo/Whatever doesn't show PIM data on desktop searches In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=367682 --- Comment #2 from Christophe Giboudeaux --- (In reply to piedro from comment #1) > I do not think [cut useless stuff] Please refrain from posting unhelpful comments. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 16:46:54 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Tue, 09 Apr 2019 15:46:54 +0000 Subject: [korganizer] [Bug 406369] New: korganizer crashed on startup Message-ID: https://bugs.kde.org/show_bug.cgi?id=406369 Bug ID: 406369 Summary: korganizer crashed on startup Product: korganizer Version: 5.10.3 Platform: Compiled Sources OS: FreeBSD Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: terucco at gmail.com Target Milestone: --- Application: korganizer (5.10.3) (Compiled from sources) Qt Version: 5.12.1 Frameworks Version: 5.56.0 Operating System: FreeBSD 12.0-RELEASE-p3 amd64 Distribution (Platform): FreeBSD Ports -- Information about the crash: - What I was doing when the application crashed: Crash always when launching korganizer from menu and command 'korganizer'. Execution environment is FreeBSD-12 korganizer-18.12.3_1 The crash can be reproduced every time. -- Backtrace: Application: KOrganizer (korganizer), signal: Bus error (lldb) process attach --pid 16000 Process 16000 stopped Executable module set to "/usr/local/bin/korganizer". Architecture set to: x86_64--freebsd12.0. (lldb) set term-width 200 (lldb) thread info thread #1: tid = 101097, 0x0000000802f8284a libc.so.7`__sys_nanosleep + 10, name = 'korganizer' (lldb) bt all * thread #1, name = 'korganizer' * frame #0: 0x0000000802f8284a libc.so.7`__sys_nanosleep + 10 frame #1: 0x0000000803dba17c libthr.so.3`___lldb_unnamed_symbol36$$libthr.so.3 + 44 frame #2: 0x0000000802ee8e0b libc.so.7`_sleep + 59 frame #3: 0x00000008014de3ca libKF5Crash.so.5`___lldb_unnamed_symbol6$$libKF5Crash.so.5 + 1450 frame #4: 0x00000008014ddb3e libKF5Crash.so.5`KCrash::defaultCrashHandler(int) + 1454 frame #5: 0x0000000803dbd4b6 libthr.so.3`___lldb_unnamed_symbol101$$libthr.so.3 + 214 frame #6: 0x0000000803dbca22 libthr.so.3`___lldb_unnamed_symbol82$$libthr.so.3 + 322 frame #7: 0x00007fffffffe003 frame #8: 0x0000000802b0c873 libQt5Core.so.5`___lldb_unnamed_symbol707$$libQt5Core.so.5 + 131 frame #9: 0x0000000802ab1ecb libQt5Core.so.5`___lldb_unnamed_symbol356$$libQt5Core.so.5 + 43 frame #10: 0x0000000802aac8ff libQt5Core.so.5`___lldb_unnamed_symbol349$$libQt5Core.so.5 + 207 frame #11: 0x0000000802aab42b libQt5Core.so.5`QDateTime::QDateTime(QDate const&, QTime const&, QTimeZone const&) + 107 frame #12: 0x0000000800c3d154 libKF5CalendarCore.so.5`KCalCore::MemoryCalendar::rawEvents(QDate const&, QDate const, QTimeZone const&, bool) const + 180 frame #13: 0x0000000800bfb356 libKF5CalendarCore.so.5`KCalCore::Calendar::events(QDate const&, QDate const, QTimeZone const&, bool) const + 22 frame #14: 0x0000000800357ecc libkorganizerprivate.so.5`___lldb_unnamed_symbol618$$libkorganizerprivate.so.5 + 108 frame #15: 0x0000000800357284 libkorganizerprivate.so.5`___lldb_unnamed_symbol603$$libkorganizerprivate.so.5 + 180 frame #16: 0x0000000800354b17 libkorganizerprivate.so.5`___lldb_unnamed_symbol568$$libkorganizerprivate.so.5 + 279 frame #17: 0x000000080034d8f3 libkorganizerprivate.so.5`___lldb_unnamed_symbol506$$libkorganizerprivate.so.5 + 99 frame #18: 0x0000000800331b73 libkorganizerprivate.so.5`CalendarView::CalendarView(QWidget*) + 6931 frame #19: 0x000000000020c86f korganizer`___lldb_unnamed_symbol10$$korganizer + 271 frame #20: 0x000000000020f73c korganizer`___lldb_unnamed_symbol69$$korganizer + 92 frame #21: 0x000000000020e9a6 korganizer`___lldb_unnamed_symbol68$$korganizer + 1622 frame #22: 0x000000080026bb8f libKF5KontactInterface.so.5`KontactInterface::PimUniqueApplication::start(QStringList const&, bool) + 1951 frame #23: 0x000000000020b8e9 korganizer`___lldb_unnamed_symbol4$$korganizer + 1433 frame #24: 0x000000000020b11b korganizer`___lldb_unnamed_symbol1$$korganizer + 283 thread #2, name = 'korganizer' frame #0: 0x0000000802f951ea libc.so.7`__sys_poll + 10 frame #1: 0x0000000803dba296 libthr.so.3`___lldb_unnamed_symbol38$$libthr.so.3 + 54 frame #2: 0x0000000804af6ea7 libglib-2.0.so.0`___lldb_unnamed_symbol117$$libglib-2.0.so.0 + 423 frame #3: 0x0000000804af6fb4 libglib-2.0.so.0`g_main_context_iteration + 100 frame #4: 0x0000000802c7c84b libQt5Core.so.5`QEventDispatcherGlib::processEvents(QFlags) + 139 frame #5: 0x0000000802c233ce libQt5Core.so.5`QEventLoop::exec(QFlags) + 430 frame #6: 0x0000000802a5fdfc libQt5Core.so.5`QThread::exec(void) + 140 frame #7: 0x000000080279e9c3 libQt5DBus.so.5`___lldb_unnamed_symbol12$$libQt5DBus.so.5 + 19 frame #8: 0x0000000802a60c93 libQt5Core.so.5`___lldb_unnamed_symbol206$$libQt5Core.so.5 + 211 frame #9: 0x0000000803db7776 libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 326 thread #3, name = 'korganizer' frame #0: 0x0000000802f951ea libc.so.7`__sys_poll + 10 frame #1: 0x0000000803dba296 libthr.so.3`___lldb_unnamed_symbol38$$libthr.so.3 + 54 frame #2: 0x0000000804af6ea7 libglib-2.0.so.0`___lldb_unnamed_symbol117$$libglib-2.0.so.0 + 423 frame #3: 0x0000000804af6fb4 libglib-2.0.so.0`g_main_context_iteration + 100 frame #4: 0x0000000802c7c84b libQt5Core.so.5`QEventDispatcherGlib::processEvents(QFlags) + 139 frame #5: 0x0000000802c233ce libQt5Core.so.5`QEventLoop::exec(QFlags) + 430 frame #6: 0x0000000802a5fdfc libQt5Core.so.5`QThread::exec(void) + 140 frame #7: 0x0000000802a60c93 libQt5Core.so.5`___lldb_unnamed_symbol206$$libQt5Core.so.5 + 211 frame #8: 0x0000000803db7776 libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 326 thread #4, name = 'korganizer' frame #0: 0x0000000802ff407a libc.so.7`__sys_read + 10 frame #1: 0x0000000803dba376 libthr.so.3`___lldb_unnamed_symbol40$$libthr.so.3 + 54 frame #2: 0x0000000804b3db5f libglib-2.0.so.0`___lldb_unnamed_symbol313$$libglib-2.0.so.0 + 63 frame #3: 0x0000000804af6784 libglib-2.0.so.0`g_main_context_check + 148 frame #4: 0x0000000804af6ef2 libglib-2.0.so.0`___lldb_unnamed_symbol117$$libglib-2.0.so.0 + 498 frame #5: 0x0000000804af6fb4 libglib-2.0.so.0`g_main_context_iteration + 100 frame #6: 0x0000000802c7c84b libQt5Core.so.5`QEventDispatcherGlib::processEvents(QFlags) + 139 frame #7: 0x0000000802c233ce libQt5Core.so.5`QEventLoop::exec(QFlags) + 430 frame #8: 0x0000000802a5fdfc libQt5Core.so.5`QThread::exec(void) + 140 frame #9: 0x0000000802a60c93 libQt5Core.so.5`___lldb_unnamed_symbol206$$libQt5Core.so.5 + 211 frame #10: 0x0000000803db7776 libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 326 (lldb) detach Process 16000 detached Possible duplicates by query: bug 406281, bug 406253, bug 406212, bug 406202, bug 406185. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 16:50:47 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 09 Apr 2019 15:50:47 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Hi, it's a configure option to discount. But I use discount lib, I don't rebuild it. It's not a flags in lib. So we can't do it or I missed something -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 16:52:18 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 09 Apr 2019 15:52:18 +0000 Subject: [kdepim] [Bug 406332] Markdown addon option 'Enable embedded LaTeX' does not work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406332 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- (In reply to avlas from comment #1) > If I'm not wrong 'Enable embedded LaTeX' option from Discount lib > (libmarkdown2) is just to avoid converting LaTeX content to html as if it > was markdown content, and instead leaving it as raw text. You're right. > If correct, I wonder whether there is any option to render LaTeX equations > in Kmail and/or convert them to PNG (or SVG) images embedded in html. We need a component for generated latex equations. But kmail is a mailer not an text editor where it can be useful. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 17:13:19 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 16:13:19 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #2 from avlas --- (In reply to Laurent Montel from comment #1) > Hi, > it's a configure option to discount. > But I use discount lib, I don't rebuild it. > It's not a flags in lib. > So we can't do it or I missed something Mmm, I asked about it, but I think you're right (https://github.com/Orc/discount/issues/187#issuecomment-382942705): "I can't use another MKD_ flag without breaking the published interface, because the flags are stored in a 32 bit integer and I've already got 32 of them defined. So for the short term it's gotta be configured with the --github-checkbox option to configure.sh" -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 17:17:17 2019 From: bugzilla_noreply at kde.org (Nate Graham) Date: Tue, 09 Apr 2019 16:17:17 +0000 Subject: [kmail2] [Bug 406206] Select next/previous message upon delete In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406206 --- Comment #2 from Nate Graham --- The request is to move to the next sequential email, not the next *unread* email. I have the same workflow as you and it would not be impacted by this. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 18:08:01 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 09 Apr 2019 17:08:01 +0000 Subject: [kdepim] [Bug 406332] Markdown addon option 'Enable embedded LaTeX' does not work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406332 --- Comment #3 from avlas --- (In reply to Laurent Montel from comment #2) > We need a component for generated latex equations. > But kmail is a mailer not an text editor where it can be useful. The readability of emails with displayed equations would be far higher than those having just raw latex. This would be very useful for scientists and engineers. But I understand. I was wondering whether it might be a way to easily render/convert latex equations into images embedded in the html (perhaps using katex or kile). -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 19:08:20 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 09 Apr 2019 18:08:20 +0000 Subject: [kmail2] [Bug 406206] Select next/previous message upon delete In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406206 --- Comment #3 from Laurent Montel --- So it needs more explanation as I don't understand: "if after deletion the next message selected would be the next unread message in the list from the one deleted, going chronologically towards the most recent message." -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 21:54:50 2019 From: bugzilla_noreply at kde.org (=?UTF-8?B?U2FuZHJvIEtuYXXDnw==?=) Date: Tue, 09 Apr 2019 20:54:50 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |sknauss at kde.org Ever confirmed|0 |1 Version|unspecified |5.10.3 --- Comment #5 from Sandro Knauß --- (In reply to Daniel Vrátil from comment #3) > In KMail this attack requires that user would enable "Automatic decryption > of encrypted messages when viewing" option in KMail settings, which is > disabled by default. As Jens already explained, this setting does not help here. This Setting only do not trigger decryption directly when you view the mail. But if you reply the mail is decrypted in anycase. And we use the same code paths for rendering the view and prepare the reply/forward. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 22:13:04 2019 From: bugzilla_noreply at kde.org (Richard Homonnai) Date: Tue, 09 Apr 2019 21:13:04 +0000 Subject: [akregator] [Bug 406379] New: Magnet Links not recognised correctly Message-ID: https://bugs.kde.org/show_bug.cgi?id=406379 Bug ID: 406379 Summary: Magnet Links not recognised correctly Product: akregator Version: unspecified Platform: Gentoo Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: Chain at rpgfiction.net Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Subscribe to a torrent feed (eg. http://horriblesubs.info/rss.php?res=1080) 2. Open an article 3. Click on a magnet link OBSERVED RESULT Web browser will open, prepending The domain of the feed EXPECTED RESULT Simply opening the associated application, eg. QTransmission SOFTWARE/OS VERSIONS Linux/KDE Plasma (available in About System) KDE Plasma Version: 5.10.3 KDE Frameworks Version: 5.54.0 Qt Version: 5.11.3 ADDITIONAL INFORMATION Long standing bug. Was waiting for someone to notice. No one did until today. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 22:24:38 2019 From: bugzilla_noreply at kde.org (piedro) Date: Tue, 09 Apr 2019 21:24:38 +0000 Subject: [Akonadi] [Bug 367682] Akonadi/Baloo/Whatever doesn't show PIM data on desktop searches In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=367682 --- Comment #3 from piedro --- If it provokes someone after three years of inactivity - then it's helpful! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 9 22:40:54 2019 From: bugzilla_noreply at kde.org (=?UTF-8?B?VGlsbCBTY2jDpGZlcg==?=) Date: Tue, 09 Apr 2019 21:40:54 +0000 Subject: [Akonadi] [Bug 395131] Akonadi consumes all memory In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=395131 Till Schäfer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |till2.schaefer at uni-dortmund | |.de -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 13:15:22 2019 From: bugzilla_noreply at kde.org (avlas) Date: Wed, 10 Apr 2019 12:15:22 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #7 from avlas --- Would "a code block callback so that an external function could apply syntax highlighting" be useful for applying highlighting in Kmail via Kpart? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 14:25:47 2019 From: bugzilla_noreply at kde.org (Patrick) Date: Wed, 10 Apr 2019 13:25:47 +0000 Subject: [akregator] [Bug 406405] New: Adding new feed suspends saving feeds until quit Message-ID: https://bugs.kde.org/show_bug.cgi?id=406405 Bug ID: 406405 Summary: Adding new feed suspends saving feeds until quit Product: akregator Version: 5.10.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: metakit plugin Assignee: kdepim-bugs at kde.org Reporter: patrick at noxs.nl Target Milestone: --- SUMMARY Adding a new feed causes all feeds only to be saved until Akgregator is quit. Normally feeds are saved immediately. This is caused by Akregator::Backend::StorageMK4Impl::markDirty() in storagemk4impl.cpp. When a new feed is created, the private member 'modified' is set to true, but this causes markDirty to skip the commit. STEPS TO REPRODUCE 1. Add new feed. 2. Check ~/local/share/akregator/Archive OBSERVED RESULT New feed is 0 bytes in size. Additional fetched feeds are not saved. EXPECTED RESULT New feed should be larger than 0 bytes. Additional fetched feeds should be saved immediately. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56 Qt Version: 5.12.2 ADDITIONAL INFORMATION Possibly related to bug 199232. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 14:35:26 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Wed, 10 Apr 2019 13:35:26 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #8 from Laurent Montel --- (In reply to avlas from comment #7) > Would "a code block callback so that an external function could apply syntax > highlighting" be useful for applying highlighting in Kmail via Kpart? It's not necessary to use kpart. We have a lib for my highlighting. For sure if we have a code block callback I will be able to highlight it. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 14:37:11 2019 From: bugzilla_noreply at kde.org (avlas) Date: Wed, 10 Apr 2019 13:37:11 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #9 from avlas --- (In reply to Laurent Montel from comment #8) > (In reply to avlas from comment #7) > > Would "a code block callback so that an external function could apply syntax > > highlighting" be useful for applying highlighting in Kmail via Kpart? > > It's not necessary to use kpart. We have a lib for my highlighting. > For sure if we have a code block callback I will be able to highlight it. Awesome! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 14:57:59 2019 From: bugzilla_noreply at kde.org (Fabian Raab) Date: Wed, 10 Apr 2019 13:57:59 +0000 Subject: [kontact] [Bug 405874] Kontact settings crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405874 Fabian Raab changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabian at raab.link -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 15:00:54 2019 From: bugzilla_noreply at kde.org (Fabian Raab) Date: Wed, 10 Apr 2019 14:00:54 +0000 Subject: [kontact] [Bug 405440] Kontact crash when click on configure kontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=405440 Fabian Raab changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabian at raab.link -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 16:09:01 2019 From: bugzilla_noreply at kde.org (Rex Dieter) Date: Wed, 10 Apr 2019 15:09:01 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Rex Dieter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rdieter at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 17:29:44 2019 From: bugzilla_noreply at kde.org (Tim Folger) Date: Wed, 10 Apr 2019 16:29:44 +0000 Subject: [korganizer] [Bug 406411] New: Korganizer daemon closes when plasma starts Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Bug ID: 406411 Summary: Korganizer daemon closes when plasma starts Product: korganizer Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: reminder daemon (korgac) Assignee: kdepim-bugs at kde.org Reporter: tf at timfolger.net Target Milestone: --- Created attachment 119336 --> https://bugs.kde.org/attachment.cgi?id=119336&action=edit Generated crash information SUMMARY i'm running KDE plasma 5.15.4, KDE frameworks 5.56.0, QT version 5.12.2, kernel 5.0.6 on opensuse tumbleweed. After a recent upgrade I started receiving the error message reported below. STEPS TO REPRODUCE 1. log in to KDE plasma 5.15.4 2. Message appears: We are sorry, Korganizer Reminder Daemon Closed Details: Executable: korgac PID: 3972 Signal: Segmentation fault (11) 3. Clicking on "restart application" results in the same message: "We are sorry..." OBSERVED RESULT Korganizer Daemon Closes repeatedly EXPECTED RESULT No Korganizer close messages SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 18:17:02 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Wed, 10 Apr 2019 17:17:02 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 andreas.sturmlechner at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.sturmlechner at gmail. | |com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 20:01:27 2019 From: bugzilla_noreply at kde.org (Frits Spieker) Date: Wed, 10 Apr 2019 19:01:27 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Frits Spieker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |s.pamme at spiekerbros.com --- Comment #1 from Frits Spieker --- I just updated my Tumbleweed as well and get exactly the same crash. I'll upload a crash-log. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 20:02:36 2019 From: bugzilla_noreply at kde.org (Frits Spieker) Date: Wed, 10 Apr 2019 19:02:36 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 --- Comment #2 from Frits Spieker --- Created attachment 119340 --> https://bugs.kde.org/attachment.cgi?id=119340&action=edit Korganizer Reminder Daemon crashes at plasma login. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 21:13:59 2019 From: bugzilla_noreply at kde.org (Christoph Feck) Date: Wed, 10 Apr 2019 20:13:59 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Christoph Feck changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |crash --- Comment #3 from Christoph Feck --- That might be fixed by https://commits.kde.org/akonadi-calendar/c9129b07b42097f6b5eb54c2103d22a9c2263d83 Pasting backtrace from comment #2: Thread 1 (Thread 0x7fc829e12940 (LWP 4677)): [KCrash Handler] #6 0x00007fc82fc218d9 in Akonadi::BlockAlarmsAttribute::isAlarmTypeBlocked (this=this at entry=0x55ea5f362530, type=KCalCore::Alarm::Display) at /usr/src/debug/akonadi-calendar-18.12.3-1.2.x86_64/src/blockalarmsattribute.cpp:84 #7 0x00007fc82fc3454c in Akonadi::ETMCalendar::alarms (this=, from=..., to=..., excludeBlockedAlarms=) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312 #8 0x000055ea5c6e3b39 in KOAlarmClient::checkAlarms (this=0x7fff1defa440) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312 #9 0x000055ea5c6e4915 in KOAlarmClient::deferredInit (this=0x7fff1defa440) at /usr/src/debug/korganizer-18.12.3-1.2.x86_64/korgac/koalarmclient.cpp:169 #10 0x00007fc82e155343 in QtPrivate::QSlotObjectBase::call (a=0x7fff1def9b30, r=0x7fff1defa440, this=0x55ea5e701a50) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #11 QMetaObject::activate (sender=0x7fc810005950, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3774 #12 0x00007fc82f6ea1e2 in Akonadi::EntityTreeModel::collectionPopulated (this=, _t1=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/build/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:513 #13 0x00007fc82f6f5a4b in Akonadi::EntityTreeModelPrivate::itemFetchJobDone (this=0x55ea5e6dd940, job=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/src/core/models/entitytreemodel_p.cpp:1384 #14 0x00007fc82f6eb3f0 in Akonadi::EntityTreeModel::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/src/core/models/entitytreemodel.h:681 #15 0x00007fc82e155206 in QMetaObject::activate (sender=0x55ea5e70cb50, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3793 #16 0x00007fc82f165d9c in KJob::result (this=this at entry=0x55ea5e70cb50, _t1=, _t1 at entry=0x55ea5e70cb50, _t2=...) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:573 #17 0x00007fc82f166863 in KJob::finishJob (this=0x55ea5e70cb50, emitResult=) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/src/lib/jobs/kjob.cpp:109 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Wed Apr 10 23:38:33 2019 From: bugzilla_noreply at kde.org (Christophe Giboudeaux) Date: Wed, 10 Apr 2019 22:38:33 +0000 Subject: [Akonadi] [Bug 386985] akonadi CalDav resource not synching with certain servers In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=386985 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg at kamago.net -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 06:28:01 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 11 Apr 2019 05:28:01 +0000 Subject: [akregator] [Bug 404512] Crash on enabling ad block In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404512 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Version Fixed In| |5.11.0 Resolution|--- |FIXED Status|REPORTED |RESOLVED -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 06:52:30 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Thu, 11 Apr 2019 05:52:30 +0000 Subject: [akregator] [Bug 406405] Adding new feed suspends saving feeds until quit In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406405 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from Laurent Montel --- I confirm it. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 11:09:03 2019 From: bugzilla_noreply at kde.org (Frank) Date: Thu, 11 Apr 2019 10:09:03 +0000 Subject: [korganizer] [Bug 406430] New: korganizer chrashes Message-ID: https://bugs.kde.org/show_bug.cgi?id=406430 Bug ID: 406430 Summary: korganizer chrashes Product: korganizer Version: 5.10.3 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: scheuer at opensourcemedia.de Target Milestone: --- SUMMARY OBSERVED RESULT Korganizer (Version 18.12.3-1.2) crashes from start SOFTWARE/OS VERSIONS Linux opensSUSE Tumbleweed 20190408 Linux/KDE Plasma: KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION korgac PID: 3092 Signal: Segmentation fault (11) Datum: 11.04.19 11:46:14 Application: KOrganizer-Erinnerungsmodul (korgac), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fa61a4d4940 (LWP 3092))] Thread 24 (Thread 0x7fa5c1ffb700 (LWP 4485)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7fa5c27fc700 (LWP 4484)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7fa5c2ffd700 (LWP 4483)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7fa5c37fe700 (LWP 4482)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7fa5c3fff700 (LWP 4481)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7fa5e4ff9700 (LWP 4480)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7fa5e57fa700 (LWP 4479)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7fa5e5ffb700 (LWP 4478)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7fa5e67fc700 (LWP 4477)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7fa5e6ffd700 (LWP 4476)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7fa5e77fe700 (LWP 4475)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7fa5e7fff700 (LWP 4474)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7fa604a04700 (LWP 4473)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7fa605205700 (LWP 4472)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7fa605a06700 (LWP 4471)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7fa606207700 (LWP 4470)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7fa606a08700 (LWP 4469)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7fa607209700 (LWP 4468)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7fa6149bc700 (LWP 4467)): #0 0x00007fa61cd7f03c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fa607975e13 in ?? () from /usr/lib64/dri/radeonsi_dri.so #2 0x00007fa607975b67 in ?? () from /usr/lib64/dri/radeonsi_dri.so #3 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #4 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7fa615b91700 (LWP 3184)): #0 0x00007fa61e2f4ae9 in poll () from /lib64/libc.so.6 #1 0x00007fa61c3fce36 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fa61c3fcf5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fa61e840e7b in QEventDispatcherGlib::processEvents (this=0x7fa600000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fa61e7ec3cb in QEventLoop::exec (this=this at entry=0x7fa615b90c60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007fa61e637016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007fa61e638362 in QThreadPrivate::start (arg=0x55d6e83d4e10) at thread/qthread_unix.cpp:361 #7 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #8 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7fa616392700 (LWP 3153)): #0 0x00007fa61e2f06c4 in read () from /lib64/libc.so.6 #1 0x00007fa61c443880 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fa61c3fc90f in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fa61c3fcde0 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fa61c3fcf5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007fa61e840e7b in QEventDispatcherGlib::processEvents (this=0x7fa60c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007fa61e7ec3cb in QEventLoop::exec (this=this at entry=0x7fa616391c60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007fa61e637016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007fa61e638362 in QThreadPrivate::start (arg=0x55d6e83d1ba0) at thread/qthread_unix.cpp:361 #9 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #10 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fa6175a3700 (LWP 3143)): #0 0x00007fa61e2f4ae9 in poll () from /lib64/libc.so.6 #1 0x00007fa61c3fce36 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fa61c3fcf5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fa61e840e7b in QEventDispatcherGlib::processEvents (this=0x7fa608000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fa61e7ec3cb in QEventLoop::exec (this=this at entry=0x7fa6175a2c30, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007fa61e637016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007fa61eaba565 in ?? () from /usr/lib64/libQt5DBus.so.5 #7 0x00007fa61e638362 in QThreadPrivate::start (arg=0x7fa61eb3ad80) at thread/qthread_unix.cpp:361 #8 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #9 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fa61845d700 (LWP 3132)): #0 0x00007fa61e2f4ae9 in poll () from /lib64/libc.so.6 #1 0x00007fa61cda3cc7 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007fa61cda58fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007fa618682788 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007fa61e638362 in QThreadPrivate::start (arg=0x55d6e82fb5c0) at thread/qthread_unix.cpp:361 #5 0x00007fa61cd78fab in start_thread () from /lib64/libpthread.so.0 #6 0x00007fa61e2ff6af in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fa61a4d4940 (LWP 3092)): [KCrash Handler] #6 0x00007fa6202e38d9 in Akonadi::BlockAlarmsAttribute::isAlarmTypeBlocked (this=this at entry=0x55d6e8d2b240, type=KCalCore::Alarm::Display) at /usr/src/debug/akonadi-calendar-18.12.3-1.2.x86_64/src/blockalarmsattribute.cpp:84 #7 0x00007fa6202f654c in Akonadi::ETMCalendar::alarms (this=, from=..., to=..., excludeBlockedAlarms=) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312 #8 0x000055d6e6d38b39 in KOAlarmClient::checkAlarms (this=0x7ffcbdedc0c0) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312 #9 0x000055d6e6d39915 in KOAlarmClient::deferredInit (this=0x7ffcbdedc0c0) at /usr/src/debug/korganizer-18.12.3-1.2.x86_64/korgac/koalarmclient.cpp:169 #10 0x00007fa61e817343 in QtPrivate::QSlotObjectBase::call (a=0x7ffcbdedb7b0, r=0x7ffcbdedc0c0, this=0x55d6e84c72f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #11 QMetaObject::activate (sender=0x7fa6000055c0, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3774 #12 0x00007fa61fdac1e2 in Akonadi::EntityTreeModel::collectionPopulated (this=, _t1=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/build/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:513 #13 0x00007fa61fdb7a4b in Akonadi::EntityTreeModelPrivate::itemFetchJobDone (this=0x55d6e82b6e80, job=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/src/core/models/entitytreemodel_p.cpp:1384 #14 0x00007fa61fdad3f0 in Akonadi::EntityTreeModel::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/src/core/models/entitytreemodel.h:681 #15 0x00007fa61e817206 in QMetaObject::activate (sender=0x55d6e850edb0, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3793 #16 0x00007fa61f827d9c in KJob::result (this=this at entry=0x55d6e850edb0, _t1=, _t1 at entry=0x55d6e850edb0, _t2=...) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:573 #17 0x00007fa61f828863 in KJob::finishJob (this=0x55d6e850edb0, emitResult=) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/src/lib/jobs/kjob.cpp:109 #18 0x00007fa61e822f66 in QtPrivate::QSlotObjectBase::call (a=0x7ffcbdedba30, r=, this=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #19 QSingleShotTimer::timerEvent (this=0x55d6e89b4660) at kernel/qtimer.cpp:318 #20 0x00007fa61e817a3b in QObject::event (this=0x55d6e89b4660, e=) at kernel/qobject.cpp:1241 #21 0x00007fa61f2e3551 in QApplicationPrivate::notify_helper (this=this at entry=0x55d6e82cf710, receiver=receiver at entry=0x55d6e89b4660, e=e at entry=0x7ffcbdedbd50) at kernel/qapplication.cpp:3737 #22 0x00007fa61f2ea930 in QApplication::notify (this=0x7ffcbdedc090, receiver=0x55d6e89b4660, e=0x7ffcbdedbd50) at kernel/qapplication.cpp:3484 #23 0x00007fa61e7ed6f9 in QCoreApplication::notifyInternal2 (receiver=0x55d6e89b4660, event=0x7ffcbdedbd50) at ../../include/QtCore/5.12.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:322 #24 0x00007fa61e840273 in QTimerInfoList::activateTimers (this=0x55d6e840c7a0) at kernel/qtimerinfo_unix.cpp:643 #25 0x00007fa61e840ac4 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:182 #26 0x00007fa61c3fcc2e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #27 0x00007fa61c3fcec8 in ?? () from /usr/lib64/libglib-2.0.so.0 #28 0x00007fa61c3fcf5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #29 0x00007fa61e840e63 in QEventDispatcherGlib::processEvents (this=0x55d6e8416940, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #30 0x00007fa61e7ec3cb in QEventLoop::exec (this=this at entry=0x7ffcbdedbfb0, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #31 0x00007fa61e7f4402 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #32 0x000055d6e6d374af in main (argc=, argv=) at /usr/src/debug/korganizer-18.12.3-1.2.x86_64/korgac/korgacmain.cpp:68 [Inferior 1 (process 3092) detached] -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 18:47:39 2019 From: bugzilla_noreply at kde.org (Frits Spieker) Date: Thu, 11 Apr 2019 17:47:39 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 --- Comment #4 from Frits Spieker --- That was fast ;-) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 19:28:13 2019 From: bugzilla_noreply at kde.org (Tim Folger) Date: Thu, 11 Apr 2019 18:28:13 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 --- Comment #5 from Tim Folger --- I'm not a developer so could someone clarify how I could apply this fix? It's not clear to me. Thanks in advance! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 19:47:15 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Thu, 11 Apr 2019 18:47:15 +0000 Subject: [korganizer] [Bug 406430] korganizer chrashes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406430 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer at tmo.at --- Comment #1 from Wolfgang Bauer --- Seems to be the same as bug#406411... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 20:40:38 2019 From: bugzilla_noreply at kde.org (Frank) Date: Thu, 11 Apr 2019 19:40:38 +0000 Subject: [korganizer] [Bug 406430] korganizer chrashes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406430 --- Comment #2 from Frank --- (In reply to Wolfgang Bauer from comment #1) > Seems to be the same as bug#406411... Yes, looks like it. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 20:43:57 2019 From: bugzilla_noreply at kde.org (Frank) Date: Thu, 11 Apr 2019 19:43:57 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Frank changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scheuer at opensourcemedia.de --- Comment #6 from Frank --- I just reportet a bug seems to be the same issue. Bug 406430 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 21:45:09 2019 From: bugzilla_noreply at kde.org (Thiago Macieira) Date: Thu, 11 Apr 2019 20:45:09 +0000 Subject: [Akonadi] [Bug 406447] New: UIDNEXT not updated in database Message-ID: https://bugs.kde.org/show_bug.cgi?id=406447 Bug ID: 406447 Summary: UIDNEXT not updated in database Product: Akonadi Version: unspecified Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: major Priority: NOR Component: server Assignee: kdepim-bugs at kde.org Reporter: thiago at kde.org Target Milestone: --- Akonadi keeps downloading the same emails over and over again for all folders, since it does not update the UIDNEXT entries in the collectionattributetable table. STEPS TO REPRODUCE 1. Add an IMAP account, on a server with UIDNEXT support 2. Synchronise 3. Receiver more emails 4. Synchronise 5. Synchronise again OBSERVED RESULT Step 5 downloads the emails that Step 4 had already downloaded. The UIDNEXT entry in the database remains as it was, no update. EXPECTED RESULT Emails that have been downloaded are not downloaded again. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION >From the logs: akonadi_imap_resource[27122]: org.kde.pim.imapresource.trace: starting: RetrieveItemsTask akonadi_imap_resource[27122]: org.kde.pim.imapresource: Starting retrieval for "INBOX" akonadi_imap_resource[27122]: org.kde.pim.imapresource: Starting message retrieval. Elapsed(ms): 235 akonadi_imap_resource[27122]: org.kde.pim.imapresource: UidValidity: 1231428926 Local UidValidity: 1231428926 akonadi_imap_resource[27122]: org.kde.pim.imapresource: MessageCount: 1131 Local message count: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: UidNext: 21432 Local UidNext: 21428 akonadi_imap_resource[27122]: org.kde.pim.imapresource: HighestModSeq: 3639 Local HighestModSeq: 3623 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching new messages: UidNext: 21432 Old UidNext: 21428 akonadi_imap_resource[27122]: org.kde.pim.akonadiagentbase: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching 2 intervals akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 2 In total: 2 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 1 In total: 3 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Listing flags 1 21427 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Starting flag retrieval. Elapsed(ms): 670 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching 211 intervals akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 525 In total: 528 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 475 In total: 1003 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching 24 intervals akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 102 In total: 1105 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 26 In total: 1131 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Applying collection changes akonadi_imap_resource[27122]: org.kde.pim.imapresource: Retrieval complete. Elapsed(ms): 2562 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: ItemSync of collection 15 finished akonadi_imap_resource[27122]: org.kde.pim.imapresource.trace: RetrieveCollectionMetadataTask akonadi_imap_resource[27122]: org.kde.pim.imapresource.trace: starting: RetrieveCollectionMetadataTask akonadi_imap_resource[27122]: org.kde.pim.imapresource: ".INBOX" akonadi_imap_resource[27122]: org.kde.pim.akonadiagentbase: 15 "Inbox" akonadi_imap_resource[27122]: org.kde.pim.imapresource.trace: RetrieveItemsTask akonadi_imap_resource[27122]: org.kde.pim.imapresource.trace: starting: RetrieveItemsTask akonadi_imap_resource[27122]: org.kde.pim.imapresource: Starting retrieval for "INBOX" akonadi_imap_resource[27122]: org.kde.pim.imapresource: Starting message retrieval. Elapsed(ms): 149 akonadi_imap_resource[27122]: org.kde.pim.imapresource: UidValidity: 1231428926 Local UidValidity: 1231428926 akonadi_imap_resource[27122]: org.kde.pim.imapresource: MessageCount: 1131 Local message count: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: UidNext: 21432 Local UidNext: 21428 akonadi_imap_resource[27122]: org.kde.pim.imapresource: HighestModSeq: 3639 Local HighestModSeq: 3623 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching new messages: UidNext: 21432 Old UidNext: 21428 akonadi_imap_resource[27122]: org.kde.pim.akonadiagentbase: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching 2 intervals akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 2 In total: 2 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 1 In total: 3 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Listing flags 1 21427 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Starting flag retrieval. Elapsed(ms): 367 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching 211 intervals akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 525 In total: 528 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 475 In total: 1003 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Fetching 24 intervals akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 102 In total: 1105 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: Received: 26 In total: 1131 Wanted: 1131 akonadi_imap_resource[27122]: org.kde.pim.imapresource: Applying collection changes akonadi_imap_resource[27122]: org.kde.pim.imapresource: Retrieval complete. Elapsed(ms): 2275 akonadi_imap_resource[27122]: org.kde.pim.akonadicore: ItemSync of collection 15 finished As can be seen, akonadi downloaded the same emails twice. Note how the reported local UidNext in the second run is still the same as it was in the first run. I enabled query logging in MySQL and did not see any UPDATE statements affecting the CollectionAttributeTable. It does show: 363 Execute SELECT CollectionAttributeTable.id, CollectionAttributeTable.collectionId, CollectionAttributeTable.type, CollectionAttributeTable.value FROM CollectionAttributeTable WHERE ( collectionId = 15 AND type = 'uidnext' ) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Thu Apr 11 23:14:25 2019 From: bugzilla_noreply at kde.org (Thiago Macieira) Date: Thu, 11 Apr 2019 22:14:25 +0000 Subject: [Akonadi] [Bug 406447] UIDNEXT not updated in database In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406447 --- Comment #1 from Thiago Macieira --- Possibly solved by https://mail.kde.org/pipermail/distributions/2019-April/000314.html. Attempting to test. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 00:56:37 2019 From: bugzilla_noreply at kde.org (Jeff Fitzmaurice) Date: Thu, 11 Apr 2019 23:56:37 +0000 Subject: [kmail2] [Bug 403159] Blank page on print and print preview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=403159 --- Comment #14 from Jeff Fitzmaurice --- After I did my recent updates, Fedora 29 is now printing using kmail via Kontact. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 01:51:31 2019 From: bugzilla_noreply at kde.org (Thiago Macieira) Date: Fri, 12 Apr 2019 00:51:31 +0000 Subject: [Akonadi] [Bug 406447] UIDNEXT not updated in database In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406447 Thiago Macieira changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Thiago Macieira --- Confirmed, those patches fix the issue. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 02:36:52 2019 From: bugzilla_noreply at kde.org (Thomas Iguchi) Date: Fri, 12 Apr 2019 01:36:52 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Thomas Iguchi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ti at nobu-games.com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 14:01:44 2019 From: bugzilla_noreply at kde.org (Michael Palimaka) Date: Fri, 12 Apr 2019 13:01:44 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Michael Palimaka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kensington at gentoo.org -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 16:46:26 2019 From: bugzilla_noreply at kde.org (avlas) Date: Fri, 12 Apr 2019 15:46:26 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #10 from avlas --- > It's not necessary to use kpart. We have a lib for my highlighting. > For sure if we have a code block callback I will be able to highlight it. Laurent, Discount dev has finished implementing this and asks if you could please test it: "It Works For Me(tm) -- can the Kmail crew check it out for nontrivial external formatting (I don't do any syntax highlighting in my little test callback, I just wanted to make certain it works)?" -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 16:48:27 2019 From: bugzilla_noreply at kde.org (avlas) Date: Fri, 12 Apr 2019 15:48:27 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #11 from avlas --- (In reply to avlas from comment #10) > Laurent, Discount dev has finished implementing this and asks if you could > please test it: > > "It Works For Me(tm) -- can the Kmail crew check it out for nontrivial > external formatting (I don't do any syntax highlighting in my little test > callback, I just wanted to make certain it works)?" Forgot to say that the code is the master branch: https://github.com/Orc/discount -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Fri Apr 12 17:33:51 2019 From: bugzilla_noreply at kde.org (avlas) Date: Fri, 12 Apr 2019 16:33:51 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #12 from avlas --- (In reply to avlas from comment #11) > (In reply to avlas from comment #10) > > Laurent, Discount dev has finished implementing this and asks if you could > > please test it: > > > > "It Works For Me(tm) -- can the Kmail crew check it out for nontrivial > > external formatting (I don't do any syntax highlighting in my little test > > callback, I just wanted to make certain it works)?" > > Forgot to say that the code is the master branch: > https://github.com/Orc/discount Laurent, it was quite easy to compile discount. If there would be an easy way to check highlighting without compiling kmail (which seems scary!), I'd like to give it a try... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 13 08:52:40 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Sat, 13 Apr 2019 07:52:40 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #13 from Laurent Montel --- Yep I will test it for sure :) But I am not sure to testing it this WE. But for sure I will do next week :) Thanks for motivating dev to implement it :) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 13 10:42:14 2019 From: bugzilla_noreply at kde.org (Patrick) Date: Sat, 13 Apr 2019 09:42:14 +0000 Subject: [akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=256034 Patrick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrick at noxs.nl --- Comment #42 from Patrick --- Created attachment 119395 --> https://bugs.kde.org/attachment.cgi?id=119395&action=edit Invalid date test feed This is what happens (Akregator 5.10.3): In Akregator::Feed::appendArticles fetched items are processed. All items are stored in the feed's archive. Only new items which have a publication date newer than the expiration date, will be appended to the feed's article list. The next time the feed is fetched, all items which were processed earlier but were not added to the article list and haven't changed since then, will be processes as new items. That's when the problems start on these two lines: Article mya(*it, this); mya.offsetPubDate(nudge); The (private) constructor of Article creates an object with an invalid publication date (the default QDateTime constructor) because the item was already stored in the feed's archive and it hasn't changed. On the next line the publication date is updated, but based on the invalid publication date. This causes the invalid date to be written to the feed's archive. It's easy to reproduce with the attached feed: 1. Add the feed to Akregator. 2. Fetch the feed. The article first appears as a blank line, but after restarting Akregator the invalid is shown. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 13 11:39:21 2019 From: bugzilla_noreply at kde.org (Albert Astals Cid) Date: Sat, 13 Apr 2019 10:39:21 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Albert Astals Cid changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aacid at kde.org --- Comment #6 from Albert Astals Cid --- I am not sure I understand where the problem is, potentially means you need to explain it in simpler words (or that i need to learn how to read long sentences :D) Is this problem? * A sends encrypted email to B * C intercepts that email * C resends the email modified to B (adding his own reply address and some plain text) * B answers to C * C can see the original email -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 13 13:29:02 2019 From: bugzilla_noreply at kde.org (Jens Mueller) Date: Sat, 13 Apr 2019 12:29:02 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 --- Comment #7 from Jens Mueller --- Exactly that's the problem. Note that not only one message, but hundreds of captured messages can be wrapped and leaked with one single reply. Traditional message takeover attacks under a new identity (C) are considered as an acceptable risk in email e2e encryption because it is assumed that given the context of the message (e.g.,“Hi A, [...] Yours, B”) B can tell that this message is not originally from C and could easily discover the deception. However, using MIME wrapping, C can make a different content being displayed to B (if B does not carefully scroll down the whole message conversation) and therefore potentially trick B into replying to C. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 13 15:32:56 2019 From: bugzilla_noreply at kde.org (Achim Bohnet) Date: Sat, 13 Apr 2019 14:32:56 +0000 Subject: [Akonadi] [Bug 406505] New: one problem (refused login) result in duzends of identical info dialogs that grab focus Message-ID: https://bugs.kde.org/show_bug.cgi?id=406505 Bug ID: 406505 Summary: one problem (refused login) result in duzends of identical info dialogs that grab focus Product: Akonadi Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: IMAP resource Assignee: kdepim-bugs at kde.org Reporter: ach at mpe.mpg.de Target Milestone: --- akonadi 5.10.3 (version listed in bugzilla) SUMMARY: unfortunately due to massive problems with akonadi in the last weeks (multiple merge candidate, several sync of same collection ~ 30 sec) I had to fallback to use thunderbird someties -> ~ doubling the # of IMAP collections. This triggers akonadi 'Informational' dialog: ... A000002 NO Maximum number of connections from user+IP exceeded ( mail_max_userip_connections=10 ) [ UNAVAILABLE ] STEPS TO REPRODUCE 1. start several akonadi sessions/thunderbirds/macmail... in parallel (laptop, desktop, vbox ...) 2. when 'N' the max # of imap connection on the imap server is reached: 3. duzends of informational akonadi dialogs appear that grap focus OBSERVED RESULT * a new dialog appear (every few seconds a new one). I had 23 of them * they needlessly grab be focus -> e.g. kicker and krunner are closed * After ~ 15 min the latest dialog starts to grab the focus as soon another window is aktivated. (only workaround is to close all the dialogs) EXPECTED RESULT * Only one dialog instead of a two duzend dialogs. * As it's only informational there no need to grab the focus * prefered would be one standard Plasma notification instead of a dialog window SOFTWARE/OS VERSIONS: Linux/KDE Plasma: kde neon user (available in About System) KDE Plasma Version: 5.14.4 KDE Frameworks 5.56.0 Qt 5.12.0 (kompiliert gegen 5.12.0) Das xcb Fenstersystem -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sat Apr 13 15:36:27 2019 From: bugzilla_noreply at kde.org (Achim Bohnet) Date: Sat, 13 Apr 2019 14:36:27 +0000 Subject: [Akonadi] [Bug 406505] one problem (refused login) result in duzends of identical info dialogs that grab focus In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406505 --- Comment #1 from Achim Bohnet --- Created attachment 119402 --> https://bugs.kde.org/attachment.cgi?id=119402&action=edit picture of the duzends akonadi dialogs -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 14 09:20:25 2019 From: bugzilla_noreply at kde.org (Chili81) Date: Sun, 14 Apr 2019 08:20:25 +0000 Subject: [korgac] [Bug 406521] New: korgac crash on start up Message-ID: https://bugs.kde.org/show_bug.cgi?id=406521 Bug ID: 406521 Summary: korgac crash on start up Product: korgac Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: markus.holbein at gmail.com Target Milestone: --- Created attachment 119407 --> https://bugs.kde.org/attachment.cgi?id=119407&action=edit crash log SUMMARY STEPS TO REPRODUCE 1. restart PC 2. 3. OBSERVED RESULT crash: korgac PID: 1719 Signal: Segmentation fault (11) EXPECTED RESULT normal start without crash SOFTWARE/OS VERSIONS Windows: - macOS: - Linux/KDE Plasma: KDE Neon 5.15 (available in About System) KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.57.0 Qt Version: 5.12.0 Kernel 4.15.0-47-generic 64bit OS ADDITIONAL INFORMATION Application: KOrganizer-Erinnerungsmodul (korgac), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fdc2c86e880 (LWP 1719))] Thread 5 (Thread 0x7fdc05423700 (LWP 1815)): #0 0x00007fdc2664cbf9 in __GI___poll (fds=0x7fdbfc003ce0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdc1d5c4539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdc1d5c464c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdc271a715b in QEventDispatcherGlib::processEvents (this=0x7fdbfc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fdc2714864a in QEventLoop::exec (this=this at entry=0x7fdc05422d20, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007fdc26f7041a in QThread::exec (this=) at thread/qthread.cpp:531 #6 0x00007fdc26f71bc2 in QThreadPrivate::start (arg=0x558489c18a80) at thread/qthread_unix.cpp:361 #7 0x00007fdc1f33f6db in start_thread (arg=0x7fdc05423700) at pthread_create.c:463 #8 0x00007fdc2665988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fdc05c24700 (LWP 1810)): #0 0x00007fdc2664cbf9 in __GI___poll (fds=0x7fdbf80049b0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdc1d5c4539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdc1d5c464c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdc271a715b in QEventDispatcherGlib::processEvents (this=0x7fdbf8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fdc2714864a in QEventLoop::exec (this=this at entry=0x7fdc05c23d20, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007fdc26f7041a in QThread::exec (this=) at thread/qthread.cpp:531 #6 0x00007fdc26f71bc2 in QThreadPrivate::start (arg=0x558489c3a1c0) at thread/qthread_unix.cpp:361 #7 0x00007fdc1f33f6db in start_thread (arg=0x7fdc05c24700) at pthread_create.c:463 #8 0x00007fdc2665988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fdc0703e700 (LWP 1804)): #0 0x00007fdc2664cbf9 in __GI___poll (fds=0x558489c79920, nfds=1, timeout=7169) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdc1d5c4539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fdc1d5c464c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fdc271a715b in QEventDispatcherGlib::processEvents (this=0x7fdc00000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fdc2714864a in QEventLoop::exec (this=this at entry=0x7fdc0703dcf0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007fdc26f7041a in QThread::exec (this=) at thread/qthread.cpp:531 #6 0x00007fdc27615015 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007fdc26f71bc2 in QThreadPrivate::start (arg=0x7fdc2788cd80) at thread/qthread_unix.cpp:361 #8 0x00007fdc1f33f6db in start_thread (arg=0x7fdc0703e700) at pthread_create.c:463 #9 0x00007fdc2665988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fdc0dc13700 (LWP 1785)): #0 0x00007fdc2664cbf9 in __GI___poll (fds=0x7fdc0dc12c38, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fdc1f96d747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fdc1f96f36a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fdc0ef8732a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007fdc26f71bc2 in QThreadPrivate::start (arg=0x558489b6aa90) at thread/qthread_unix.cpp:361 #5 0x00007fdc1f33f6db in start_thread (arg=0x7fdc0dc13700) at pthread_create.c:463 #6 0x00007fdc2665988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fdc2c86e880 (LWP 1719)): [KCrash Handler] #6 0x00007fdc2b96f9c9 in Akonadi::BlockAlarmsAttribute::isAlarmTypeBlocked (this=this at entry=0x55848a21e7a0, type=KCalCore::Alarm::Display) at ./src/blockalarmsattribute.cpp:84 #7 0x00007fdc2b982b70 in Akonadi::ETMCalendar::alarms (this=, from=..., to=..., excludeBlockedAlarms=) at ./src/etmcalendar.cpp:579 #8 0x0000558488cca850 in KOAlarmClient::checkAlarms (this=this at entry=0x7ffdbcab8e80) at ./korgac/koalarmclient.cpp:223 #9 0x0000558488ccb883 in KOAlarmClient::deferredInit (this=0x7ffdbcab8e80) at ./korgac/koalarmclient.cpp:169 #10 0x00007fdc27179f3f in QtPrivate::QSlotObjectBase::call (a=0x7ffdbcab8540, r=0x7ffdbcab8e80, this=0x558489c43bc0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #11 QMetaObject::activate (sender=0x7fdc0001d8c0, signalOffset=, local_signal_index=local_signal_index at entry=1, argv=argv at entry=0x7ffdbcab8540) at kernel/qobject.cpp:3759 #12 0x00007fdc2717a4f7 in QMetaObject::activate (sender=, m=m at entry=0x7fdc2a552c20 , local_signal_index=local_signal_index at entry=1, argv=argv at entry=0x7ffdbcab8540) at kernel/qobject.cpp:3631 #13 0x00007fdc2a2a75f2 in Akonadi::EntityTreeModel::collectionPopulated (this=, _t1=) at ./obj-x86_64-linux-gnu/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:513 #14 0x00007fdc2a2b3730 in Akonadi::EntityTreeModelPrivate::itemFetchJobDone (this=0x558489c466c0, job=) at ./src/core/models/entitytreemodel_p.cpp:1384 #15 0x00007fdc2a2a8450 in Akonadi::EntityTreeModel::qt_static_metacall (_o=, _c=, _id=, _a=) at ./obj-x86_64-linux-gnu/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:214 #16 0x00007fdc27179e25 in QMetaObject::activate (sender=sender at entry=0x558489ca29c0, signalOffset=, local_signal_index=local_signal_index at entry=3, argv=argv at entry=0x7ffdbcab8780) at kernel/qobject.cpp:3778 #17 0x00007fdc2717a4f7 in QMetaObject::activate (sender=sender at entry=0x558489ca29c0, m=m at entry=0x7fdc28dc3500 , local_signal_index=local_signal_index at entry=3, argv=argv at entry=0x7ffdbcab8780) at kernel/qobject.cpp:3631 #18 0x00007fdc28b6bd9c in KJob::result (this=this at entry=0x558489ca29c0, _t1=, _t1 at entry=0x558489ca29c0, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:573 #19 0x00007fdc28b6c8d1 in KJob::finishJob (this=0x558489ca29c0, emitResult=) at ./src/lib/jobs/kjob.cpp:109 #20 0x00007fdc27186d04 in QtPrivate::QSlotObjectBase::call (a=0x7ffdbcab87e0, r=, this=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #21 QSingleShotTimer::timerEvent (this=0x558489ca85c0) at kernel/qtimer.cpp:318 #22 0x00007fdc2717a94b in QObject::event (this=0x558489ca85c0, e=) at kernel/qobject.cpp:1271 #23 0x00007fdc2842f83c in QApplicationPrivate::notify_helper (this=this at entry=0x558489b65760, receiver=receiver at entry=0x558489ca85c0, e=e at entry=0x7ffdbcab8b20) at kernel/qapplication.cpp:3752 #24 0x00007fdc28436dd0 in QApplication::notify (this=0x7ffdbcab8e50, receiver=0x558489ca85c0, e=0x7ffdbcab8b20) at kernel/qapplication.cpp:3499 #25 0x00007fdc2714a328 in QCoreApplication::notifyInternal2 (receiver=0x558489ca85c0, event=0x7ffdbcab8b20) at kernel/qcoreapplication.cpp:1061 #26 0x00007fdc271a65a9 in QTimerInfoList::activateTimers (this=0x558489bb3e60) at kernel/qtimerinfo_unix.cpp:643 #27 0x00007fdc271a6d71 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:182 #28 0x00007fdc1d5c4387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007fdc1d5c45c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #30 0x00007fdc1d5c464c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #31 0x00007fdc271a713f in QEventDispatcherGlib::processEvents (this=0x558489bc0040, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #32 0x00007fdc2714864a in QEventLoop::exec (this=this at entry=0x7ffdbcab8d70, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #33 0x00007fdc27151800 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1364 #34 0x0000558488cc908f in main (argc=, argv=) at ./korgac/korgacmain.cpp:68 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 14 09:21:21 2019 From: bugzilla_noreply at kde.org (Chili81) Date: Sun, 14 Apr 2019 08:21:21 +0000 Subject: [korgac] [Bug 406521] korgac crash on start up In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406521 --- Comment #1 from Chili81 --- Version 5.10.3 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 14 19:39:30 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Sun, 14 Apr 2019 18:39:30 +0000 Subject: [korganizer] [Bug 406430] korganizer chrashes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406430 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Wolfgang Bauer --- Let's mark it as duplicate then, I looked again and the backtraces are indeed exactly the same. *** This bug has been marked as a duplicate of bug 406411 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 14 19:39:30 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Sun, 14 Apr 2019 18:39:30 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 --- Comment #7 from Wolfgang Bauer --- *** Bug 406430 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 14 19:42:29 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Sun, 14 Apr 2019 18:42:29 +0000 Subject: [korgac] [Bug 406521] korgac crash on start up In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406521 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE CC| |wbauer at tmo.at --- Comment #2 from Wolfgang Bauer --- *** This bug has been marked as a duplicate of bug 406411 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Sun Apr 14 19:42:29 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Sun, 14 Apr 2019 18:42:29 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markus.holbein at gmail.com --- Comment #8 from Wolfgang Bauer --- *** Bug 406521 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 01:26:23 2019 From: bugzilla_noreply at kde.org (Scott Simpson) Date: Mon, 15 Apr 2019 00:26:23 +0000 Subject: [korganizer] [Bug 406546] New: korganizer crash on login Message-ID: https://bugs.kde.org/show_bug.cgi?id=406546 Bug ID: 406546 Summary: korganizer crash on login Product: korganizer Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: reminder daemon (korgac) Assignee: kdepim-bugs at kde.org Reporter: ssimpson at alumni.usc.edu Target Milestone: --- SUMMARY Opensuse Tumbleweed Don't know how to reproduce but getting on boot. Here is the stack trace Application: KOrganizer Reminder Daemon (korgac), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f70068e8940 (LWP 2671))] Thread 5 (Thread 0x7f6ffe01d700 (LWP 2737)): #0 0x00007f700a708ae9 in poll () from /lib64/libc.so.6 #1 0x00007f7008810e36 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f7008810f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f700ac54e7b in QEventDispatcherGlib::processEvents (this=0x7f6ff4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f700ac003cb in QEventLoop::exec (this=this at entry=0x7f6ffe01cc60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007f700aa4b016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007f700aa4c362 in QThreadPrivate::start (arg=0x558c9c42c800) at thread/qthread_unix.cpp:361 #7 0x00007f700918cfab in start_thread () from /lib64/libpthread.so.0 #8 0x00007f700a7136af in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f6ffe81e700 (LWP 2734)): #0 0x00007f70088102f0 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f7008810d6b in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f7008810f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f700ac54e7b in QEventDispatcherGlib::processEvents (this=0x7f6ff0000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f700ac003cb in QEventLoop::exec (this=this at entry=0x7f6ffe81dc60, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007f700aa4b016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007f700aa4c362 in QThreadPrivate::start (arg=0x558c9c38fe90) at thread/qthread_unix.cpp:361 #7 0x00007f700918cfab in start_thread () from /lib64/libpthread.so.0 #8 0x00007f700a7136af in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f6fffa3a700 (LWP 2718)): #0 0x00007f700885bc99 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f700880ffb4 in g_main_context_release () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f7008810df6 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f7008810f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f700ac54e7b in QEventDispatcherGlib::processEvents (this=0x7f6ff8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007f700ac003cb in QEventLoop::exec (this=this at entry=0x7f6fffa39c30, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #6 0x00007f700aa4b016 in QThread::exec (this=) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #7 0x00007f700aece565 in ?? () from /usr/lib64/libQt5DBus.so.5 #8 0x00007f700aa4c362 in QThreadPrivate::start (arg=0x7f700af4ed80) at thread/qthread_unix.cpp:361 #9 0x00007f700918cfab in start_thread () from /lib64/libpthread.so.0 #10 0x00007f700a7136af in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f7004874700 (LWP 2705)): #0 0x00007f700a708ae9 in poll () from /lib64/libc.so.6 #1 0x00007f70091b7cc7 in ?? () from /usr/lib64/libxcb.so.1 #2 0x00007f70091b98fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1 #3 0x00007f7004aa6788 in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f700aa4c362 in QThreadPrivate::start (arg=0x558c9c2dec70) at thread/qthread_unix.cpp:361 #5 0x00007f700918cfab in start_thread () from /lib64/libpthread.so.0 #6 0x00007f700a7136af in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f70068e8940 (LWP 2671)): [KCrash Handler] #6 0x00007f700c6f78d9 in Akonadi::BlockAlarmsAttribute::isAlarmTypeBlocked (this=this at entry=0x558c9d6a2ca0, type=KCalCore::Alarm::Display) at /usr/src/debug/akonadi-calendar-18.12.3-1.2.x86_64/src/blockalarmsattribute.cpp:84 #7 0x00007f700c70a54c in Akonadi::ETMCalendar::alarms (this=, from=..., to=..., excludeBlockedAlarms=) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312 #8 0x0000558c9a8aab39 in KOAlarmClient::checkAlarms (this=0x7ffc91326920) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:312 #9 0x0000558c9a8ab915 in KOAlarmClient::deferredInit (this=0x7ffc91326920) at /usr/src/debug/korganizer-18.12.3-1.2.x86_64/korgac/koalarmclient.cpp:169 #10 0x00007f700ac2b343 in QtPrivate::QSlotObjectBase::call (a=0x7ffc91326010, r=0x7ffc91326920, this=0x558c9c43d720) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #11 QMetaObject::activate (sender=0x7f6ff8019ae0, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3774 #12 0x00007f700c1c01e2 in Akonadi::EntityTreeModel::collectionPopulated (this=, _t1=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/build/src/core/KF5AkonadiCore_autogen/include/moc_entitytreemodel.cpp:513 #13 0x00007f700c1cba4b in Akonadi::EntityTreeModelPrivate::itemFetchJobDone (this=0x558c9c41c990, job=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/src/core/models/entitytreemodel_p.cpp:1384 #14 0x00007f700c1c13f0 in Akonadi::EntityTreeModel::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/akonadi-server-18.12.3-2.1.x86_64/src/core/models/entitytreemodel.h:681 #15 0x00007f700ac2b206 in QMetaObject::activate (sender=0x558c9c491ef0, signalOffset=, local_signal_index=, argv=) at kernel/qobject.cpp:3793 #16 0x00007f700bc3bd9c in KJob::result (this=this at entry=0x558c9c491ef0, _t1=, _t1 at entry=0x558c9c491ef0, _t2=...) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:573 #17 0x00007f700bc3c863 in KJob::finishJob (this=0x558c9c491ef0, emitResult=) at /usr/src/debug/kcoreaddons-5.56.0-1.1.x86_64/src/lib/jobs/kjob.cpp:109 #18 0x00007f700ac36f66 in QtPrivate::QSlotObjectBase::call (a=0x7ffc91326290, r=, this=) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394 #19 QSingleShotTimer::timerEvent (this=0x558c9d6646a0) at kernel/qtimer.cpp:318 #20 0x00007f700ac2ba3b in QObject::event (this=0x558c9d6646a0, e=) at kernel/qobject.cpp:1241 #21 0x00007f700b6f7551 in QApplicationPrivate::notify_helper (this=this at entry=0x558c9c2bc710, receiver=receiver at entry=0x558c9d6646a0, e=e at entry=0x7ffc913265b0) at kernel/qapplication.cpp:3737 #22 0x00007f700b6fe930 in QApplication::notify (this=0x7ffc913268f0, receiver=0x558c9d6646a0, e=0x7ffc913265b0) at kernel/qapplication.cpp:3484 #23 0x00007f700ac016f9 in QCoreApplication::notifyInternal2 (receiver=0x558c9d6646a0, event=0x7ffc913265b0) at ../../include/QtCore/5.12.2/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:322 #24 0x00007f700ac54273 in QTimerInfoList::activateTimers (this=0x558c9c386850) at kernel/qtimerinfo_unix.cpp:643 #25 0x00007f700ac54ac4 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:182 #26 0x00007f7008810c2e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #27 0x00007f7008810ec8 in ?? () from /usr/lib64/libglib-2.0.so.0 #28 0x00007f7008810f5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #29 0x00007f700ac54e63 in QEventDispatcherGlib::processEvents (this=0x558c9c3863a0, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #30 0x00007f700ac003cb in QEventLoop::exec (this=this at entry=0x7ffc91326810, flags=..., flags at entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #31 0x00007f700ac08402 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #32 0x0000558c9a8a94af in main (argc=, argv=) at /usr/src/debug/korganizer-18.12.3-1.2.x86_64/korgac/korgacmain.cpp:68 [Inferior 1 (process 2671) detached] -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 05:33:08 2019 From: bugzilla_noreply at kde.org (Bug Janitor Service) Date: Mon, 15 Apr 2019 04:33:08 +0000 Subject: [ktnef] [Bug 145460] file names encoding of attached files In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=145460 --- Comment #3 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 05:33:07 2019 From: bugzilla_noreply at kde.org (Bug Janitor Service) Date: Mon, 15 Apr 2019 04:33:07 +0000 Subject: [ktnef] [Bug 97065] wish: save properties as text or enable mark© In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=97065 --- Comment #2 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 07:59:10 2019 From: bugzilla_noreply at kde.org (Peter Kuchar) Date: Mon, 15 Apr 2019 06:59:10 +0000 Subject: [kontact] [Bug 406552] New: Kontact crashed while clicking on specific email (scam) Message-ID: https://bugs.kde.org/show_bug.cgi?id=406552 Bug ID: 406552 Summary: Kontact crashed while clicking on specific email (scam) Product: kontact Version: 5.10.3 Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: mail Assignee: kdepim-bugs at kde.org Reporter: masaj at gmx.com Target Milestone: --- SUMMARY I've observed that kontact only crashes when I click on a mail that triggers (scam warning). In Kmail directly I can see an email with the warning (this email may be a scam), but in Kontact the thing kills whole application STEPS TO REPRODUCE 1. click on the email which may be reported as scam 2. kontact crashes OBSERVED RESULT kontact crashes EXPECTED RESULT email may be shown properly SOFTWARE/OS VERSIONS Application: kontact (5.10.3) Qt Version: 5.12.2 Frameworks Version: 5.56.0 Operating System: Linux 5.0.5-1-MANJARO x86_64 Distribution: "Manjaro Linux" ADDITIONAL INFORMATION [New Thread 0x7ffeda77c700 (LWP 6452)] [New Thread 0x7ffed9f7b700 (LWP 6453)] [New Thread 0x7ffed977a700 (LWP 6454)] [Detaching after fork from child process 6457] [Detaching after fork from child process 6459] [Detaching after fork from child process 6461] [Detaching after fork from child process 6463] [Detaching after fork from child process 6465] [6362:6386:0414/203349.279981:ERROR:nss_util.cc(674)] Error initializing NSS with a persistent database (sql:/home/cqs/.pki/nssdb): NSS error code: -8023 [6362:6386:0414/203349.280063:ERROR:nss_util.cc(154)] Error initializing NSS without a persistent database: NSS error code: -8023 [6362:6386:0414/203349.280069:FATAL:nss_util.cc(156)] nss_error=-8023, os_error=0 Thread 21 "TaskSchedulerFo" received signal SIGABRT, Aborted. [Switching to Thread 0x7fff8affd700 (LWP 6386)] 0x00007ffff677dd7f in raise () from /usr/lib/libc.so.6 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 09:57:22 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Mon, 15 Apr 2019 08:57:22 +0000 Subject: [korganizer] [Bug 406546] korganizer crash on login In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406546 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer at tmo.at Resolution|--- |DUPLICATE Status|REPORTED |RESOLVED --- Comment #1 from Wolfgang Bauer --- *** This bug has been marked as a duplicate of bug 406411 *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 09:57:22 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Mon, 15 Apr 2019 08:57:22 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssimpson at alumni.usc.edu --- Comment #9 from Wolfgang Bauer --- *** Bug 406546 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 10:07:59 2019 From: bugzilla_noreply at kde.org (Ovidiu-Florin BOGDAN) Date: Mon, 15 Apr 2019 09:07:59 +0000 Subject: [kmail2] [Bug 406556] New: No notification for authentication failed on Exchange account Message-ID: https://bugs.kde.org/show_bug.cgi?id=406556 Bug ID: 406556 Summary: No notification for authentication failed on Exchange account Product: kmail2 Version: 5.10.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ovidiu.b13 at gmail.com Target Milestone: --- SUMMARY When I change my password for a Office 365 account, Kmail fails to authenticate but gives no message to let me know what's happening. The only hint that the authentication has failed is the account status in the Kmail config in Accounts in Incoming. And that only if you have that window open and in focus while you trigger the fetch mail on that account (which you can't do form that window). STEPS TO REPRODUCE 1. Connect KMail to a MS Office 365 account 2. Read emails 3. Change password to the account (don't update the password in KMail, yet) 4. Fetch new mails OBSERVED RESULT Resource gets in the "Disconnected" state. EXPECTED RESULT A pop-up message (dialog box) to appear prompting the user to re-authenticate and after successful authentication to redo the fetch mails. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 29 KDE (available in About System) KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.55.0 Qt Version: 5.11.3 ADDITIONAL INFORMATION This is just a UI/UX issue. If I change the password in the KMail account, the mail fetching works. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 10:08:53 2019 From: bugzilla_noreply at kde.org (Ovidiu-Florin BOGDAN) Date: Mon, 15 Apr 2019 09:08:53 +0000 Subject: [kmail2] [Bug 406556] No notification for authentication failed on Exchange account In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406556 Ovidiu-Florin BOGDAN changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |usability -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 10:44:19 2019 From: bugzilla_noreply at kde.org (bugzilla_noreply at kde.org) Date: Mon, 15 Apr 2019 09:44:19 +0000 Subject: [kontact] [Bug 406558] New: Kontact crashing when clicking feeds Message-ID: https://bugs.kde.org/show_bug.cgi?id=406558 Bug ID: 406558 Summary: Kontact crashing when clicking feeds Product: kontact Version: 5.10.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: blacktomcat42 at gmail.com Target Milestone: --- Application: kontact (5.10.3) Qt Version: 5.12.2 Frameworks Version: 5.56.0 Operating System: Linux 4.19.32-1-MANJARO x86_64 Distribution: "Manjaro Linux" -- Information about the crash: - What I was doing when the application crashed: >From within Kontact I clicked on Feeds to open Akregator. When double-clicking any available Feed Entry the application crashes. This does not happen when I open Akregator directly. -- Backtrace: Application: Kontact (kontact), signal: Aborted Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f1403139b40 (LWP 3394))] Thread 27 (Thread 0x7f12ebfff700 (LWP 4058)): #0 0x00007f14154edef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f0370c7 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a2a in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140f037b12 in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140eff4dc1 in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140eff64d7 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140eff6ac4 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 26 (Thread 0x7f13f1000700 (LWP 4057)): #0 0x00007f14154edef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f0370c7 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a2a in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140f037b12 in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140eff4dc1 in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140eff6806 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140eff6ac4 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 25 (Thread 0x7f12eafdd700 (LWP 3476)): #0 0x00007f1414888414 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0 #1 0x00007f14148da789 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #2 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #3 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #4 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #5 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #6 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #7 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 24 (Thread 0x7f12fd80a700 (LWP 3458)): #0 0x00007f1416693c21 in poll () at /usr/lib/libc.so.6 #1 0x00007f14148da690 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #4 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #5 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #6 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #7 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #8 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 23 (Thread 0x7f12feadc700 (LWP 3442)): #0 0x00007f141668f7a4 in read () at /usr/lib/libc.so.6 #1 0x00007f1414888961 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148d8e40 in g_main_context_check () at /usr/lib/libglib-2.0.so.0 #3 0x00007f14148da636 in () at /usr/lib/libglib-2.0.so.0 #4 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #5 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #6 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #7 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #8 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #9 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #10 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 22 (Thread 0x7f12ff7fe700 (LWP 3441)): #0 0x00007f1416693c21 in poll () at /usr/lib/libc.so.6 #1 0x00007f14148da690 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148db6d2 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 #3 0x00007f13f9b76568 in () at /usr/lib/libgio-2.0.so.0 #4 0x00007f14148b5c21 in () at /usr/lib/libglib-2.0.so.0 #5 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #6 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 21 (Thread 0x7f12fffff700 (LWP 3440)): #0 0x00007f14148883a9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0 #1 0x00007f14148da675 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x00007f14148da7d2 in () at /usr/lib/libglib-2.0.so.0 #4 0x00007f14148b5c21 in () at /usr/lib/libglib-2.0.so.0 #5 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #6 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 20 (Thread 0x7f130cc3a700 (LWP 3431)): #0 0x00007f1417e5c36b in _dl_update_slotinfo () at /lib64/ld-linux-x86-64.so.2 #1 0x00007f1417e5c56c in update_get_addr () at /lib64/ld-linux-x86-64.so.2 #2 0x00007f1417e6147c in __tls_get_addr () at /lib64/ld-linux-x86-64.so.2 #3 0x00007f14169cfc57 in () at /usr/lib/libQt5Core.so.5 #4 0x00007f1416be3162 in () at /usr/lib/libQt5Core.so.5 #5 0x00007f14148d8d42 in g_main_context_check () at /usr/lib/libglib-2.0.so.0 #6 0x00007f14148da636 in () at /usr/lib/libglib-2.0.so.0 #7 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #8 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #9 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #10 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #11 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #12 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #13 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 19 (Thread 0x7f130d43b700 (LWP 3430)): #0 0x00007f141668f7a4 in read () at /usr/lib/libc.so.6 #1 0x00007f1414888961 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148d8e40 in g_main_context_check () at /usr/lib/libglib-2.0.so.0 #3 0x00007f14148da636 in () at /usr/lib/libglib-2.0.so.0 #4 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #5 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #6 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #7 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #8 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #9 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #10 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 18 (Thread 0x7f130dcec700 (LWP 3429)): #0 0x00007f1416693c21 in poll () at /usr/lib/libc.so.6 #1 0x00007f14148da690 in () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #3 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #4 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #5 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #6 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #7 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #8 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 17 (Thread 0x7f130ffff700 (LWP 3428)): [KCrash Handler] #6 0x00007f14165dad7f in raise () at /usr/lib/libc.so.6 #7 0x00007f14165c5672 in abort () at /usr/lib/libc.so.6 #8 0x00007f140f028d25 in () at /usr/lib/libQt5WebEngineCore.so.5 #9 0x00007f140efa42e6 in () at /usr/lib/libQt5WebEngineCore.so.5 #10 0x00007f140f562305 in () at /usr/lib/libQt5WebEngineCore.so.5 #11 0x00007f140f562670 in () at /usr/lib/libQt5WebEngineCore.so.5 #12 0x00007f140f3449c2 in () at /usr/lib/libQt5WebEngineCore.so.5 #13 0x00007f140f3456f5 in () at /usr/lib/libQt5WebEngineCore.so.5 #14 0x00007f140f342795 in () at /usr/lib/libQt5WebEngineCore.so.5 #15 0x00007f140f34aadc in () at /usr/lib/libQt5WebEngineCore.so.5 #16 0x00007f140f34a057 in () at /usr/lib/libQt5WebEngineCore.so.5 #17 0x00007f140f34a616 in () at /usr/lib/libQt5WebEngineCore.so.5 #18 0x00007f140f34a0ea in () at /usr/lib/libQt5WebEngineCore.so.5 #19 0x00007f140f006c1c in () at /usr/lib/libQt5WebEngineCore.so.5 #20 0x00007f140f00740c in () at /usr/lib/libQt5WebEngineCore.so.5 #21 0x00007f140ef909e0 in () at /usr/lib/libQt5WebEngineCore.so.5 #22 0x00007f140effd3f6 in () at /usr/lib/libQt5WebEngineCore.so.5 #23 0x00007f140f0394b2 in () at /usr/lib/libQt5WebEngineCore.so.5 #24 0x00007f140f006200 in () at /usr/lib/libQt5WebEngineCore.so.5 #25 0x00007f140eff6581 in () at /usr/lib/libQt5WebEngineCore.so.5 #26 0x00007f140eff6ac4 in () at /usr/lib/libQt5WebEngineCore.so.5 #27 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #28 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #29 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 16 (Thread 0x7f13cd5eb700 (LWP 3416)): #0 0x00007f14154edafc in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f036ff9 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a38 in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140f037acf in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140eff4dd8 in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140eff6806 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140eff6b44 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 15 (Thread 0x7f13cddec700 (LWP 3415)): [KCrash Handler] #4 0x00007f14165dad7f in raise () at /usr/lib/libc.so.6 #5 0x00007f14165c5672 in abort () at /usr/lib/libc.so.6 #6 0x00007f140f028d25 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140efa42e6 in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f140f036a52 in () at /usr/lib/libQt5WebEngineCore.so.5 #9 0x00007f140efcea7d in () at /usr/lib/libQt5WebEngineCore.so.5 #10 0x00007f140f4cc0d4 in () at /usr/lib/libQt5WebEngineCore.so.5 #11 0x00007f140f4cd26c in () at /usr/lib/libQt5WebEngineCore.so.5 #12 0x00007f140f00c295 in () at /usr/lib/libQt5WebEngineCore.so.5 #13 0x00007f140ef909e0 in () at /usr/lib/libQt5WebEngineCore.so.5 #14 0x00007f140efafd09 in () at /usr/lib/libQt5WebEngineCore.so.5 #15 0x00007f140efb0b34 in () at /usr/lib/libQt5WebEngineCore.so.5 #16 0x00007f140efb10c2 in () at /usr/lib/libQt5WebEngineCore.so.5 #17 0x00007f140f03d656 in () at /usr/lib/libQt5WebEngineCore.so.5 #18 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #19 0x00007f140f008e38 in () at /usr/lib/libQt5WebEngineCore.so.5 #20 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #21 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #22 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 14 (Thread 0x7f13ceffd700 (LWP 3414)): #0 0x00007f14154edafc in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140a1e328c in () at /usr/lib/libQt5Script.so.5 #2 0x00007f140a1e32a9 in () at /usr/lib/libQt5Script.so.5 #3 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #4 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 13 (Thread 0x7f13cffff700 (LWP 3413)): #0 0x00007f141668f7a4 in read () at /usr/lib/libc.so.6 #1 0x00007f13f0351782 in pa_read () at /usr/lib/pulseaudio/libpulsecommon-12.2.so #2 0x00007f13f05d355f in pa_mainloop_prepare () at /usr/lib/libpulse.so.0 #3 0x00007f13f05d3fd1 in pa_mainloop_iterate () at /usr/lib/libpulse.so.0 #4 0x00007f13f05d4091 in pa_mainloop_run () at /usr/lib/libpulse.so.0 #5 0x00007f13f05e25ae in () at /usr/lib/libpulse.so.0 #6 0x00007f13f03819fc in () at /usr/lib/pulseaudio/libpulsecommon-12.2.so #7 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #8 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 12 (Thread 0x7f13d4ff9700 (LWP 3412)): #0 0x00007f14166ac12b in __lll_lock_wait_private () at /usr/lib/libc.so.6 #1 0x00007f14166adf38 in __fprintf_chk () at /usr/lib/libc.so.6 #2 0x00007f1409d982f0 in event_logv_ () at /usr/lib/libevent-2.1.so.6 #3 0x00007f1409d984b7 in event_warn () at /usr/lib/libevent-2.1.so.6 #4 0x00007f1409d99ee2 in () at /usr/lib/libevent-2.1.so.6 #5 0x00007f1409d8fac8 in event_base_loop () at /usr/lib/libevent-2.1.so.6 #6 0x00007f140f03d68d in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f140f008e38 in () at /usr/lib/libQt5WebEngineCore.so.5 #9 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #10 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #11 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 11 (Thread 0x7f13d57fa700 (LWP 3411)): #0 0x00007f14154edef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f0370c7 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a2a in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140efad520 in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140f008e38 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #8 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 10 (Thread 0x7f13d5ffb700 (LWP 3410)): #0 0x00007f14154edef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f0370c7 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a2a in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140efad520 in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140f008e38 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #8 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 9 (Thread 0x7f13d67fc700 (LWP 3409)): #0 0x00007f14154edafc in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f036ff9 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f8059c8 in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140f0091bf in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #6 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 8 (Thread 0x7f13d6ffd700 (LWP 3408)): #0 0x00007f14154edafc in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f036ff9 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a38 in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140f037acf in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140eff4dd8 in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140eff6806 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140eff6b04 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 7 (Thread 0x7f13d77fe700 (LWP 3407)): #0 0x00007f14166ac12b in __lll_lock_wait_private () at /usr/lib/libc.so.6 #1 0x00007f14166adf38 in __fprintf_chk () at /usr/lib/libc.so.6 #2 0x00007f1409d982f0 in event_logv_ () at /usr/lib/libevent-2.1.so.6 #3 0x00007f1409d984b7 in event_warn () at /usr/lib/libevent-2.1.so.6 #4 0x00007f1409d99ee2 in () at /usr/lib/libevent-2.1.so.6 #5 0x00007f1409d8fac8 in event_base_loop () at /usr/lib/libevent-2.1.so.6 #6 0x00007f140f03d639 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f140e9868e4 in () at /usr/lib/libQt5WebEngineCore.so.5 #9 0x00007f140f008f08 in () at /usr/lib/libQt5WebEngineCore.so.5 #10 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #11 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #12 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 6 (Thread 0x7f13f1801700 (LWP 3403)): #0 0x00007f14154edef6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f140f0370c7 in () at /usr/lib/libQt5WebEngineCore.so.5 #2 0x00007f140f037a2a in () at /usr/lib/libQt5WebEngineCore.so.5 #3 0x00007f140f037b12 in () at /usr/lib/libQt5WebEngineCore.so.5 #4 0x00007f140eff4dc1 in () at /usr/lib/libQt5WebEngineCore.so.5 #5 0x00007f140eff6806 in () at /usr/lib/libQt5WebEngineCore.so.5 #6 0x00007f140eff6ac4 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #9 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 5 (Thread 0x7f13f2002700 (LWP 3402)): #0 0x00007f141668f84f in write () at /usr/lib/libc.so.6 #1 0x00007f141661f85d in _IO_file_write@@GLIBC_2.2.5 () at /usr/lib/libc.so.6 #2 0x00007f141661ebbf in new_do_write () at /usr/lib/libc.so.6 #3 0x00007f141661ff96 in __GI__IO_file_xsputn () at /usr/lib/libc.so.6 #4 0x00007f14165f6732 in buffered_vfprintf () at /usr/lib/libc.so.6 #5 0x00007f14165f3c12 in vfprintf () at /usr/lib/libc.so.6 #6 0x00007f14166adf8a in __fprintf_chk () at /usr/lib/libc.so.6 #7 0x00007f1409d982f0 in event_logv_ () at /usr/lib/libevent-2.1.so.6 #8 0x00007f1409d984b7 in event_warn () at /usr/lib/libevent-2.1.so.6 #9 0x00007f1409d99ee2 in () at /usr/lib/libevent-2.1.so.6 #10 0x00007f1409d8fac8 in event_base_loop () at /usr/lib/libevent-2.1.so.6 #11 0x00007f140f03d639 in () at /usr/lib/libQt5WebEngineCore.so.5 #12 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #13 0x00007f140f0068c4 in () at /usr/lib/libQt5WebEngineCore.so.5 #14 0x00007f140f008f08 in () at /usr/lib/libQt5WebEngineCore.so.5 #15 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #16 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #17 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 4 (Thread 0x7f13f3004700 (LWP 3400)): #0 0x00007f14166ac12b in __lll_lock_wait_private () at /usr/lib/libc.so.6 #1 0x00007f14166adf38 in __fprintf_chk () at /usr/lib/libc.so.6 #2 0x00007f1409d982f0 in event_logv_ () at /usr/lib/libevent-2.1.so.6 #3 0x00007f1409d984b7 in event_warn () at /usr/lib/libevent-2.1.so.6 #4 0x00007f1409d99ee2 in () at /usr/lib/libevent-2.1.so.6 #5 0x00007f1409d8fac8 in event_base_loop () at /usr/lib/libevent-2.1.so.6 #6 0x00007f140f03d639 in () at /usr/lib/libQt5WebEngineCore.so.5 #7 0x00007f140efd376b in () at /usr/lib/libQt5WebEngineCore.so.5 #8 0x00007f140f008e38 in () at /usr/lib/libQt5WebEngineCore.so.5 #9 0x00007f140f039aa1 in () at /usr/lib/libQt5WebEngineCore.so.5 #10 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #11 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 3 (Thread 0x7f13f8be5700 (LWP 3397)): #0 0x00007f14148883a9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0 #1 0x00007f14148d9f67 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0 #2 0x00007f14148da5b6 in () at /usr/lib/libglib-2.0.so.0 #3 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #4 0x00007f1416be2cb4 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #5 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #6 0x00007f14169cf569 in QThread::exec() () at /usr/lib/libQt5Core.so.5 #7 0x00007f14160aaba6 in () at /usr/lib/libQt5DBus.so.5 #8 0x00007f14169d096c in () at /usr/lib/libQt5Core.so.5 #9 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #10 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 2 (Thread 0x7f13fbfff700 (LWP 3396)): #0 0x00007f14154edafc in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 #1 0x00007f1400a3a254 in () at /usr/lib/dri/i965_dri.so #2 0x00007f1400a39f78 in () at /usr/lib/dri/i965_dri.so #3 0x00007f14154e7a9d in start_thread () at /usr/lib/libpthread.so.0 #4 0x00007f141669eb23 in clone () at /usr/lib/libc.so.6 Thread 1 (Thread 0x7f1403139b40 (LWP 3394)): [KCrash Handler] #4 0x00007f14165dad7f in raise () at /usr/lib/libc.so.6 #5 0x00007f14165c5672 in abort () at /usr/lib/libc.so.6 #6 0x00007f13f03550e7 in () at /usr/lib/pulseaudio/libpulsecommon-12.2.so #7 0x00007f13f05d2834 in pa_mainloop_free () at /usr/lib/libpulse.so.0 #8 0x00007f13f05e2971 in pa_threaded_mainloop_free () at /usr/lib/libpulse.so.0 #9 0x00007f12fc4f083f in pulse_driver_destroy () at /usr/lib/libcanberra-0.30/libcanberra-pulse.so #10 0x00007f14000b6cd7 in () at /usr/lib/libcanberra.so.0 #11 0x00007f14000ae2a9 in ca_context_destroy () at /usr/lib/libcanberra.so.0 #12 0x00007f130ed73d41 in () at /usr/lib/libKF5Notifications.so.5 #13 0x00007f130ed73de9 in () at /usr/lib/libKF5Notifications.so.5 #14 0x00007f1416bb575b in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5 #15 0x00007f1416bbe7d5 in QObject::~QObject() () at /usr/lib/libQt5Core.so.5 #16 0x00007f130ed4aeb9 in () at /usr/lib/libKF5Notifications.so.5 #17 0x00007f14165dd45c in __run_exit_handlers () at /usr/lib/libc.so.6 #18 0x00007f14165dd58e in () at /usr/lib/libc.so.6 #19 0x00007f1402c53226 in () at /usr/lib/libQt5XcbQpa.so.5 #20 0x00007f1402c879a4 in () at /usr/lib/libQt5XcbQpa.so.5 #21 0x00007f14148d87bf in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0 #22 0x00007f14148da739 in () at /usr/lib/libglib-2.0.so.0 #23 0x00007f14148da77e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #24 0x00007f1416be2c99 in QEventDispatcherGlib::processEvents(QFlags) () at /usr/lib/libQt5Core.so.5 #25 0x00007f1416b8ba8c in QEventLoop::exec(QFlags) () at /usr/lib/libQt5Core.so.5 #26 0x00007f1416b93de6 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #27 0x00005577b431b189 in () #28 0x00007f14165c7223 in __libc_start_main () at /usr/lib/libc.so.6 #29 0x00005577b431b8be in _start () [Inferior 1 (process 3394) detached] Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 11:00:11 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 15 Apr 2019 10:00:11 +0000 Subject: [kontact] [Bug 406552] Kontact crashed while clicking on specific email (scam) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406552 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Please install debug package. (and if can you send me your scam email in private as I can test it) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 11:00:43 2019 From: bugzilla_noreply at kde.org (Frank H. Ellenberger) Date: Mon, 15 Apr 2019 10:00:43 +0000 Subject: [ktnef] [Bug 97065] wish: save properties as text or enable mark© In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=97065 --- Comment #3 from Frank H. Ellenberger --- Sorry, but after 14 years I have no longer tnef files here to test it. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 13:45:06 2019 From: bugzilla_noreply at kde.org (Ovidiu-Florin BOGDAN) Date: Mon, 15 Apr 2019 12:45:06 +0000 Subject: [kmail2] [Bug 406206] Select next/previous message upon delete In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406206 Ovidiu-Florin BOGDAN changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |usability -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 14:03:23 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 15 Apr 2019 13:03:23 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #3 from avlas --- This is set by default now in Discount v3 branch, which is great. An example of this is the following: ### This is my list: - [x] this is set - [ ] this is not - and this is a regular list item. However, to make it work as expected (i.e. removing dots from the checkboxes and aligning) it requires: - either adding to the file/email: this option works when converting via: markdown -style < checkbox.md > checkbox.html - or (much better option) to create a css file with: .github_checkbox { list-style-type: none; margin-left: -1.5em; } this option works when converting via: mkd2html -css checkbox.css checkbox.md Do you think it be possible to add an option to set a css for mkd2html conversion (and perhaps add this by default), so that the final user doesn't have to be aware, neither repeat this for every email? The css option could also be interesting for: - styling code highlighting? - table/blockquote format [I opened issues in Discount regarding the style of tables and blockquotes. I hope this will be considered to look similar to github/markdown here. if so, I will let you know]. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 14:05:11 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 15 Apr 2019 13:05:11 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #1 from avlas --- I tested this in Discount and works as expected, embedding the image within other markdown content. Could you please consider adding this option? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 14:07:16 2019 From: bugzilla_noreply at kde.org (afogl001) Date: Mon, 15 Apr 2019 13:07:16 +0000 Subject: [kontact] [Bug 406185] Kmail stops deplaying emails, crash and hangs on Ctl+Q In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406185 --- Comment #3 from afogl001 --- I seem to have fixed the issue by recreating my Kolab account as a generic IMAP server instead of the Kolab Groupware (which was setup in a unique way since there's another bug that prevents username/password from being entered when configuring Kolab Groupware via Kmail. Account was set up in the Notes section of Kontact then updated in Kmail settings) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 18:38:19 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 15 Apr 2019 17:38:19 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- option for what ? Generating a image.png ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 18:39:40 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Mon, 15 Apr 2019 17:39:40 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #4 from Laurent Montel --- v3 branch ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 22:36:49 2019 From: bugzilla_noreply at kde.org (Albert Astals Cid) Date: Mon, 15 Apr 2019 21:36:49 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 Albert Astals Cid changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #8 from Albert Astals Cid --- Right i can see the problem. Question is, are those kind of messages that you are suggesting to stop supporting "common" or even is there a reason for someone to be sending messages like that? Or if you get a message like this it's most probably someone trying to trick you? Because if those messages are common, stopping to work on them is going to be a pain for the people that have a valid usecase. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 23:41:30 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 15 Apr 2019 22:41:30 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #5 from avlas --- (In reply to Laurent Montel from comment #4) > v3 branch ? I meant in the v3 branch of discount: https://github.com/Orc/discount/tree/v3 By the way, discount works great with css files. I got a github style css file that makes markdown html conversion look great (tables, blockquotes, etc), IMO far better than just plain markdown. Blockquotes are particularly important for email replies. Would you consider adding the possibility of styling via a css file in Kmail's markdown addon? I think this option would be very appreciated by its users. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Mon Apr 15 23:47:34 2019 From: bugzilla_noreply at kde.org (avlas) Date: Mon, 15 Apr 2019 22:47:34 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #3 from avlas --- (In reply to Laurent Montel from comment #2) > option for what ? > Generating a image.png ? I meant for adding images within context. Imaging you write a markdown email and you refer to one or more images in the body of the email. Discount allows to generate an html version of it that embeds the referenced image in its right place. It would be great if Kmail would benefit from this, so referenced images are embedded in the right places of the email body. For this, Kmail would need to be smart enough to know where to find the image (that needs of course to be attached to the email). I hope I was clearer this time :) -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 05:54:56 2019 From: bugzilla_noreply at kde.org (Yaohan Chen) Date: Tue, 16 Apr 2019 04:54:56 +0000 Subject: [kmail2] [Bug 284172] Kmail does not correctly recognize some IMAP-Inbox-Folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284172 Yaohan Chen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yaohan.chen at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 06:30:24 2019 From: bugzilla_noreply at kde.org (Thiago Jung Bauermann) Date: Tue, 16 Apr 2019 05:30:24 +0000 Subject: [kmail2] [Bug 401557] Account assistant for Kolab Groupware Server gets stuck In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=401557 Thiago Jung Bauermann changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thiago.bauermann at kolabnow.c | |om --- Comment #6 from Thiago Jung Bauermann --- (In reply to stefanprobst from comment #3) > Created attachment 116589 [details] > Config dialog 1 I have exactly this problem as well. These are my software versions: Kubuntu 18.10 KMail 5.8.3 KDE Frameworks 5.50.0 Qt 5.11.1 Other people in the KDE Community Forums have reported it too: https://forum.kde.org/viewtopic.php?f=215&t=153257 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 06:37:14 2019 From: bugzilla_noreply at kde.org (Yaohan Chen) Date: Tue, 16 Apr 2019 05:37:14 +0000 Subject: [kmail2] [Bug 284172] Kmail does not correctly recognize some IMAP-Inbox-Folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284172 --- Comment #27 from Yaohan Chen --- I'm also having this problem with one of my IMAP accounts. According to this article about MS Outlook, some IMAP servers put all folders under the Inbox folder. Outlook actually has a "Root Folder" setting, which if set to Inbox, will make the other folders appear as top level. https://www.msoutlook.info/question/619 So maybe the nested folder structure is not due to a bug in KMail but just how the servers behave? It would be nice to have a similar "Root Folder" setting though, so users can use their IMAP accounts in a consistent way. I'm not sure if this is related to the problem where Server-Side Subscriptions must be turned off in order to view emails in the Inbox folder. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 07:46:30 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 16 Apr 2019 06:46:30 +0000 Subject: [kdepim] [Bug 406333] Markdown addon: support syntax highlighting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406333 --- Comment #14 from Laurent Montel --- Git commit b072aae3cb9e4e562b36ef852c6edbac8b630ba2 by Laurent Montel. Committed on 16/04/2019 at 06:44. Pushed by mlaurent into branch 'master'. Start to implement highlighting M +10 -0 kmail/editorconvertertextplugins/markdown/markdownconverter.cpp https://commits.kde.org/kdepim-addons/b072aae3cb9e4e562b36ef852c6edbac8b630ba2 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 09:11:12 2019 From: bugzilla_noreply at kde.org (Bruce) Date: Tue, 16 Apr 2019 08:11:12 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Bruce changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bbrannock at gmail.com --- Comment #10 from Bruce --- Crashes on login or restart KDE neon User Edition 5.15 x86_64 Application: KOrganizer (korganizer), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fbba5b5b880 (LWP 2191))] Thread 5 (Thread 0x7fbb7e5e6700 (LWP 2196)): #0 0x00007fbba127cbf9 in __GI___poll (fds=0x7fbb74003ce0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fbb96ccc539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fbb96ccc64c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fbba1de515b in QEventDispatcherGlib::processEvents (this=0x7fbb74000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fbba1d8664a in QEventLoop::exec (this=this at entry=0x7fbb7e5e5d20, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #5 0x00007fbba1bae41a in QThread::exec (this=) at thread/qthread.cpp:531 #6 0x00007fbba1bafbc2 in QThreadPrivate::start (arg=0x56123b0717e0) at thread/qthread_unix.cpp:361 #7 0x00007fbb98bbf6db in start_thread (arg=0x7fbb7e5e6700) at pthread_create.c:463 #8 0x00007fbba128988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fbb7ede7700 (LWP 2194)): #0 0x00007ffcf586bbf6 in clock_gettime () #1 0x00007fbba1298ea6 in __GI___clock_gettime (clock_id=clock_id at entry=1, tp=tp at entry=0x7fbb7ede6aa0) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007fbba1de4a41 in qt_clock_gettime (ts=0x7fbb7ede6aa0, clock=) at kernel/qelapsedtimer_unix.cpp:111 #3 do_gettime (frac=, sec=) at kernel/qelapsedtimer_unix.cpp:166 #4 qt_gettime () at kernel/qelapsedtimer_unix.cpp:175 #5 0x00007fbba1de3279 in QTimerInfoList::updateCurrentTime (this=this at entry=0x7fbb700048f0) at kernel/qtimerinfo_unix.cpp:91 #6 0x00007fbba1de3855 in QTimerInfoList::timerWait (this=0x7fbb700048f0, tm=...) at kernel/qtimerinfo_unix.cpp:388 #7 0x00007fbba1de54ec in timerSourcePrepareHelper (timeout=0x7fbb7ede6b54, src=) at kernel/qeventdispatcher_glib.cpp:132 #8 idleTimerSourcePrepare (source=, timeout=0x7fbb7ede6b54) at kernel/qeventdispatcher_glib.cpp:212 #9 0x00007fbb96ccba98 in g_main_context_prepare () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007fbb96ccc46b in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007fbb96ccc64c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007fbba1de515b in QEventDispatcherGlib::processEvents (this=0x7fbb70000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #13 0x00007fbba1d8664a in QEventLoop::exec (this=this at entry=0x7fbb7ede6d20, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #14 0x00007fbba1bae41a in QThread::exec (this=) at thread/qthread.cpp:531 #15 0x00007fbba1bafbc2 in QThreadPrivate::start (arg=0x56123b0b75c0) at thread/qthread_unix.cpp:361 #16 0x00007fbb98bbf6db in start_thread (arg=0x7fbb7ede7700) at pthread_create.c:463 #17 0x00007fbba128988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fbb7ffff700 (LWP 2193)): #0 0x00007ffcf586bad5 in clock_gettime () #1 0x00007fbba1298ea6 in __GI___clock_gettime (clock_id=clock_id at entry=1, tp=tp at entry=0x7fbb7fffea60) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007fbba1de4a41 in qt_clock_gettime (ts=0x7fbb7fffea60, clock=) at kernel/qelapsedtimer_unix.cpp:111 #3 do_gettime (frac=, sec=) at kernel/qelapsedtimer_unix.cpp:166 #4 qt_gettime () at kernel/qelapsedtimer_unix.cpp:175 #5 0x00007fbba1de3279 in QTimerInfoList::updateCurrentTime (this=this at entry=0x7fbb78004cf0) at kernel/qtimerinfo_unix.cpp:91 #6 0x00007fbba1de3855 in QTimerInfoList::timerWait (this=0x7fbb78004cf0, tm=...) at kernel/qtimerinfo_unix.cpp:388 #7 0x00007fbba1de4e9e in timerSourcePrepareHelper (timeout=0x7fbb7fffeb24, src=) at kernel/qeventdispatcher_glib.cpp:132 #8 timerSourcePrepare (source=, timeout=0x7fbb7fffeb24) at kernel/qeventdispatcher_glib.cpp:165 #9 0x00007fbb96ccba98 in g_main_context_prepare () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007fbb96ccc46b in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007fbb96ccc64c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007fbba1de515b in QEventDispatcherGlib::processEvents (this=0x7fbb78000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #13 0x00007fbba1d8664a in QEventLoop::exec (this=this at entry=0x7fbb7fffecf0, flags=..., flags at entry=...) at kernel/qeventloop.cpp:225 #14 0x00007fbba1bae41a in QThread::exec (this=) at thread/qthread.cpp:531 #15 0x00007fbba04d6015 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #16 0x00007fbba1bafbc2 in QThreadPrivate::start (arg=0x7fbba074dd80) at thread/qthread_unix.cpp:361 #17 0x00007fbb98bbf6db in start_thread (arg=0x7fbb7ffff700) at pthread_create.c:463 #18 0x00007fbba128988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fbb87127700 (LWP 2192)): #0 0x00007fbba127cbf9 in __GI___poll (fds=0x7fbb87126c38, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007fbb9685b747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fbb9685d36a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fbb884ba32a in QXcbEventQueue::run (this=0x56123b011ef0) at qxcbeventqueue.cpp:225 #4 0x00007fbba1bafbc2 in QThreadPrivate::start (arg=0x56123b011ef0) at thread/qthread_unix.cpp:361 #5 0x00007fbb98bbf6db in start_thread (arg=0x7fbb87127700) at pthread_create.c:463 #6 0x00007fbba128988f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fbba5b5b880 (LWP 2191)): [KCrash Handler] #6 std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x51) at /usr/include/c++/7/bits/atomic_base.h:396 #7 QAtomicOps::load (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227 #8 QBasicAtomicInteger::load (this=0x51) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103 #9 QtPrivate::RefCount::ref (this=0x51) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:55 #10 QString::QString (other=..., this=0x7ffcf58504c0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:958 #11 QTimeZonePrivate::Data::Data (this=0x7ffcf58504c0) at tools/qtimezoneprivate_p.h:81 #12 QTzTimeZonePrivate::previousTransition (this=, beforeMSecsSinceEpoch=28799999) at tools/qtimezoneprivate_tz.cpp:1026 #13 0x00007fbba1c56f59 in QTimeZonePrivate::dataForLocalTime (this=0x56123b146610, forLocalMSecs=forLocalMSecs at entry=86399999, hint=-1) at tools/qtimezoneprivate.cpp:332 #14 0x00007fbba1bf77dc in QDateTimePrivate::zoneMSecsToEpochMSecs (zoneTime=, zoneDate=, hint=, zone=..., zoneMSecs=86399999) at tools/qdatetime.cpp:2987 #15 refreshDateTime (d=...) at tools/qdatetime.cpp:2655 #16 0x00007fbba1bf8ab7 in checkValidDateTime (d=...) at tools/qdatetime.cpp:2718 #17 setDateTime (time=..., date=..., d=...) at tools/qdatetime.cpp:2802 #18 QDateTimePrivate::create (toTimeZone=..., toTime=..., toDate=...) at tools/qdatetime.cpp:2976 #19 QDateTime::QDateTime (this=0x7ffcf58506e0, date=..., time=..., timeZone=...) at tools/qdatetime.cpp:3204 #20 0x00007fbba41c5d7a in KCalCore::MemoryCalendar::rawEvents(QDate const&, QDate const&, QTimeZone const&, bool) const () from /usr/lib/x86_64-linux-gnu/libKF5CalendarCore.so.5 #21 0x00007fbba417d9a9 in KCalCore::Calendar::events(QDate const&, QDate const&, QTimeZone const&, bool) const () from /usr/lib/x86_64-linux-gnu/libKF5CalendarCore.so.5 #22 0x00007fbba551118c in KODayMatrix::updateEvents (this=this at entry=0x56123b16fea0) at ./src/kodaymatrix.cpp:353 #23 0x00007fbba55117c8 in KODayMatrix::updateIncidences (this=0x56123b16fea0) at ./src/kodaymatrix.cpp:262 #24 0x00007fbba55118bc in KODayMatrix::updateIncidences (this=) at ./src/kodaymatrix.cpp:87 #25 KODayMatrix::setCalendar (this=, calendar=...) at ./src/kodaymatrix.cpp:86 #26 0x00007fbba5508a50 in KDateNavigator::setCalendar (this=0x7fbba1e745e0 , calendar=...) at ./src/widgets/kdatenavigator.cpp:117 #27 0x00007fbba550258f in DateNavigatorContainer::setCalendar (this=0x56123b14b8c0, calendar=...) at ./src/datenavigatorcontainer.cpp:98 #28 0x00007fbba54f5f96 in CalendarView::CalendarView (this=0x56123b0d14e0, parent=) at ./src/calendarview.cpp:319 #29 0x000056123a31df63 in KOrganizer::KOrganizer (this=0x56123b0592a0, __in_chrg=, __vtt_parm=) at ./src/korganizer.cpp:60 #30 0x000056123a31f3ca in KOrganizerApp::processCalendar (this=this at entry=0x7ffcf5851280, url=...) at ./src/koapp.cpp:111 #31 0x000056123a31fc9a in KOrganizerApp::activate (this=0x7ffcf5851280, args=..., workingDir=...) at ./src/koapp.cpp:73 #32 0x00007fbba57b4a3d in KontactInterface::PimUniqueApplication::start(QStringList const&, bool) () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5 #33 0x000056123a31ce53 in main (argc=, argv=) at ./src/main.cpp:55 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 09:17:48 2019 From: bugzilla_noreply at kde.org (Germano Massullo) Date: Tue, 16 Apr 2019 08:17:48 +0000 Subject: [kleopatra] [Bug 406590] New: Setting max level of trust didn't allow to verify file signature Message-ID: https://bugs.kde.org/show_bug.cgi?id=406590 Bug ID: 406590 Summary: Setting max level of trust didn't allow to verify file signature Product: kleopatra Version: git master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: aheinecke at gnupg.org Reporter: germano.massullo at gmail.com CC: kdepim-bugs at kde.org, mutz at kde.org Target Milestone: --- SUMMARY On a machine where I don't have a personal private/public key pair, I imported the key for KeepassXC (https://keepassxc.org/verifying-signatures/) in order to verify the sources. (keepassxc-2.4.1-src.tar.xz + keepassxc-2.4.1-src.tar.xz.sig) In order to let Kleopatra accept the KeepassXC devs key, I had to set trust level to "I belive that certificate are accurate". But it was not enough. I had to use KGpg to set the maximum level of "trust of key owner". Now if I open again the same key properties from Kleopatra, under the level of trust of the key, none of the available choices is selected SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 29 (available in About System) KDE Plasma Version: 5.14 KDE Frameworks Version: 5.55 Qt Version: 5.11.3 ADDITIONAL INFORMATION Kleopatra 3.1.3 -- You are receiving this mail because: You are on the CC list for the bug. From bugzilla_noreply at kde.org Tue Apr 16 09:22:40 2019 From: bugzilla_noreply at kde.org (Andre Heinecke) Date: Tue, 16 Apr 2019 08:22:40 +0000 Subject: [kleopatra] [Bug 406590] Setting max level of trust didn't allow to verify file signature In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406590 Andre Heinecke changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from Andre Heinecke --- Hi, it's a bit of a usability issue here that causes confusion. But I think Kleopatra actually tries to explain it already in the dialog and by calling it "Certification trust". In OpenPGP "Certification trust" and Validity are different things. "Certification trust" is only needed for the "Web of trust". If you want to directly mark a key as "Valid" (green) then you have to certify it. This step basically means that you have verified that this is the right signing key and then from now on it will show all signatures of that signing key as green. Regards, Andre -- You are receiving this mail because: You are on the CC list for the bug. From bugzilla_noreply at kde.org Tue Apr 16 10:06:50 2019 From: bugzilla_noreply at kde.org (Jens Mueller) Date: Tue, 16 Apr 2019 09:06:50 +0000 Subject: [kmail2] [Bug 404698] Decryption Oracle based on replying to PGP or S/MIME encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=404698 --- Comment #9 from Jens Mueller --- Imho, there are no legitimate use cases for `partial encryption` in S/MIME and PGP/MIME, but it's hard to measure if such emails do exist in the wild. In case of PGP/Inline, unfortunately, every part is encrypted separately. Note that a captured PGP/MIME message can be `downgraded` to be interpreted in the context of PGP/INLINE. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 11:02:04 2019 From: bugzilla_noreply at kde.org (Christian Wolf) Date: Tue, 16 Apr 2019 10:02:04 +0000 Subject: [Akonadi] [Bug 372835] Korganizer and Digital Clock/Calendar widget keep forgetting of selected Caldav resources In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=372835 Christian Wolf changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ChristianLupus at web.de --- Comment #4 from Christian Wolf --- I think I might be affected by the original bug as well. All my calendars are invisible upon restart of the machine. I found that restarting akonadi (using `akoandictl restart`) from a terminal while keeping korganizer open triggers the problem as well. At least in my case this disabled all calendars. Maybe you can confirm this triggers the bug as well on your installation. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 11:29:52 2019 From: bugzilla_noreply at kde.org (Wolfgang Bauer) Date: Tue, 16 Apr 2019 10:29:52 +0000 Subject: [korganizer] [Bug 406411] Korganizer daemon closes when plasma starts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406411 Wolfgang Bauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer at tmo.at --- Comment #11 from Wolfgang Bauer --- (In reply to Bruce from comment #10) > Crashes on login or restart > KDE neon User Edition 5.15 x86_64 > > Application: KOrganizer (korganizer), signal: Segmentation fault > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > [Current thread is 1 (Thread 0x7fbba5b5b880 (LWP 2191))] > > Thread 1 (Thread 0x7fbba5b5b880 (LWP 2191)): > [KCrash Handler] > #6 std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x51) > at /usr/include/c++/7/bits/atomic_base.h:396 > #7 QAtomicOps::load (_q_value=...) at > ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227 > #8 QBasicAtomicInteger::load (this=0x51) at > ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103 > #9 QtPrivate::RefCount::ref (this=0x51) at > ../../include/QtCore/../../src/corelib/tools/qrefcount.h:55 > #10 QString::QString (other=..., this=0x7ffcf58504c0) at > ../../include/QtCore/../../src/corelib/tools/qstring.h:958 > #11 QTimeZonePrivate::Data::Data (this=0x7ffcf58504c0) at > tools/qtimezoneprivate_p.h:81 > #12 QTzTimeZonePrivate::previousTransition (this=, > beforeMSecsSinceEpoch=28799999) at tools/qtimezoneprivate_tz.cpp:1026 > #13 0x00007fbba1c56f59 in QTimeZonePrivate::dataForLocalTime > (this=0x56123b146610, forLocalMSecs=forLocalMSecs at entry=86399999, hint=-1) > at tools/qtimezoneprivate.cpp:332 > #14 0x00007fbba1bf77dc in QDateTimePrivate::zoneMSecsToEpochMSecs > (zoneTime=, zoneDate=, hint= out>, zone=..., zoneMSecs=86399999) at tools/qdatetime.cpp:2987 > #15 refreshDateTime (d=...) at tools/qdatetime.cpp:2655 > #16 0x00007fbba1bf8ab7 in checkValidDateTime (d=...) at > tools/qdatetime.cpp:2718 > #17 setDateTime (time=..., date=..., d=...) at tools/qdatetime.cpp:2802 > #18 QDateTimePrivate::create (toTimeZone=..., toTime=..., toDate=...) at > tools/qdatetime.cpp:2976 > #19 QDateTime::QDateTime (this=0x7ffcf58506e0, date=..., time=..., > timeZone=...) at tools/qdatetime.cpp:3204 > #20 0x00007fbba41c5d7a in KCalCore::MemoryCalendar::rawEvents(QDate const&, > QDate const&, QTimeZone const&, bool) const () from > /usr/lib/x86_64-linux-gnu/libKF5CalendarCore.so.5 > #21 0x00007fbba417d9a9 in KCalCore::Calendar::events(QDate const&, QDate > const&, QTimeZone const&, bool) const () from > /usr/lib/x86_64-linux-gnu/libKF5CalendarCore.so.5 > #22 0x00007fbba551118c in KODayMatrix::updateEvents > (this=this at entry=0x56123b16fea0) at ./src/kodaymatrix.cpp:353 > #23 0x00007fbba55117c8 in KODayMatrix::updateIncidences > (this=0x56123b16fea0) at ./src/kodaymatrix.cpp:262 > #24 0x00007fbba55118bc in KODayMatrix::updateIncidences (this= out>) at ./src/kodaymatrix.cpp:87 > #25 KODayMatrix::setCalendar (this=, calendar=...) at > ./src/kodaymatrix.cpp:86 > #26 0x00007fbba5508a50 in KDateNavigator::setCalendar (this=0x7fbba1e745e0 > , calendar=...) at > ./src/widgets/kdatenavigator.cpp:117 > #27 0x00007fbba550258f in DateNavigatorContainer::setCalendar > (this=0x56123b14b8c0, calendar=...) at ./src/datenavigatorcontainer.cpp:98 > #28 0x00007fbba54f5f96 in CalendarView::CalendarView (this=0x56123b0d14e0, > parent=) at ./src/calendarview.cpp:319 > #29 0x000056123a31df63 in KOrganizer::KOrganizer (this=0x56123b0592a0, > __in_chrg=, __vtt_parm=) at > ./src/korganizer.cpp:60 > #30 0x000056123a31f3ca in KOrganizerApp::processCalendar > (this=this at entry=0x7ffcf5851280, url=...) at ./src/koapp.cpp:111 > #31 0x000056123a31fc9a in KOrganizerApp::activate (this=0x7ffcf5851280, > args=..., workingDir=...) at ./src/koapp.cpp:73 > #32 0x00007fbba57b4a3d in > KontactInterface::PimUniqueApplication::start(QStringList const&, bool) () > from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5 > #33 0x000056123a31ce53 in main (argc=, argv=) > at ./src/main.cpp:55 This is a completely different crash though and should be reported separately IMHO. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:29:22 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 16 Apr 2019 11:29:22 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #4 from Laurent Montel --- Git commit 767d21f55ef2447f67790c033762c51a4d6e1ff1 by Laurent Montel. Committed on 16/04/2019 at 11:27. Pushed by mlaurent into branch 'master'. Add method for generating image markdown string. For the moment it doesn't add image in mail M +2 -0 kmail/editorconvertertextplugins/markdown/CMakeLists.txt M +4 -2 kmail/editorconvertertextplugins/markdown/autotests/CMakeLists.txt A +46 -0 kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagedialogtest.cpp [License: LGPL (v2+)] A +35 -0 kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagedialogtest.h [License: LGPL (v2+)] A +59 -0 kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagewidgettest.cpp [License: LGPL (v2+)] A +36 -0 kmail/editorconvertertextplugins/markdown/autotests/markdowncreateimagewidgettest.h [License: LGPL (v2+)] A +52 -0 kmail/editorconvertertextplugins/markdown/markdowncreateimagedialog.cpp [License: LGPL (v2+)] A +36 -0 kmail/editorconvertertextplugins/markdown/markdowncreateimagedialog.h [License: LGPL (v2+)] A +52 -0 kmail/editorconvertertextplugins/markdown/markdowncreateimagewidget.cpp [License: LGPL (v2+)] A +38 -0 kmail/editorconvertertextplugins/markdown/markdowncreateimagewidget.h [License: LGPL (v2+)] M +14 -0 kmail/editorconvertertextplugins/markdown/markdowninterface.cpp M +1 -0 kmail/editorconvertertextplugins/markdown/markdowninterface.h https://commits.kde.org/kdepim-addons/767d21f55ef2447f67790c033762c51a4d6e1ff1 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:32:27 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 16 Apr 2019 11:32:27 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #5 from Laurent Montel --- (In reply to avlas from comment #1) > I tested this in Discount and works as expected, embedding the image within > other markdown content. Could you please consider adding this option? How did you test it ? Could you give me your command line ? thanks -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:51:22 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 11:51:22 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #6 from avlas --- Created attachment 119432 --> https://bugs.kde.org/attachment.cgi?id=119432&action=edit File to test markdown format conversion -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:51:47 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 11:51:47 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #7 from avlas --- (In reply to Laurent Montel from comment #5) > (In reply to avlas from comment #1) > > I tested this in Discount and works as expected, embedding the image within > > other markdown content. Could you please consider adding this option? > > How did you test it ? > Could you give me your command line ? > thanks I do: mkd2html -G -css github.css mainTest.md mainTest_github.html -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:52:25 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 16 Apr 2019 11:52:25 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #6 from Laurent Montel --- adding a css to generate file is not a problem but how told to Discount lib that we want to generate tables with specific css ? -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:52:32 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 11:52:32 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #8 from avlas --- Created attachment 119433 --> https://bugs.kde.org/attachment.cgi?id=119433&action=edit File of github style for markdown conversion -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:56:31 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 11:56:31 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #9 from avlas --- In addition to the github css style (that I attached) I have another css file from markdown-here. The one I use (and like the most) is the github one, with single exception, the background color that is used in the title row of tables, which is taken from markdown-here. It would be ideal to, for instance, use the github style by default but allow the final user to add a specific css file in settings, if desired. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:57:34 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 11:57:34 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #10 from avlas --- (In reply to avlas from comment #7) > (In reply to Laurent Montel from comment #5) > > (In reply to avlas from comment #1) > > > I tested this in Discount and works as expected, embedding the image within > > > other markdown content. Could you please consider adding this option? > > > > How did you test it ? > > Could you give me your command line ? > > thanks > > I do: > > mkd2html -G -css github.css mainTest.md mainTest_github.html Forgot to say about the image, which I didn't attach (as it may have copyright). Please change it by one that you have to test. -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 12:59:55 2019 From: bugzilla_noreply at kde.org (Laurent Montel) Date: Tue, 16 Apr 2019 11:59:55 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #11 from Laurent Montel --- Thanks I will continue to implement it today or tomorrow -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 13:00:08 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 12:00:08 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #7 from avlas --- (In reply to Laurent Montel from comment #6) > adding a css to generate file is not a problem but how told to Discount lib > that we want to generate tables with specific css ? I just explained it in another (related) issue: https://bugs.kde.org/show_bug.cgi?id=406334 Please let me know if you would encounter any problem -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 13:03:02 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 12:03:02 +0000 Subject: [kdepim] [Bug 406334] Markdown addon: embedded images (attached to the email) are not displayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406334 --- Comment #12 from avlas --- (In reply to Laurent Montel from comment #11) > Thanks I will continue to implement it today or tomorrow Thank you very much! If you implement all these enhancements, it's going to be amazing! -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 13:06:56 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 12:06:56 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #8 from avlas --- (In reply to Laurent Montel from comment #6) > Discount lib Mmm, I didn't realize you meant the lib, but makes total sense. I don't know, will ask Discount dev... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 13:30:58 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 12:30:58 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #9 from avlas --- (In reply to avlas from comment #8) > (In reply to Laurent Montel from comment #6) > > Discount lib > > Mmm, I didn't realize you meant the lib, but makes total sense. I don't > know, will ask Discount dev... May it be using the following function? int mkd_css(MMIOT *doc, char **out) allocates a buffer and populates it with any style blocks found in the document. I asked Discount Dev to confirm... -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 22:10:05 2019 From: bugzilla_noreply at kde.org (Frank Fischer) Date: Tue, 16 Apr 2019 21:10:05 +0000 Subject: [Akonadi] [Bug 390798] Akonadi EWS failed to authenticate with Exchange Server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=390798 Frank Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frank-fischer at shadow-soft.d | |e -- You are receiving this mail because: You are the assignee for the bug. From bugzilla_noreply at kde.org Tue Apr 16 22:12:11 2019 From: bugzilla_noreply at kde.org (avlas) Date: Tue, 16 Apr 2019 21:12:11 +0000 Subject: [kdepim] [Bug 406366] Markdown addon: please add support for --github-checkbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=406366 --- Comment #10 from avlas --- (In reply to avlas from comment #9) > (In reply to avlas from comment #8) > > (In reply to Laurent Montel from comment #6) > > > Discount lib > > > > Mmm, I didn't realize you meant the lib, but makes total sense. I don't > > know, will ask Discount dev... > > May it be using the following function? > > int mkd_css(MMIOT *doc, char **out) allocates a buffer and populates it with > any style blocks found in the document. > > I asked Discount Dev to confirm... This is what I got from Discount Dev: Discount sweeps up `