Bug 160247 - [Tools] The built product doesn't contains the dwo files when DEBUG_FISSION is enabled.
Summary: [Tools] The built product doesn't contains the dwo files when DEBUG_FISSION i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-27 07:25 PDT by Carlos Alberto Lopez Perez
Modified: 2016-07-27 08:32 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2016-07-27 07:41 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2016-07-27 07:25:54 PDT
The GTK Debug bot builds with DEBUG_FISSION enabled (its the default for CMake builds if the toolchain supports it)

But, the backtraces generated on the GTK Debug test bot are broken because the built product passed from the GTK Debug build bot doesn't contains the *.dwo files with the debug information.

  * Example: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug%20%28Tests%29/r203758%20%2810395%29/accessibility/content-editable-as-textarea-crash-log.txt
Comment 1 Carlos Alberto Lopez Perez 2016-07-27 07:41:09 PDT
Created attachment 284695 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 2016-07-27 08:31:53 PDT
Comment on attachment 284695 [details]
Patch

Clearing flags on attachment: 284695

Committed r203773: <http://trac.webkit.org/changeset/203773>
Comment 3 Carlos Alberto Lopez Perez 2016-07-27 08:32:01 PDT
All reviewed patches have been landed.  Closing bug.