| Summary: | Flash widgets are not displayed - gtk_widget_path_iter_get_state() is missing | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Vít Ondruch <vondruch> | |
| Component: | firefox | Assignee: | Martin Stransky <stransky> | |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | rawhide | CC: | gecko-bugs-nobody, jhorak, pjasicek, poncho, samuel.rakitnican, stransky, stsp2 | |
| Target Milestone: | --- | Keywords: | Reopened | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | firefox-45.0.1-4 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1322669 (view as bug list) | Environment: | ||
| Last Closed: | 2016-03-30 19:17:55 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1322669 | |||
|
Description
Vít Ondruch
2016-03-25 18:15:52 UTC
Same issue with firefox-45.0.1-2.fc24, plus firefox is unresponsive when site is opening, I guess because of this error. Mar 26 01:00:16 rawhide firefox.desktop[6605]: /usr/lib64/firefox/plugin-container: symbol lookup error: /usr/lib64/firefox/libxul.so: undefined symbol: gtk_widget_path_iter_get_state Mar 26 01:00:16 rawhide firefox.desktop[6605]: [6605] WARNING: pipe error (138): Connection reset by peer: file /builddir/build/BUILD/firefox-45.0.1/firefox-45.0.1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 459 Mar 26 01:00:16 rawhide firefox.desktop[6605]: /usr/lib64/firefox/plugin-container: symbol lookup error: /usr/lib64/firefox/libxul.so: undefined symbol: gtk_widget_path_iter_get_state Mar 26 01:00:16 rawhide firefox.desktop[6605]: [6605] WARNING: pipe error (77): Connection reset by peer: file /builddir/build/BUILD/firefox-45.0.1/firefox-45.0.1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 459 Added to firefox-45.0.1-4 Sorry, but this does not work. $ rpm -q firefox firefox-45.0.1-4.fc25.x86_64 Just FYI, I am running on Wayland if that makes any difference. Actually, the error message is different this time: Mar 30 15:08:38 unused-4-232.brq.redhat.com audit[3509]: ANOM_ABEND auid=16025 uid=16025 gid=16025 ses=1 subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 pid=3509 comm="plugin-containe" exe="/usr/lib64/firefox/plugin-container" sig=11 Mar 30 15:08:38 unused-4-232.brq.redhat.com kernel: plugin-containe[3509]: segfault at 0 ip 00007fafbf2bfc33 sp 00007ffc1ee702c8 error 6 in libmozgtk.so[7fafbf2be000+3000] Mar 30 15:08:38 unused-4-232.brq.redhat.com abrt-hook-ccpp[3512]: Process 3509 (plugin-container) of user 16025 killed by SIGSEGV - ignoring (repeated crash) Mar 30 15:08:38 unused-4-232.brq.redhat.com xchat-gnome.desktop[2626]: [2813] WARNING: pipe error (83): Spojení zrušeno druhou stranou: file /builddir/build/BUILD/firefox-45.0.1/firefox-45.0.1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 459 Mar 30 15:08:38 unused-4-232.brq.redhat.com audit[3513]: ANOM_ABEND auid=16025 uid=16025 gid=16025 ses=1 subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 pid=3513 comm="plugin-containe" exe="/usr/lib64/firefox/plugin-container" sig=11 Mar 30 15:08:38 unused-4-232.brq.redhat.com kernel: plugin-containe[3513]: segfault at 0 ip 00007f8bb3a7ac33 sp 00007ffe96d9bce8 error 6 in libmozgtk.so[7f8bb3a79000+3000] Mar 30 15:08:38 unused-4-232.brq.redhat.com abrt-hook-ccpp[3516]: Process 3513 (plugin-container) of user 16025 killed by SIGSEGV - ignoring (repeated crash) Mar 30 15:08:38 unused-4-232.brq.redhat.com xchat-gnome.desktop[2626]: [2813] WARNING: pipe error (83): Spojení zrušeno druhou stranou: file /builddir/build/BUILD/firefox-45.0.1/firefox-45.0.1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 459 $ rpm -q firefox firefox-45.0.1-4.fc24.x86_64 Flash still doesn't load, getting repeated messages like Mar 30 16:52:27 rawhide audit[5164]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=1 subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 pid=5164 comm="plugin-containe" exe="/usr/lib64/firefox/plugin-container" sig=11 Mar 30 16:52:27 rawhide abrt-hook-ccpp[5167]: Process 5164 (plugin-container) of user 1000 killed by SIGSEGV - ignoring (repeated crash) Mar 30 16:52:27 rawhide firefox.desktop[4506]: [4506] WARNING: pipe error (55): Connection reset by peer: file /builddir/build/BUILD/firefox-45.0.1/firefox-45.0.1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 459 Flash is working fine on my system, Fedora 24, firefox-45.0.1-4, latest flash. This bug was about missing symbols in plugin-container which is fixed now. Your problem may be the Wayland or SELinux or something else - please try to disable selinux, try X session and file a new bug for it. *** Bug 1321425 has been marked as a duplicate of this bug. *** |