Bug 322795 - Konqueror Crashes when loading page
Summary: Konqueror Crashes when loading page
Status: RESOLVED DUPLICATE of bug 315924
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 4.10.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-24 23:53 UTC by Michael Soibelman
Modified: 2013-07-25 03:15 UTC (History)
0 users

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 Michael Soibelman 2013-07-24 23:53:07 UTC
Application: konqueror (4.10.5 "release 1")
KDE Platform Version: 4.10.5 "release 4"
Qt Version: 4.8.5
Operating System: Linux 3.10.1-3.gb92a291-desktop i686
Distribution: "openSUSE 12.3 (i586)"

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

Tried loading this address:  http://www.eetimes.com

Crashes every time

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb54a2740 (LWP 6076))]

Thread 2 (Thread 0xa16e4b40 (LWP 6080)):
#0  0xb5f8b401 in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0xb59870ab in poll (__timeout=-1, __nfds=3, __fds=0xa0d01d98) at /usr/include/bits/poll2.h:46
#2  g_poll (fds=0xa0d01d98, nfds=3, timeout=-1) at gpoll.c:132
#3  0xb5978440 in g_main_context_poll (n_fds=3, fds=0xa0d01d98, timeout=<optimized out>, context=0x871df28, priority=<optimized out>) at gmain.c:3995
#4  g_main_context_iterate (context=0x871df28, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3696
#5  0xb597899b in g_main_loop_run (loop=0x871def0) at gmain.c:3895
#6  0xb052483a in gdbus_shared_thread_func (user_data=0x871df10) at gdbusprivate.c:278
#7  0xb599df93 in g_thread_proxy (data=0x870e630) at gthread.c:798
#8  0xb6c08b5e in start_thread (arg=0xa16e4b40) at pthread_create.c:308
#9  0xb5f9616e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb54a2740 (LWP 6076)):
[KCrash Handler]
#6  KJS::changeDebugContext (d=KJS::Enter, exec=0xbf8793dc, n=0xa93aff0) at /usr/src/debug/kdelibs-4.10.5/kjs/bytecode/machine.cpp.in:201
#7  0xad1b66bb in KJS::Machine::runBlock (exec=0xbf8793dc, codeBlock=..., parentExec=0xbf87966c) at codes.def:464
#8  0xad19c004 in KJS::FunctionImp::callAsFunction (this=0x9f6a0940, exec=0xbf87966c, thisObj=0x9f6a09c0, args=...) at /usr/src/debug/kdelibs-4.10.5/kjs/function.cpp:171
#9  0xad1b9465 in call (args=..., thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kjs/object.h:614
#10 KJS::Machine::runBlock (exec=0xbf87966c, codeBlock=..., parentExec=0xad45898) at codes.def:1223
#11 0xad19c004 in KJS::FunctionImp::callAsFunction (this=0x9fa505e0, exec=0xad45898, thisObj=0xa0e802c0, args=...) at /usr/src/debug/kdelibs-4.10.5/kjs/function.cpp:171
#12 0xad5cfba8 in call (args=..., thisObj=<optimized out>, exec=<optimized out>, this=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kjs/object.h:614
#13 KJS::ScheduledAction::execute (this=0xb4559e0, window=0xa0e802c0) at /usr/src/debug/kdelibs-4.10.5/khtml/ecma/kjs_window.cpp:2293
#14 0xad5d8e76 in KJS::WindowQObject::timerEvent (this=0xad3a460) at /usr/src/debug/kdelibs-4.10.5/khtml/ecma/kjs_window.cpp:2468
#15 0xb6db4b54 in QObject::event (this=0xad3a460, e=0xbf879cd0) at kernel/qobject.cpp:1165
#16 0xb626bc5c in QApplicationPrivate::notify_helper (this=0x81577b0, receiver=0xad3a460, e=0xbf879cd0) at kernel/qapplication.cpp:4562
#17 0xb627067c in QApplication::notify (this=0xbf879cd0, receiver=0xad3a460, e=0xbf879cd0) at kernel/qapplication.cpp:3944
#18 0xb7511ae1 in KApplication::notify (this=0xbf87a064, receiver=0xad3a460, event=0xbf879cd0) at /usr/src/debug/kdelibs-4.10.5/kdeui/kernel/kapplication.cpp:311
#19 0xb6d9ea2e in QCoreApplication::notifyInternal (this=0xbf87a064, receiver=0xad3a460, event=0xbf879cd0) at kernel/qcoreapplication.cpp:949
#20 0xb6dd3587 in sendEvent (event=<optimized out>, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#21 QTimerInfoList::activateTimers (this=0x8158334) at kernel/qeventdispatcher_unix.cpp:636
#22 0xb6dd0408 in timerSourceDispatch (source=0x8158300) at kernel/qeventdispatcher_glib.cpp:186
#23 timerSourceDispatch (source=source@entry=0x8158300) at kernel/qeventdispatcher_glib.cpp:180
#24 0xb5978123 in g_main_dispatch (context=0x80bae98, context@entry=0x824c2c0) at gmain.c:3054
#25 g_main_context_dispatch (context=context@entry=0x80bae98) at gmain.c:3630
#26 0xb59784c0 in g_main_context_iterate (context=context@entry=0x80bae98, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#27 0xb59785a1 in g_main_context_iteration (context=0x80bae98, may_block=1) at gmain.c:3762
#28 0xb6dd0bd1 in QEventDispatcherGlib::processEvents (this=0x813abf0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#29 0xb631d79a in QGuiEventDispatcherGlib::processEvents (this=0x813abf0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb6d9d44c in QEventLoop::processEvents (this=this@entry=0xbf879f38, flags=...) at kernel/qeventloop.cpp:149
#31 0xb6d9d741 in QEventLoop::exec (this=0xbf879f38, flags=...) at kernel/qeventloop.cpp:204
#32 0xb6da2aaa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#33 0xb6269ad4 in QApplication::exec () at kernel/qapplication.cpp:3823
#34 0xb1035dfa in kdemain (argc=2, argv=0x8118348) at /usr/src/debug/kde-baseapps-4.10.5/konqueror/src/konqmain.cpp:227
#35 0x0804fb77 in launch (argc=argc@entry=2, _name=_name@entry=0x81269cc "/usr/bin/konqueror", args=<optimized out>, args@entry=0x81269df "--silent", cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x81269ec "", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x81269f0 "linux-d3kw;1374708441;65493;3958_TIME5144193") at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:726
#36 0x08050944 in handle_launcher_request (sock=sock@entry=8, who=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:1218
#37 0x08050fbf in handle_requests (waitForPid=waitForPid@entry=0) at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:1411
#38 0x0804c7f0 in main (argc=4, argv=0xbf87ab14, envp=0xbf87ab28) at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:1899

Possible duplicates by query: bug 321247, bug 315924.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-25 03:15:55 UTC

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