[Webkit-unassigned] [Bug 146716] New: [EFL] When closing inspector window, EwkView is not released properly.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 8 01:02:35 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146716
Bug ID: 146716
Summary: [EFL] When closing inspector window, EwkView is not
released properly.
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jinwoo7.song at samsung.com
CC: demarchi at webkit.org
When we close the inspector window, EwkView is not released with following messages. It's because inspector window could not be deleted by remaining references.
ERR<8388>:evas_main lib/evas/canvas/evas_main.c:237 _evas_canvas_eo_base_destructor() obj(0x4a9bf20, EWK2_View) ref count(2) is bigger than 0. This object couldn't be deleted
ERR<8388>:eo lib/eo/eo.c:1896 eo_manual_free() Tried deleting the object 0x800000b0c0000587 while still referenced(2).
ERR<8388>:eo lib/eo/eo.c:1896 eo_manual_free() Tried deleting the object 0x800000b0e0000588 while still referenced(1).
ERR<8388>:eo lib/eo/eo.c:1896 eo_manual_free() Tried deleting the object 0x800000b100000589 while still referenced(1).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150708/50a1cd8a/attachment.html>
More information about the webkit-unassigned
mailing list