Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 302691 Details for
Bug 438531
CVE-2008-1011 WebKit Cross Site Scripting
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
gdb log of midori
gdb-midori.log (text/plain), 6.88 KB, created by
Mamoru TASAKA
on 2008-04-17 02:39:01 UTC
(
hide
)
Description:
gdb log of midori
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2008-04-17 02:39:01 UTC
Size:
6.88 KB
patch
obsolete
>ã¹ã¯ãªãã㯠2008å¹´04æ17æ¥ 11æ34å26ç§ > ã«éå§ãã¾ãã]0;tasaka1@localhost:~[?1034h[tasaka1@localhost ~]$ rpm -q WebKit-gtk midori >WebKit-gtk-1.0.0-0.8.svn31787.fc9.i386 >midori-0.0.17-3.fc9.i386 >]0;tasaka1@localhost:~[tasaka1@localhost ~]$ echo $LANG >ja_JP.utf8 >]0;tasaka1@localhost:~[tasaka1@localhost ~]$ gdb midori >[?1034hGNU gdb Fedora (6.8-1.fc9) >Copyright (C) 2008 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i386-redhat-linux-gnu"... >(gdb) run >Starting program: /usr/bin/midori >[Thread debugging using libthread_db enabled] >[New Thread 0xb7f57730 (LWP 17850)] > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0xb7f57730 (LWP 17850)] >KJS::JSGlobalObject::getOwnPropertySlot (this=0xb6540020, exec=0xbfba3580, propertyName=@0xb6bce2a8, slot=@0xbfba3444) > at JavaScriptCore/kjs/ustring.h:101 >101 unsigned computedHash() const { ASSERT(_hash); return _hash; } // fast path for Identifiers >Current language: auto; currently c++ >Missing separate debuginfos, use: debuginfo-install bzip2.i386 cairo.i386 curl.i386 cyrus-sasl.i386 e2fsprogs.i386 expat.i386 freetype.i386 gcc.i386 gtk2-engines.i386 icu.i386 keyutils.i386 krb5.i386 libICE.i386 libSM.i386 libXau.i386 libXcomposite.i386 libXcursor.i386 libXdmcp.i386 libXfixes.i386 libXi.i386 libXinerama.i386 libXrandr.i386 libXrender.i386 libXtst.i386 libcroco.i386 libgsf.i386 libidn.i386 libjpeg.i386 librsvg2.i386 libselinux.i386 libsexy.i386 libxml2.i386 libxslt.i386 nss.i386 openldap.i386 openssl.i686 pixman.i386 scim-bridge.i386 sqlite.i386 >(gdb) thread apply all bt > >Thread 1 (Thread 0xb7f57730 (LWP 17850)): >#0 KJS::JSGlobalObject::getOwnPropertySlot (this=0xb6540020, exec=0xbfba3580, propertyName=@0xb6bce2a8, slot=@0xbfba3444) > at JavaScriptCore/kjs/ustring.h:101 >#1 0x0029559c in WebCore::JSDOMWindow::customGetOwnPropertySlot (this=0xb6540020, exec=0xbfba3580, propertyName=@0xb6bce2a8, > slot=@0xbfba3444) at WebCore/bindings/js/JSDOMWindowCustom.cpp:104 >#2 0x0020751a in WebCore::JSDOMWindow::getOwnPropertySlot (this=0xb6540020, exec=0xbfba3580, propertyName=@0xb6bce2a8, > slot=@0xbfba3444) at DerivedSources/JSDOMWindow.cpp:391 >#3 0x0069503b in KJS::NonLocalVarAccessNode::evaluate (this=0xb6bce2a0, exec=0xbfba3580) at JavaScriptCore/kjs/object.h:539 >#4 0x006b4858 in KJS::DotAccessorNode::evaluate (this=0xb6bbd720, exec=0x5) at JavaScriptCore/kjs/nodes.cpp:959 >#5 0x006b4858 in KJS::DotAccessorNode::evaluate (this=0xb6bbd710, exec=0x5) at JavaScriptCore/kjs/nodes.cpp:959 >#6 0x006b4631 in KJS::FunctionCallDotNode::evaluate (this=0xb6bce288, exec=0xbfba3580) at JavaScriptCore/kjs/nodes.cpp:1469 >#7 0x00683519 in KJS::ExprStatementNode::execute (this=0xb6bce270, exec=0x5) at JavaScriptCore/kjs/nodes.cpp:3993 >#8 0x0064c84a in KJS::BlockNode::execute (this=0xb6b89d80, exec=0xbfba3580) at JavaScriptCore/kjs/nodes.cpp:3946 >#9 0x00691089 in KJS::FunctionImp::callAsFunction (this=0xb6540b20, exec=0xbfba36f0, thisObj=0xb6540000, args=@0xbfba3648) > at JavaScriptCore/kjs/function.cpp:77 >#10 0x00696c9d in KJS::JSObject::call (this=0x3f, exec=0xbfba36f0, thisObj=0xb6540000, args=@0xbfba3648) > at JavaScriptCore/kjs/object.cpp:96 >#11 0x006a6f0a in KJS::ScopedVarFunctionCallNode::evaluate (this=0xb6c33498, exec=0xbfba36f0) > at JavaScriptCore/kjs/nodes.cpp:1315 >#12 0x00683519 in KJS::ExprStatementNode::execute (this=0xb6c3fba0, exec=0x5) at JavaScriptCore/kjs/nodes.cpp:3993 >#13 0x0064c84a in KJS::BlockNode::execute (this=0xb6c24c60, exec=0xbfba36f0) at JavaScriptCore/kjs/nodes.cpp:3946 >#14 0x00691089 in KJS::FunctionImp::callAsFunction (this=0xb6540f00, exec=0xb6b5089c, thisObj=0xb6540000, args=@0xbfba3818) > at JavaScriptCore/kjs/function.cpp:77 >#15 0x00696c9d in KJS::JSObject::call (this=0x3f, exec=0xb6b5089c, thisObj=0xb6540000, args=@0xbfba3818) > at JavaScriptCore/kjs/object.cpp:96 >#16 0x002abd68 in WebCore::JSAbstractEventListener::handleEvent (this=0xb6b57e38, ele=0xb6349570, isWindowEvent=true) > at WebCore/bindings/js/kjs_events.cpp:100 >#17 0x0031a636 in WebCore::Document::handleWindowEvent (this=0xb6b66080, evt=0xb6349570, useCapture=false) > at WebCore/dom/Document.cpp:2588 >#18 0x00340522 in WebCore::EventTargetNode::dispatchWindowEvent (this=0xb6b66080, eventType=@0x872370, > canBubbleArg=<value optimized out>, cancelableArg=false) at WebCore/dom/EventTargetNode.cpp:147 >#19 0x00325061 in WebCore::Document::implicitClose (this=0xb6b66080) at WebCore/dom/Document.cpp:1537 >#20 0x0047152e in WebCore::FrameLoader::checkCallImplicitClose (this=0xb6b548c0) at WebCore/loader/FrameLoader.cpp:1337 >#21 0x00483159 in WebCore::FrameLoader::checkCompleted (this=0xb6b548c0) at WebCore/loader/FrameLoader.cpp:1290 >#22 0x004672ac in WebCore::DocLoader::setLoadInProgress (this=0xb6b4a9c0, load=false) at WebCore/loader/DocLoader.cpp:200 >#23 0x004972c2 in WebCore::Loader::Host::didFinishLoading (this=0xb6b80320, loader=0xb6b6c380) at WebCore/loader/loader.cpp:274 >#24 0x004a4963 in WebCore::SubresourceLoader::didFinishLoading (this=0xb6b6c380) at WebCore/loader/SubresourceLoader.cpp:193 >#25 0x0049f581 in WebCore::ResourceLoader::didFinishLoading (this=0xb6b6c380) at WebCore/loader/ResourceLoader.cpp:370 >#26 0x005e2f53 in WebCore::ResourceHandleManager::downloadTimerCallback (this=0xb6b7edc0, timer=0xb6b7edc0) > at WebCore/platform/network/curl/ResourceHandleManager.cpp:340 >#27 0x005e3101 in WebCore::Timer<WebCore::ResourceHandleManager>::fired (this=0xb6b7edc0) at WebCore/platform/Timer.h:99 >#28 0x0052a32b in WebCore::TimerBase::fireTimers (fireTime=1208399717.3899269, firingTimers=@0xbfba3d24) > at WebCore/platform/Timer.cpp:347 >#29 0x0052a3f7 in WebCore::TimerBase::sharedTimerFired () at WebCore/platform/Timer.cpp:368 >---Type <return> to continue, or q <return> to quit--- >#30 0x001bf97e in timeout_cb () at WebCore/platform/gtk/SharedTimerGtk.cpp:48 >#31 0x00c92181 in g_idle_dispatch (source=Could not find the frame base for "g_idle_dispatch". >) at gmain.c:4087 >#32 0x00c94098 in IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2009 >#33 0x00c97743 in g_main_context_iterate (context=<value optimized out>, block=<value optimized out>, > dispatch=<value optimized out>, self=Could not find the frame base for "g_main_context_iterate". >) at gmain.c:2642 >#34 0x00c97c62 in IA__g_main_loop_run (loop=<value optimized out>) at gmain.c:2850 >#35 0x054c190d in IA__gtk_main () at gtkmain.c:1163 >#36 0x08050405 in main (argc=0, argv=0xbfba4014) at main.c:270 >(gdb) kill >Kill the program being debugged? (y or n) y >(gdb) qui >]0;tasaka1@localhost:~[tasaka1@localhost ~]$ exit > >ã¹ã¯ãªãã㯠2008å¹´04æ17æ¥ 11æ36å26ç§ > ã«çµäºãã¾ãã
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 438531
:
302622
|
302624
| 302691 |
302906