| Summary: | [ESR45] firefox crashing due to plugin-container segfault | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Deepu K S <dkochuka> | ||||||||
| Component: | firefox | Assignee: | Martin Stransky <stransky> | ||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Desktop QE <desktop-qa-list> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 7.1 | CC: | dkochuka, stransky | ||||||||
| Target Milestone: | rc | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-05-12 10:31:00 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Created attachment 1110741 [details]
[abrt] firefox-38.4.0-1.el7_1: plugin-container killed by SIGSEGV
cmdline: /usr/lib64/firefox/plugin-container /usr/lib/jvm/java-1.7.0-oracle-1.7.0.91-1jpp.1.el7_1.x86_64/jre/lib/amd64/libnpjp2.so -greomni /usr/lib64/firefox/omni.ja -appomni /usr/lib64/firefox/browser/omni.ja -appdir /usr/lib64/firefox/browser 30320 plugin
# md5sum coredump
6a3742499be04552a0f64a835f3ae2db coredump
Created attachment 1110742 [details]
Installed RPMS on system
Created attachment 1110743 [details]
[abrt] firefox-38.3.0-2.el7_1: plugin-container killed by SIGSEGV
cmdline: /usr/lib64/firefox/plugin-container /usr/lib64/flash-plugin/libflashplayer.so -greomni /usr/lib64/firefox/omni.ja -appomni /usr/lib64/firefox/browser/omni.ja -appdir /usr/lib64/firefox/browser 16054 plugin
# md5sum coredump
314796f376c3e7b059822496d387e2ad coredump
That should be fixed by update to ESR45 which contains a fix for that. Let's wait until ESR45 is out and then retest. should be fixed now - please reopen if not. |
Description of problem: [abrt] firefox-38.4.0-1.el7_1: plugin-container killed by SIGSEGV Firefox is crashing due to segfault in plugin-container. This has happened once with java plugin (libnpjp2.so) as well as flash plugin (libflashplayer.so) Core was generated by `/usr/lib64/firefox/plugin-container /usr/lib64/flash-plugin/libflashplayer.so -'. Program terminated with signal 11, Segmentation fault. #0 mozalloc_abort ( msg=msg@entry=0x7f84b713048c "[NPAPI 426] ###!!! ABORT: Aborting on channel error.: file /builddir/build/BUILD/firefox-38.3.0/mozilla-esr38/ipc/glue/MessageChannel.cpp, line 1584") at /usr/src/debug/firefox-38.3.0/mozilla-esr38/memory/mozalloc/mozalloc_abort.cpp:37 37 MOZ_CRASH(); Version-Release number of selected component (if applicable): Red Hat Enterprise Linux 7.1 firefox-38.4.0-1.el7_1.x86_64 How reproducible: Mostly. Steps to Reproduce: No exact reproducer. It happens when accessing some websites, mostly when plugins are in use. Actual results: plugin-container segfault. Expected results: plugin-container shouldn't crash. Additional info: