adriantr09 / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

gecko-mediaplayer crashes firefox. #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start firefox and open some pages
2. firefox crashes with:

peter@camobap ~ $ firefox
Registering '@mozilla.org/module-loader/python;1' (libpyloader.so)
Registering '@mozilla.org/network/protocol/about;1?what=python' (pyabout.py)
Registering '@mozilla.org/module-loader/python;1' (libpyloader.so)
Registering '@mozilla.org/network/protocol/about;1?what=python' (pyabout.py)
/usr/lib/xulrunner-1.9.1.2/python/xpcom/__init__.py:54: DeprecationWarning:
BaseException.message has been deprecated as of Python 2.6
  self.message = message
/usr/lib/mozilla-firefox/firefox: symbol lookup error:
/usr/lib/nsbrowser/plugins/gecko-mediaplayer-qt.so: undefined symbol:
gconf_client_get_default
peter@camobap ~ $

After I removed gecko-mediaplayer from system firefox works as expected.
I'm not alone with this problem:

http://linuxgator.org/forums/viewtopic.php?f=18&t=1429
http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg23508.html

I have gconf-2.6.26 installed and that's firefox-3.5.2. I'm unsure how to
debug this error and what information I can provide so if you have any
questions, please, ask.

Original issue reported on code.google.com by volkov.p...@gmail.com on 14 Aug 2009 at 5:09

GoogleCodeExporter commented 8 years ago
I believe this is a problem with the compiler flags uses in gecko-mediaplayer 
0.9.6.
I believe this problem has been fixed in SVN and will be fixed in the 0.9.7 
release
that will be released shortly.

Original comment by kdeko...@gmail.com on 17 Aug 2009 at 2:17

GoogleCodeExporter commented 8 years ago
I have this problem (or a similar one) with gecko-mediaplayer 0.9.8, Mozilla 
Firefox
3.5.4. I can successfully view about:robots, about:mozilla and 
about:sessionrestore,
but trying to view any other pages or opening the preferences or add-ons 
dialogues
triggers a crash. The following message is displayed just before Firefox exits:

/usr/lib/firefox/firefox: symbol lookup error: /usr/lib/browser-plugins/gecko-

This occurs even in safe mode, and does not occur once gecko-mediaplayer has 
been
removed

Original comment by wahspil...@gmail.com on 25 Nov 2009 at 4:09

GoogleCodeExporter commented 8 years ago
wahspilihp,

Most likely it is a similar problem? Are you using OpenSuse and are you 
installing
gecko-mediaplayer as a package?

Original comment by kdeko...@gmail.com on 25 Nov 2009 at 1:45