[Webkit-unassigned] [Bug 35110] New: [GTK] Crash using a plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 10:34:00 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35110

           Summary: [GTK] Crash using a plugin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at igalia.com
                CC: xan.lopez at gmail.com


I get always an X error when loading this URL:

http://www.elpais.com/economia/

The backtrace:

Gdk-ERROR **: The program 'epiphany' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 431266 error_code 2 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff1f3191a in IA__g_logv (log_domain=0x7ffff4d6cd2a "Gdk",
log_level=G_LOG_LEVEL_ERROR, format=0x7ffff4d6cf86 "%s", args1=0x7fffffffbd60)
at gmessages.c:545
(gdb) bt
#0  0x00007ffff1f3191a in IA__g_logv (log_domain=0x7ffff4d6cd2a "Gdk",
log_level=G_LOG_LEVEL_ERROR, format=0x7ffff4d6cf86 "%s", args1=0x7fffffffbd60)
at gmessages.c:545
#1  0x00007ffff1f31a5e in IA__g_log (log_domain=0x7ffff4d6cd2a "Gdk",
log_level=G_LOG_LEVEL_ERROR, format=0x7ffff4d6cf86 "%s") at gmessages.c:569
#2  0x00007ffff4d2fed1 in gdk_x_error (display=0x71da00, error=0x7fffffffbef0)
at gdkmain-x11.c:466
#3  0x00000038e3046ad4 in _XError (dpy=0x71da00, rep=0x3423740) at
XlibInt.c:3103
#4  0x00000038e304ceec in process_responses (dpy=0x71da00,
wait_for_first_event=<value optimized out>, current_error=<value optimized
out>, current_request=431267) at xcb_io.c:207
#5  0x00000038e304d580 in _XReply (dpy=0x71da00, rep=0x7fffffffc0c0, extra=0,
discard=1) at xcb_io.c:457
#6  0x00000038e3041043 in XSync (dpy=0x71da00, discard=0) at Sync.c:48
#7  0x00007ffff69465a3 in WebCore::PluginView::updatePluginWidget
(this=0x3809840) at WebCore/plugins/gtk/PluginViewGtk.cpp:143
#8  0x00007ffff69491e7 in WebCore::PluginView::platformStart (this=0x3809840)
at WebCore/plugins/gtk/PluginViewGtk.cpp:923
#9  0x00007ffff6658de4 in WebCore::PluginView::start (this=0x3809840) at
WebCore/plugins/PluginView.cpp:257
#10 0x00007ffff6658a1d in WebCore::PluginView::startOrAddToUnstartedList
(this=0x3809840) at WebCore/plugins/PluginView.cpp:214
#11 0x00007ffff6658924 in WebCore::PluginView::init (this=0x3809840) at
WebCore/plugins/PluginView.cpp:192
#12 0x00007ffff6947c48 in WebCore::PluginView::setParent (this=0x3809840,
parent=0x3387b60) at WebCore/plugins/gtk/PluginViewGtk.cpp:494
#13 0x00007ffff65ce1da in WebCore::ScrollView::addChild (this=0x3387b60,
prpChild=...) at WebCore/platform/ScrollView.cpp:66
#14 0x00007ffff6763832 in WebCore::moveWidgetToParentSoon (child=0x3809840,
parent=0x3387b60) at
WebCore/rendering/RenderWidget.cpp:84http://pastebin.com/m9a22ea8
#15 0x00007ffff6764025 in WebCore::RenderWidget::setWidget (this=0x33e4728,
widget=...) at WebCore/rendering/RenderWidget.cpp:187
#16 0x00007ffff67268ec in WebCore::RenderPart::setWidget (this=0x33e4728,
widget=...) at WebCore/rendering/RenderPart.cpp:50
#17 0x00007ffff64f6534 in WebCore::FrameLoader::loadPlugin (this=0x3688050,
renderer=0x33e4728, url=..., mimeType=..., paramNames=..., paramValues=...,
useFallback=false) at WebCore/loader/FrameLoader.cpp:1380
#18 0x00007ffff64f5db1 in WebCore::FrameLoader::requestObject (this=0x3688050,
renderer=0x33e4728, url=..., frameName=..., mimeType=..., paramNames=...,
paramValues=...) at WebCore/loader/FrameLoader.cpp:1285
#19 0x00007ffff66dcfb3 in WebCore::RenderEmbeddedObject::updateWidget
(this=0x33e4728, onlyCreateNonNetscapePlugins=false) at
WebCore/rendering/RenderEmbeddedObject.cpp:304
#20 0x00007ffff65697eb in WebCore::FrameView::updateWidgets (this=0x3387b60) at
WebCore/page/FrameView.cpp:1362
#21 0x00007ffff6569959 in WebCore::FrameView::performPostLayoutTasks
(this=0x3387b60) at WebCore/page/FrameView.cpp:1392
#22 0x00007ffff65674c4 in WebCore::FrameView::layout (this=0x3387b60,
allowSubtree=true) at WebCore/page/FrameView.cpp:734
#23 0x00007ffff6568abf in WebCore::FrameView::layoutTimerFired (this=0x3387b60)
at WebCore/page/FrameView.cpp:1123
#24 0x00007ffff65700ba in WebCore::Timer<WebCore::FrameView>::fired
(this=0x3387c88) at ./WebCore/platform/Timer.h:98
#25 0x00007ffff65dab46 in WebCore::ThreadTimers::sharedTimerFiredInternal
(this=0x8c42f0) at WebCore/platform/ThreadTimers.cpp:112
#26 0x00007ffff65daa79 in WebCore::ThreadTimers::sharedTimerFired () at
WebCore/platform/ThreadTimers.cpp:90
#27 0x00007ffff6970bba in WebCore::timeout_cb () at
WebCore/platform/gtk/SharedTimerGtk.cpp:48
#28 0x00007ffff1f2a36d in g_idle_dispatch (source=0x3272c20,
callback=0x7ffff6970b99 <WebCore::timeout_cb(gpointer)>, user_data=0x0) at
gmain.c:4065
#29 0x00007ffff1f26500 in g_main_dispatch (context=0x7369f0) at gmain.c:1960
#30 0x00007ffff1f27a0e in IA__g_main_context_dispatch (context=0x7369f0) at
gmain.c:2513
#31 0x00007ffff1f27ed7 in g_main_context_iterate (context=0x7369f0, block=1,
dispatch=1, self=0x6fce90) at gmain.c:2591
#32 0x00007ffff1f28672 in IA__g_main_loop_run (loop=0x7ac5b0) at gmain.c:2799
#33 0x00007ffff511829d in IA__gtk_main () at gtkmain.c:1219
#34 0x0000000000430fca in main (argc=1, argv=0x7fffffffe118) at ephy-main.c:739

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list