Bug 233495 - konqueror seg fault when displaying yugster.com
Summary: konqueror seg fault when displaying yugster.com
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 15:40 UTC by Dan Dofton
Modified: 2011-05-20 23:41 UTC (History)
1 user (show)

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 Dan Dofton 2010-04-06 15:40:21 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Crashes when displaying http://yugster.com

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f40fc259750 (LWP 15519))]

Thread 3 (Thread 0x7f40e5723910 (LWP 15570)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f40fbc96462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2a7b0e0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2a7b0e0, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f40fbc8c4f2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f40fbc95445 in QThreadPrivate::start (arg=0x270b0a0) at thread/qthread_unix.cpp:188
#5  0x00007f40f8a0ba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f40f95eb80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f40dffff910 (LWP 15602)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f40fbc96462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2a7b0e0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2a7b0e0, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f40fbc8c4f2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f40fbc95445 in QThreadPrivate::start (arg=0x2d22bf0) at thread/qthread_unix.cpp:188
#5  0x00007f40f8a0ba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f40f95eb80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7f40fc259750 (LWP 15519)):
[KCrash Handler]
#5  khtml::HTMLTokenizer::scriptHandler (this=0x3bd35d0) at ../../khtml/html/htmltokenizer.cpp:469
#6  0x00007f40e91093e5 in khtml::HTMLTokenizer::parseSpecial (this=0x3bd35d0, src=...) at ../../khtml/html/htmltokenizer.cpp:369
#7  0x00007f40e910b02f in khtml::HTMLTokenizer::parseTag (this=0x3bd35d0, src=...) at ../../khtml/html/htmltokenizer.cpp:1550
#8  0x00007f40e910c4f0 in khtml::HTMLTokenizer::write (this=0x3bd35d0, str=<value optimized out>, appendData=<value optimized out>) at ../../khtml/html/htmltokenizer.cpp:1810
#9  0x00007f40e90b74d6 in DOM::DocumentImpl::write (this=0x3ce2000, text=...) at ../../khtml/xml/dom_docimpl.cpp:1679
#10 0x00007f40e92775ae in KJS::HTMLDocFunction::callAsFunction (this=0x7f40fc0b2280, exec=0x7fff88ee49c0, thisObj=<value optimized out>, args=...) at ../../khtml/ecma/kjs_html.cpp:137
#11 0x00007f40e8bf8249 in KJS::JSObject::call (this=0x7fff88ee39b0, exec=0x22aca70, thisObj=0xffffffff, args=...) at ../../kjs/object.cpp:69
#12 0x00007f40e8c144da in KJS::Machine::runBlock (exec=0x7fff88ee49c0, codeBlock=<value optimized out>, parentExec=<value optimized out>) at codes.def:1192
#13 0x00007f40e8bf498a in KJS::FunctionImp::callAsFunction (this=0x7f40f10a7e80, exec=0x7fff88ee5530, thisObj=<value optimized out>, args=<value optimized out>) at ../../kjs/function.cpp:144
#14 0x00007f40e8bf8249 in KJS::JSObject::call (this=0x7fff88ee39b0, exec=0x22aca70, thisObj=0xffffffff, args=...) at ../../kjs/object.cpp:69
#15 0x00007f40e8c144da in KJS::Machine::runBlock (exec=0x7fff88ee5530, codeBlock=<value optimized out>, parentExec=<value optimized out>) at codes.def:1192
#16 0x00007f40e8bca573 in KJS::FunctionBodyNode::execute (this=0x2a4d6e0, exec=0x7fff88ee5530) at ../../kjs/nodes.cpp:928
#17 0x00007f40e8bfb12b in KJS::Interpreter::evaluate (this=0x2b76e20, sourceURL=..., startingLineNumber=0, code=<value optimized out>, codeLength=<value optimized out>, thisV=0x7f40fc0c0000)
    at ../../kjs/interpreter.cpp:556
#18 0x00007f40e8bfb293 in KJS::Interpreter::evaluate (this=0x7fff88ee3660, sourceURL=..., startingLineNumber=0, code=<value optimized out>, thisV=<value optimized out>)
    at ../../kjs/interpreter.cpp:496
#19 0x00007f40e92b1f70 in KJS::KJSProxyImpl::evaluate (this=0x2ad1df0, filename=) at ../../khtml/ecma/kjs_proxy.cpp:158
#20 0x00007f40e9115f62 in DOM::HTMLScriptElementImpl::evaluateScript (this=<value optimized out>, URL=<value optimized out>, script=<value optimized out>) at ../../khtml/html/html_headimpl.cpp:479
#21 0x00007f40e91160d6 in DOM::HTMLScriptElementImpl::notifyFinished (this=0x2a6ece0, o=<value optimized out>) at ../../khtml/html/html_headimpl.cpp:463
#22 0x00007f40e9229b6f in khtml::CachedScript::checkNotify (this=0x23730c0) at ../../khtml/misc/loader.cpp:390
#23 0x00007f40e922d6e4 in khtml::CachedScript::data (this=0x23730c0, buffer=<value optimized out>, eof=<value optimized out>) at ../../khtml/misc/loader.cpp:382
#24 0x00007f40e922da1f in khtml::Loader::slotFinished (this=0x286e2a0, job=0x38dd600) at ../../khtml/misc/loader.cpp:1461
#25 0x00007f40e9233f93 in khtml::Loader::qt_metacall (this=0x286e2a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff88ee5ba0) at ./loader.moc:131
#26 0x00007f40fbd90ddc in QMetaObject::activate (sender=0x38dd600, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#27 0x00007f40fb8a2af2 in KJob::result (this=0x7fff88ee39b0, _t1=0x38dd600) at ./kjob.moc:188
#28 0x00007f40fb8a2e6f in KJob::emitResult (this=0x38dd600) at ../../kdecore/jobs/kjob.cpp:304
#29 0x00007f40fae56d93 in KIO::SimpleJob::slotFinished (this=0x38dd600) at ../../kio/kio/job.cpp:477
#30 0x00007f40fae57253 in KIO::TransferJob::slotFinished (this=0x38dd600) at ../../kio/kio/job.cpp:948
#31 0x00007f40fae55b61 in KIO::TransferJob::qt_metacall (this=0x38dd600, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff88ee5fc0) at ./jobclasses.moc:343
#32 0x00007f40fbd90ddc in QMetaObject::activate (sender=0x2c64ce0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#33 0x00007f40faf17a81 in KIO::SlaveInterface::dispatch (this=0x2c64ce0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#34 0x00007f40faf14333 in KIO::SlaveInterface::dispatch (this=0x2c64ce0) at ../../kio/kio/slaveinterface.cpp:91
#35 0x00007f40faf0714d in KIO::Slave::gotInput (this=0x2c64ce0) at ../../kio/kio/slave.cpp:322
#36 0x00007f40faf0926c in KIO::Slave::qt_metacall (this=0x2c64ce0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff88ee6380) at ./slave.moc:76
#37 0x00007f40fbd90ddc in QMetaObject::activate (sender=0x2d84bb0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#38 0x00007f40fae23f57 in KIO::ConnectionPrivate::dequeue (this=0x2d87e70) at ../../kio/kio/connection.cpp:82
#39 0x00007f40fae2407d in KIO::Connection::qt_metacall (this=0x2d84bb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x3aa9f40) at ./connection.moc:73
#40 0x00007f40fbd8b0f9 in QObject::event (this=0x2d84bb0, e=0x2c96160) at kernel/qobject.cpp:1111
#41 0x00007f40f9d2befc in QApplicationPrivate::notify_helper (this=0x2243e00, receiver=0x2d84bb0, e=0x2c96160) at kernel/qapplication.cpp:4056
#42 0x00007f40f9d331ce in QApplication::notify (this=0x7fff88ee6e80, receiver=0x2d84bb0, e=0x2c96160) at kernel/qapplication.cpp:4021
#43 0x00007f40fa962ab6 in KApplication::notify (this=0x7fff88ee6e80, receiver=0x2d84bb0, event=0x2c96160) at ../../kdeui/kernel/kapplication.cpp:302
#44 0x00007f40fbd7bc2c in QCoreApplication::notifyInternal (this=0x7fff88ee6e80, receiver=0x2d84bb0, event=0x2c96160) at kernel/qcoreapplication.cpp:610
#45 0x00007f40fbd7c80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x21aa4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#46 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x21aa4d0) at kernel/qcoreapplication.cpp:1247
#47 0x00007f40fbda4533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#48 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#49 0x00007f40f8c5cbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#50 0x00007f40f8c60598 in ?? () from /lib/libglib-2.0.so.0
#51 0x00007f40f8c606c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#52 0x00007f40fbda41a6 in QEventDispatcherGlib::processEvents (this=0x21ad040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#53 0x00007f40f9dc04be in QGuiEventDispatcherGlib::processEvents (this=0x7fff88ee39b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#54 0x00007f40fbd7a532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#55 0x00007f40fbd7a904 in QEventLoop::exec (this=0x7fff88ee6c80, flags=) at kernel/qeventloop.cpp:201
#56 0x00007f40fbd7cab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#57 0x00007f40f0e00e26 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#58 0x0000000000406da8 in launch (argc=4, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=32, envs=<value optimized out>, reset_env=true, tty=0x0, 
    avoid_loops=false, startup_id_str=0x21e9779 "dld;1270560561;588551;15459_TIME1274912453") at ../../kinit/kinit.cpp:677
#59 0x0000000000407aa0 in handle_launcher_request (sock=28, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#60 0x0000000000407f08 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1353
#61 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Martin Koller 2011-05-20 23:41:02 UTC
works for me in 4.6.3