<?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>120077</bug_id>
          
          <creation_ts>2013-08-20 12:06:16 -0700</creation_ts>
          <short_desc>Crash on page load unless Web Inspector is open</short_desc>
          <delta_ts>2013-08-20 12:06:16 -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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.8</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://nodejs.org/api/child_process.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Jason R. McNeil">jason</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>919161</commentid>
    <comment_count>0</comment_count>
    <who name="Jason R. McNeil">jason</who>
    <bug_when>2013-08-20 12:06:16 -0700</bug_when>
    <thetext>WebKit r154332

# Steps to reproduce crash
1. Open WebKit to any page
2. Navigate to http://nodejs.org/api/child_process.html

# Steps to avoid crash
1. Open WebKit to any page
2. Show Web Inspector
3. Navigate to http://nodejs.org/api/child_process.html

# Two full crash logs
https://gist.github.com/jasonrm/6285684

# Excerpt of crashed thread
Thread 14 Crashed:: JSC Compilation Thread
0   com.apple.JavaScriptCore      	0x0000000108a445ac WTFCrash + 76
1   com.apple.JavaScriptCore      	0x0000000108750029 WTF::CrashOnOverflow::overflowed() + 9
2   com.apple.JavaScriptCore      	0x00000001087f7af6 JSC::DFG::JITCompiler::link(JSC::LinkBuffer&amp;) + 4870
3   com.apple.JavaScriptCore      	0x00000001087f8680 JSC::DFG::JITCompiler::linkFunction() + 240
4   com.apple.JavaScriptCore      	0x000000010880992a JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState&amp;) + 938
5   com.apple.JavaScriptCore      	0x00000001088093f4 JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState&amp;) + 228
6   com.apple.JavaScriptCore      	0x000000010887e33b JSC::DFG::Worklist::runThread() + 251
7   com.apple.JavaScriptCore      	0x0000000108a716af WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib             	0x00007fff83e6b7a2 _pthread_start + 327
9   libsystem_c.dylib             	0x00007fff83e581e1 thread_start + 13
 
Thread 14 crashed with X86 Thread State (64-bit):
  rax: 0x00000000bbadbeef  rbx: 0x0000000000000002  rcx: 0x0000000110a4dc50  rdx: 0x00007fff72d9b9d0
  rdi: 0x0000000000000000  rsi: 0x0000080000000800  rbp: 0x0000000110a4e4e0  rsp: 0x0000000110a4e3d0
   r8: 0x0000000000002060   r9: 0x0000000110a4dc50  r10: 0x0000000000000008  r11: 0x0000000000000246
  r12: 0x000000010fda11a4  r13: 0x0000000110a4e620  r14: 0x00000000ffffffff  r15: 0x000000010fda1198
  rip: 0x0000000108a445ac  rfl: 0x0000000000010202  cr2: 0x00000000bbadbeef
Logical CPU: 1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>