adriantr09 / gecko-mediaplayer

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

Midori (web browser based on Webkit) crashed all time with gecko-mediaplayer plugin #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  install gecko-mediaplayer (or svn version of gecko-mediaplayer) and midori
2. set up  under gnome-mplayer
3. run midori
4. midori crash

Midori crashes at startup with error :

(midori:20981): GLib-CRITICAL **: g_strsplit: assertion `string != NULL' failed
Segmentation fault

When one of these lines is in 
~/.config/gecko-mediaplayer/gecko-mediaplayer.conf :

disable_qt=true
disable_real=true
disable_wmp=true
disable_dvx=true

After commenting out these lines or deleting gecko-mediaplayer.conf the crash 
does not 
happen.

Have you any idea for fixing? Gecko-mediaplayer is ONE and BEST as integrated  
media 
player for Firefox and Midori (Webkit).

Original issue reported on code.google.com by alois.ne...@gmail.com on 3 Jan 2010 at 4:16

GoogleCodeExporter commented 8 years ago

Original comment by alois.ne...@gmail.com on 3 Jan 2010 at 4:20

Attachments:

GoogleCodeExporter commented 8 years ago
I believe this has been fixed in SVN.

Original comment by kdeko...@gmail.com on 3 Jan 2010 at 6:06

GoogleCodeExporter commented 8 years ago
I tested r345, and crash all time.

Original comment by alois.ne...@gmail.com on 3 Jan 2010 at 7:16

GoogleCodeExporter commented 8 years ago
Please repull SVN and try again. I tried to debug it from your crashdump, and I 
think
I got it.

Original comment by kdeko...@gmail.com on 3 Jan 2010 at 7:49

GoogleCodeExporter commented 8 years ago
hm,
I repull SVN - used r345(gecko-mediaplayer) and r1613 (gnome-mplayer). But when 
I
disable anything in gnome-mplayer embedded - Quicktime plugin, Realplayer 
plugin -
Midori 0.2.2 crash.

I not use gconf, gecko-mediaplayer and gnome-mplayer is compiled with 
--without-gconf
 --disable-schemas-install

Original comment by alois.ne...@gmail.com on 3 Jan 2010 at 9:16

GoogleCodeExporter commented 8 years ago
Please run midori under gdb and then do a bt to show where the crash is.

Original comment by kdeko...@gmail.com on 3 Jan 2010 at 9:44

GoogleCodeExporter commented 8 years ago
GDB and core dump

Original comment by alois.ne...@gmail.com on 3 Jan 2010 at 9:52

Attachments:

GoogleCodeExporter commented 8 years ago
From the gdb output the crash appears to be in webkit when gecko-mediaplayer 
tells midori to reload the 
plugins.

Original comment by kdeko...@gmail.com on 3 Jan 2010 at 10:27

GoogleCodeExporter commented 8 years ago
I've done some more research on this, running make clean and then 
reconfiguring. I
got it to crash once while switching preferences, but that was after a bad 
recompile.
Since then I have been unable to recreate the crash.

Original comment by kdeko...@gmail.com on 3 Jan 2010 at 10:54

GoogleCodeExporter commented 8 years ago
the problem is fixed on both sides - new version of Midori (0.2.6) works fine 
with your plugin. You can close this bug.

 Thank you!

Original comment by alois.ne...@gmail.com on 11 Jun 2010 at 7:44

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 12 Jun 2010 at 1:18