<?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>86467</bug_id>
          
          <creation_ts>2012-05-15 04:57:06 -0700</creation_ts>
          <short_desc>[WK2] crash detected by mistake on Qt-WK2-Linux</short_desc>
          <delta_ts>2012-05-16 05:50:32 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>1</everconfirmed>
          <reporter name="Balazs Kelemen">kbalazs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dpranke</cc>
    
    <cc>eric</cc>
    
    <cc>kkristof</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>623904</commentid>
    <comment_count>0</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2012-05-15 04:57:06 -0700</bug_when>
    <thetext>This has shown up in connection with https://bugs.webkit.org/show_bug.cgi?id=80691.
After I landed the patch that implements plugins with Qt 5 we experiences crashes in some compositing tests.
I believe that nrwt detect these as crashes by mistake because of the followings reasons:
 1. the crash log produced by nrwt is quite strange:
crash log for WebProcess (pid &lt;unknown&gt;):
STDOUT: &lt;empty&gt;
STDERR: &lt;empty&gt;
 2. I could not get any core dump for the tests
I tried to debug this via core dumps, because the crashes only occur if you run all the tests, but no dump has generated. Obviously I set up the env for this, i.e. ulimit -c unlimited + export QT_WEBKIT2_DEBUG=1 (the latter makes the Qt WTR to not to install signal handlers).
 3. There are no crash with ORWT</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>624024</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-05-15 06:55:20 -0700</bug_when>
    <thetext>I managed to reproduce it with ORWT too, so it isn&apos;t NRWT bug.
You can reproduce it simple if you pass the tests_run0.txt to ORWT --nthly 99999 . (Because ORWT runs tests in different oreder and restart DRT/WTR after
1000 tests if you don&apos;t override it with --nthly option)

ORWT and NRWT handles WebProcess crashes in the same way, they only parse 
the output of WTR. If there is any &quot;#CRASHED - WebProcess&quot; line, it reports
that WebProcess crashed. So maybe the bug is in WTR.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>625328</commentid>
    <comment_count>2</comment_count>
    <who name="Balazs Kelemen">kbalazs</who>
    <bug_when>2012-05-16 05:50:32 -0700</bug_when>
    <thetext>The real bug is that sometimes we don&apos;t differentiate between web process timeout vs. crash. Indeed, this is not an nrwt issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>