[Konsole-devel] [konsole] [Bug 348414] Konsole crash - may be related to "bell"

Paolo Pedroni paolo.pedroni at iol.it
Mon Jun 8 13:46:22 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=348414

Paolo Pedroni <paolo.pedroni at iol.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paolo.pedroni at iol.it

--- Comment #1 from Paolo Pedroni <paolo.pedroni at iol.it> ---
(In reply to M. Olson from comment #0)
I have the same problem, when I hit <tab> for bash completion and the bell
sounds because there's none or more than one completion. The crash is still
there in 15.04.2. My backtrace is as follows:

Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f052c8dc800 (LWP 23157))]

Thread 4 (Thread 0x7f05127fa700 (LWP 23335)):
#0  0x00007f0532569879 in syscall () from /lib64/libc.so.6
#1  0x00007f052f4b932c in g_cond_wait () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f052994994d in ?? () from /usr/lib64/libgstreamer-1.0.so.0
#3  0x00007f052f49c258 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f052f49b8c5 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f052fd1c2c4 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f053256dbcd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f05117f8700 (LWP 23338)):
#0  0x00007f0532569879 in syscall () from /lib64/libc.so.6
#1  0x00007f052f4b9447 in g_cond_wait_until () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f052f449f59 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f052f44a57b in g_async_queue_timeout_pop () from
/usr/lib64/libglib-2.0.so.0
#4  0x00007f052f49c31c in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f052f49b8c5 in ?? () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f052fd1c2c4 in start_thread () from /lib64/libpthread.so.0
#7  0x00007f053256dbcd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f0510ff7700 (LWP 23347)):
#0  0x00007f0532569879 in syscall () from /lib64/libc.so.6
#1  0x00007f052f4b932c in g_cond_wait () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f052994994d in ?? () from /usr/lib64/libgstreamer-1.0.so.0
#3  0x00007f052f49c258 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f052f49b8c5 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f052fd1c2c4 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f053256dbcd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f052c8dc800 (LWP 23157)):
[KCrash Handler]
#5  KNotification::flags() const (this=0x0) at
/var/tmp/portage/kde-frameworks/knotifications-5.10.0/work/knotifications-5.10.0/src/knotification.cpp:232
#6  0x00007f0530af4be7 in onAudioFinished (this=<optimized out>) at
/var/tmp/portage/kde-frameworks/knotifications-5.10.0/work/knotifications-5.10.0/src/notifybyaudio.cpp:141
#7  qt_static_metacall (_o=0x17b4090, _c=1943287506, _id=27513008,
_a=0x1a3d0b0) at
/var/tmp/portage/kde-frameworks/knotifications-5.10.0/work/knotifications-5.10.0_build/src/moc_notifybyaudio.cpp:82
#8  0x00007f0530f8b60d in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#9  0x00007f05301f8c55 in ?? () from /usr/lib64/libphonon4qt5.so.4
#10 0x00007f0530f8c7aa in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#11 0x00007f053183b53c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#12 0x00007f0531840930 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#13 0x00007f0530f5be5b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#14 0x00007f0530f5deeb in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#15 0x00007f0530fb3463 in ?? () from /usr/lib64/libQt5Core.so.5
#16 0x00007f052f474ccd in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#17 0x00007f052f474fb8 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f052f47506c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#19 0x00007f0530fb3857 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#20 0x00007f0530f596b2 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#21 0x00007f0530f6127c in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#22 0x00007f05329efd1c in kdemain (argc=<optimized out>, argv=0x7fff86a091f8)
at
/var/tmp/portage/kde-apps/konsole-15.04.2/work/konsole-15.04.2/src/main.cpp:90
#23 0x00007f05324a3050 in __libc_start_main () from /lib64/libc.so.6
#24 0x000000000040072e in _start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list