Bug 204211
Summary: | LibreOffice (Pluma) problem - the code at some point jumps into the "heap" and begins to "execute" the data there, which is why it falls | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | gkot |
Component: | MIPS | Assignee: | ralf |
Status: | NEW --- | ||
Severity: | normal | CC: | gkot |
Priority: | P1 | ||
Hardware: | Mips32 | ||
OS: | Linux | ||
Kernel Version: | => 3.19.12 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
MIPS-Improve-non-executable-support.patch
nx.patch crash_log.txt crash_screen.png crash_log2.txt crash_log3.txt MIPS-Improve-non-executable-support.patch MIPS-Improve-non-executable-support.patch |
Description
gkot
2019-07-17 14:41:05 UTC
Created attachment 283783 [details]
MIPS-Improve-non-executable-support.patch
Created attachment 283785 [details]
nx.patch
Comment on attachment 283783 [details]
MIPS-Improve-non-executable-support.patch
MIPS-Improve-non-executable-support
Comment on attachment 283785 [details]
nx.patch
Patch for 4.9 kernel
Created attachment 283787 [details]
crash_log.txt
Sample log for manifestations No. 1. Message in the GUI on the completion of LibreOffice.
Created attachment 283789 [details]
crash_screen.png
Sample screenshot for manifestations No. 1. Message in the GUI about the completion of LibreOffice.
Created attachment 283791 [details]
crash_log2.txt
Sample log for manifestations No. 2. Warning in the log. The fall of the office is not necessary.
Created attachment 283793 [details]
crash_log3.txt
Sample log for manifestations no. 3. Complete office downfall without any messages in the GUI.
Created attachment 283795 [details]
MIPS-Improve-non-executable-support.patch
New version - fixed include
Created attachment 283797 [details]
MIPS-Improve-non-executable-support.patch
Comment on attachment 283797 [details]
MIPS-Improve-non-executable-support.patch
New version - fixed include
|