Bug 105911 - [EFL][Qt][WK2] Regression(138607) Minibrowser/tests crash on startup
Summary: [EFL][Qt][WK2] Regression(138607) Minibrowser/tests crash on startup
Status: RESOLVED DUPLICATE of bug 105909
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Viatcheslav Ostapenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-02 01:47 PST by Viatcheslav Ostapenko
Modified: 2013-01-02 07:10 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2013-01-02 01:53 PST, Viatcheslav Ostapenko
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Viatcheslav Ostapenko 2013-01-02 01:47:41 PST
After r138607 Qt/EFL ports crash because of not created icon database.

20:33:02.777 19839   1   0x7ff686c485e8
20:33:02.777 19839   2   0x7ff6843734a0
20:33:02.777 19839   3   0x7ff686425690 WebKit::WebIconDatabase::isOpen()
20:33:02.778 19839   4   0x7ff6864256d3 WebKit::WebIconDatabase::setDatabasePath(WTF::String const&)
20:33:02.778 19839   5   0x410c0e WTR::TestController::initialize(int, char const**)
20:33:02.778 19839   6   0x411a86 WTR::TestController::TestController(int, char const**)
20:33:02.778 19839   7   0x40bf44 main
20:33:02.778 19839   8   0x7ff68435e76d __libc_start_main
20:33:02.778 19839   9   0x40bf91
Comment 1 Viatcheslav Ostapenko 2013-01-02 01:53:59 PST
Created attachment 181016 [details]
Patch
Comment 2 Laszlo Gombos 2013-01-02 07:10:10 PST

*** This bug has been marked as a duplicate of bug 105909 ***