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 491835 - Banshee crashes when deleting many files
Banshee crashes when deleting many files
Status: RESOLVED DUPLICATE of bug 469393
Product: banshee
Classification: Other
Component: User Interface
0.13.1
Other All
: Normal critical
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-30 19:41 UTC by lcid-fire
Modified: 2007-10-30 23:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description lcid-fire 2007-10-30 19:41:44 UTC
Steps to reproduce:
1. Import a few thousand files into banshee
2. Select 1000 of them (fewer also works)
3. Choose the Remove command


Stack trace:
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 ()


Other information:
Comment 1 Andrew Conkling 2007-10-30 21:29:57 UTC
Duplicate of bug #469393. Sorry I didn't post back on the list, I meant to find this bug before. Thanks for reporting it.
Comment 2 Gabriel Burt 2007-10-30 23:36:51 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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