<?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>41142</bug_id>
          
          <creation_ts>2010-06-24 03:15:53 -0700</creation_ts>
          <short_desc>[Qt] Web Inspector: inspector/debugger-pause-on-debugger-statement.html times out on Qt</short_desc>
          <delta_ts>2014-01-29 09:12:15 -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>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yury Semikhatsky">yurys</reporter>
          <assigned_to name="Yury Semikhatsky">yurys</assigned_to>
          <cc>abarth</cc>
    
    <cc>ademar</cc>
    
    <cc>andersca</cc>
    
    <cc>bweinstein</cc>
    
    <cc>dan.podwall</cc>
    
    <cc>eric</cc>
    
    <cc>jarred</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>ossy</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>242408</commentid>
    <comment_count>0</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-06-24 03:15:53 -0700</bug_when>
    <thetext>Web Inspector: inspector/debugger-pause-on-debugger-statement.html times out on Qt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>242409</commentid>
    <comment_count>1</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-06-24 03:16:14 -0700</bug_when>
    <thetext>http://build.webkit.org/builders/Qt%20Linux%20Release/builds/13882</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>242447</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-06-24 04:46:36 -0700</bug_when>
    <thetext>*** Bug 41147 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>242449</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-06-24 04:48:51 -0700</bug_when>
    <thetext>The test skipped to make buildbot happy:
http://trac.webkit.org/changeset/61754</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>242956</commentid>
    <comment_count>4</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-06-25 04:47:11 -0700</bug_when>
    <thetext>The problem is reproducible only on Qt Release build. The test passes without errors in debug mode. Below is the stack trace that I observe:



GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later &lt;http://gnu.org/licenses/gpl.html&gt;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type &quot;show copying&quot;
and &quot;show warranty&quot; for details.
This GDB was configured as &quot;i486-linux-gnu&quot;.
For bug reporting instructions, please see:
&lt;http://www.gnu.org/software/gdb/bugs/&gt;...
Reading symbols from /home/yurys/WebKit/WebKitBuild/Release/bin/DumpRenderTree...(no debugging symbols found)...done.
(gdb) r
Starting program: /home/yurys/WebKit/WebKitBuild/Release/bin/DumpRenderTree LayoutTests/inspector/debugger-pause-on-debugger-statement.html
[Thread debugging using libthread_db enabled]
[New Thread 0xb4f7ab70 (LWP 1789)]
[New Thread 0xb4659b70 (LWP 1790)]
[New Thread 0xb3cffb70 (LWP 1791)]
[Thread 0xb3cffb70 (LWP 1791) exited]
[Thread 0xb4659b70 (LWP 1790) exited]

Program received signal SIGTSTP, Stopped (user).
0xb7fe2430 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fe2430 in __kernel_vsyscall ()
#1  0xb5c70b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb543e4eb in g_poll () from /lib/libglib-2.0.so.0
#3  0xb54310ac in ?? () from /lib/libglib-2.0.so.0
#4  0xb54314b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb5ff45d5 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#6  0xb63fa135 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb5fcb841 in QCoreApplication::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#8  0xb777b4f4 in WebCore::EventLoop::cycle() () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#9  0xb72a40b1 in WebCore::ScriptDebugServer::pauseIfNeeded(WebCore::Page*) ()
   from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#10 0xb799d076 in JSC::Interpreter::debug(JSC::ExecState*, JSC::DebugHookID, int, int) ()
   from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#11 0xb79a224f in cti_op_debug () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#12 0xb269eb96 in ?? ()
#13 0xb799d7fa in JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;, JSC::JSValue*) () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#14 0xb79b80d0 in JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) ()
   from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#15 0xb72a993f in WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*)
    () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#16 0xb72aa1e3 in WebCore::ScheduledAction::execute(WebCore::Document*) () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#17 0xb75afa3b in WebCore::DOMTimer::fired() () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#18 0xb764dd41 in WebCore::ThreadTimers::sharedTimerFiredInternal() () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#19 0xb764de2d in WebCore::ThreadTimers::sharedTimerFired() () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#20 0xb778a846 in WebCore::SharedTimerQt::timerEvent(QTimerEvent*) () from /home/yurys/WebKit/WebKitBuild/Release/lib/libQtWebKit.so.4
#21 0xb5fd9254 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb633a4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb634105e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb5fc8a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb5ff7d66 in ?? () from /usr/lib/libQtCore.so.4
#26 0xb5ff4917 in ?? () from /usr/lib/libQtCore.so.4
#27 0xb542d5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0xb54312d8 in ?? () from /lib/libglib-2.0.so.0
#29 0xb54314b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0xb5ff45d5 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#31 0xb63fa135 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb5fc7059 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#33 0xb5fc74aa in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#34 0xb5fcb69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#35 0xb633a577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#36 0x0806d964 in main ()
(gdb) quit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265540</commentid>
    <comment_count>5</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-08-17 07:52:54 -0700</bug_when>
    <thetext>The issues should have been resolved in https://trac.webkit.org/changeset/65315</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265543</commentid>
    <comment_count>6</comment_count>
      <attachid>64590</attachid>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-08-17 07:55:45 -0700</bug_when>
    <thetext>Created attachment 64590
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265550</commentid>
    <comment_count>7</comment_count>
      <attachid>64590</attachid>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-08-17 08:03:43 -0700</bug_when>
    <thetext>Comment on attachment 64590
Patch

Clearing flags on attachment: 64590

Committed r65503: &lt;http://trac.webkit.org/changeset/65503&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265551</commentid>
    <comment_count>8</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-08-17 08:03:56 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265575</commentid>
    <comment_count>9</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2010-08-17 08:59:07 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/65503 might have broken Qt Linux Release</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265576</commentid>
    <comment_count>10</comment_count>
    <who name="Yury Semikhatsky">yurys</who>
    <bug_when>2010-08-17 09:00:23 -0700</bug_when>
    <thetext>Reverted in r65507.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265589</commentid>
    <comment_count>11</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2010-08-17 09:08:27 -0700</bug_when>
    <thetext>Most of the unskipped tests pass, only two tests still fail:
inspector/debugger-breakpoints-not-activated-on-reload.html
inspector/debugger-cyclic-ref.html

http://build.webkit.org/results/Qt%20Linux%20Release/r65504%20%2817928%29/results.html

I propose to unskip passing tests and file a new bug for two failing tests.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>64590</attachid>
            <date>2010-08-17 07:55:45 -0700</date>
            <delta_ts>2010-08-17 08:03:43 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-41142-20100817185542.patch</filename>
            <type>text/plain</type>
            <size>1914</size>
            <attacher name="Yury Semikhatsky">yurys</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL0xheW91dFRlc3RzL0NoYW5nZUxvZyBiL0xheW91dFRlc3RzL0NoYW5nZUxv
ZwppbmRleCAwNDk5MjA1YTUxYmQ5NjVhZDg0MDYyOWY2OWYzZjI3MDA1ODgyZjFmLi5iNjNlYjJj
MjBhOTBlZTA3MWY0YjVjNzEwYWQ5N2RhMjlhMGJlZjI5IDEwMDY0NAotLS0gYS9MYXlvdXRUZXN0
cy9DaGFuZ2VMb2cKKysrIGIvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCkBAIC0xLDUgKzEsMTQgQEAK
IDIwMTAtMDgtMTcgIFl1cnkgU2VtaWtoYXRza3kgIDx5dXJ5c0BjaHJvbWl1bS5vcmc+CiAKKyAg
ICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgW1F0XSBXZWIgSW5z
cGVjdG9yOiBpbnNwZWN0b3IvZGVidWdnZXItcGF1c2Utb24tZGVidWdnZXItc3RhdGVtZW50Lmh0
bWwgdGltZXMgb3V0IG9uIFF0CisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3df
YnVnLmNnaT9pZD00MTE0MgorCisgICAgICAgICogcGxhdGZvcm0vcXQvU2tpcHBlZDogdGhlIHRl
c3RzIHNob3VsZCBwYXNzIGFmdGVyIHI2NTMxNQorCisyMDEwLTA4LTE3ICBZdXJ5IFNlbWlraGF0
c2t5ICA8eXVyeXNAY2hyb21pdW0ub3JnPgorCiAgICAgICAgIFJldmlld2VkIGJ5IFBhdmVsIEZl
bGRtYW4uCiAKICAgICAgICAgV2ViIEluc3BlY3RvcjogdXBzdHJlYW0gQ2hyb21pdW0gY29uc29s
ZSB0ZXN0cwpkaWZmIC0tZ2l0IGEvTGF5b3V0VGVzdHMvcGxhdGZvcm0vcXQvU2tpcHBlZCBiL0xh
eW91dFRlc3RzL3BsYXRmb3JtL3F0L1NraXBwZWQKaW5kZXggMWU1YzVhNzdkNmI5NDk2MDdjYjE5
NGFmOGVjZGEyYTgxNzQ3NWMxNi4uMGVlZGMwNjY0YzE4OGQ2OWY3MTZmNWZhNjg0NWQ2NWUzZmNj
MTE4MiAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvcGxhdGZvcm0vcXQvU2tpcHBlZAorKysgYi9M
YXlvdXRUZXN0cy9wbGF0Zm9ybS9xdC9Ta2lwcGVkCkBAIC01Mzg2LDE2ICs1Mzg2LDYgQEAgZmFz
dC9qcy9zcHV0bmlrL0NvbmZvcm1hbmNlLzEwX0V4ZWN1dGlvbl9Db250ZXh0cy8xMC4yX0VudGVy
aW5nX0FuX0V4ZWN1dGlvbl9Db24KIGZhc3QvanMvc3B1dG5pay9Db25mb3JtYW5jZS8xMF9FeGVj
dXRpb25fQ29udGV4dHMvMTAuMl9FbnRlcmluZ19Bbl9FeGVjdXRpb25fQ29udGV4dC8xMC4yLjJf
RXZhbF9Db2RlL1MxMC4yLjJfQTEuMV9UOS5odG1sCiBmYXN0L2pzL3NwdXRuaWsvQ29uZm9ybWFu
Y2UvMTBfRXhlY3V0aW9uX0NvbnRleHRzLzEwLjJfRW50ZXJpbmdfQW5fRXhlY3V0aW9uX0NvbnRl
eHQvMTAuMi4yX0V2YWxfQ29kZS9TMTAuMi4yX0ExLjJfVDkuaHRtbAogCi0jIFtRdF0gUmVncmVz
c2lvbihyNjE3NDkpOiBpbnNwZWN0b3IvZGVidWdnZXItcGF1c2Utb24tZGVidWdnZXItc3RhdGVt
ZW50Lmh0bWwgZmFpbHMKLSMgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lk
PTQxMTQ3Ci1pbnNwZWN0b3IvZGVidWdnZXItYnJlYWtwb2ludHMtbm90LWFjdGl2YXRlZC1vbi1y
ZWxvYWQuaHRtbAotaW5zcGVjdG9yL2RlYnVnZ2VyLW5vLW5lc3RlZC1wYXVzZS5odG1sCi1pbnNw
ZWN0b3IvZGVidWdnZXItcGF1c2Utb24tZGVidWdnZXItc3RhdGVtZW50Lmh0bWwKLWluc3BlY3Rv
ci9kZWJ1Z2dlci1wYXVzZS1pbi1ldmFsLXNjcmlwdC5odG1sCi1pbnNwZWN0b3IvZGVidWdnZXIt
cHJvdG8tcHJvcGVydHkuaHRtbAotaW5zcGVjdG9yL2RlYnVnZ2VyLWV2YWwtd2hpbGUtcGF1c2Vk
Lmh0bWwKLWluc3BlY3Rvci9kZWJ1Z2dlci1jeWNsaWMtcmVmLmh0bWwKLQogIyBbUXRdIGZhc3Qv
dGV4dC9iaWRpLWV4cGxpY2l0LWVtYmVkZGluZy1wYXN0LWVuZC5odG1sIGZhaWxzCiAjIGh0dHBz
Oi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD00MTI0MQogZmFzdC90ZXh0L2JpZGkt
ZXhwbGljaXQtZW1iZWRkaW5nLXBhc3QtZW5kLmh0bWwK
</data>

          </attachment>
      

    </bug>

</bugzilla>