| Summary: | crash if use back button on www.derstandard.at | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | gerhard rauniak <gerhard.rauniak> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | frank78ac |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gerhard rauniak
2008-08-02 13:46:44 UTC
I can confirm this; system is Ubuntu Hardy, KDE4 packages from kubuntu-members-kde4 on PPA. I get the following backtrace:
Application: Konqueror (konqueror), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb607d940 (LWP 14769)]
[KCrash handler]
#6 0xb7f4c410 in __kernel_vsyscall ()
#7 0xb7d3c085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0xb7d3da01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0xb7d3510e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb42d08a4 in khtml::HTMLTokenizer::reset (this=0x9a075c8)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:164
#11 0xb42d08ed in ~HTMLTokenizer (this=0x9a075c8)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:2054
#12 0xb4289976 in DOM::DocumentImpl::detach (this=0x93ae5a0)
at /build/buildd/kde4libs-4.1.0/khtml/xml/dom_docimpl.cpp:1361
#13 0xb42457e2 in KHTMLPart::clear (this=0x972a6f8)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:1448
#14 0xb42511c8 in ~KHTMLPart (this=0x972a6f8)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:531
#15 0xb4245587 in KHTMLPart::clear (this=0x8e10e30)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:1487
#16 0xb4245f3b in KHTMLPart::begin (this=0x8e10e30, url=@0xbff8d554,
xOffset=0, yOffset=0)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:1886
#17 0xb444637f in KJS::Window::getValueProperty (this=0xb2c20080,
exec=0xbff8daf0, token=4)
at /build/buildd/kde4libs-4.1.0/khtml/ecma/kjs_window.cpp:761
#18 0xb40c977a in KJS::PropertySlot::getValue (this=0xbff8d5e0,
exec=0xbff8daf0, originalObject=0xb2c20080, propertyName=@0x97332a4)
at /build/buildd/kde4libs-4.1.0/kjs/property_slot.h:46
#19 0xb40c82e8 in KJS::JSObject::get (this=0xb2c20080, exec=0xbff8daf0,
propertyName=@0x97332a4)
at /build/buildd/kde4libs-4.1.0/kjs/object.cpp:166
#20 0xb40e1eb8 in KJS::Machine::runBlock (exec=0xbff8daf0,
codeBlock=@0x8fd117c, parentExec=0x0) at codes.def:680
#21 0xb4091088 in KJS::FunctionBodyNode::execute (this=0x8fd1128,
exec=0xbff8daf0) at /build/buildd/kde4libs-4.1.0/kjs/nodes.cpp:927
#22 0xb40cae8e in KJS::Interpreter::evaluate (this=0x9732ae8,
sourceURL=@0xbff8dc74, startingLineNumber=2, code=0x97efe10,
codeLength=43, thisV=0xb2c20180)
at /build/buildd/kde4libs-4.1.0/kjs/interpreter.cpp:557
#23 0xb40cb06e in KJS::Interpreter::evaluate (this=0x9732ae8,
sourceURL=@0xbff8dc74, startingLineNumber=2, code=@0xbff8dc78,
thisV=0xb2c20180) at /build/buildd/kde4libs-4.1.0/kjs/interpreter.cpp:499
#24 0xb4458180 in KJS::KJSProxyImpl::evaluate (this=0x9378ae0,
filename=@0xbff8dd08, baseLine=2, str=@0xbff8deb4, n=@0xbff8dd5c,
completion=0xbff8dce8)
at /build/buildd/kde4libs-4.1.0/khtml/ecma/kjs_proxy.cpp:157
#25 0xb4247134 in KHTMLPart::executeScript (this=0x972a6f8,
filename=@0xbff8dd78, baseLine=2, n=@0xbff8dd5c, script=@0xbff8deb4)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:1219
#26 0xb42d3003 in khtml::HTMLTokenizer::scriptExecution (this=0x9a075c8,
str=@0xbff8deb4, scriptURL=@0xbff8deac, baseLine=1)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:475
#27 0xb42d3606 in khtml::HTMLTokenizer::scriptHandler (this=0x9a075c8)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:428
#28 0xb42d439c in khtml::HTMLTokenizer::parseSpecial (this=0x9a075c8,
src=@0x9a07ab8)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:344
#29 0xb42d56ab in khtml::HTMLTokenizer::parseTag (this=0x9a075c8,
src=@0x9a07ab8)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:1535
#30 0xb42d6e2b in khtml::HTMLTokenizer::write (this=0x9a075c8,
str=@0xbff8e1a8, appendData=true)
at /build/buildd/kde4libs-4.1.0/khtml/html/htmltokenizer.cpp:1789
#31 0xb4242c63 in KHTMLPart::write (this=0x972a6f8,
data=0x90fef88 "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" >\r\n<html><head><title>Werbung</title></head><body><script type=\"text/javascript\">\r\ndocument.bgColor=parent.document.bgColor;\r\n\r\n</script>"..., len=583) at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:1972
#32 0xb422dfce in KHTMLPart::slotRestoreData (this=0x972a6f8,
data=@0xbff8e3a4)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_part.cpp:1685
#33 0xb424c573 in KHTMLPart::qt_metacall (this=0x972a6f8,
_c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbff8e36c)
at /build/buildd/kde4libs-4.1.0/obj-i486-linux-gnu/khtml/khtml_part.moc:266
#34 0xb74964f9 in QMetaObject::activate (sender=0x98cf530,
from_signal_index=4, to_signal_index=4, argv=0xbff8e36c)
at kernel/qobject.cpp:3010
#35 0xb7496bc2 in QMetaObject::activate (sender=0x98cf530, m=0xb4614288,
local_signal_index=0, argv=0xbff8e36c) at kernel/qobject.cpp:3080
#36 0xb4278263 in KHTMLPageCacheDelivery::emitData (this=0x98cf530,
_t1=@0xbff8e3a4)
at /build/buildd/kde4libs-4.1.0/obj-i486-linux-gnu/khtml/khtml_pagecache.moc:131
#37 0xb4278777 in KHTMLPageCache::sendData (this=0x8a0c9c0)
at /build/buildd/kde4libs-4.1.0/khtml/khtml_pagecache.cpp:250
#38 0xb42788f0 in KHTMLPageCache::qt_metacall (this=0x8a0c9c0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbff8e458)
at /build/buildd/kde4libs-4.1.0/obj-i486-linux-gnu/khtml/khtml_pagecache.moc:68
#39 0xb74964f9 in QMetaObject::activate (sender=0x8eff378,
from_signal_index=4, to_signal_index=4, argv=0x0)
at kernel/qobject.cpp:3010
#40 0xb7496bc2 in QMetaObject::activate (sender=0x8eff378, m=0xb7576008,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3080
#41 0xb749d037 in QSingleShotTimer::timeout (this=0x8eff378)
at .moc/release-shared/qtimer.moc:74
#42 0xb749d15c in QSingleShotTimer::timerEvent (this=0x8eff378)
at kernel/qtimer.cpp:300
#43 0xb7491c9a in QObject::event (this=0x8eff378, e=0xbff8e938)
at kernel/qobject.cpp:1105
#44 0xb696dc0c in QApplicationPrivate::notify_helper (this=0x805ccd8,
receiver=0x8eff378, e=0xbff8e938) at kernel/qapplication.cpp:3772
#45 0xb6972799 in QApplication::notify (this=0xbff8ed7c, receiver=0x8eff378,
e=0xbff8e938) at kernel/qapplication.cpp:3366
#46 0xb78feef3 in KApplication::notify (this=0xbff8ed7c, receiver=0x8eff378,
event=0xbff8e938)
at /build/buildd/kde4libs-4.1.0/kdeui/kernel/kapplication.cpp:311
#47 0xb74816a9 in QCoreApplication::notifyInternal (this=0xbff8ed7c,
receiver=0x8eff378, event=0xbff8e938) at kernel/qcoreapplication.cpp:587
#48 0xb74af1a1 in QTimerInfoList::activateTimers (this=0x805ff1c)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#49 0xb74aca40 in timerSourceDispatch (source=0x805fee8)
at kernel/qeventdispatcher_glib.cpp:166
#50 0xb63efdd6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#51 0xb63f3193 in ?? () from /usr/lib/libglib-2.0.so.0
#52 0xb63f374e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#53 0xb74acf98 in QEventDispatcherGlib::processEvents (this=0x805a4f0,
flags=@0xbff8ea98) at kernel/qeventdispatcher_glib.cpp:325
#54 0xb6a01195 in QGuiEventDispatcherGlib::processEvents (this=0x805a4f0,
flags=@0xbff8eac8) at kernel/qguieventdispatcher_glib.cpp:204
#55 0xb748092d in QEventLoop::processEvents (this=0xbff8eb40,
flags=@0xbff8eb04) at kernel/qeventloop.cpp:149
#56 0xb7480abd in QEventLoop::exec (this=0xbff8eb40, flags=@0xbff8eb48)
at kernel/qeventloop.cpp:200
#57 0xb7482d3d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#58 0xb696d567 in QApplication::exec () at kernel/qapplication.cpp:3304
#59 0xb7f326fd in kdemain () from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#60 0x08048582 in _start ()
#0 0xb7f4c410 in __kernel_vsyscall ()
This may be related to bug 165601 I agree with DarĂo: Looks very much like a duplicate. *** This bug has been marked as a duplicate of 165601 *** reopen, wrong dup |