Bug 226892 - Was not at machine at the time of the crash.. something about "notify"
Summary: Was not at machine at the time of the crash.. something about "notify"
Status: RESOLVED DUPLICATE of bug 215532
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 21:50 UTC by Mark Garrow
Modified: 2010-02-15 03:57 UTC (History)
1 user (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 Mark Garrow 2010-02-14 21:50:48 UTC
Application that crashed: knotify4
Version of the application: 4.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: KNotify (knotify4), signal: Aborted
[Current thread is 1 (Thread 0x7f1d6aff2750 (LWP 1315))]

Thread 9 (Thread 0x7f1d57b58910 (LWP 1509)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1d5c90dc91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f1d5660f910 (LWP 1510)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f1d69abfed5 in thread_sleep (ti=0x7f1d5660de30) at thread/qthread_unix.cpp:297
#2  0x00007f1d69ac0040 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
#3  0x00007f1d5cb8c79a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#4  0x00007f1d6a5c7e66 in ~FactoryPrivate (this=0x136dc90, __in_chrg=<value optimized out>) at ../3rdparty/phonon/phonon/factory.cpp:199
#5  0x00007f1d68174c12 in __run_exit_handlers (status=1) at exit.c:78
#6  *__GI_exit (status=1) at exit.c:100
#7  0x00007f1d51bb7ebc in ?? () from /usr/lib/libsmbclient.so.0
#8  0x00007f1d51b74dcf in smbc_init_context () from /usr/lib/libsmbclient.so.0
#9  0x00007f1d51b749d1 in smbc_init () from /usr/lib/libsmbclient.so.0
#10 0x00007f1d5221510a in ?? () from /usr/lib/xine/plugins/1.26/xineplug_inp_smb.so
#11 0x00007f1d5c911c3c in ?? () from /usr/lib/libxine.so.1
#12 0x00007f1d5c914ea1 in _x_find_input_plugin () from /usr/lib/libxine.so.1
#13 0x00007f1d5c90b532 in xine_open () from /usr/lib/libxine.so.1
#14 0x00007f1d5cb71fd5 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#15 0x00007f1d5cb760e6 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#16 0x00007f1d68df6efc in QApplicationPrivate::notify_helper (this=0x12151d0, receiver=0x13c1900, e=0x139ef80) at kernel/qapplication.cpp:4056
#17 0x00007f1d68dfe1ce in QApplication::notify (this=0x7fffcf9375c0, receiver=0x13c1900, e=0x139ef80) at kernel/qapplication.cpp:4021
#18 0x00007f1d6aa0bab6 in KApplication::notify (this=0x7fffcf9375c0, receiver=0x13c1900, event=0x139ef80) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007f1d69ba6c2c in QCoreApplication::notifyInternal (this=0x7fffcf9375c0, receiver=0x13c1900, event=0x139ef80) at kernel/qcoreapplication.cpp:610
#20 0x00007f1d69ba780a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x13752b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x13752b0) at kernel/qcoreapplication.cpp:1247
#22 0x00007f1d69bcf533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#23 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#24 0x00007f1d65d79bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f1d65d7d598 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f1d65d7d6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f1d69bcf1a6 in QEventDispatcherGlib::processEvents (this=0x138e4d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#28 0x00007f1d69ba5532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f1d69ba5904 in QEventLoop::exec (this=0x7f1d5660f000, flags=) at kernel/qeventloop.cpp:201
#30 0x00007f1d69abd6cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#31 0x00007f1d5cb6856e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#32 0x00007f1d69ac0445 in QThreadPrivate::start (arg=0x13738c0) at thread/qthread_unix.cpp:188
#33 0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#34 0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#35 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 7 (Thread 0x7f1d519fc910 (LWP 1524)):
#0  0x00007f1d6820f3c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1d55c0acbe in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f1d557f7910 (LWP 1525)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1d5c91e983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 5 (Thread 0x7f1d54ff6910 (LWP 1526)):
#0  0x00007f1d68214412 in select () from /lib/libc.so.6
#1  0x00007f1d5c936725 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f1d5c91b7e9 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7f1d53de7910 (LWP 1527)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1d5c91154b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f1d5c91751d in ?? () from /usr/lib/libxine.so.1
#3  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 3 (Thread 0x7f1d53419910 (LWP 1528)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1d5c91154b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f1d5c918555 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 2 (Thread 0x7f1d52c18910 (LWP 1529)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f1d5c921a0b in xine_event_wait () from /usr/lib/libxine.so.1
#2  0x00007f1d5c921a7e in ?? () from /usr/lib/libxine.so.1
#3  0x00007f1d65b28a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f1d6821b80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1d6aff2750 (LWP 1315)):
[KCrash Handler]
#5  0x00007f1d6816f4b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f1d68172f50 in *__GI_abort () at abort.c:92
#7  0x00007f1d69ab8864 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2042
#8  0x00007f1d69ab89b6 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2241
#9  0x00007f1d6a5c8d51 in operator-> (bp=0x1a80320) at ../3rdparty/phonon/phonon/factory.cpp:84
#10 Phonon::Factory::registerFrontendObject (bp=0x1a80320) at ../3rdparty/phonon/phonon/factory.cpp:245
#11 0x00007f1d6a5b933b in MediaNodePrivate (this=0x523, _castId=1315) at ../3rdparty/phonon/phonon/medianode.cpp:89
#12 0x00007f1d6a5b83d3 in MediaObjectPrivate (this=0x1a807b0, parent=<value optimized out>) at ../3rdparty/phonon/phonon/mediaobject_p.h:81
#13 MediaObject (this=0x1a807b0, parent=<value optimized out>) at ../3rdparty/phonon/phonon/mediaobject.cpp:47
#14 0x000000000040d514 in _start ()
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 03:57:56 UTC
Merging with bug 215532. Thanks

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