Back to bug 1300603
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Jon Masters | 2016-04-12 17:38:11 UTC | CC | jcm | |
| Nick Clifton | 2016-04-13 14:00:26 UTC | Status | NEW | ON_QA |
| Doc Text | Cause: When an application is linked, it is possible for it to contain duplicate blocks of information describing how to unwind the stack. (Called FDE or Frame Description Entry) Consequence: These duplicates, although not harmful, would cause the linker to emit error messages about overlaps in the .eh_frame_hdr table. Fix: Add code to the linker to detect and ignore duplicate FDE entries. Result: No more spurious error messages from the linker. |
|||
| Ondrej Hudlicky | 2017-05-31 15:27:45 UTC | CC | ohudlick | |
| John Feeney | 2018-01-26 17:08:27 UTC | CC | jfeeney, qe-baseos-tools | |
| Flags | needinfo?(qe-baseos-tools) | |||
| Martin Cermak | 2018-01-27 23:53:00 UTC | CC | mcermak, mprchlik | |
| QA Contact | qe-baseos-tools | mprchlik | ||
| Flags | needinfo?(qe-baseos-tools) | needinfo?(mprchlik) | ||
| Miloš Prchlík | 2018-01-29 08:05:59 UTC | Flags | needinfo?(mprchlik) | |
| Martin Cermak | 2018-01-31 12:08:03 UTC | CC | mnewsome | |
| Flags | needinfo?(mnewsome) | |||
| Matt Newsome | 2018-02-07 18:48:27 UTC | Flags | needinfo?(mnewsome) | |
| Miloš Prchlík | 2018-02-08 07:34:09 UTC | Status | ON_QA | VERIFIED |
| Miloš Prchlík | 2018-02-08 07:35:20 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | CURRENTRELEASE | ||
| Last Closed | 2018-02-08 02:35:20 UTC |
Back to bug 1300603