<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>351064</bug_id>
          
          <creation_ts>2015-08-07 16:44:36 +0000</creation_ts>
          <short_desc>knotify crashed any time, also when I make this message.</short_desc>
          <delta_ts>2015-08-08 23:29:21 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kdelibs</product>
          <component>knotify</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>335111</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Herwig Wittmaack">hwittmaack</reporter>
          <assigned_to name="Olivier Goffart">ogoffart</assigned_to>
          <cc>rdieter</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1535629</commentid>
    <comment_count>0</comment_count>
    <who name="Herwig Wittmaack">hwittmaack</who>
    <bug_when>2015-08-07 16:44:36 +0000</bug_when>
    <thetext>Application: knotify4 (4.14.6)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-21-default x86_64
Distribution: &quot;openSUSE 13.2 (Harlequin) (x86_64)&quot;

-- Information about the crash:
- What I was doing when the application crashed:
I start &quot;Kleopatra&quot; and then I start this program to mail you the fault and then I install the debug-files for this. So, the knotify crashes any time.

-- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
Using host libthread_db library &quot;/lib64/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7f127e382800 (LWP 4869))]

Thread 2 (Thread 0x7f126ada7700 (LWP 4870)):
#0  0x00007f1278bb5904 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f1278b73bd9 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f1278b73cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f127bcc80de in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x7f12640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f127bc99e6f in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f126ada6da0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f127bc9a165 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7f126ada6da0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f127bb970bf in QThread::exec() (this=this@entry=0x13aee40) at thread/qthread.cpp:538
#7  0x00007f127bc7b783 in QInotifyFileSystemWatcherEngine::run() (this=0x13aee40) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f127bb9979f in QThreadPrivate::start(void*) (arg=0x13aee40) at thread/qthread_unix.cpp:349
#9  0x00007f12795a00a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f127b54508d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f127e382800 (LWP 4869)):
[KCrash Handler]
#5  0x00007f127b583fe6 in __strcmp_ssse3 () at /lib64/libc.so.6
#6  0x00007f125f34dfee in QMetaType::registerNormalizedType(QByteArray const&amp;, void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void const*), int, QFlags&lt;QMetaType::TypeFlag&gt;, QMetaObject const*) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f1268149f57 in  () at /usr/lib64/libQt5Gui.so.5
#8  0x00007f127e20692a in call_init.part () at /lib64/ld-linux-x86-64.so.2
#9  0x00007f127e206a13 in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2
#10 0x00007f127e20ab48 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x00007f127e2067e4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#12 0x00007f127e20a33b in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x00007f1276cc102b in dlopen_doit () at /lib64/libdl.so.2
#14 0x00007f127e2067e4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#15 0x00007f1276cc15dd in _dlerror_run () at /lib64/libdl.so.2
#16 0x00007f1276cc10c1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#17 0x00007f1269a7459f in  () at /usr/lib64/libvlccore.so.7
#18 0x00007f1269a5dd5d in  () at /usr/lib64/libvlccore.so.7
#19 0x00007f1269a5e057 in  () at /usr/lib64/libvlccore.so.7
#20 0x00007f1269a5e2c9 in  () at /usr/lib64/libvlccore.so.7
#21 0x00007f1269a5e534 in  () at /usr/lib64/libvlccore.so.7
#22 0x00007f1269a5ea87 in  () at /usr/lib64/libvlccore.so.7
#23 0x00007f12699f649d in libvlc_InternalInit () at /usr/lib64/libvlccore.so.7
#24 0x00007f12697c0623 in libvlc_new () at /usr/lib64/libvlc.so.5
#25 0x00007f1269d38ec9 in  () at /usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x00007f1269d1e728 in  () at /usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x00007f1269d1f1eb in qt_plugin_instance () at /usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x00007f127bc7f641 in QPluginLoader::instance() (this=this@entry=0x7fff8a2d1e30) at plugin/qpluginloader.cpp:204
#29 0x00007f126a397f8b in Phonon::KdePlatformPlugin::createBackend(KSharedPtr&lt;KService&gt;) (this=this@entry=0x14dd9f0, newService=...) at /usr/src/debug/kde-runtime-14.12.3/phonon/platform_kde/kdeplatformplugin.cpp:130
#30 0x00007f126a398773 in Phonon::KdePlatformPlugin::createBackend() (this=0x14dd9f0) at /usr/src/debug/kde-runtime-14.12.3/phonon/platform_kde/kdeplatformplugin.cpp:183
#31 0x00007f127d953c76 in  () at /usr/lib64/libphonon.so.4
#32 0x00007f127d954317 in Phonon::Factory::backend(bool) () at /usr/lib64/libphonon.so.4
#33 0x00007f127d9548e3 in  () at /usr/lib64/libphonon.so.4
#34 0x00007f127d94c9b9 in  () at /usr/lib64/libphonon.so.4
#35 0x00007f127d94a896 in  () at /usr/lib64/libphonon.so.4
#36 0x000000000040e771 in PlayerPool::getPlayer() (this=0x14b3070) at /usr/src/debug/kde-runtime-14.12.3/knotify/notifybysound.cpp:58
#37 0x000000000040e771 in PlayerPool::getPlayer() (this=0x13b8cc8) at /usr/src/debug/kde-runtime-14.12.3/knotify/notifybysound.cpp:98
#38 0x000000000040f5fa in NotifyBySound::notify(int, KNotifyConfig*) (this=0x13b64d0, eventId=1, config=0x14b1048) at /usr/src/debug/kde-runtime-14.12.3/knotify/notifybysound.cpp:242
#39 0x000000000040bc75 in KNotify::emitEvent(KNotify::Event*) (this=this@entry=0x7fff8a2d3010, e=e@entry=0x14b1040) at /usr/src/debug/kde-runtime-14.12.3/knotify/knotify.cpp:230
#40 0x000000000040c63f in KNotify::event(QString const&amp;, QString const&amp;, QList&lt;QPair&lt;QString, QString&gt; &gt; const&amp;, QString const&amp;, QString const&amp;, KNotifyImage const&amp;, QStringList const&amp;, int, unsigned long) (this=0x7fff8a2d3010, event=..., appname=..., contexts=..., title=..., text=..., image=..., actions=..., timeout=timeout@entry=-1, winId=winId@entry=60817693) at /usr/src/debug/kde-runtime-14.12.3/knotify/knotify.cpp:149
#41 0x000000000040cecc in KNotifyAdaptor::event(QString const&amp;, QString const&amp;, QList&lt;QVariant&gt; const&amp;, QString const&amp;, QString const&amp;, QByteArray const&amp;, QStringList const&amp;, int, long long) (this=0x13abab0, event=..., fromApp=..., contexts=..., title=..., text=..., image=..., actions=..., timeout=-1, winId=60817693) at /usr/src/debug/kde-runtime-14.12.3/knotify/knotify.cpp:289
#42 0x000000000040d260 in KNotifyAdaptor::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x28c55d8, _o@entry=0x13abab0, _id=1598572552, _id@entry=4, _a=0x7fff8a2d2680, _c=&lt;optimized out&gt;) at /usr/src/debug/kde-runtime-14.12.3/build/knotify/knotify.moc:217
#43 0x000000000040d3c3 in KNotifyAdaptor::qt_metacall(QMetaObject::Call, int, void**) (_a=0x7fff8a2d2680, _id=4, _c=QMetaObject::InvokeMetaMethod, _o=0x13abab0) at /usr/src/debug/kde-runtime-14.12.3/build/knotify/knotify.moc:258
#44 0x000000000040d3c3 in KNotifyAdaptor::qt_metacall(QMetaObject::Call, int, void**) (this=0x13abab0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff8a2d2680) at /usr/src/debug/kde-runtime-14.12.3/build/knotify/knotify.moc:259
#45 0x00007f127c02dd4d in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&amp;, QList&lt;int&gt; const&amp;, int) (this=this@entry=0x11e7d90, object=object@entry=0x13abab0, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:951
#46 0x00007f127c02eed9 in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&amp;) (this=this@entry=0x11e7d90, object=0x13abab0, flags=flags@entry=273, msg=...) at qdbusintegrator.cpp:856
#47 0x00007f127c02f9bd in QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&amp;, QDBusMessage const&amp;, int) (this=0x11e7d90, node=..., msg=..., pathStartPos=&lt;optimized out&gt;) at qdbusintegrator.cpp:1427
#48 0x00007f127c02fa8b in QDBusActivateObjectEvent::placeMetaCall(QObject*) (this=0x14bf3e0) at qdbusintegrator.cpp:1541
#49 0x00007f127bcb359e in QObject::event(QEvent*) (this=0x7fff8a2d3010, e=&lt;optimized out&gt;) at kernel/qobject.cpp:1231
#50 0x00007f127c93576c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#51 0x00007f127c93bcad in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#52 0x00007f127ddcce0a in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#53 0x00007f127bc9b2ad in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7fff8a2d2ff0, receiver=receiver@entry=0x7fff8a2d3010, event=event@entry=0x14bf3e0) at kernel/qcoreapplication.cpp:953
#54 0x00007f127bc9e57d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (event=0x14bf3e0, receiver=0x7fff8a2d3010) at kernel/qcoreapplication.h:231
#55 0x00007f127bc9e57d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x11cb630) at kernel/qcoreapplication.cpp:1577
#56 0x00007f127bc9ea23 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#57 0x00007f127bcc88fe in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) () at kernel/qcoreapplication.h:236
#58 0x00007f127bcc88fe in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x11fd800) at kernel/qeventdispatcher_glib.cpp:300
#59 0x00007f1278b73a04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#60 0x00007f1278b73c48 in  () at /usr/lib64/libglib-2.0.so.0
#61 0x00007f1278b73cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#62 0x00007f127bcc80be in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=0x11d0ab0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#63 0x00007f127c9d2676 in  () at /usr/lib64/libQtGui.so.4
#64 0x00007f127bc99e6f in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7fff8a2d2f00, flags=...) at kernel/qeventloop.cpp:149
#65 0x00007f127bc9a165 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) (this=this@entry=0x7fff8a2d2f00, flags=...) at kernel/qeventloop.cpp:204
#66 0x00007f127bc9f5b9 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1225
#67 0x000000000040a255 in main(int, char**) (argc=1, argv=0x7fff8a2d3158) at /usr/src/debug/kde-runtime-14.12.3/knotify/main.cpp:74

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1535818</commentid>
    <comment_count>1</comment_count>
    <who name="Rex Dieter">rdieter</who>
    <bug_when>2015-08-08 23:27:56 +0000</bug_when>
    <thetext>Seems your vlc backend is pulling in something Qt5-related, and mixing Qt4 and Qt5 in the same process is usually a bad recipe.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1535819</commentid>
    <comment_count>2</comment_count>
    <who name="Rex Dieter">rdieter</who>
    <bug_when>2015-08-08 23:29:21 +0000</bug_when>
    <thetext>see also bug #335111

*** This bug has been marked as a duplicate of bug 335111 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>