Bug 311248 - knotify crashes again
Summary: knotify crashes again
Status: RESOLVED DUPLICATE of bug 268185
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: 4.0
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 12:47 UTC by info
Modified: 2012-12-06 14:49 UTC (History)
0 users

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 info 2012-12-06 12:47:05 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-4-686-pae i686
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
- What I was doing when the application crashed: I recall KDE starting up without crashes, but now knotify crashes again.

-- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[Current thread is 1 (Thread 0xb5173710 (LWP 3769))]

Thread 3 (Thread 0xb22c5b70 (LWP 3770)):
#0  0xb58c12d5 in pthread_mutex_lock () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#1  0xb5e85a46 in pthread_mutex_lock () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb582a940 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb57ea4cd in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb57ea982 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb57eab51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb61a385f in QEventDispatcherGlib::processEvents (this=0x8b108a0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb617002c in QEventLoop::processEvents (this=this@entry=0xb22c52a8, flags=...) at kernel/qeventloop.cpp:149
#8  0xb6170321 in QEventLoop::exec (this=0xb22c52a8, flags=...) at kernel/qeventloop.cpp:204
#9  0xb605cb3c in QThread::exec (this=0x8aff480) at thread/qthread.cpp:501
#10 0xb614e77d in QInotifyFileSystemWatcherEngine::run (this=0x8aff480) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb605ff00 in QThreadPrivate::start (arg=0x8aff480) at thread/qthread_unix.cpp:307
#12 0xb58bec39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#13 0xb5e7878e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 2 (Thread 0xb178bb70 (LWP 3980)):
#0  0xb76f5424 in __kernel_vsyscall ()
#1  0xb58c320a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5e8587d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb18f1ea3 in vlc_cond_wait () from /usr/lib/libvlccore.so.5
#4  0xb1864aa1 in ?? () from /usr/lib/libvlccore.so.5
#5  0xb58bec39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#6  0xb5e7878e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5173710 (LWP 3769)):
[KCrash Handler]
#7  0xb5de72f4 in vfprintf () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#8  0xb5e8bae7 in __vsprintf_chk () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#9  0xb5e8ba2d in __sprintf_chk () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#10 0xb19cc8d0 in sprintf (__fmt=0xb1a59ed8 "%s.%s", __s=0x8c4f588 "pcm.\360\063\360\265s") at /usr/include/i386-linux-gnu/bits/stdio2.h:34
#11 try_config (list=list@entry=0xbf81eecc, base=0xbf81ed40 "\001\200\255\373\210\365\304\b\210\365\304\b\210\365\304\b\210\365\304\b\214\365\304\b\a\366\304\b\210\365\304\b\a\366\304\b", name=0x63614d50 <Address 0x63614d50 out of bounds>) at namehint.c:229
#12 0xb19cdcc8 in add_software_devices (list=0xbf81eecc) at namehint.c:512
#13 snd_device_name_hint (card=-1, iface=<optimized out>, hints=0xbf81ef9c) at namehint.c:587
#14 0xb1aa112b in ?? () from /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
#15 0xb1aa22ab in ?? () from /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
#16 0xb1829cbe in libvlc_audio_output_device_count () from /usr/lib/libvlc.so.5
#17 0xb1970a6b in Phonon::VLC::DeviceManager::updateDeviceList (this=0x8bda6a0) at ../../src/devicemanager.cpp:243
#18 0xb1969b08 in Phonon::VLC::Backend::Backend (this=0x8b24718, parent=0x0) at ../../src/backend.cpp:99
#19 0xb1969f5b in qt_plugin_instance () at ../../src/backend.cpp:50
#20 0xb6154490 in QPluginLoader::instance (this=0xbf81f36c) at plugin/qpluginloader.cpp:204
#21 0xb1aba75c in Phonon::KdePlatformPlugin::createBackend (this=this@entry=0x8b67888, newService=...) at ../../../phonon/platform_kde/kdeplatformplugin.cpp:130
#22 0xb1abb1a9 in Phonon::KdePlatformPlugin::createBackend (this=0x8b67888) at ../../../phonon/platform_kde/kdeplatformplugin.cpp:183
#23 0xb72308b8 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#24 0xb723231b in Phonon::Factory::backend(bool) () from /usr/lib/i386-linux-gnu/libphonon.so.4
#25 0xb7232df8 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#26 0xb7226beb in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#27 0xb7222890 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#28 0x080548f4 in Player (this=0x8b0df90) at ../../knotify/notifybysound.cpp:58
#29 PlayerPool::getPlayer (this=0x8af44a4) at ../../knotify/notifybysound.cpp:98
#30 0x08054d95 in NotifyBySound::notify (this=0x8af4a78, eventId=6, config=0x8b678a8) at ../../knotify/notifybysound.cpp:242
#31 0x08051b80 in KNotify::emitEvent (this=this@entry=0xbf82046c, e=e@entry=0x8b678a0) at ../../knotify/knotify.cpp:230
#32 0x080528f5 in KNotify::event (this=0xbf82046c, event=..., appname=..., contexts=..., title=..., text=..., image=..., actions=..., timeout=timeout@entry=-1, winId=winId@entry=0) at ../../knotify/knotify.cpp:149
#33 0x08052c1a in KNotifyAdaptor::event (this=this@entry=0x8af3e80, event=..., fromApp=..., contexts=..., title=..., text=..., image=..., actions=..., timeout=-1, winId=0) at ../../knotify/knotify.cpp:289
#34 0x08052dd2 in qt_static_metacall (_a=0xbf81faec, _id=4, _o=0x8af3e80, _c=<optimized out>) at ./knotify.moc:218
#35 KNotifyAdaptor::qt_static_metacall (_o=0x8af3e80, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf81faec) at ./knotify.moc:208
#36 0x08052ef4 in KNotifyAdaptor::qt_metacall (this=0x8af3e80, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf81faec) at ./knotify.moc:260
#37 0xb62fa43e in QDBusConnectionPrivate::deliverCall (this=0x89c5928, object=0x8af3e80, msg=..., metaTypes=..., slotIdx=1667321168) at qdbusintegrator.cpp:947
#38 0xb62fb5c4 in QDBusConnectionPrivate::activateCall (this=0x89c5928, object=0x8af3e80, flags=273, msg=...) at qdbusintegrator.cpp:857
#39 0xb62fbca2 in QDBusConnectionPrivate::activateObject (this=0x89c5928, node=..., msg=..., pathStartPos=144462337) at qdbusintegrator.cpp:1423
#40 0xb62fc0a8 in QDBusActivateObjectEvent::placeMetaCall (this=0x89c5630) at qdbusintegrator.cpp:1537
#41 0xb6187ccb in QObject::event (this=0xbf82046c, e=0x89c5630) at kernel/qobject.cpp:1195
#42 0xb678747c in QApplicationPrivate::notify_helper (this=0x89d4478, receiver=0xbf82046c, e=0x89c5630) at kernel/qapplication.cpp:4556
#43 0xb678be7f in QApplication::notify (this=0x89c5630, receiver=0xbf82046c, e=0x89c5630) at kernel/qapplication.cpp:3938
#44 0xb747d6b1 in KApplication::notify (this=0xbf82045c, receiver=0xbf82046c, event=0x89c5630) at ../../kdeui/kernel/kapplication.cpp:311
#45 0xb617155e in QCoreApplication::notifyInternal (this=0xbf82045c, receiver=0xbf82046c, event=0x89c5630) at kernel/qcoreapplication.cpp:915
#46 0xb617576d in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#47 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x89b0a40) at kernel/qcoreapplication.cpp:1539
#48 0xb61759ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#49 0xb61a36c4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#50 postEventSourceDispatch (s=0x89d4780) at kernel/qeventdispatcher_glib.cpp:279
#51 0xb57ea6d3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb57eaa70 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#53 0xb57eab51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#54 0xb61a3841 in QEventDispatcherGlib::processEvents (this=0x89b15a8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#55 0xb683a1fa in QGuiEventDispatcherGlib::processEvents (this=0x89b15a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#56 0xb617002c in QEventLoop::processEvents (this=this@entry=0xbf820388, flags=...) at kernel/qeventloop.cpp:149
#57 0xb6170321 in QEventLoop::exec (this=0xbf820388, flags=...) at kernel/qeventloop.cpp:204
#58 0xb6175a9a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#59 0xb67852f4 in QApplication::exec () at kernel/qapplication.cpp:3817
#60 0x0804ff32 in main (argc=1, argv=0xbf820554) at ../../knotify/main.cpp:73

This bug may be a duplicate of or related to bug 268185.

Possible duplicates by query: bug 307091, bug 301124, bug 298761.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-12-06 14:49:42 UTC

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