Application: konqueror (4.8.4 (4.8.4)) KDE Platform Version: 4.8.4 (4.8.4) Qt Version: 4.8.2 Operating System: Linux 3.2.0-4-amd64 x86_64 Distribution: Debian GNU/Linux 7.11 (wheezy) -- Information about the crash: - What I've done: Clicked on a tar archive file (90MB or so), so that the internal archive viewer should show the content and then during the system was working on that, I clicked the back button. And Konqueror crashed. Tested several times, and during the opening process, the back button will crash the complete application - Unusual behavior I noticed: often Konqueror does not really refresh the file list, although some things have changed (new files, new foldernames,...), but I guess this is another bug, which is known The crash can be reproduced some of the time. -- Backtrace: Application: Konqueror (konqueror), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 [Current thread is 1 (Thread 0x7ff2fb341760 (LWP 3736))] Thread 3 (Thread 0x7ff2e4789700 (LWP 6139)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007ff2fab6c5f8 in _L_lock_9676 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ff2fab6a951 in *__GI___libc_free (mem=0x7ff2fae78e40) at malloc.c:3736 #3 0x00007ff2f39cdbb7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007ff2f86a3571 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x1ea7980, __in_chrg=<optimized out>) at kernel/qeventdispatcher_glib.cpp:375 #5 0x00007ff2f86a36d9 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x1ea7980, __in_chrg=<optimized out>) at kernel/qeventdispatcher_glib.cpp:403 #6 0x00007ff2f8578e21 in QThreadPrivate::finish (arg=arg@entry=0x7ff2f89cb500) at thread/qthread_unix.cpp:339 #7 0x00007ff2f8579d13 in ~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/pthread.h:545 #8 QThreadPrivate::start (arg=0x7ff2f89cb500) at thread/qthread_unix.cpp:309 #9 0x00007ff2f4299b50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #10 0x00007ff2fabcdfbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 2 (Thread 0x7ff2e00af700 (LWP 10173)): [KCrash Handler] #6 malloc_consolidate (av=0x7ff2fae78e40) at malloc.c:5184 #7 0x00007ff2fab68314 in _int_malloc (av=0x7ff2fae78e40, bytes=16385) at malloc.c:4402 #8 0x00007ff2fab6b656 in _int_realloc (av=0x7ff2fae78e40, oldp=0x237e6c0, oldsize=8208, nb=16400) at malloc.c:5319 #9 0x00007ff2fab6bba0 in *__GI___libc_realloc (oldmem=0x237e6d0, bytes=16384) at malloc.c:3821 #10 0x00007ff2f8597726 in QListData::realloc (this=this@entry=0x165e6a0, alloc=2045) at tools/qlist.cpp:221 #11 0x00007ff2f85977d7 in QListData::append (this=0x165e6a0, n=1) at tools/qlist.cpp:243 #12 0x00007ff2f8679b25 in QList<QPostEvent>::append (this=this@entry=0x165e6a0, t=...) at ../../include/QtCore/../../src/corelib/tools/qlist.h:519 #13 0x00007ff2f86784b5 in addEvent (ev=..., this=0x165e6a0) at ../../include/QtCore/private/../../../src/corelib/thread/qthread_p.h:120 #14 QCoreApplication::postEvent (receiver=0x1d012a0, event=0x7ff2d811b6b0, priority=0) at kernel/qcoreapplication.cpp:1353 #15 0x00007ff2f868a875 in queued_activate (argv=0x7ff2e00aeb40, c=0x372ebe0, signal=28, sender=0x1fb7490) at kernel/qobject.cpp:3431 #16 QMetaObject::activate (sender=0x1fb7490, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ff2e00aeb40) at kernel/qobject.cpp:3507 #17 0x00007ff2dec8c5a5 in Kerfuffle::Job::newEntry(QHash<int, QVariant> const&) () from /usr/lib/libkerfuffle.so.4 #18 0x00007ff2dec8b3e3 in Kerfuffle::ReadOnlyArchiveInterface::entry(QHash<int, QVariant> const&) () from /usr/lib/libkerfuffle.so.4 #19 0x00007ff2dea6837d in ?? () from /usr/lib/kde4/kerfuffle_libarchive.so #20 0x00007ff2dea68e5e in ?? () from /usr/lib/kde4/kerfuffle_libarchive.so #21 0x00007ff2dec8bd0e in Kerfuffle::ListJob::doWork() () from /usr/lib/libkerfuffle.so.4 #22 0x00007ff2dec8c3f1 in Kerfuffle::Job::Private::run() () from /usr/lib/libkerfuffle.so.4 #23 0x00007ff2f8579d0b in QThreadPrivate::start (arg=0x34d0710) at thread/qthread_unix.cpp:307 #24 0x00007ff2f4299b50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #25 0x00007ff2fabcdfbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #26 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ff2fb341760 (LWP 3736)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff2f857a20b in wait (time=18446744073709551615, this=0x1ada300) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<optimized out>, mutex=0x1cfb4b8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007ff2f857991c in QThread::wait (this=<optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:660 #4 0x00007ff2dec8b8b0 in Kerfuffle::Job::~Job() () from /usr/lib/libkerfuffle.so.4 #5 0x00007ff2dec8d7b2 in Kerfuffle::ListJob::~ListJob() () from /usr/lib/libkerfuffle.so.4 #6 0x00007ff2f8687772 in QObjectPrivate::deleteChildren (this=this@entry=0x3707490) at kernel/qobject.cpp:1908 #7 0x00007ff2f868b5b6 in QObject::~QObject (this=0x1ff2850, __in_chrg=<optimized out>) at kernel/qobject.cpp:927 #8 0x00007ff2dec8e679 in Kerfuffle::ArchiveBase::~ArchiveBase() () from /usr/lib/libkerfuffle.so.4 #9 0x00007ff2deec7bad in ?? () from /usr/lib/kde4/arkpart.so #10 0x00007ff2deec7bf9 in ?? () from /usr/lib/kde4/arkpart.so #11 0x00007ff2f8687772 in QObjectPrivate::deleteChildren (this=this@entry=0x24e9d20) at kernel/qobject.cpp:1908 #12 0x00007ff2f868b5b6 in QObject::~QObject (this=0x1fee3e0, __in_chrg=<optimized out>) at kernel/qobject.cpp:927 #13 0x00007ff2fa46ac98 in KParts::Part::~Part (this=0x1fee3e0, __vtt_parm=0x7ff2df0d9eb8, __in_chrg=<optimized out>) at ../../kparts/part.cpp:190 #14 0x00007ff2deebcfbf in ?? () from /usr/lib/kde4/arkpart.so #15 0x00007ff2deebd019 in ?? () from /usr/lib/kde4/arkpart.so #16 0x00007ff2faec181c in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #17 0x00007ff2faec2a5d in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #18 0x00007ff2faf02df5 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #19 0x00007ff2faf03d39 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #20 0x00007ff2faf06b1d in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #21 0x00007ff2faf06f19 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #22 0x00007ff2faf078a7 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #23 0x00007ff2faf10d92 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #24 0x00007ff2f8689a2e in QObject::event (this=0x1841f60, e=<optimized out>) at kernel/qobject.cpp:1195 #25 0x00007ff2f77f069a in QWidget::event (this=0x1841f60, event=0x7ff2d81c41d0) at kernel/qwidget.cpp:8830 #26 0x00007ff2f7bb521b in QMainWindow::event (this=0x1841f60, event=0x7ff2d81c41d0) at widgets/qmainwindow.cpp:1478 #27 0x00007ff2f91f1728 in KXmlGuiWindow::event (this=0x1841f60, ev=0x7ff2d81c41d0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126 #28 0x00007ff2faef600c in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #29 0x00007ff2f77a170c in QApplicationPrivate::notify_helper (this=this@entry=0x168d270, receiver=receiver@entry=0x1841f60, e=e@entry=0x7ff2d81c41d0) at kernel/qapplication.cpp:4556 #30 0x00007ff2f77a5b8a in QApplication::notify (this=0x7fff04e55b40, receiver=0x1841f60, e=0x7ff2d81c41d0) at kernel/qapplication.cpp:4417 #31 0x00007ff2f9100886 in KApplication::notify (this=0x7fff04e55b40, receiver=0x1841f60, event=0x7ff2d81c41d0) at ../../kdeui/kernel/kapplication.cpp:311 #32 0x00007ff2f8674b5e in QCoreApplication::notifyInternal (this=0x7fff04e55b40, receiver=receiver@entry=0x1841f60, event=event@entry=0x7ff2d81c41d0) at kernel/qcoreapplication.cpp:915 #33 0x00007ff2f86789e1 in sendEvent (event=0x7ff2d81c41d0, receiver=0x1841f60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x165e670) at kernel/qcoreapplication.cpp:1539 #35 0x00007ff2f86a30e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #36 postEventSourceDispatch (s=0x168c690) at kernel/qeventdispatcher_glib.cpp:279 #37 0x00007ff2f39d0355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #38 0x00007ff2f39d0688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #39 0x00007ff2f39d0744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #40 0x00007ff2f86a3276 in QEventDispatcherGlib::processEvents (this=0x165fb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #41 0x00007ff2f784283e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #42 0x00007ff2f86738af in QEventLoop::processEvents (this=this@entry=0x7fff04e55840, flags=...) at kernel/qeventloop.cpp:149 #43 0x00007ff2f8673b38 in QEventLoop::exec (this=0x7fff04e55840, flags=...) at kernel/qeventloop.cpp:204 #44 0x00007ff2f8678cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #45 0x00007ff2faf2f062 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so #46 0x00007ff2fab0eead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff04e55db8) at libc-start.c:244 #47 0x0000000000400771 in _start () Possible duplicates by query: bug 282890, bug 279510. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 193908 ***