Bug 289567 - Konqueror crash while idle
Summary: Konqueror crash while idle
Status: RESOLVED DUPLICATE of bug 288027
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 4.6.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-22 08:58 UTC by Rik
Modified: 2012-01-27 21:22 UTC (History)
0 users

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 Rik 2011-12-22 08:58:09 UTC
Application: konqueror (4.6.00 (4.6.0) "release 6")
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.9-desktop i686
Distribution: "openSUSE 11.4 (i586)"

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

Nothing. Konqueror was running with 7 windows, each with about 8..10 tabs (one with 20 or so); I was not actually using the machine at the time of the crash.

The usual Konqueror CPU load according to 'top' is around 30% (Intel Core Duo 2.2GHz) with these pages loaded.

- Unusual behavior I noticed:

None (I didn't see the crash happening)

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  0xaf7bc950 in KJS::Machine::runBlock (exec=0xbf87844c, codeBlock=..., parentExec=0xbf87887c) at codes.def:784
#8  0xaf79a6d6 in KJS::FunctionImp::callAsFunction (this=0xa392b160, exec=0xbf87887c, thisObj=0xa392b100, args=...) at /usr/src/debug/kdelibs-4.6.0/kjs/function.cpp:172
#9  0xaf7bc51a in call (exec=0xbf87887c, codeBlock=..., parentExec=0x184bd338) at /usr/src/debug/kdelibs-4.6.0/kjs/object.h:626
#10 KJS::Machine::runBlock (exec=0xbf87887c, codeBlock=..., parentExec=0x184bd338) at codes.def:1223
#11 0xaf79a6d6 in KJS::FunctionImp::callAsFunction (this=0xa9aee880, exec=0x184bd338, thisObj=0xabcb1440, args=...) at /usr/src/debug/kdelibs-4.6.0/kjs/function.cpp:172
#12 0xafbd2088 in call (this=0xa9aee880, window=0xabcb1440) at /usr/src/debug/kdelibs-4.6.0/kjs/object.h:626
#13 KJS::ScheduledAction::execute (this=0xa9aee880, window=0xabcb1440) at /usr/src/debug/kdelibs-4.6.0/khtml/ecma/kjs_window.cpp:2283
#14 0xafbe0fb7 in KJS::WindowQObject::timerEvent (this=0x183cd770) at /usr/src/debug/kdelibs-4.6.0/khtml/ecma/kjs_window.cpp:2458
#15 0xb6f693d4 in QObject::event (this=0x183cd770, e=0xbf878f2c) at kernel/qobject.cpp:1175
#16 0xb6460414 in QApplicationPrivate::notify_helper (this=0x80c3110, receiver=0x183cd770, e=0xbf878f2c) at kernel/qapplication.cpp:4445
#17 0xb64690c7 in QApplication::notify (this=0xbf8793a0, receiver=0x183cd770, e=0xbf878f2c) at kernel/qapplication.cpp:3845
#18 0xb75ae1f1 in KApplication::notify (this=0xbf8793a0, receiver=0x183cd770, event=0xbf878f2c) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#19 0xb6f53fbe in QCoreApplication::notifyInternal (this=0xbf8793a0, receiver=0x183cd770, event=0xbf878f2c) at kernel/qcoreapplication.cpp:732
#20 0xb6f85359 in sendEvent (this=0x80c5a44) at kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x80c5a44) at kernel/qeventdispatcher_unix.cpp:618
#22 0xb6f82055 in timerSourceDispatch (source=0x80c5a78) at kernel/qeventdispatcher_glib.cpp:184
#23 idleTimerSourceDispatch (source=0x80c5a78) at kernel/qeventdispatcher_glib.cpp:231
#24 0xb5c02509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0xb5c02d10 in ?? () from /lib/libglib-2.0.so.0
#26 0xb5c02fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0xb6f8274b in QEventDispatcherGlib::processEvents (this=0x80b7f10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#28 0xb651655a in QGuiEventDispatcherGlib::processEvents (this=0x80b7f10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0xb6f5329d in QEventLoop::processEvents (this=0xbf8791d4, flags=...) at kernel/qeventloop.cpp:149
#30 0xb6f534c9 in QEventLoop::exec (this=0xbf8791d4, flags=...) at kernel/qeventloop.cpp:201
#31 0xb6f57f70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0xb645e104 in QApplication::exec () at kernel/qapplication.cpp:3719
#33 0xb261b34f in kdemain (argc=1, argv=0x80b93b0) at /usr/src/debug/kdebase-4.6.0/apps/konqueror/src/konqmain.cpp:219
#34 0x0804e531 in _start ()

Possible duplicates by query: bug 288625, bug 288027, bug 288009, bug 287354, bug 286166.

Reported using DrKonqi
Comment 1 Dawit Alemayehu 2012-01-27 21:22:12 UTC

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