Bug 355420

Summary: xembedsniproxy crashes when linphone is started
Product: [Plasma] plasmashell Reporter: Jetchko Jekov <jetchko.jekov>
Component: XembedSNIProxyAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde, rdieter
Priority: NOR    
Version: 5.4.3   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jetchko Jekov 2015-11-16 10:24:47 UTC
xembedsniproxy crashes when linphone is started. 
Thats the only application I found so far that crashes it. I tested it with google-chrome and virtual machine manager (I deinstalled libappindicator* packages just for testing). For both of these there is no crash.



Reproducible: Always

Steps to Reproduce:
1. start linphone
2.
3.



#0  0x000000000040e245 in SNIProxy::SNIProxy(unsigned int, QObject*) ()
#1  0x000000000040b7fb in FdoSelectionManager::dock(unsigned int) ()
#2  0x000000000040bf4c in FdoSelectionManager::nativeEventFilter(QByteArray const&, void*, long*) ()
#3  0x00007ffff52a509f in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () at /lib64/libQt5Core.so.5
#4  0x00007fffe631d534 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /lib64/libQt5XcbQpa.so.5
#5  0x00007fffe631e433 in QXcbConnection::processXcbEvents() () at /lib64/libQt5XcbQpa.so.5
#6  0x00007ffff52d81b1 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#7  0x00007ffff52a8649 in QCoreApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#8  0x00007ffff52a877b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#9  0x00007ffff52aab76 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#10 0x00007ffff52feae3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#11 0x00007ffff260aa8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#12 0x00007ffff260ae20 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#13 0x00007ffff260aecc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#14 0x00007ffff52feeef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#15 0x00007ffff52a5f0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#16 0x00007ffff52adfec in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#17 0x00000000004093aa in main ()

plasma-workspace-5.4.3-2.fc22.x86_64
linphone-3.6.1-7.fc22.x86_64
Comment 1 David Edmundson 2015-11-22 02:09:24 UTC

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