[Konsole-devel] [konsole] [Bug 358212] Konsole crashes at start

Ilya V. Portnov via KDE Bugzilla bugzilla_noreply at kde.org
Wed Apr 27 14:01:59 UTC 2016


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

--- Comment #3 from Ilya V. Portnov <portnov at bk.ru> ---
Just reproduced on Ubuntu recently updated to 16.04:

Application: Konsole (konsole), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f40fd925940 (LWP 28608))]

Thread 2 (Thread 0x7f40fb501700 (LWP 28609)):
#0  0x00007f410f3c4e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f4107eb8c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f4107eba8d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f40fd22c629 in QXcbEventReader::run (this=0x13a91a0) at
qxcbconnection.cpp:1253
#4  0x00007f410bd6784e in QThreadPrivate::start (arg=0x13a91a0) at
thread/qthread_unix.cpp:331
#5  0x00007f410788d6fa in start_thread (arg=0x7f40fb501700) at
pthread_create.c:333
#6  0x00007f410f3d0b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f40fd925940 (LWP 28608)):
[KCrash Handler]
#6  0x00007f410f2ff418 in __GI_raise (sig=sig at entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f410f30101a in __GI_abort () at abort.c:89
#8  0x00007f410f34172a in __libc_message (do_abort=do_abort at entry=2,
fmt=fmt at entry=0x7f410f458c7f "*** %s ***: %s terminated\n") at
../sysdeps/posix/libc_fatal.c:175
#9  0x00007f410f3e289c in __GI___fortify_fail (msg=<optimized out>,
msg at entry=0x7f410f458c10 "buffer overflow detected") at fortify_fail.c:37
#10 0x00007f410f3e08a0 in __GI___chk_fail () at chk_fail.c:28
#11 0x00007f410f3e27e7 in __fdelt_chk (d=<optimized out>) at fdelt_chk.c:25
#12 0x00007f410bedccf7 in QProcessPrivate::waitForStarted (this=0x16123e0,
msecs=30000) at io/qprocess_unix.cpp:821
#13 0x00007f410f02c13d in Konsole::Pty::start(QString const&, QStringList
const&, QStringList const&) () from
/usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#14 0x00007f410f0381d2 in Konsole::Session::run() () from
/usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.15
#15 0x00007f410bf76e4f in QtPrivate::QSlotObjectBase::call (a=0x7ffd60ee9030,
r=0x160fcd0, this=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#16 QMetaObject::activate (sender=0x1610810, signalOffset=<optimized out>,
local_signal_index=<optimized out>, argv=<optimized out>) at
kernel/qobject.cpp:3698
#17 0x00007f410bf76fca in QMetaObject::activate (sender=sender at entry=0x16b94d0,
signalOffset=<optimized out>, local_signal_index=local_signal_index at entry=0,
argv=argv at entry=0x0) at kernel/qobject.cpp:3713
#18 0x00007f410bf777d7 in QMetaObject::activate (sender=sender at entry=0x16b94d0,
m=m at entry=0x7f410c18eb20 <QSingleShotTimer::staticMetaObject>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x0) at
kernel/qobject.cpp:3578
#19 0x00007f410bf8360b in QSingleShotTimer::timeout (this=0x16b94d0) at
.moc/qtimer.moc:123
#20 QSingleShotTimer::timerEvent (this=0x16b94d0) at kernel/qtimer.cpp:318
#21 0x00007f410bf77e53 in QObject::event (this=0x16b94d0, e=<optimized out>) at
kernel/qobject.cpp:1261
#22 0x00007f410c83b05c in QApplicationPrivate::notify_helper
(this=this at entry=0x139a270, receiver=receiver at entry=0x16b94d0,
e=e at entry=0x7ffd60ee9460) at kernel/qapplication.cpp:3716
#23 0x00007f410c840516 in QApplication::notify (this=0x7ffd60ee97d0,
receiver=0x16b94d0, e=0x7ffd60ee9460) at kernel/qapplication.cpp:3499
#24 0x00007f410bf4862b in QCoreApplication::notifyInternal
(this=0x7ffd60ee97d0, receiver=0x16b94d0, event=event at entry=0x7ffd60ee9460) at
kernel/qcoreapplication.cpp:965
#25 0x00007f410bf9d89d in QCoreApplication::sendEvent (event=0x7ffd60ee9460,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#26 QTimerInfoList::activateTimers (this=0x13ceca0) at
kernel/qtimerinfo_unix.cpp:637
#27 0x00007f410bf9ddd9 in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:177
#28 idleTimerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:224
#29 0x00007f4107156127 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f4107156380 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f410715642c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f410bf9ea7f in QEventDispatcherGlib::processEvents (this=0x13c4d20,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#33 0x00007f410bf45dea in QEventLoop::exec (this=this at entry=0x7ffd60ee96a0,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:204
#34 0x00007f410bf4de8c in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1229
#35 0x00007f410f6bad92 in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_konsole.so
#36 0x00007f410f2ea830 in __libc_start_main (main=0x400710 <main>, argc=1,
argv=0x7ffd60ee9918, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffd60ee9908) at ../csu/libc-start.c:291
#37 0x0000000000400749 in _start ()

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


More information about the konsole-devel mailing list