Bug 343889 - Erro KNotify
Summary: Erro KNotify
Status: RESOLVED FIXED
Alias: None
Product: phonon-backend-vlc
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-02-07 12:51 UTC by Igor
Modified: 2016-06-04 12:54 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor 2015-02-07 12:51:10 UTC
Application: knotify4 (4.14.2)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.13.0-37-generic i686
Distribution: Linux Mint 17.1 Rebecca

-- Information about the crash:
- What I was doing when the application crashed:
Toda vez que vai abrir alguma notificação o knotify me informa de erro e pede para reinicializar o aplicativo

The crash can be reproduced every time.

-- Backtrace:
Application: KNotify (knotify4), signal: Bus error
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb51d5740 (LWP 3624))]

Thread 4 (Thread 0xb1f1fb40 (LWP 3625)):
#0  0xb77b9424 in __kernel_vsyscall ()
#1  0xb5f995ab in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb587120b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb58623e8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5862528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb62fc95f in QEventDispatcherGlib::processEvents (this=0xb1600468, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb62cb823 in QEventLoop::processEvents (this=this@entry=0xb1f1f258, flags=...) at kernel/qeventloop.cpp:149
#7  0xb62cbb49 in QEventLoop::exec (this=this@entry=0xb1f1f258, flags=...) at kernel/qeventloop.cpp:204
#8  0xb61b823d in QThread::exec (this=this@entry=0x8876ff8) at thread/qthread.cpp:537
#9  0xb62abc44 in QInotifyFileSystemWatcherEngine::run (this=0x8876ff8) at io/qfilesystemwatcher_inotify.cpp:265
#10 0xb61bab6f in QThreadPrivate::start (arg=0x8876ff8) at thread/qthread_unix.cpp:349
#11 0xb5948f70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5fa850e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xb0eafb40 (LWP 3764)):
[KCrash Handler]
#7  0xb5ee4930 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0xb5ee5540 in ?? () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5ee4313 in dcgettext () from /lib/i386-linux-gnu/libc.so.6
#10 0xb140df12 in vlc_gettext (msgid=msgid@entry=0xb14438c3 "Stream %d") at modules/textdomain.c:101
#11 0xb13c522a in EsOutUpdateInfo (es=es@entry=0xb0d0aab8, fmt=fmt@entry=0xb0d0aac8, p_meta=p_meta@entry=0x0, out=0x8be4050) at input/es_out.c:2856
#12 0xb13c710e in EsOutAdd (out=0x8be4050, fmt=0xb0d0a7c8) at input/es_out.c:1524
#13 0xb13ccc3a in es_out_Add (fmt=<optimized out>, out=<optimized out>) at ../include/vlc_es_out.h:110
#14 CmdExecuteAdd (p_cmd=0xb0eaf0bb, p_out=<optimized out>) at input/es_out_timeshift.c:1252
#15 Add (p_out=0xb0d00478, p_fmt=0xb0d0a7c8) at input/es_out_timeshift.c:402
#16 0xb0c2dfbf in es_out_Add (fmt=0xb0d0a7c8, out=<optimized out>) at ../../include/vlc_es_out.h:110
#17 Ogg_BeginningOfStream (p_demux=0xb0d04be8) at ogg.c:1640
#18 Demux (p_demux=0xb0d04be8) at ogg.c:263
#19 0xb13d4dd3 in demux_Demux (p_demux=0xb0d04be8) at input/demux.h:44
#20 MainLoopDemux (i_start_mdate=2503699381, pb_demux_polled=<synthetic pointer>, pb_changed=<synthetic pointer>, p_input=<optimized out>) at input/input.c:562
#21 MainLoop (p_input=p_input@entry=0x8bfcaa8, b_interactive=b_interactive@entry=true) at input/input.c:738
#22 0xb13d58b4 in Run (obj=0x8bfcaa8) at input/input.c:524
#23 0xb5948f70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#24 0xb5fa850e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xabc2bb40 (LWP 3765)):
#0  0xb77b9424 in __kernel_vsyscall ()
#1  0xb594cd4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5fb56ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb1422c43 in vlc_cond_wait (p_condvar=p_condvar@entry=0xb0d05288, p_mutex=p_mutex@entry=0xb0d05270) at posix/thread.c:414
#4  0xb1404fa1 in block_FifoGet (p_fifo=p_fifo@entry=0xb0d05270) at misc/block.c:669
#5  0xb13c048a in DecoderThread (p_data=0xb0d1c388) at input/decoder.c:915
#6  0xb5948f70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xb5fa850e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb51d5740 (LWP 3624)):
#0  0xb77b9424 in __kernel_vsyscall ()
#1  0xb5f9753b in read () from /lib/i386-linux-gnu/libc.so.6
#2  0xb58a626e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb5861ecb in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb586237a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb5862528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb62fc93b in QEventDispatcherGlib::processEvents (this=this@entry=0x874ab18, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#7  0xb695b5de in QGuiEventDispatcherGlib::processEvents (this=0x874ab18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#8  0xb62cb823 in QEventLoop::processEvents (this=this@entry=0xbfbfb388, flags=...) at kernel/qeventloop.cpp:149
#9  0xb62cbb49 in QEventLoop::exec (this=this@entry=0xbfbfb388, flags=...) at kernel/qeventloop.cpp:204
#10 0xb62d18fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#11 0xb68a4a24 in QApplication::exec () at kernel/qapplication.cpp:3828
#12 0x0804f6e4 in main (argc=1, argv=0xbfbfb524) at ../../knotify/main.cpp:74

Reported using DrKonqi
Comment 1 Harald Sitter 2016-06-04 12:52:26 UTC
Crash inside vlc. Needs reporting against vlc