[Webkit-unassigned] [Bug 44497] [EFL] Crash while hiding popup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 12:50:00 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44497


Lucas De Marchi <demarchi at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org,
                   |                            |luiz at webkit.org,
                   |                            |tonikitoo at webkit.org




--- Comment #5 from Lucas De Marchi <demarchi at webkit.org>  2010-08-25 12:49:59 PST ---
(In reply to comment #4)
> The trace is as follows:
> 1. Load www.wikipedia.org
> 2. Input text in search box (it was emphasized that "test" should be written), but it happens in any other
> 3. press "->" button next to the search
> 
> This is a part of debug backtrace:
> #0  0x4069b90c in WebCore::PopupMenu::hide() () from /usr/lib/libewebkit.so.0
> #1  0x4069b938 in WebCore::PopupMenu::~PopupMenu() ()
>    from /usr/lib/libewebkit.so.0
> #2  0x4065ab18 in WebCore::RenderTextControlSingleLine::~RenderTextControlSingleLine() () from /usr/lib/libewebkit.so.0
> #3  0x406339d0 in WebCore::RenderObject::arenaDelete(WebCore::RenderArena*, void*) () from /usr/lib/libewebkit.so.0
> #4  0x403195e0 in WebCore::Node::detach() () from /usr/lib/libewebkit.so.0
> #5  0x40305208 in WebCore::Element::detach() () from /usr/lib/libewebkit.so.0
> ...

Humn... maybe it's something related to bug 43324.

I'm not a reviewer, just a informal r+. I'm CCing some reviewers.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list