<?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>36844</bug_id>
          
          <creation_ts>2010-03-30 13:08:44 -0700</creation_ts>
          <short_desc>[Qt] storage/statement-error-callback.html failed on Qt Linux Release Bot</short_desc>
          <delta_ts>2014-02-03 03:13:29 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure, Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>33294</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>benjamin</cc>
    
    <cc>dglazkov</cc>
    
    <cc>dumi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>206136</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-03-30 13:08:44 -0700</bug_when>
    <thetext>storage/statement-error-callback.html failed on Qt Linux Release Bot

http://build.webkit.org/results/Qt%20Linux%20Release/r56801%20(9327)/storage/transaction-callback-exception-crash-diffs.txt
--- /home/webkitbuildbot/release32bit/buildslave/qt-linux-release/build/layout-test-results/storage/transaction-callback-exception-crash-expected.txt	2010-03-30 12:26:09.576142618 -0700
+++ /home/webkitbuildbot/release32bit/buildslave/qt-linux-release/build/layout-test-results/storage/transaction-callback-exception-crash-actual.txt	2010-03-30 12:26:09.576142618 -0700
@@ -1,2 +1,3 @@
-CONSOLE MESSAGE: line 0: TransactionCallbackError
+CONSOLE MESSAGE: line 9: INVALID_STATE_ERR: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, usable.
+FAIL: Timed out waiting for notifyDone to be called
 If WebKit doesn&apos;t crash, this test has passed

Possibly related to crashes we&apos;ve seen from this test on the Gtk bot:
https://bugs.webkit.org/show_bug.cgi?id=33294

http://trac.webkit.org/browser/trunk/LayoutTests/storage/statement-error-callback.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>206196</commentid>
    <comment_count>1</comment_count>
    <who name="Dumitru Daniliuc">dumi</who>
    <bug_when>2010-03-30 15:02:58 -0700</bug_when>
    <thetext>The test is transaction-callback-exception-crash.html, not statement-error-callback.html. The INVALID_STATE_ERR happens when trying to open the database. openDatabase() throws this exception in 5 cases:

1. the file could not be opened (disk is full, can&apos;t create a new file?).
2. a special table could not be created.
3. the DB version could not be read,
4. the DB version could not be updated.
5. the DB version does not match the version provided in openDatabase().

If this test keeps failing, I&apos;d suggest doing a clean up on the bot. I can&apos;t think of any good reason why this test would fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>975052</commentid>
    <comment_count>2</comment_count>
    <who name="Jocelyn Turcotte">jturcotte</who>
    <bug_when>2014-02-03 03:13:29 -0800</bug_when>
    <thetext>=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>