After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 472130 - Crash when deleting all the songs from my db
Crash when deleting all the songs from my db
Status: RESOLVED DUPLICATE of bug 469393
Product: banshee
Classification: Other
Component: general
0.13.1
Other Linux
: Normal critical
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-31 06:53 UTC by Diego Escalante Urrelo (not reading bugmail)
Modified: 2007-10-16 19:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego Escalante Urrelo (not reading bugmail) 2007-08-31 06:53:00 UTC
I selected all my songs (which are all dead since I moved the files) and deleted them, but banshee crashes after smashing my cpu for some seconds, this is printed to the console:

Warning: [31/08/2007 01:48:23] (Cannot connect to NetworkManager) - An available, working network connection will be assumed
Debug: [31/08/2007 01:48:25] (Loading audio profiles) - /usr/share/banshee/audio-profiles
Debug: [31/08/2007 01:48:26] (Default player engine) - GStreamer 0.10
Debug: [31/08/2007 01:48:26] (Audio CD Core Initialised) - 
Debug: [31/08/2007 01:48:27] (Testing device for DAP support) - /org/freedesktop/Hal/devices/volume_uuid_2090C49790C47536
Debug: [31/08/2007 01:48:27] (DAP has not been added) - /org/freedesktop/Hal/devices/volume_uuid_2090C49790C47536
Warning: [31/08/2007 01:48:27] (Power Management Call Failed) - Cannot find GNOME Power Manager: Name org.gnome.PowerManager has no owner
Debug: [31/08/2007 01:48:27] (Enabled multimedia keys support) - Using org.gnome.SettingsDaemon
Information: [31/08/2007 01:48:27] (Starting Smart Playlist Auto-Refresh) - Time-dependent smart playlist added, so starting one-minute auto-refresh timer.
Debug: [31/08/2007 01:48:27] (Audioscrobbler starting protocol engine) - 
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
Mono.Data.SqliteClient.SqliteSyntaxException: Expression tree is too large (maximum depth 1000)
  at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [0x00000] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000] 
  at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000] 

   at GLib.ExceptionManager.RaiseUnhandledException ()
   at GLib.Signal.voidObjectCallback ()
   at GLib.Signal.voidObjectCallback ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at Gnome.Program.Run ()
   at Banshee.BansheeEntry.Startup ()
   at System.MulticastDelegate.invoke_void_string[] ()
   at Banshee.Gui.CleanRoomStartup.Startup ()
   at Banshee.BansheeEntry.Main ()
Comment 1 Wade Menard 2007-10-06 09:45:46 UTC
This is a dupe of bug 469393
Comment 2 Wade Menard 2007-10-16 19:21:22 UTC

*** This bug has been marked as a duplicate of 469393 ***