Crash at start on Oneiric 64bit

Bug #842976 reported by Paul Hoell
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Nuvola Apps Runtime (Nuvola Player)
Invalid
Undecided
Unassigned

Bug Description

Hey
I installed GMF form the daily PPA on my up-to-date Ubuntu oneiric 64bit and it consistantly crashes when i start it. I get following output, please tell me if i can provide any further information.

Sorry for german locale, i don't have englich i18n installed atm...

~$ google-music-frame
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
You are running development version, revision: (null)
No bp log location saved, using default.
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:000] Using Gtk2 toolkit
[000:005] No bp log location saved, using default.
[000:005] Browser XEmbed support present: 1
[000:005] Browser toolkit is Gtk2.
[000:005] Using Gtk2 toolkit
Failed to open debug file '/home/paul/tmp/mozdebug'
Speicherzugriffsfehler (Speicherabzug geschrieben)

I also attached an apport report, which indicates, that there might be a problem with the google-talkplugin, which i have also installed and which works fine. I wonder why libraries from that install are used in GMF...

Revision history for this message
Paul Hoell (hoellp) wrote :
Revision history for this message
Jiří Janoušek (fenryxo) wrote :

Can you please run "LANG=C google-music-frame --debug" in terminal and attach the output?

Changed in google-music-frame:
status: New → Incomplete
Revision history for this message
Paul Hoell (hoellp) wrote : Re: [Bug 842976] Re: Crash at start on Oneiric

Of course, but the system wide messages will still be german... I try to
translate what seems relevant to me, using translations from dict.leo.org

LANG=C google-music-frame --debug
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine
gefunden werden, ## GTK warning i get in every program
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine
gefunden werden,
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine
gefunden werden,
       Gtk Warning Im Modulpfad »pixmap« konnte keine Themen-Engine
gefunden werden,
       GMF Info Welcome to Google Music Frame, version: 0.1+next
You are running development version, revision: (null)
       GMF Info Report any issues/bugs you might find to
https://bugs.launchpad.net/google-music-frame
       GMF Debug command: google-music-frame --debug
       GMF Debug No environent proxy settings.
       GMF Info Secure connection check is enabled.
       GMF Debug foo
       GMF Debug Bus acquired: org.mpris.MediaPlayer2.googlemusicframe,
registering objects
       GMF Debug Bus name acquired:
org.mpris.MediaPlayer2.googlemusicframe
       GMF Debug Sound menu appeared: com.canonical.indicators.sound,
:1.94
       GMF Debug Dock vanished: net.launchpad.DockManager
       GMF Debug GNOME settings daemon appeared:
org.gnome.SettingsDaemon, :1.7
       GMF Debug WebView URI: https://music.google.com/music/listen

No bp log location saved, using default.
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:000] Using Gtk2 toolkit
[000:006] No bp log location saved, using default.
[000:006] Browser XEmbed support present: 1
[000:006] Browser toolkit is Gtk2.
[000:006] Using Gtk2 toolkit
 <unknown> Debug NP_Initialize
 <unknown> Debug NP_Initialize succeeded
Failed to open debug file '/home/paul/tmp/mozdebug'
 <unknown> Debug NP_Initialize
 <unknown> Debug NP_Initialize succeeded
 <unknown> Debug NP_Initialize
 <unknown> Debug NP_Initialize succeeded
 <unknown> Debug NP_Initialize
 <unknown> Debug NP_Initialize succeeded
Speicherzugriffsfehler (Speicherabzug geschrieben) ## Segmentation fault
(core image written)

<-

2011/9/6 Jiří Janoušek <email address hidden>

> Can you please run "LANG=C google-music-frame --debug" in terminal and
> attach the output?
>
> ** Changed in: google-music-frame
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/842976
>
> Title:
> Crash at start on Oneiric
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/google-music-frame/+bug/842976/+subscriptions
>

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: Crash at start on Oneiric

> I wonder why libraries from that install are used in GMF...

WebKit (HTML rendering engine used in GMF) loads all Firefox' plugins (including Flash, Java, Google Talk).

> it consistantly crashes when i start it

What's the exact UI state when GMF crashes? Is the main window shown? Does Google Music start to load?

Can you please install Midori web browser (package midori) and open Google Music web interface in it? It uses the same web browser engine (WebKit). If Midori will also crash the problem may be Flash (it's at the top of stacktrace).

I've also added a few debug messages to better cover start of WebKit, thus update the debug output when version 0.1+next-0ubuntu0~bzr50~4~oneiric1 will be available.

Revision history for this message
Paul Hoell (hoellp) wrote : Re: [Bug 842976] Re: Crash at start on Oneiric

I installed midori, and it crashes with very similar symptomes.
I get the log in screen, enter the information, the main window loads and
either crahes instantly, or after a few seconds where i can see the full
main window but can't interact at all.

Your guess with flash seems to be correct, after i removed the flash plugin
the main window of google music loads fine, i can interact, but only
complains about missing flash. I was using the 64bit flash plugin
distributed via ppa:sevenmachines/flash.

--- half an hour of uninstalling flash and trying to reinstall later ----

After i downloaded the 64bit flash plugin directly from the Adobe site, GM
works perfectly fine in Midori and GMF as well.

So, this bug was just some weird thing with my (otherwise fine) flash
plugin.
Thank you for the support, this can be marked invalid i guess, but i'll
leave that to you...

cheers Paul

PS: But in doing all that i found a bug in the flash PPA, so at least that's
something out of it ;)
<-

2011/9/7 Jiří Janoušek <email address hidden>

> > I wonder why libraries from that install are used in GMF...
>
> WebKit (HTML rendering engine used in GMF) loads all Firefox' plugins
> (including Flash, Java, Google Talk).
>
> > it consistantly crashes when i start it
>
> What's the exact UI state when GMF crashes? Is the main window shown?
> Does Google Music start to load?
>
> Can you please install Midori web browser (package midori) and open
> Google Music web interface in it? It uses the same web browser engine
> (WebKit). If Midori will also crash the problem may be Flash (it's at
> the top of stacktrace).
>
> I've also added a few debug messages to better cover start of WebKit,
> thus update the debug output when version 0.1+next-
> 0ubuntu0~bzr50~4~oneiric1 will be available.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/842976
>
> Title:
> Crash at start on Oneiric
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/google-music-frame/+bug/842976/+subscriptions
>

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: Crash at start on Oneiric

I'm glad the problem has been solved. I'm marking this bug invalid, but I have also created FAQ entry about this issue. Thanks for reporting the problem. Happy listening :-)

Changed in google-music-frame:
status: Incomplete → Invalid
summary: - Crash at start on Oneiric
+ Crash at start on Oneiric 64bit
tags: added: crash flashplugin
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.