[Webkit-unassigned] [Bug 44497] [EFL] Crash while hiding popup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 08:01:58 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44497
--- Comment #4 from Krzysztof <k.czech at samsung.com> 2010-08-25 08:01:58 PST ---
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
...
--
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