<?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>66958</bug_id>
          
          <creation_ts>2011-08-25 10:41:35 -0700</creation_ts>
          <short_desc>[Qt][WK2]REGRESSION(r93784): It made many tests crash</short_desc>
          <delta_ts>2011-08-26 11:25:07 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>66886</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Alexis Menard (darktears)">menard</assigned_to>
          <cc>benjamin</cc>
    
    <cc>kbalazs</cc>
    
    <cc>menard</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>456976</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-08-25 10:41:35 -0700</bug_when>
    <thetext>details:
http://build.webkit.sed.hu/builders/x86-32%20Linux%20Qt%20Release%20WebKit2/builds/10900</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457471</commentid>
    <comment_count>1</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2011-08-26 02:06:48 -0700</bug_when>
    <thetext>I can reproduce the crashes in the bot&apos;s environment.
In the stderr output there is something that can be interesting:
QSGCanvas: Couldn&apos;t acquire a GL context.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457496</commentid>
    <comment_count>2</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2011-08-26 03:07:04 -0700</bug_when>
    <thetext>Strangely enough the tests does not crash on their own. I tried running just the crashy ones from the fast directory but those were not crashing. When I ran all tests from fast/dom then the same tests were crashing that are crashing with the bot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457497</commentid>
    <comment_count>3</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2011-08-26 03:20:20 -0700</bug_when>
    <thetext>Here is the first crash log when manually running everything from fast/dom. Unfortunately this is a release build and I cannot make a debug build in this environment because the linker runs out of memory. :(

Program received signal SIGSEGV, Segmentation fault.
0xf6c3b107 in WebKit::WebProcessProxy::webPage(unsigned long long) const () from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
(gdb) bt 15
#0  0xf6c3b107 in WebKit::WebProcessProxy::webPage(unsigned long long) const ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#1  0xf6bfcaa2 in WebKit::WebContext::didNavigateWithNavigationData(unsigned long long, WebKit::WebNavigationDataStore const&amp;, unsigned long long) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#2  0xf6c74fb9 in void CoreIPC::handleMessage&lt;Messages::WebContext::DidNavigateWithNavigationData, WebKit::WebContext, void (WebKit::WebContext::*)(unsigned long long, WebKit::WebNavigationDataStore const&amp;, unsigned long long)&gt;(CoreIPC::ArgumentDecoder*, WebKit::WebContext*, void (WebKit::WebContext::*)(unsigned long long, WebKit::WebNavigationDataStore const&amp;, unsigned long long)) () from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#3  0xf6c75641 in WebKit::WebContext::didReceiveWebContextMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#4  0xf6c04977 in WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#5  0xf6c3b43a in WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#6  0xf6c8c99a in CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message&lt;CoreIPC::ArgumentDecoder&gt;&amp;) ()
   from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4
#7  0xf6c8cac3 in CoreIPC::Connection::dispatchMessages() () from /home/balazs/master_clean/b32wk2Build/Release/bin/../lib/libQtWebKit.so.4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457638</commentid>
    <comment_count>4</comment_count>
      <attachid>105377</attachid>
    <who name="Alexis Menard (darktears)">menard</who>
    <bug_when>2011-08-26 10:52:28 -0700</bug_when>
    <thetext>Created attachment 105377
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457673</commentid>
    <comment_count>5</comment_count>
      <attachid>105377</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-08-26 11:25:03 -0700</bug_when>
    <thetext>Comment on attachment 105377
Patch

Clearing flags on attachment: 105377

Committed r93897: &lt;http://trac.webkit.org/changeset/93897&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457674</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-08-26 11:25:07 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>105377</attachid>
            <date>2011-08-26 10:52:28 -0700</date>
            <delta_ts>2011-08-26 11:25:03 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-66958-20110826145053.patch</filename>
            <type>text/plain</type>
            <size>1597</size>
            <attacher name="Alexis Menard (darktears)">menard</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQyL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
S2l0Mi9DaGFuZ2VMb2cJKHJldmlzaW9uIDkzODg4KQorKysgU291cmNlL1dlYktpdDIvQ2hhbmdl
TG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTkgQEAKKzIwMTEtMDgtMjYgIEFsZXhpcyBN
ZW5hcmQgIDxhbGV4aXMubWVuYXJkQG9wZW5ib3NzYS5vcmc+CisKKyAgICAgICAgW1F0XVtXSzJd
UkVHUkVTU0lPTihyOTM3ODQpOiBJdCBtYWRlIG1hbnkgdGVzdHMgY3Jhc2gKKyAgICAgICAgaHR0
cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTY2OTU4CisKKyAgICAgICAgUmV2
aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgRG9uJ3QgdHJ5IHRvIG1ha2Ugc3Vy
ZSB0aGUgV2ViQ29udGV4dCBpcyBkZWxldGVkLCBmb3Igbm93IHRoZSBsZWFrCisgICAgICAgIGlz
IGludGVuZGVkIGFuZCB3aGVuIG11bHRpcGxlIHByb2Nlc3NlcyBwZXIgY29udGV4dCB3aWxsIGJl
IHN1cHBvcnRlZAorICAgICAgICB0aGlzIGxlYWsgc2hvdWxkIGJlIGZpeGVkLiBUaGlzIHdhcyB0
aGUgY2F1c2Ugb2YgRFJUIGNyYXNoaW5nIG9uIHRoZSBib3QsCisgICAgICAgIHRoZSBjb250ZXh0
IHdhcyBkZWxldGVkIGFmdGVyIHRoZSBmaXJzdCB0ZXN0LCBsZXR0aW5nIG90aGVyIHRlc3RzIHdp
dGggbm90aGluZworICAgICAgICBidXQgYSBiYWQgY29udGV4dC4KKworICAgICAgICAqIFVJUHJv
Y2Vzcy9xdC9RdFdlYlBhZ2VQcm94eS5jcHA6CisgICAgICAgIChRdFdlYlBhZ2VQcm94eTo6flF0
V2ViUGFnZVByb3h5KToKKwogMjAxMS0wOC0yNiAgQW5kZXJzIENhcmxzc29uICA8YW5kZXJzY2FA
YXBwbGUuY29tPgogCiAgICAgICAgIEZpeCBoYW5kbGluZyBvZiBrZXl1cCBldmVudHMgaW4gdGhl
IG5ldyBDb2NvYSB0ZXh0IGlucHV0IG1vZGVsCkluZGV4OiBTb3VyY2UvV2ViS2l0Mi9VSVByb2Nl
c3MvcXQvUXRXZWJQYWdlUHJveHkuY3BwCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJLaXQyL1VJ
UHJvY2Vzcy9xdC9RdFdlYlBhZ2VQcm94eS5jcHAJKHJldmlzaW9uIDkzODg3KQorKysgU291cmNl
L1dlYktpdDIvVUlQcm9jZXNzL3F0L1F0V2ViUGFnZVByb3h5LmNwcAkod29ya2luZyBjb3B5KQpA
QCAtMjEwLDcgKzIxMCw2IEBAIHZvaWQgUXRXZWJQYWdlUHJveHk6OmluaXQoKQogUXRXZWJQYWdl
UHJveHk6On5RdFdlYlBhZ2VQcm94eSgpCiB7CiAgICAgbV93ZWJQYWdlUHJveHktPmNsb3NlKCk7
Ci0gICAgbV9jb250ZXh0LT5kaXNjb25uZWN0UHJvY2VzcyhtX2NvbnRleHQtPnByb2Nlc3MoKSk7
CiAgICAgLy8gVGhlIGNvbnRleHQgaXMgdGhlIGRlZmF1bHQgb25lIGFuZCB3ZSdyZSBkZWxldGlu
ZyB0aGUgbGFzdCBRdFdlYlBhZ2VQcm94eS4KICAgICBpZiAobV9jb250ZXh0ID09IHNfZGVmYXVs
dENvbnRleHQpIHsKICAgICAgICAgQVNTRVJUKHNfZGVmYXVsdFBhZ2VQcm94eUNvdW50ID4gMCk7
Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>