Bug 336760 - Konquerer crashed when I attempted to open a webpage
Summary: Konquerer crashed when I attempted to open a webpage
Status: RESOLVED DUPLICATE of bug 264526
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.8.4
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 14:22 UTC by David Dudley
Modified: 2015-01-11 11:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Dudley 2014-06-26 14:22:15 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.5 (wheezy)

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

Went to webpage, and it just crashed.  It will do it over and over when I go to this specific page.

The crash can be reproduced every time.

-- 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 0x7f1c71ee9760 (LWP 23348))]

Thread 2 (Thread 0x7f1c5829f700 (LWP 23356)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f1c6f125167 in wait (time=30000, this=0x18b57d0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1de1ff8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1c6f1187af in QThreadPoolThread::run (this=0x1d10c80) at concurrent/qthreadpool.cpp:141
#4  0x00007f1c6f124d0b in QThreadPrivate::start (arg=0x1d10c80) at thread/qthread_unix.cpp:307
#5  0x00007f1c6ae44b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#6  0x00007f1c717770ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1c71ee9760 (LWP 23348)):
[KCrash Handler]
#6  0x00007f1c5e08c2f3 in type (this=0x7f1c58353540) at ../../kjs/value.h:452
#7  KJS::cloneInternal (exec=exec@entry=0x2377ea0, ctx=ctx@entry=0x2377e80, in=in@entry=0x7f1c58353540, path=...) at ../../khtml/ecma/kjs_data.cpp:37
#8  0x00007f1c5e08c653 in KJS::encapsulateMessageEventData (exec=0x2377ea0, ctx=ctx@entry=0x2377e80, data=data@entry=0x7f1c58353540) at ../../khtml/ecma/kjs_data.cpp:117
#9  0x00007f1c5e08c858 in KJS::DelayedPostMessage::execute (this=0x260ecc0, w=<optimized out>) at ../../khtml/ecma/kjs_data.cpp:169
#10 0x00007f1c5e0436fb in KJS::Window::afterScriptExecution (this=0x7f1c71d60100) at ../../khtml/ecma/kjs_window.cpp:1327
#11 0x00007f1c5e046276 in KJS::WindowQObject::timerEvent (this=0x2377cf0) at ../../khtml/ecma/kjs_window.cpp:2481
#12 0x00007f1c6f23485c in QObject::event (this=0x2377cf0, e=<optimized out>) at kernel/qobject.cpp:1157
#13 0x00007f1c6e34c70c in QApplicationPrivate::notify_helper (this=this@entry=0x1065b60, receiver=receiver@entry=0x2377cf0, e=e@entry=0x7fff82e8fa90) at kernel/qapplication.cpp:4556
#14 0x00007f1c6e350b8a in QApplication::notify (this=0x7fff82e90000, receiver=0x2377cf0, e=0x7fff82e8fa90) at kernel/qapplication.cpp:4417
#15 0x00007f1c6fcab886 in KApplication::notify (this=0x7fff82e90000, receiver=0x2377cf0, event=0x7fff82e8fa90) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f1c6f21fb5e in QCoreApplication::notifyInternal (this=0x7fff82e90000, receiver=0x2377cf0, event=0x7fff82e8fa90) at kernel/qcoreapplication.cpp:915
#17 0x00007f1c6f250a52 in sendEvent (event=0x7fff82e8fa90, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QTimerInfoList::activateTimers (this=0x1067660) at kernel/qeventdispatcher_unix.cpp:611
#19 0x00007f1c6f24dc04 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#20 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#21 0x00007f1c6a57b355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f1c6a57b688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f1c6a57b744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f1c6f24e276 in QEventDispatcherGlib::processEvents (this=0x1038b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#25 0x00007f1c6e3ed83e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f1c6f21e8af in QEventLoop::processEvents (this=this@entry=0x7fff82e8fd00, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f1c6f21eb38 in QEventLoop::exec (this=0x7fff82e8fd00, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f1c6f223cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#29 0x00007f1c71ad8062 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konqueror.so
#30 0x00007f1c716b9ead 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=0x7fff82e90278) at libc-start.c:244
#31 0x0000000000400771 in _start ()

Possible duplicates by query: bug 334682, bug 330717, bug 327039, bug 325870, bug 325767.

Reported using DrKonqi
Comment 1 Andrea Iacovitti 2014-06-26 14:44:10 UTC

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