Hide Forgot
abrt version: 1.1.14 architecture: x86_64 Attached file: backtrace cmdline: /usr/lib64/xulrunner-1.9.2/plugin-container /usr/lib64/mozilla/plugins-wrapped/nswrapper_32_64.libflashplayer.so 32491 plugin component: xulrunner crash_function: mozilla::(anonymous namespace)::child::_geturlnotify executable: /usr/lib64/xulrunner-1.9.2/plugin-container kernel: 2.6.35.10-74.fc14.x86_64 package: xulrunner-1.9.2.13-5.fc14 rating: 4 reason: Process /usr/lib64/xulrunner-1.9.2/plugin-container was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1295116815 uid: 500 How to reproduce ----- 1.suddenly, without explanation 2. 3.
Created attachment 473661 [details] File: backtrace
Package: xulrunner-1.9.2.13-5.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. suddenly 2. 3. Comment ----- suddenly in firefox
Package: xulrunner-1.9.2.13-5.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.nspluginwrapper . 2. 3.(npviewer.bin:7338): Gdk-WARNING **: XID collision, trouble ahead
this bug is when I enable dom.ipc.plugins.enabled=true. there is no problem with firefox 4, this enabled by default partial solution: selinux . nspluginswrapper http://fedoraproject.org/wiki/Flash Troubleshooting and notes SELinux problems In some cases, nspluginwrapper produces SELinux AVC errors, some of which may prevent viewing Flash content. Changing the relevant SELinux boolean may resolve this problem, but eliminates a great deal of additional security when using nspluginwrapper. To make the change, run the following command: su -c 'setsebool -P allow_unconfined_nsplugin_transition=0'
I think is a problem between xulrunner container and selinux security policy because that is nspluginwrapper even in 64-bit plugins. xulrunner container work as chromium in this case.