Bug 322670 - crash in konqueror upon submit
Summary: crash in konqueror upon submit
Status: RESOLVED DUPLICATE of bug 300289
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.8.4
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-22 06:41 UTC by Daniel Marjamäki
Modified: 2015-01-11 11:48 UTC (History)
1 user (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 Daniel Marjamäki 2013-07-22 06:41:24 UTC
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.1 (wheezy)

-- Information about the crash:
- What I was doing when the application crashed:

It crashed when I submitted a comment here:
http://sourceforge.net/apps/trac/cppcheck/ticket/4902

The comment I submitted:

I applied size_t.diff with:
https://github.com/danmar/cppcheck/commit/20f81f92d9ab3b0397e5607293afddb357a99817

The comment was added. So the crash must have occured when reloading the page or something.

My system is relatively fresh. I installed latest Debian (with KDE selected) 2 days ago.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe99dbf0760 (LWP 3850))]

Thread 4 (Thread 0x7fe984bc5700 (LWP 3859)):
#0  0x00007fe99d5e23c0 in pthread_mutex_unlock () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe996417451 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe9963db53e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe9963db744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe99b0ae296 in QEventDispatcherGlib::processEvents (this=0x1ae9dd0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fe99b07e8af in QEventLoop::processEvents (this=this@entry=0x7fe984bc4e10, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fe99b07eb38 in QEventLoop::exec (this=0x7fe984bc4e10, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fe99af81d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007fe99c31f1fe in ?? () from /usr/lib/libkio.so.5
#9  0x00007fe99af84d0b in QThreadPrivate::start (arg=0x1aea390) at thread/qthread_unix.cpp:307
#10 0x00007fe996ca4b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fe99d5d5a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe98377f700 (LWP 4279)):
#0  0x00007fe99d5cae33 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fe9963db624 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe9963db744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe99b0ae296 in QEventDispatcherGlib::processEvents (this=0x38a0960, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fe99b07e8af in QEventLoop::processEvents (this=this@entry=0x7fe98377ee10, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe99b07eb38 in QEventLoop::exec (this=0x7fe98377ee10, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fe99af81d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fe99b05f1bf in QInotifyFileSystemWatcherEngine::run (this=0x3a83490) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe99af84d0b in QThreadPrivate::start (arg=0x3a83490) at thread/qthread_unix.cpp:307
#9  0x00007fe996ca4b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fe99d5d5a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe9781d3700 (LWP 6339)):
#0  0x00007fe996ca92d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fe979c05ebf in ?? () from /usr/lib/libvlccore.so.5
#2  0x00007fe996ca4b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#3  0x00007fe99d5d5a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe99dbf0760 (LWP 3850)):
[KCrash Handler]
#5  internalWinId (this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:241
#6  QWidget::effectiveWinId (this=0xe720f50) at kernel/qwidget.cpp:2618
#7  0x00007fe99ba810cd in KMessageBox::warningContinueCancelList(QWidget*, QString const&, QStringList const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#8  0x00007fe99ba81154 in KMessageBox::warningContinueCancel(QWidget*, QString const&, QString const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5
#9  0x00007fe99c313442 in ?? () from /usr/lib/libkio.so.5
#10 0x00007fe99c3143da in KIO::SlaveInterface::messageBox(int, QString const&, QString const&, QString const&, QString const&, QString const&) () from /usr/lib/libkio.so.5
#11 0x00007fe99c315332 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#12 0x00007fe99c311eca in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#13 0x00007fe99c30632e in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#14 0x00007fe99b09554f in QMetaObject::activate (sender=0xf7246c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#15 0x00007fe99c2484f2 in ?? () from /usr/lib/libkio.so.5
#16 0x00007fe99b094a2e in QObject::event (this=0xf7246c0, e=<optimized out>) at kernel/qobject.cpp:1195
#17 0x00007fe99a1ac70c in QApplicationPrivate::notify_helper (this=this@entry=0x1480920, receiver=receiver@entry=0xf7246c0, e=e@entry=0x362be60) at kernel/qapplication.cpp:4556
#18 0x00007fe99a1b0b8a in QApplication::notify (this=0x7ffff43e5e50, receiver=0xf7246c0, e=0x362be60) at kernel/qapplication.cpp:4417
#19 0x00007fe99bb0b886 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007fe99b07fb5e in QCoreApplication::notifyInternal (this=0x7ffff43e5e50, receiver=receiver@entry=0xf7246c0, event=event@entry=0x362be60) at kernel/qcoreapplication.cpp:915
#21 0x00007fe99b0839e1 in sendEvent (event=0x362be60, receiver=0xf7246c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x144f670) at kernel/qcoreapplication.cpp:1539
#23 0x00007fe99b0ae0e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x1485580) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007fe9963db355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fe9963db688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fe9963db744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fe99b0ae276 in QEventDispatcherGlib::processEvents (this=0x1450b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007fe99a24d83e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007fe99b07e8af in QEventLoop::processEvents (this=this@entry=0x7ffff43e5b50, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fe99b07eb38 in QEventLoop::exec (this=0x7ffff43e5b50, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007fe99b083cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0x00007fe99d937062 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so
#34 0x00007fe99d519ead in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#35 0x0000000000400771 in _start ()

Possible duplicates by query: bug 300289.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-22 11:31:12 UTC
See https://bugs.kde.org/show_bug.cgi?id=300289#c9

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