Bug 354034 - knotify crashes when I start kaffeine
Summary: knotify crashes when I start kaffeine
Status: RESOLVED DUPLICATE of bug 354085
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Pulsesupport (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-18 08:30 UTC by Herwig Wittmaack
Modified: 2015-10-20 10:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Herwig Wittmaack 2015-10-18 08:30:34 UTC
Application: knotify4 (4.14.10)
KDE Platform Version: 4.14.10
Qt Version: 4.8.6
Operating System: Linux 4.1.10-1-pv x86_64
Distribution: "openSUSE Leap 42.1 Beta 1 (Malachite) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I am trying to start kaffeine. My system is openSUSE leap Beta 1

The crash can be reproduced every time.

-- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f690fdaf800 (LWP 2344))]

Thread 2 (Thread 0x7f68fbe98700 (LWP 2345)):
#0  0x00007f690ceadc1d in poll () at /lib64/libc.so.6
#1  0x00007f690a2cce64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f690a2ccf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f690d6b0fde in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#4  0x00007f690d682d4f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#5  0x00007f690d683045 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#6  0x00007f690d5804df in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007f690d664653 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007f690d582bbf in  () at /usr/lib64/libQtCore.so.4
#9  0x00007f690c4590a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f690ceb604d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f690fdaf800 (LWP 2344)):
[KCrash Handler]
#6  0x00007f6907fbf5b6 in  () at /usr/lib64/pulseaudio/libpulsecommon-7.0.so
#7  0x00007f6907fbffc2 in pa_fdsem_before_poll () at /usr/lib64/pulseaudio/libpulsecommon-7.0.so
#8  0x00007f6907fd6697 in  () at /usr/lib64/pulseaudio/libpulsecommon-7.0.so
#9  0x00007f690cba61b4 in pa_mainloop_dispatch () at /usr/lib64/libpulse.so.0
#10 0x00007f690cba658a in pa_mainloop_iterate () at /usr/lib64/libpulse.so.0
#11 0x00007f690f9b478f in Phonon::PulseSupport::PulseSupport() (this=0xf4a8a0) at /usr/src/debug/phonon-4.8.1/phonon/pulsesupport.cpp:872
#12 0x00007f690f9b4a88 in Phonon::PulseSupport::getInstanceOrNull(bool) (allowNull=allowNull@entry=false) at /usr/src/debug/phonon-4.8.1/phonon/pulsesupport.cpp:790
#13 0x00007f690f9b4aa7 in Phonon::PulseSupport::getInstance() () at /usr/src/debug/phonon-4.8.1/phonon/pulsesupport.cpp:798
#14 0x00007f68fae03293 in Phonon::Gstreamer::Backend::Backend(QObject*, QList<QVariant> const&) (this=0xf54600, parent=<optimized out>) at /usr/src/debug/phonon-backend-gstreamer-4.8.2/gstreamer/backend.cpp:67
#15 0x00007f68fae038db in qt_plugin_instance() () at /usr/src/debug/phonon-backend-gstreamer-4.8.2/gstreamer/backend.cpp:50
#16 0x00007f690d668511 in QPluginLoader::instance() () at /usr/lib64/libQtCore.so.4
#17 0x00007f68fb488f8b in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#18 0x00007f68fb489773 in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#19 0x00007f690f994c76 in Phonon::FactoryPrivate::createBackend() (this=this@entry=0xed29c0) at /usr/src/debug/phonon-4.8.1/phonon/factory.cpp:252
#20 0x00007f690f995317 in Phonon::Factory::backend(bool) (createWhenNull=createWhenNull@entry=true) at /usr/src/debug/phonon-4.8.1/phonon/factory.cpp:576
#21 0x00007f690f9958e3 in Phonon::Factory::createAudioOutput(QObject*) (parent=0xfca450) at /usr/src/debug/phonon-4.8.1/phonon/factory.cpp:470
#22 0x00007f690f98d9b9 in Phonon::AudioOutputPrivate::createBackendObject() (this=0xed2ad0) at /usr/src/debug/phonon-4.8.1/phonon/audiooutput.cpp:130
#23 0x00007f690f98b896 in Phonon::AudioOutputPrivate::init(Phonon::Category) (this=0xed2ad0, c=Phonon::NotificationCategory) at /usr/src/debug/phonon-4.8.1/phonon/audiooutput.cpp:97
#24 0x000000000040e781 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-10-20 10:52:48 UTC

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