Bug 219933
Summary: | [Flatpak SDK] Debug symbols CRC mismatch issues | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
Component: | Tools / Tests | Assignee: | Lauro Moura <lmoura> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, pnormand |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=219934 |
Lauro Moura
Several crash logs happen to show lines like the ones below:
```
STDERR: warning: the debug information found in "/usr/lib/debug//usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.18.debug" does not match "/usr/lib/x86_64-linux-gnu/libgtk-3.so.0" (CRC mismatch).
```
Maybe something is not correctly being updated/exported when building the SDK.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |