Menu

xulrunner 1.9.1 w/ gtkmozembed 0.0.8 causes

Help
DonVla
2009-07-03
2013-04-16
  • DonVla

    DonVla - 2009-07-03

    gmb crashes.

    here the scenario: since the xulrunner upgrade from 1.9.0.11 to 1.9.1 perl-gtk2-mozembed does not work properly and gmb crashes with a segfault.
    i guess this is a perl-gtk2-mozembed not gmb issue.
    though when i try perl-gtk2-webkit 0.0.4, gmb also crashes after one or two seconds.
    hmm, what could cause this? perhaps it is a gmb issue....
    here are the "gmusicbrowser -debug" webkit and gtkmozembed outputs:
    webkit -> http://pastebin.com/m6dbefed5
    mozembed -> http://pastebin.com/m7db7eb9a
    when i choose mozembed from the "web context" plugin gmb crashes directly.
    when i choose webkit gmb crashes after some seconds...

    vlad

     
    • DonVla

      DonVla - 2009-07-03

      hi again!
      i see in my syslog i have following entries:
      "
      gmusicbrowser[17812]: segfault at 6 ip 00007f8bb6cb35f5 sp 00007fffccdd0670 error 4 in libwebkit-1.0.so.2.7.0[7f8bb6936000+d1f000]
      "
      this is obviously from the webkit crashes...

       
      • Daniel

        Daniel - 2009-07-04

        Which OS and uname -m are u using?

         
        • DonVla

          DonVla - 2009-07-04

          archlinux and kernel 2.6.29.4 .

           
    • DonVla

      DonVla - 2009-07-04

      and i'm using gmb version 1.0.1.

       
    • squentin

      squentin - 2009-07-04

      You can start by testing each bindings with a small simple scripts. You can use the scripts from the SYNOPSIS section of the bindings for gtkmozembed and gtkwebkit :
      http://search.cpan.org/~tsch/Gtk2-MozEmbed-0.08/MozEmbed.pm
      http://search.cpan.org/dist/Gtk2-WebKit/lib/Gtk2/WebKit.pm
      (simply save them to a file, and run "perl SAVEDFILE")

      (note that the mozembed example will create a ~/.myprofile folder, and for the webkit example, use ctrl-c to quit, as closing the window doesn't quit the script)

       
      • DonVla

        DonVla - 2009-07-04

        ok, thanks quentin for your reply.

        i've tried your suggestions and everything seems to work.
        i tried last.fm and youtube.com as an URL and both worked despite of flash. even flash in fullscreen works.
        when i close the webkit window i get a segfault, but that's it.
        it seems to be somehow gmb related...
        vlad

        btw, mozembed creates a ~/.mybrowser folder.

         
    • DonVla

      DonVla - 2009-07-04

      ok,
      i got it running again, at least with mozembed.
      i had only to delete the mozilla_profile folder inside the gmb config dir.
      though with webkit gmb crashes with a segfault. perhaps gmb should ignore the webkit segfault (see above)..

      vlad

       
    • DonVla

      DonVla - 2009-07-04

      thanks  for your help quentin. :)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.