Bug 253326 - kalarm crashed after playing audio alert and exiting
Summary: kalarm crashed after playing audio alert and exiting
Status: CLOSED DUPLICATE of bug 252771
Alias: None
Product: kalarm
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 17:43 UTC by spamfang1199
Modified: 2020-08-17 23:38 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 spamfang1199 2010-10-05 17:43:55 UTC
Version:           unspecified (using KDE 4.4.6) 
OS:                Linux

I played a soundfile as a audio reminder. It worked the way it should. But on exiting kalarm, it crashed.

Backtrace is added

Reproducible: Couldn't Reproduce




-- Backtrace:
Application: KAlarm (kalarm), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3ad8710 (LWP 2038))]

Thread 2 (Thread 0xae41bb70 (LWP 2042)):
#0  0xb77a7424 in __kernel_vsyscall ()
#1  0xb4611f7f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb5846e0d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb14601e3 in vlc_cond_wait () from /usr/lib/libvlccore.so.4
#4  0x093049b0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb3ad8710 (LWP 2038)):
[KCrash Handler]
#6  0xb460fe2d in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
#7  0xb5846fd6 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6
#8  0xb736411f in ?? () from /usr/lib/libX11.so.6
#9  0xb737aa04 in XrmQGetResource () from /usr/lib/libX11.so.6
#10 0xb737b4b8 in XrmGetResource () from /usr/lib/libX11.so.6
#11 0xb7355908 in XGetErrorDatabaseText () from /usr/lib/libX11.so.6
#12 0xb7355c2e in XGetErrorText () from /usr/lib/libX11.so.6
#13 0xb5e0707c in qt_x_errhandler (dpy=0x8a5d3d8, err=0xbfc11b50) at kernel/qapplication_x11.cpp:687
#14 0xb6b82a51 in KApplication::xErrhandler (this=0x8a40890, dpy=0x8a5d3d8, err_=0xbfc11b50) at ../../kdeui/kernel/kapplication.cpp:424
#15 0xb6b82acd in kde_x_errhandler (dpy=0x8a5d3d8, err=0xbfc11b50) at ../../kdeui/kernel/kapplication.cpp:130
#16 0xb7376d99 in _XError () from /usr/lib/libX11.so.6
#17 0xb737e86e in _XReply () from /usr/lib/libX11.so.6
#18 0xb735c116 in XGetWindowProperty () from /usr/lib/libX11.so.6
#19 0xb6ceb122 in NETWinInfo::update (this=0xbfc11ec8, dirty_props=0xbfc11e48) at ../../kdeui/windowmanagement/netwm.cpp:3919
#20 0xb6cec571 in NETWinInfo::event (this=0xbfc11ec8, event=<value optimized out>, properties=0xbfc11eb4, properties_size=2) at ../../kdeui/windowmanagement/netwm.cpp:3884
#21 0xb6ce28ad in KWindowSystemPrivate::x11Event (this=0x8ff1650, ev=0xbfc122e0) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:162
#22 0xb6b82006 in KAppX11HackWidget::publicx11Event (this=0x8a40890, _event=0xbfc122e0) at ../../kdeui/kernel/kapplication.cpp:903
#23 KApplication::x11EventFilter (this=0x8a40890, _event=0xbfc122e0) at ../../kdeui/kernel/kapplication.cpp:953
#24 0xb5e05800 in qt_x11EventFilter (ev=0xbfc122e0) at kernel/qapplication_x11.cpp:409
#25 0xb5e14c9e in QApplication::x11ProcessEvent (this=0x8a40890, event=0xbfc122e0) at kernel/qapplication_x11.cpp:3243
#26 0xb5e443c2 in x11EventSourceDispatch (s=0x8a44e00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0xb4563305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0xb4566fe8 in ?? () from /lib/libglib-2.0.so.0
#29 0xb45671c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0xb5b410a5 in QEventDispatcherGlib::processEvents (this=0x8a20c28, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#31 0xb5e43f25 in QGuiEventDispatcherGlib::processEvents (this=0x8a20c28, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0xb5b13b19 in QEventLoop::processEvents (this=0xbfc125d4, flags=) at kernel/qeventloop.cpp:149
#33 0xb5b13f6a in QEventLoop::exec (this=0xbfc125d4, flags=...) at kernel/qeventloop.cpp:201
#34 0xb5b1919f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#35 0xb5d85667 in QApplication::exec () at kernel/qapplication.cpp:3581
#36 0x0809a5e5 in _start ()
Comment 1 Christoph Feck 2010-12-19 16:11:08 UTC

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