Beatbox crashes on startup due to a failed assertion in error in gee_linked_list_real_gett

Bug #870683 reported by Josip Lisec
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
BeatBox
Fix Released
Low
Scott Ringwelski

Bug Description

App was working fine until I tried to create a playlist based on the 'Similar songs' playlist, after which the app crashed (actually, the process became a zombie). I'm using the latest code from repo (rev 284), on Fedora 16 (beta) with libgee-0.6.1.

This is the console output:

Loading database
Unsuccessful column data import. Falling back to default.
analyzing playlist
playlist analyzed

(beatbox:31785): Gtk-CRITICAL **: gtk_widget_set_visible: assertion `GTK_IS_WIDGET (widget)' failed
Building user interface
analyzing playlist
playlist analyzed
**
ERROR:linkedlist.c:625:gee_linked_list_real_get: assertion failed: (index < self->priv->_size)
Aborted (core dumped)

Revision history for this message
Scott Ringwelski (sgringwe) wrote :

rev 297 is latest, please try that one.

Revision history for this message
Josip Lisec (jol) wrote :

Ah yes, indeed, sorry for that. The bug appears to be still there, it spits out exactly the same error.

Revision history for this message
Scott Ringwelski (sgringwe) wrote :

This error is the cause of adding a new row to the list view. To fix it, delete the db at ~/.local/beatbox/beatbox.db and update to latest rev.

Changed in beat-box:
status: New → Fix Released
importance: Undecided → Low
assignee: nobody → Scott Ringwelski (sgringwe)
milestone: none → 0.2
Revision history for this message
Josip Lisec (jol) wrote :

That helped, thanks!

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.