<?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>122045</bug_id>
          
          <creation_ts>2013-09-27 17:58:17 -0700</creation_ts>
          <short_desc>The workQueue thread on Connection object could not be destroyed, except when a process was killed.</short_desc>
          <delta_ts>2013-09-27 17:59:50 -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>WebKit EFL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>122044</dup_id>
          
          <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="8179.jeong@gmail.com">8179.jeong</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bw80.lee</cc>
    
    <cc>jinwoo7.song</cc>
    
    <cc>lucas.de.marchi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>934167</commentid>
    <comment_count>0</comment_count>
    <who name="8179.jeong@gmail.com">8179.jeong</who>
    <bug_when>2013-09-27 17:58:17 -0700</bug_when>
    <thetext>To communicate between UI Process and Web Process, WebKit2 use two WorkingQueue threads.
If the Web Process is terminated, the UI Process will disconnect the connection from Web Process.
But the WorkingQueue thread on UI Process side is still alive despite of some attempt to delete all obejcts related with the connection.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>934169</commentid>
    <comment_count>1</comment_count>
    <who name="8179.jeong@gmail.com">8179.jeong</who>
    <bug_when>2013-09-27 17:59:50 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 122044 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>