<?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>51580</bug_id>
          
          <creation_ts>2010-12-23 21:09:55 -0800</creation_ts>
          <short_desc>Web Inspector: [JSC] Random crashes after a pause and resume feature of the debugger.</short_desc>
          <delta_ts>2014-12-11 09:27:01 -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>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</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>0</everconfirmed>
          <reporter name="Carl Lobo">carllobo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>apavlov</cc>
    
    <cc>burg</cc>
    
    <cc>bweinstein</cc>
    
    <cc>carllobo</cc>
    
    <cc>ggaren</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>mark.lam</cc>
    
    <cc>oliver</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>326459</commentid>
    <comment_count>0</comment_count>
    <who name="Carl Lobo">carllobo</who>
    <bug_when>2010-12-23 21:09:55 -0800</bug_when>
    <thetext>I&apos;d pulled webkit git a couple of weeks back and then again yesterday ago and I get apparently random crashes in the inspector after I pause the javascript debugger and then resume. Sometimes it happens while I&apos;m stepping through the JS code - but it always happens within
a few minutes of a JS resume and pretty much randomly. If I don&apos;t pause the debugger there&apos;s no crash even if the inspector is open and I use the other features.
The stack dump I see in Visual Studio is fairly consistent and doesn&apos;t include any of our code (except the entry point). I&apos;ve been trying to
create some script which reproduces it so I can file a proper bug report but I haven&apos;t had much luck with that.
The application is a long running Javascript chat application. The consumer code is available at https://github.com/directi/webkit_titanium/tree/webkit_clean. The application itself is closed source though. I&apos;m testing with a debug wincairo build. The only assertion that fails otherwise is if I try and expand the properties of a Dojo Closure object in the inspector while it is paused (Usually and ASSERT(isObject()).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>