Bug 318037 - Segmentation exception in Konqueror
Summary: Segmentation exception in Konqueror
Status: RESOLVED DUPLICATE of bug 264526
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.10.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 14:11 UTC by Graeme Hewson
Modified: 2013-10-06 02:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (38.54 KB, text/plain)
2013-10-06 02:08 UTC, happy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Graeme Hewson 2013-04-08 14:11:15 UTC
Application: konqueror (4.10.2)
KDE Platform Version: 4.10.2
Qt Version: 4.8.3
Operating System: Linux 3.5.0-26-generic x86_64
Distribution: Ubuntu 12.10

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

Reading http://www.ehow.com/how_12100460_detecting-underground-springs-yard.html in a new tab after finding it through https://startpage.com/do/search. Konqueror crashed a few seconds after opening the page (not immediately).

The crash can be reproduced sometimes.

-- 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 0x7f02cd706780 (LWP 7723))]

Thread 5 (Thread 0x7f02b116b700 (LWP 7730)):
#0  0x00007fff927ff827 in clock_gettime ()
#1  0x00007f02c4b2515d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f02c9b129f4 in do_gettime (frac=0x7f02b116ab28, sec=0x7f02b116ab20) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f02c9be844d in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f02ac002660) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f02c9be8793 in QTimerInfoList::timerWait (this=0x7f02ac002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f02c9be72fc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f02b116ac14) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f02c9be73a5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f02c5ed8618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f02c5ed8cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f02c5ed8ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f02c9be7c46 in QEventDispatcherGlib::processEvents (this=0x7f02ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f02c9bb82ef in QEventLoop::processEvents (this=this@entry=0x7f02b116add0, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f02c9bb8578 in QEventLoop::exec (this=0x7f02b116add0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f02c9ab9b40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f02c9b989df in QInotifyFileSystemWatcherEngine::run (this=0x20b6f20) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f02c9abcb1c in QThreadPrivate::start (arg=0x20b6f20) at thread/qthread_unix.cpp:338
#17 0x00007f02c63a7e9a in start_thread (arg=0x7f02b116b700) at pthread_create.c:308
#18 0x00007f02ccf75cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f02b096a700 (LWP 7734)):
#0  0x00007fff927ff827 in clock_gettime ()
#1  0x00007f02c4b2515d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f02c9b129f4 in do_gettime (frac=0x7f02b0969b28, sec=0x7f02b0969b20) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f02c9be844d in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f02a4001300) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f02c9be8793 in QTimerInfoList::timerWait (this=0x7f02a4001300, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f02c9be72fc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f02b0969c14) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f02c9be73a5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f02c5ed8618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f02c5ed8cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f02c5ed8ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f02c9be7c46 in QEventDispatcherGlib::processEvents (this=0x7f02a4002920, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f02c9bb82ef in QEventLoop::processEvents (this=this@entry=0x7f02b0969dd0, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f02c9bb8578 in QEventLoop::exec (this=0x7f02b0969dd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f02c9ab9b40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f02cba9c6ae in KIO::NameLookUpThread::run (this=0x2325030) at ../../kio/kio/hostinfo.cpp:226
#16 0x00007f02c9abcb1c in QThreadPrivate::start (arg=0x2325030) at thread/qthread_unix.cpp:338
#17 0x00007f02c63a7e9a in start_thread (arg=0x7f02b096a700) at pthread_create.c:308
#18 0x00007f02ccf75cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f029912f700 (LWP 7782)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f029361bb2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f029361bc39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f02c63a7e9a in start_thread (arg=0x7f029912f700) at pthread_create.c:308
#4  0x00007f02ccf75cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f02ab5b8700 (LWP 7783)):
#0  0x00007f02ccf6a303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f02c5ed8d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f02c5ed8ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f02c9be7c46 in QEventDispatcherGlib::processEvents (this=0x7f0294002670, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f02c9bb82ef in QEventLoop::processEvents (this=this@entry=0x7f02ab5b7e00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f02c9bb8578 in QEventLoop::exec (this=0x7f02ab5b7e00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f02c9ab9b40 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f02c9abcb1c in QThreadPrivate::start (arg=0x2ba1ed0) at thread/qthread_unix.cpp:338
#8  0x00007f02c63a7e9a in start_thread (arg=0x7f02ab5b8700) at pthread_create.c:308
#9  0x00007f02ccf75cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f02cd706780 (LWP 7723)):
[KCrash Handler]
#6  0x00007f02b9a90033 in type (this=0x7f024e811100) at ../../kjs/value.h:452
#7  KJS::cloneInternal (exec=exec@entry=0x7095600, ctx=ctx@entry=0x70955e0, in=in@entry=0x7f024e811100, path=...) at ../../khtml/ecma/kjs_data.cpp:37
#8  0x00007f02b9a90393 in KJS::encapsulateMessageEventData (exec=0x7095600, ctx=ctx@entry=0x70955e0, data=data@entry=0x7f024e811100) at ../../khtml/ecma/kjs_data.cpp:117
#9  0x00007f02b9a90598 in KJS::DelayedPostMessage::execute (this=0xac9fb50, w=<optimized out>) at ../../khtml/ecma/kjs_data.cpp:169
#10 0x00007f02b9a4651b in KJS::Window::afterScriptExecution (this=0x7f02cd570080) at ../../khtml/ecma/kjs_window.cpp:1337
#11 0x00007f02b9a49096 in KJS::WindowQObject::timerEvent (this=0x2d19730) at ../../khtml/ecma/kjs_window.cpp:2491
#12 0x00007f02c9bce29c in QObject::event (this=0x2d19730, e=<optimized out>) at kernel/qobject.cpp:1157
#13 0x00007f02ca59ce9c in QApplicationPrivate::notify_helper (this=this@entry=0x79b3f0, receiver=receiver@entry=0x2d19730, e=e@entry=0x7fff927f9bf0) at kernel/qapplication.cpp:4562
#14 0x00007f02ca5a130a in QApplication::notify (this=0x7fff927fa180, receiver=0x2d19730, e=0x7fff927f9bf0) at kernel/qapplication.cpp:4423
#15 0x00007f02cb2a5ad6 in KApplication::notify (this=0x7fff927fa180, receiver=0x2d19730, event=0x7fff927f9bf0) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f02c9bb959e in QCoreApplication::notifyInternal (this=0x7fff927fa180, receiver=0x2d19730, event=0x7fff927f9bf0) at kernel/qcoreapplication.cpp:915
#17 0x00007f02c9bea492 in sendEvent (event=0x7fff927f9bf0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QTimerInfoList::activateTimers (this=0x79f280) at kernel/qeventdispatcher_unix.cpp:611
#19 0x00007f02c9be75b4 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#20 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#21 0x00007f02c9be75d1 in idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:233
#22 0x00007f02c5ed8ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f02c5ed8de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f02c5ed8ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f02c9be7c26 in QEventDispatcherGlib::processEvents (this=0x76ab30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0x00007f02ca641c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f02c9bb82ef in QEventLoop::processEvents (this=this@entry=0x7fff927f9e70, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f02c9bb8578 in QEventLoop::exec (this=0x7fff927f9e70, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f02c9bbd738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#30 0x00007f02cd2f556e in kdemain (argc=<optimized out>, argv=<optimized out>) at ../../../konqueror/src/konqmain.cpp:242
#31 0x00007f02ccea376d in __libc_start_main (main=0x4006a0 <main(int, char**)>, argc=2, ubp_av=0x7fff927fa448, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff927fa438) at libc-start.c:226
#32 0x00000000004006d1 in _start ()

This bug may be a duplicate of or related to bug 264526.

Possible duplicates by query: bug 317981, bug 317912, bug 316940, bug 313800, bug 300792.

Reported using DrKonqi
Comment 1 Andrea Iacovitti 2013-04-08 15:30:06 UTC

*** This bug has been marked as a duplicate of bug 264526 ***
Comment 2 happy 2013-10-06 02:08:40 UTC
Created attachment 82684 [details]
New crash information added by DrKonqi

konqueror (4.11.2) on KDE Platform 4.11.2 using Qt 4.8.4

- What I was doing when the application crashed:
I had been using Konqueror for reading man pages (~10 tabs) and a few web sites (~8 tabs); the crash happened while the machine had been left idle overnight.

- Unusual behavior I noticed:
I just started playing with Activities... many Plasma Desktop crashes.

-- Backtrace (Reduced):
#6  0x00007f773e5b59b3 in type (this=0x7f7706230f80) at ../../kjs/value.h:452
#7  KJS::cloneInternal (exec=exec@entry=0x8827e60, ctx=ctx@entry=0x8827e40, in=in@entry=0x7f7706230f80, path=...) at ../../khtml/ecma/kjs_data.cpp:37
#8  0x00007f773e5b5d23 in KJS::encapsulateMessageEventData (exec=0x8827e60, ctx=ctx@entry=0x8827e40, data=data@entry=0x7f7706230f80) at ../../khtml/ecma/kjs_data.cpp:117
#9  0x00007f773e5b5f98 in KJS::DelayedPostMessage::execute (this=0x9c1bb60, w=<optimized out>) at ../../khtml/ecma/kjs_data.cpp:169
#10 0x00007f773e56128b in KJS::Window::afterScriptExecution (this=0x7f77380d2280) at ../../khtml/ecma/kjs_window.cpp:1549