WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99454
[WK2][EFL] Crash in _ewk_view_on_favicon_changed()
https://bugs.webkit.org/show_bug.cgi?id=99454
Summary
[WK2][EFL] Crash in _ewk_view_on_favicon_changed()
Sudarsana Nagineni (babu)
Reported
2012-10-16 04:51:03 PDT
Observed a crash in _ewk_view_on_favicon_changed when running WebKit2 tests. STDERR: 1 0x7ffca8b767df STDERR: 2 0x7ffca1ad1cb0 STDERR: 3 0x7ffca1327ed1 STDERR: 4 0x7ffca2603aa8 STDERR: 5 0x7ffca25f84b1 STDERR: 6 0x7ffca2486d5d WebKit::WebIconDatabaseClient::didChangeIconForPageURL(WebKit::WebIconDatabase*, WebKit::WebURL*) STDERR: 7 0x7ffca2484229 WebKit::WebIconDatabase::didChangeIconForPageURL(WTF::String const&) STDERR: 8 0x7ffca554d2fc WebCore::IconDatabase::setIconURLForPageURL(WTF::String const&, WTF::String const&) STDERR: 9 0x7ffca2483a63 WebKit::WebIconDatabase::setIconURLForPageURL(WTF::String const&, WTF::String const&) STDERR: 10 0x7ffca2636ee5 void CoreIPC::callMemberFunction<WebKit::WebIconDatabase, void (WebKit::WebIconDatabase::*)(WTF::String const&, WTF::String const&), WTF::String, WTF::String>(CoreIPC::Arguments2 STDERR: 11 0x7ffca2636a4d void CoreIPC::handleMessage<Messages::WebIconDatabase::SetIconURLForPageURL, WebKit::WebIconDatabase, void (WebKit::WebIconDatabase::*)(WTF::String const&, WTF::String const&)>(C STDERR: 12 0x7ffca2636666 WebKit::WebIconDatabase::didReceiveWebIconDatabaseMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 13 0x7ffca248452c WebKit::WebIconDatabase::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 14 0x7ffca23e5e89 CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 15 0x7ffca2465bf3 WebKit::WebContext::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 16 0x7ffca24d3d74 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 17 0x7ffca245e9b1 WebKit::WebConnectionToWebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 18 0x7ffca23db858 CoreIPC::Connection::dispatchMessage(CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) STDERR: 19 0x7ffca23db995 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) STDERR: 20 0x7ffca23dbb31 CoreIPC::Connection::dispatchOneMessage() STDERR: 21 0x7ffca23e5bc2 WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>::operator()(CoreIPC::Connection*) STDERR: 22 0x7ffca23e59c8 WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>, void (CoreIPC::Connection*)>::operator()() STDERR: 23 0x7ffca8ba8522 WTF::Function<void ()>::operator()() const STDERR: 24 0x7ffca565a432 WebCore::RunLoop::performWork() STDERR: 25 0x7ffca6011333 WebCore::RunLoop::wakeUpEvent(void*, void*, unsigned int)
Attachments
Patch
(1.28 KB, patch)
2012-10-16 05:15 PDT
,
Sudarsana Nagineni (babu)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sudarsana Nagineni (babu)
Comment 1
2012-10-16 05:15:08 PDT
Created
attachment 168927
[details]
Patch
Chris Dumez
Comment 2
2012-10-16 05:24:24 PDT
Comment on
attachment 168927
[details]
Patch Looks OK. Thanks.
WebKit Review Bot
Comment 3
2012-10-16 06:09:57 PDT
Comment on
attachment 168927
[details]
Patch Clearing flags on attachment: 168927 Committed
r131447
: <
http://trac.webkit.org/changeset/131447
>
WebKit Review Bot
Comment 4
2012-10-16 06:10:01 PDT
All reviewed patches have been landed. Closing bug.
KwangYong Choi
Comment 5
2012-10-17 22:07:38 PDT
***
Bug 99553
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug