<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>97758</bug_id>
          
          <creation_ts>2012-09-26 23:32:08 -0700</creation_ts>
          <short_desc>WebKitGTK 1.10.0 cannot start due to communication error with X</short_desc>
          <delta_ts>2012-10-03 01:11:44 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Christian">cf</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cf</cc>
    
    <cc>cgarcia</cc>
    
    <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>729238</commentid>
    <comment_count>0</comment_count>
    <who name="Christian">cf</who>
    <bug_when>2012-09-26 23:32:08 -0700</bug_when>
    <thetext>I have upgraded to WebKitGTK 1.10.0, however, when I start it I
get the following:

Acquired a message bus connection
(II) pvr(0): gdlHideCursor
Xlib: sequence lost (0x10000 &gt; 0xe2) in reply type 0x0!
Xlib: sequence lost (0x10000 &gt; 0xe2) in reply type 0x0!
Xlib: sequence lost (0x10000 &gt; 0xe2) in reply type 0x0!
Xlib: unexpected async reply (sequence 0x1)!
Xlib: sequence lost (0x10000 &gt; 0xe2) in reply type 0x0!

Seems like some problem with the interaction with X. Have you seen this before?

I have tried to run the MiniBrowser from gdb and got the following
trace when quiting after the &quot;Xlib: sequence lost (0x10000 &gt; 0xe2) in
reply type 0x0!&quot;

(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5c96be9 in *__GI___poll (fds=0x8056840, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb451ecfd in _XWaitForReadable (dpy=&lt;optimized out&gt;) at XlibInt.c:503
#3  0xb451f16e in _XRead (dpy=0x80702b8, data=0xbfffe988
&quot;\230\353\377\277\240\353\377\277\234\356\377\277\250\370\377\277&quot;,
    size=2040) at XlibInt.c:1126
#4  0xb451f1e7 in _XEatData (dpy=0x80702b8, n=2359224) at XlibInt.c:2254
#5  0xb451f36d in _XAsyncReply (dpy=0x80702b8, rep=&lt;optimized out&gt;,
buf=0xbffff230 &quot;\001&quot;, lenp=0xbffffa18, discard=1)
    at XlibInt.c:1913
#6  0xb4520d07 in _XEventsQueued (dpy=0x80702b8, mode=2) at XlibInt.c:909
#7  0xb450edb8 in XPending (dpy=0x80702b8) at Pending.c:56
#8  0xb61ae0a3 in gdk_check_xpending (display=0x8075810) at gdkeventsource.c:267
#9  0xb61ae11b in gdk_event_source_check (source=0x807d4a8) at
gdkeventsource.c:300
#10 0xb5d7a601 in g_main_context_check (context=0x807bc40,
max_priority=2147483647, fds=0x81881d8, n_fds=3) at gmain.c:3170
#11 0xb5d7aabd in g_main_context_iterate (context=0x807bc40, block=1,
dispatch=1, self=&lt;optimized out&gt;) at gmain.c:3289
#12 0xb5d7affb in g_main_loop_run (loop=0x8189868) at gmain.c:3486
#13 0xb6356403 in gtk_main () at gtkmain.c:1164
#14 0x08051a1f in main ()
(gdb)

Furthermore, I have tried to downgrade webkit to webkit 1.8 again. This gives
the same error, so I&apos;m thinking it might be a problem with some of the
dependecies that I have upgraded during the webkit upgrade. My upgrades include:

GLib -&gt; 2.34.0
GTK+ -&gt; 3.4.4
Pango -&gt; 1.30.1
GDK -&gt; 2.26.4
libsoup -&gt; 2.40.0
GTK+-2.0 -&gt; 2.24.12
Atk -&gt; 2.6.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>729494</commentid>
    <comment_count>1</comment_count>
    <who name="Christian">cf</who>
    <bug_when>2012-09-27 06:59:35 -0700</bug_when>
    <thetext>After upgrading a couple of libraries I know get the following:

------------------------------------------------------------------
** (MiniBrowser:1158): WARNING **: AT-SPI: Could not obtain desktop path or name


** (MiniBrowser:1158): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (MiniBrowser:1158): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (MiniBrowser:1158): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (WebKitWebProcess:1167): WARNING **: AT-SPI: Could not obtain desktop path or name


** (WebKitWebProcess:1167): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (WebKitWebProcess:1167): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (WebKitWebProcess:1167): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature
Xlib: sequence lost (0x100fa &gt; 0x234) in reply type 0x0!
Xlib: sequence lost (0x10000 &gt; 0x234) in reply type 0xe!
Xlib: sequence lost (0x10000 &gt; 0x76) in reply type 0xe!

------------------------------------------------------------------

I know have these packages:

GLib -&gt; 2.34.0
GTK+ -&gt; 3.6.0
Pango -&gt; 1.30.1
GDK -&gt; 2.26.4
libsoup -&gt; 2.40.0
GTK+-2.0 -&gt; 2.24.13
Atk -&gt; 2.6.0
at-spi2-core -&gt; 2.6.0
at-spi2-atk -&gt; 2.6.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>733425</commentid>
    <comment_count>2</comment_count>
    <who name="Christian">cf</who>
    <bug_when>2012-10-03 01:11:44 -0700</bug_when>
    <thetext>This bug was related to updating GTK+. The newer version of this only supports Xinput-2 however this was not supported in my setup, therefore each time an Xi2 event occured the application would crash.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>