<?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>147882</bug_id>
          
          <creation_ts>2015-08-11 09:26:44 -0700</creation_ts>
          <short_desc>[GTK] REGRESSION Reproducible segfaults since upgrade of 2.4.8 to 2.4.9</short_desc>
          <delta_ts>2017-03-11 10:55:14 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>nine</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1116547</commentid>
    <comment_count>0</comment_count>
    <who name="">nine</who>
    <bug_when>2015-08-11 09:26:44 -0700</bug_when>
    <thetext>We&apos;re using the Gtk3::WebKit Perl bindings of WebKitGTK+ in our web application&apos;s test suite and since the upgrade to 2.4.9 from 2.4.8 (openSUSE packages) we get reproducible segfaults in pretty much all tests that use WebKitGTK+. The stack traces all look like this:

#0  0x00007fffdcc6f932 in WebKit::DOMObjectCache::put(void*, void*) () at /usr/lib64/libwebkitgtk-3.0.so.0
#1  0x00007fffdcd1c147 in webkit_dom_xpath_result_constructor(unsigned long, unsigned int, _GObjectConstructParam*) () at /usr/lib64/libwebkitgtk-3.0.so.0
#2  0x00007fffe25a9bf9 in g_object_new_internal (n_params=0, params=0x0, class=0x1cb7ba80) at gobject.c:1692
#3  0x00007fffe25a9bf9 in g_object_new_internal (class=class@entry=0x1cb7ba80, params=params@entry=0x0, n_params=n_params@entry=0) at gobject.c:1772
#4  0x00007fffe25ab5e1 in g_object_newv (object_type=object_type@entry=391362448, n_parameters=n_parameters@entry=0, parameters=parameters@entry=0x0) at gobject.c:1921
#5  0x00007fffe280917e in XS_Glib__Object_new (my_perl=&lt;optimized out&gt;, cv=0x15d9e548) at GObject.xs:1379
#6  0x00000000004b590b in Perl_pp_entersub (my_perl=0x7a8010) at pp_hot.c:2794
#7  0x00000000004ae406 in Perl_runops_standard (my_perl=0x7a8010) at run.c:42
#8  0x0000000000440c8d in perl_run (oldscope=&lt;optimized out&gt;, my_perl=&lt;optimized out&gt;) at perl.c:2451
#9  0x0000000000440c8d in perl_run (my_perl=0x7a8010) at perl.c:2372
#10 0x000000000041ee23 in main (argc=3, argv=0x7fffffffd7a8, env=0x7fffffffd7c8) at perlmain.c:114

Please tell me, how I can help solve this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>