Comment 10 for bug 902827

Revision history for this message
James (jamesasgrim) wrote :

This also affects me, I am using the precise Beta1, installed according to http://www.spotify.com/uk/download/previews/ . Same crash, but it crashes every startup, so Spotify is unusable. I get the main app up, but it seems to be when it's trying to load the album icons etc. on the homepage. Screenshot attached. Running on the command line yields this output:

$ spotify
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
10:14:17.342 I [breakpad.cpp:36] Registered Breakpad for product: spotify
10:14:17.343 I [translate.cpp:123] Reloading all languages
10:14:17.372 I [breakpad.cpp:94] Searching for crashdumps: /home/james/.cache/spotify/*.dmp
10:14:19.724 I [breakpad.cpp:105] Not allowed to upload file
QDBusArgument: write from a read-only object
10:14:20.015 I [ap:1754] Connecting to AP C4.spotify.com:4070
10:14:20.078 I [offline-mgr:2146] Storage has been cleaned
10:14:20.120 I [upnp:517] 192.168.1.254: got external ip 0x50AFC245
10:14:20.120 I [ap:1212] Connected to AP: 78.31.8.114:4070
10:14:20.968 I [upnp:465] 192.168.1.254: mapping add ok
10:14:20.978 I [upnp:491] 192.168.1.254: Port 11443 mapped OK
10:14:21.145 I [user_cache:138] UserCache::initiateGetUsers() will query for 1 users
10:14:21.146 I [gui-model:2549] Login Code: 0
Gdk-CRITICAL **: IA__gdk_window_set_back_pixmap: assertion `GDK_IS_WINDOW (window)' failed
Gdk-CRITICAL **: IA__gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Segmentation fault (core dumped)

And in dmesg I see:

[ 5176.100835] spotify[15304] general protection ip:7fc496dffee5 sp:7fff5a003650 error:0 in libglib-2.0.so.0.3120.0[7fc496dd3000+f2000]

I don't know if this info is useful, if something more specific is more useful I am happy to reproduce this bug.