Quod Libet segfaults on start

Bug #6308 reported by AndyOsi
12
Affects Status Importance Assigned to Milestone
scim (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Running Breezy, KDE, GTK-QT Theme Engine.

Console output:

Quod Libet is already running.
Unable to write to /home/osinski/.quodlibet/control. Removing it.
Supported formats: mp3, oggvorbis
Loaded song library.
Opening audio device.
/usr/lib/quodlibet/quodlibet.zip/qltk.py:110: DeprecationWarning: Class SongWatcher is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/qltk.py:715: DeprecationWarning: Class TreeViewHints is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/properties.py:1733: DeprecationWarning: Class SongProperties is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/browsers/albums.py:551: DeprecationWarning: Class AlbumList is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/efwidgets.py:248: DeprecationWarning: Class FileSelector is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/efwidgets.py:388: DeprecationWarning: Class ExFalsoWindow is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/browsers/filesystem.py:115: DeprecationWarning: Class FileSystem is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/browsers/paned.py:252: DeprecationWarning: Class PanedBrowser is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/browsers/playlists.py:93: DeprecationWarning: Class PlaylistBar is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/lib/quodlibet/quodlibet.zip/browsers/search.py:72: DeprecationWarning: Class EmptyBar is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered.
/usr/bin/quodlibet:26: GtkWarning: gdk_pixbuf_new: assertion `width > 0' failed
  gtk.main()
/usr/bin/quodlibet:26: GtkWarning: gdk_pixbuf_get_n_channels: assertion `pixbuf != NULL' failed
  gtk.main()
/usr/bin/quodlibet:26: GtkWarning: gdk_pixbuf_get_bits_per_sample: assertion `pixbuf != NULL' failed
  gtk.main()
/usr/bin/quodlibet:26: GtkWarning: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed
  gtk.main()
/usr/bin/quodlibet:26: GtkWarning: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed
  gtk.main()
/usr/bin/quodlibet:26: GtkWarning: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed
  gtk.main()
/usr/bin/quodlibet:26: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  gtk.main()
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
Segmentation fault

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report. Which version of Ubuntu and quodlibet do you use?

Changed in quodlibet:
assignee: nobody → motu
status: New → NeedInfo
Revision history for this message
AndyOsi (andres-osinski) wrote : Re: [Bug 6308] Quod Libet segfaults on start

Ubuntu 5.10 under KDE, quod libet at the lastest version in the Universe
repository (can't remember which; i'm typing this at work).

On 1/2/06, Daniel Holbach <email address hidden> wrote:
>
> Public bug report changed:
> https://launchpad.net/malone/bugs/6308
>
> Comment:
> Thanks for your bug report. Which version of Ubuntu and quodlibet do you
> use?
>

Revision history for this message
Dafydd Harries (daf) wrote :

This also happens to me. I'm using Quodlibet 0.17-1ubuntu1 on Dapper. My traceback ends with this message:

Opening audio device.
*** glibc detected *** double free or corruption (out): 0x08b85740 ***
Aborted

Revision history for this message
Yann Rouillard (yann-pleiades) wrote :

I don't reproduce this bug with the same version.
Do you just have to launch quodlibet to reproduce this bug ?

Revision history for this message
AndyOsi (andres-osinski) wrote :

Yes. It segafaults on launch.

On 3/18/06, Yann <email address hidden> wrote:
>
> Public bug report changed:
> https://launchpad.net/malone/bugs/6308
>
> Comment:
> I don't reproduce this bug with the same version.
> Do you just have to launch quodlibet to reproduce this bug ?
>

Revision history for this message
Dafydd Harries (daf) wrote :

Ar 18/03/2006 am 15:33, ysgrifennodd Yann:
> Public bug report changed:
> https://launchpad.net/malone/bugs/6308
>
> Comment:
> I don't reproduce this bug with the same version.
> Do you just have to launch quodlibet to reproduce this bug ?

Ok, this looks like a SCIM bug. "GTK_IM_MODULE= quodlibet" works.

--
Dafydd

Revision history for this message
Sebastian Dröge (slomo) wrote :

ok, so let's re-assign this to scim

Revision history for this message
atie (atie-at-matrix) wrote :

I don't believe this is a SCIM bug to begin with (to me it looks glibc issue we had before at least for Dapper's one), anyway I can run Dapper's quodlibet 0.18-3ubuntu1(w/ scim) without any problem. So let's consider closing this bug if anyone here not having same problem.

Dafydd, do you still have this problem with your Dapper?

Revision history for this message
Ming Hua (minghua) wrote :

Is anybody still seeing this bug? This is an old bug during the dapper development, and the bug reporter hasn't answered the request for re-testing since then. So if no one can reproduce this and we don't hear from the reporter again, I am inclined to reject this bug.

Revision history for this message
AndyOsi (andres-osinski) wrote : Re: [Bug 6308] Re: Quod Libet segfaults on start

It hasn't occurred again. I think you can close it down.

On 5/17/07, Ming Hua <email address hidden> wrote:
>
> Is anybody still seeing this bug? This is an old bug during the dapper
> development, and the bug reporter hasn't answered the request for re-
> testing since then. So if no one can reproduce this and we don't hear
> from the reporter again, I am inclined to reject this bug.
>
> --
> Quod Libet segfaults on start
> https://bugs.launchpad.net/bugs/6308
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Ming Hua (minghua) wrote :

The reporter confirmed that this bug no longer appears. Close as "fix released".

Changed in scim:
assignee: motu → nobody
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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