<?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>134344</bug_id>
          
          <creation_ts>2014-06-26 02:05:06 -0700</creation_ts>
          <short_desc>[EFL]Web Inspector: Crash in launch of Web Inspector from minibrowser context menu</short_desc>
          <delta_ts>2017-03-11 10:39:35 -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</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tanay">tanay.c</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bunhere</cc>
    
    <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>graouts</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>ryuan.choi</cc>
    
    <cc>sergio</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1018604</commentid>
    <comment_count>0</comment_count>
    <who name="Tanay">tanay.c</who>
    <bug_when>2014-06-26 02:05:06 -0700</bug_when>
    <thetext>Web Inspector crashes when launched from the Minibrowser Context menu multiple times. i.e. Launched it from same page 2 after some interval and it crashed
Could get the following logs for now - 

Showing context menu at (109, 256).
Selected context menu item: Inspect Element.
ERR&lt;7310&gt;:evas_main lib/evas/canvas/evas_main.c:239 _destructor() obj(0x2314470, EWK2_View) ref count(2) is bigger than 0. This object couldn&apos;t be deleted
ERR&lt;7310&gt;:eo lib/eo/eo.c:1547 eo_manual_free() Tried deleting the object 0x800000a5e0000530 while still referenced(2).
ERR&lt;7310&gt;:eo lib/eo/eo.c:1547 eo_manual_free() Tried deleting the object 0x800000a600000531 while still referenced(1).
ERR&lt;7310&gt;:eo lib/eo/eo.c:1547 eo_manual_free() Tried deleting the object 0x800000a620000532 while still referenced(1).
Showing context menu at (134, 246).
Selected context menu item: Reload.
Showing context menu at (181, 244).
Showing context menu at (85, 315).
Selected context menu item: Inspect Element.
ERR&lt;7310&gt;:eo lib/eo/eo_ptr_indirection.x:275 _eo_obj_pointer_get() obj_id 0x800000a5e0000530 is not pointing to a valid object. Maybe it has already been freed.
Error receiving IPC message on socket 31 in process 7323: Connection reset by peer
Segmentation fault</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018748</commentid>
    <comment_count>1</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2014-06-26 14:45:53 -0700</bug_when>
    <thetext>What platform?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018749</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-06-26 14:46:32 -0700</bug_when>
    <thetext>&lt;rdar://problem/17474507&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018866</commentid>
    <comment_count>3</comment_count>
    <who name="Tanay">tanay.c</who>
    <bug_when>2014-06-26 21:52:10 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; What platform?
This is for EFL platform. 
Revision details 
170422</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1019560</commentid>
    <comment_count>4</comment_count>
    <who name="Tanay">tanay.c</who>
    <bug_when>2014-06-30 22:08:18 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #1)
&gt; &gt; What platform?
&gt; This is for EFL platform. 
&gt; Revision details 
&gt; 170422</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1021064</commentid>
    <comment_count>5</comment_count>
      <attachid>234555</attachid>
    <who name="Tanay">tanay.c</who>
    <bug_when>2014-07-08 03:27:20 -0700</bug_when>
    <thetext>Created attachment 234555
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1021065</commentid>
    <comment_count>6</comment_count>
    <who name="Tanay">tanay.c</who>
    <bug_when>2014-07-08 03:33:43 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Created an attachment (id=234555) [details]
&gt; Patch

With the above patch the crashes are not occuring. However, Since we are not freeing the Ecore_Evas object it could lead to some other leaks. Please let me know any observations</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1021070</commentid>
    <comment_count>7</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2014-07-08 05:02:03 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #5)
&gt; &gt; Created an attachment (id=234555) [details] [details]
&gt; &gt; Patch
&gt; 
&gt; With the above patch the crashes are not occuring. However, Since we are not freeing the Ecore_Evas object it could lead to some other leaks. Please let me know any observations

I think this will make a memory leak. According to logs, m_inspectorWindow looks still be referenced from somewhere. I think we should find it first.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1286414</commentid>
    <comment_count>8</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-03-11 10:39:35 -0800</bug_when>
    <thetext>Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>234555</attachid>
            <date>2014-07-08 03:27:20 -0700</date>
            <delta_ts>2014-09-21 23:00:03 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-134344-20140708155741.patch</filename>
            <type>text/plain</type>
            <size>1253</size>
            <attacher name="Tanay">tanay.c</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQyL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
S2l0Mi9DaGFuZ2VMb2cJKHJldmlzaW9uIDE3MDg4MikKKysrIFNvdXJjZS9XZWJLaXQyL0NoYW5n
ZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE0IEBACisyMDE0LTA3LTA4ICBUYW5heSBD
ICA8dGFuYXkuY0BzYW1zdW5nLmNvbT4KKworICAgICAgICBbRUZMXVdlYiBJbnNwZWN0b3I6IENy
YXNoIGluIGxhdW5jaCBvZiBXZWIgSW5zcGVjdG9yIGZyb20gbWluaWJyb3dzZXIgY29udGV4dCBt
ZW51CisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xMzQz
NDQKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICAqIFVJ
UHJvY2Vzcy9lZmwvV2ViSW5zcGVjdG9yUHJveHlFZmwuY3BwOgorICAgICAgICAoV2ViS2l0OjpX
ZWJJbnNwZWN0b3JQcm94eTo6cGxhdGZvcm1EaWRDbG9zZSk6IAorICAgICAgICBhdm9pZCBmcmVl
aW5nIG9mIG1faW5zcGVjdG9yIEVjb3JlX0V2YXMgYW5kIHVzZSBlY29yZV9ldmFzX2hpZGUoKSAK
KwogMjAxNC0wNy0wNyAgVGltIEhvcnRvbiAgPHRpbW90aHlfaG9ydG9uQGFwcGxlLmNvbT4KIAog
ICAgICAgICBUdXJuIG9uIGFjY2VsZXJhdGVkIGRyYXdpbmcgZm9yIFdlYktpdDIgYnkgZGVmYXVs
dApJbmRleDogU291cmNlL1dlYktpdDIvVUlQcm9jZXNzL2VmbC9XZWJJbnNwZWN0b3JQcm94eUVm
bC5jcHAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYktpdDIvVUlQcm9jZXNzL2VmbC9XZWJJbnNw
ZWN0b3JQcm94eUVmbC5jcHAJKHJldmlzaW9uIDE3MDg4MikKKysrIFNvdXJjZS9XZWJLaXQyL1VJ
UHJvY2Vzcy9lZmwvV2ViSW5zcGVjdG9yUHJveHlFZmwuY3BwCSh3b3JraW5nIGNvcHkpCkBAIC0x
MzcsNyArMTM3LDcgQEAgdm9pZCBXZWJJbnNwZWN0b3JQcm94eTo6cGxhdGZvcm1EaWRDbG9zZQog
ICAgIH0KIAogICAgIGlmIChtX2luc3BlY3RvcldpbmRvdykgewotICAgICAgICBlY29yZV9ldmFz
X2ZyZWUobV9pbnNwZWN0b3JXaW5kb3cpOworICAgICAgICBlY29yZV9ldmFzX2hpZGUobV9pbnNw
ZWN0b3JXaW5kb3cpOwogICAgICAgICBtX2luc3BlY3RvcldpbmRvdyA9IDA7CiAgICAgfQogfQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>