Closed
Bug 385692
Opened 18 years ago
Closed 18 years ago
Use of ptrace in Linux airbag client causes R_386_PC32 relocations in libxul.so
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: stephen.moehle, Unassigned)
Details
Attachments
(1 file)
645 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a6pre) Gecko/20070624 Firefox/3.0a6pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a6pre) Gecko/20070624 Firefox/3.0a6pre
The use of ptrace in the Linux airbag client causes R_386_PC32 relocations in libxul.so which prevents Firefox or Thunderbird from launching if SELinux is running in enforcing mode. The solution is to add ptrace.h to config/system-headers.
Reproducible: Always
Reporter | ||
Comment 1•18 years ago
|
||
Updated•18 years ago
|
Attachment #269600 -
Flags: review+
Comment 2•18 years ago
|
||
Fixed on trunk, thanks for the investigation and patch!
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•