Bug 92843 - [EFL] Dump a backtrace in case of a crash on the UIProcess
Summary: [EFL] Dump a backtrace in case of a crash on the UIProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 23:16 PDT by Thiago Marcos P. Santos
Modified: 2012-08-01 05:24 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2012-07-31 23:18 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-07-31 23:16:33 PDT
We are already dumping the backtraces when automated tests are crashing, but only for the WebProcess. Right now we have a test where the UIProcess is crashing and we don't see any useful information on the bots.
Comment 1 Thiago Marcos P. Santos 2012-07-31 23:18:52 PDT
Created attachment 155727 [details]
Patch
Comment 2 Csaba Osztrogonác 2012-08-01 05:13:47 PDT
Comment on attachment 155727 [details]
Patch

LGTM, r=me
Comment 3 WebKit Review Bot 2012-08-01 05:23:57 PDT
Comment on attachment 155727 [details]
Patch

Clearing flags on attachment: 155727

Committed r124327: <http://trac.webkit.org/changeset/124327>
Comment 4 WebKit Review Bot 2012-08-01 05:24:00 PDT
All reviewed patches have been landed.  Closing bug.