Bug 196932 - Javascript related crash on http://bahn.de
Summary: Javascript related crash on http://bahn.de
Status: RESOLVED DUPLICATE of bug 186539
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.2.2
Platform: Debian testing Unspecified
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 22:32 UTC by Hermann Schwarting
Modified: 2009-06-20 16:10 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 Hermann Schwarting 2009-06-17 22:32:18 UTC
Version:            (using KDE 4.2.2)
Installed from:    Debian testing/unstable Packages

Konqueror crashed twice when filling out the time-table search form on the front page of http://bahn.de. On the second try it was the only tab open. I can’t reproduce it reliably though, so I’m not sure which form element or which action causes it.

Anwendung: Konqueror (konqueror), Signal SIGSEGV
[Current thread is 0 (LWP 6247)]

Thread 2 (Thread 0xb1855b90 (LWP 6938)):
#0  0xb7f17424 in __kernel_vsyscall ()
#1  0xb7d916c1 in select () from /lib/i686/cmov/libc.so.6
#2  0xb70dc920 in QProcessManager::run (this=0x9faeee0) at io/qprocess_unix.cpp:305
#3  0xb700b80e in QThreadPrivate::start (arg=0x9faeee0) at thread/qthread_unix.cpp:189
#4  0xb60c84e5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#5  0xb7d9921e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5d6d710 (LWP 6247)):
[KCrash Handler]
#6  0xb3cde2b4 in ~DOMNode (this=0xae99c200) at ../../khtml/misc/shared.h:65
#7  0xb3d0e338 in ~HTMLElement (this=0xae99c200) at ../../khtml/ecma/kjs_dom.h:157
#8  0xb3932391 in KJS::Collector::collect () at ../../kjs/collector.cpp:714
#9  0xb39327ba in KJS::Collector::allocate (s=12) at ../../kjs/collector.cpp:326
#10 0xb39620cd in KJS::JSCell::operator new (size=12) at ../../kjs/value.cpp:41
#11 0xb3962104 in KJS::jsNumberCell (d=1245267999547) at ../../kjs/value.cpp:216
#12 0xb3981de7 in KJS::Machine::runBlock (exec=0xbff31260, codeBlock=@0x0, parentExec=0xbff31a00) at ../../kjs/value.h:244
#13 0xb3960342 in KJS::FunctionImp::callAsFunction (this=0xb187d020, exec=0xbff31a00, thisObj=0xae984f60, args=@0xbff31984) at ../../kjs/function.cpp:144
#14 0xb39640cd in KJS::JSObject::call (this=0x800, exec=0xbff31a00, thisObj=0xae984f60, args=@0xbff31984) at ../../kjs/object.cpp:69
#15 0xb398079b in KJS::Machine::runBlock (exec=0xbff31a00, codeBlock=@0x0, parentExec=0xbff321a0) at codes.def:1192
#16 0xb3960342 in KJS::FunctionImp::callAsFunction (this=0xae984720, exec=0xbff321a0, thisObj=0xb187d300, args=@0xbff32124) at ../../kjs/function.cpp:144
#17 0xb39640cd in KJS::JSObject::call (this=0x800, exec=0xbff321a0, thisObj=0xb187d300, args=@0xbff32124) at ../../kjs/object.cpp:69
#18 0xb398079b in KJS::Machine::runBlock (exec=0xbff321a0, codeBlock=@0x0, parentExec=0xe70dd60) at codes.def:1192
#19 0xb3960342 in KJS::FunctionImp::callAsFunction (this=0xae983b20, exec=0xe70dd60, thisObj=0xb1b20100, args=@0xc2ae864) at ../../kjs/function.cpp:144
#20 0xb39640cd in KJS::JSObject::call (this=0x800, exec=0xe70dd60, thisObj=0xb1b20100, args=@0xc2ae864) at ../../kjs/object.cpp:69
#21 0xb3d18f9c in KJS::ScheduledAction::execute (this=0xc2ae860, window=0xb1b20100) at ../../khtml/ecma/kjs_window.cpp:2192
#22 0xb3d1aaf1 in KJS::WindowQObject::timerEvent (this=0xe3ee328) at ../../khtml/ecma/kjs_window.cpp:2368
#23 0xb710f04f in QObject::event (this=0xe3ee328, e=0xbff3278c) at kernel/qobject.cpp:1082
#24 0xb67057bc in QApplicationPrivate::notify_helper (this=0x9fabbc8, receiver=0xe3ee328, e=0xbff3278c) at kernel/qapplication.cpp:4057
#25 0xb670dace in QApplication::notify (this=0xbff32bd8, receiver=0xe3ee328, e=0xbff3278c) at kernel/qapplication.cpp:3604
#26 0xb7661b7d in KApplication::notify (this=0xbff32bd8, receiver=0xe3ee328, event=0xbff3278c) at ../../kdeui/kernel/kapplication.cpp:307
#27 0xb70fea2b in QCoreApplication::notifyInternal (this=0xbff32bd8, receiver=0xe3ee328, event=0xbff3278c) at kernel/qcoreapplication.cpp:610
#28 0xb712de41 in QTimerInfoList::activateTimers (this=0x9faed34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 0xb712a440 in timerSourceDispatch (source=0x9faed00) at kernel/qeventdispatcher_glib.cpp:164
#30 0xb6114848 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0xb6117dab in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x09fade98 in ?? ()
#33 0x00000000 in ?? ()
Comment 1 Dario Andres 2009-06-17 23:02:32 UTC
This could be related to bug 186539. Thanks
Comment 2 Hermann Schwarting 2009-06-20 16:10:07 UTC

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