Bug 310750 - knotify still crashes
Summary: knotify still crashes
Status: RESOLVED DUPLICATE of bug 268185
Alias: None
Product: phonon-backend-vlc
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-27 09:56 UTC by info
Modified: 2012-11-27 13:00 UTC (History)
6 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 info 2012-11-27 09:56:57 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: starting up only. There have been kde updates, therefor this report brings on something new

-- 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 0xb51ce710 (LWP 3884))]

Thread 3 (Thread 0xb2320b70 (LWP 3885)):
#0  0xb591d50d in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#1  0xb5edb536 in pthread_mutex_unlock () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2  0xb5885980 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb58458df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5845b51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb61f885f in QEventDispatcherGlib::processEvents (this=0x9b498f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb61c502c in QEventLoop::processEvents (this=this@entry=0xb23202a8, flags=...) at kernel/qeventloop.cpp:149
#7  0xb61c5321 in QEventLoop::exec (this=0xb23202a8, flags=...) at kernel/qeventloop.cpp:204
#8  0xb60b1b3c in QThread::exec (this=0x9b43df0) at thread/qthread.cpp:501
#9  0xb61a377d in QInotifyFileSystemWatcherEngine::run (this=0x9b43df0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb60b4f00 in QThreadPrivate::start (arg=0x9b43df0) at thread/qthread_unix.cpp:307
#11 0xb5919c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#12 0xb5ece23e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 2 (Thread 0xb17e6b70 (LWP 4142)):
#0  0xb774a424 in __kernel_vsyscall ()
#1  0xb591e20a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb5edb32d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#3  0xb194cea3 in vlc_cond_wait () from /usr/lib/libvlccore.so.5
#4  0xb18bfaa1 in ?? () from /usr/lib/libvlccore.so.5
#5  0xb5919c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#6  0xb5ece23e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6

Thread 1 (Thread 0xb51ce710 (LWP 3884)):
[KCrash Handler]
#7  0xb5ee1124 in __strcpy_chk () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#8  0xb1a27acf in strcpy (__src=0x0, __dest=0x9c85338 "pcm.(null)") at /usr/include/i386-linux-gnu/bits/string3.h:105
#9  try_config (list=list@entry=0xbf9f941c, base=0xb1afdca2 "pcm", name=0x0) at namehint.c:241
#10 0xb1a28cc8 in add_software_devices (list=0xbf9f941c) at namehint.c:512
#11 snd_device_name_hint (card=-1, iface=<optimized out>, hints=0xbf9f94ec) at namehint.c:587
#12 0xb1afc12b in ?? () from /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
#13 0xb1afd2ab in ?? () from /usr/lib/vlc/plugins/audio_output/libalsa_plugin.so
#14 0xb1884cbe in libvlc_audio_output_device_count () from /usr/lib/libvlc.so.5
#15 0xb19cba6b in Phonon::VLC::DeviceManager::updateDeviceList (this=0x9c8f518) at ../../src/devicemanager.cpp:243
#16 0xb19c4b08 in Phonon::VLC::Backend::Backend (this=0x9b602d8, parent=0x0) at ../../src/backend.cpp:99
#17 0xb19c4f5b in qt_plugin_instance () at ../../src/backend.cpp:50
#18 0xb61a9490 in QPluginLoader::instance (this=0xbf9f98bc) at plugin/qpluginloader.cpp:204
#19 0xb1b1575c in Phonon::KdePlatformPlugin::createBackend (this=this@entry=0x9b69060, newService=...) at ../../../phonon/platform_kde/kdeplatformplugin.cpp:130
#20 0xb1b161a9 in Phonon::KdePlatformPlugin::createBackend (this=0x9b69060) at ../../../phonon/platform_kde/kdeplatformplugin.cpp:183
#21 0xb72858b8 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#22 0xb728731b in Phonon::Factory::backend(bool) () from /usr/lib/i386-linux-gnu/libphonon.so.4
#23 0xb7287df8 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#24 0xb727bbeb in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#25 0xb7277890 in ?? () from /usr/lib/i386-linux-gnu/libphonon.so.4
#26 0x080548f4 in Player (this=0x9b4afa0) at ../../knotify/notifybysound.cpp:58
#27 PlayerPool::getPlayer (this=0x9b37b14) at ../../knotify/notifybysound.cpp:98
#28 0x08054d95 in NotifyBySound::notify (this=0x9b38ca0, eventId=5, config=0x9b6d828) at ../../knotify/notifybysound.cpp:242
#29 0x08051b80 in KNotify::emitEvent (this=this@entry=0xbf9fa9bc, e=e@entry=0x9b6d820) at ../../knotify/knotify.cpp:230
#30 0x080528f5 in KNotify::event (this=0xbf9fa9bc, event=..., appname=..., contexts=..., title=..., text=..., image=..., actions=..., timeout=timeout@entry=-1, winId=winId@entry=0) at ../../knotify/knotify.cpp:149
#31 0x08052c1a in KNotifyAdaptor::event (this=this@entry=0x9b3a140, event=..., fromApp=..., contexts=..., title=..., text=..., image=..., actions=..., timeout=-1, winId=0) at ../../knotify/knotify.cpp:289
#32 0x08052dd2 in qt_static_metacall (_a=0xbf9fa03c, _id=4, _o=0x9b3a140, _c=<optimized out>) at ./knotify.moc:218
#33 KNotifyAdaptor::qt_static_metacall (_o=0x9b3a140, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf9fa03c) at ./knotify.moc:208
#34 0x08052ef4 in KNotifyAdaptor::qt_metacall (this=0x9b3a140, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf9fa03c) at ./knotify.moc:260
#35 0xb634f43e in QDBusConnectionPrivate::deliverCall (this=0x99fb928, object=0x9b3a140, msg=..., metaTypes=..., slotIdx=128) at qdbusintegrator.cpp:947
#36 0xb63505c4 in QDBusConnectionPrivate::activateCall (this=0x99fb928, object=0x9b3a140, flags=273, msg=...) at qdbusintegrator.cpp:857
#37 0xb6350ca2 in QDBusConnectionPrivate::activateObject (this=0x99fb928, node=..., msg=..., pathStartPos=162963713) at qdbusintegrator.cpp:1423
#38 0xb63510a8 in QDBusActivateObjectEvent::placeMetaCall (this=0x99fe5c0) at qdbusintegrator.cpp:1537
#39 0xb61dcccb in QObject::event (this=0xbf9fa9bc, e=0x99fe5c0) at kernel/qobject.cpp:1195
#40 0xb67dc47c in QApplicationPrivate::notify_helper (this=0x9a0c750, receiver=0xbf9fa9bc, e=0x99fe5c0) at kernel/qapplication.cpp:4556
#41 0xb67e0e7f in QApplication::notify (this=0x99fe5c0, receiver=0xbf9fa9bc, e=0x99fe5c0) at kernel/qapplication.cpp:3938
#42 0xb74d26b1 in KApplication::notify (this=0xbf9fa9ac, receiver=0xbf9fa9bc, event=0x99fe5c0) at ../../kdeui/kernel/kapplication.cpp:311
#43 0xb61c655e in QCoreApplication::notifyInternal (this=0xbf9fa9ac, receiver=0xbf9fa9bc, event=0x99fe5c0) at kernel/qcoreapplication.cpp:915
#44 0xb61ca76d in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#45 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x99e6a40) at kernel/qcoreapplication.cpp:1539
#46 0xb61ca9ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#47 0xb61f86c4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#48 postEventSourceDispatch (s=0x9a0a778) at kernel/qeventdispatcher_glib.cpp:279
#49 0xb58456d3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0xb5845a70 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0xb5845b51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb61f8841 in QEventDispatcherGlib::processEvents (this=0x99e75a8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#53 0xb688f1fa in QGuiEventDispatcherGlib::processEvents (this=0x99e75a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0xb61c502c in QEventLoop::processEvents (this=this@entry=0xbf9fa8d8, flags=...) at kernel/qeventloop.cpp:149
#55 0xb61c5321 in QEventLoop::exec (this=0xbf9fa8d8, flags=...) at kernel/qeventloop.cpp:204
#56 0xb61caa9a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#57 0xb67da2f4 in QApplication::exec () at kernel/qapplication.cpp:3817
#58 0x0804ff32 in main (argc=1, argv=0xbf9faaa4) at ../../knotify/main.cpp:73

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

Possible duplicates by query: bug 308766, bug 292817.

Reported using DrKonqi
Comment 1 Maarten De Meyer 2012-11-27 13:00:53 UTC

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