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 500063 - Removing over 1000 songs from music libary banshee crashes.
Removing over 1000 songs from music libary banshee crashes.
Status: RESOLVED DUPLICATE of bug 469393
Product: banshee
Classification: Other
Component: general
0.13.1
Other Linux
: Normal normal
: 2.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-27 21:45 UTC by unforcer
Modified: 2007-11-28 05:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description unforcer 2007-11-27 21:45:03 UTC
Expression tree is too large (maximum depth 1000) 


Expression tree is too large (maximum depth 1000)
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] 
Stacktrace:

  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_set_has_separator (intptr,bool) <0x0000e>
  at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_set_has_separator (intptr,bool) <0xffffffff>
  at Gtk.Dialog.set_HasSeparator (bool) <0x0002f>
  at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception) <0x0005c>
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.CleanRoomStartup/StartupInvocationHandler,string[]) <0x00126>
  at Banshee.BansheeEntry.Main (string[]) <0x00050>
  at (wrapper runtime-invoke) Banshee.BansheeEntry.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        banshee [0x50c243]
        banshee [0x4db1a2]
        /lib/libc.so.6 [0x2b018c6f7430]
        /usr/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x3c7) [0x2aaaaf285b71]
        /usr/lib64/libgobject-2.0.so.0(g_signal_emit+0x83) [0x2aaaaf28615e]
        /usr/lib64/libgobject-2.0.so.0 [0x2aaaaf279fb1]
        /usr/lib64/libgobject-2.0.so.0(g_object_thaw_notify+0x17b) [0x2aaaaf27a7c7]
        /usr/lib64/libgtk-x11-2.0.so.0(gtk_widget_unparent+0x154) [0x2aaaadf8c200]
        /usr/lib64/libgtk-x11-2.0.so.0 [0x2aaaaddd9baa]
        /usr/lib64/libgobject-2.0.so.0(g_closure_invoke+0x101) [0x2aaaaf276839]
        /usr/lib64/libgobject-2.0.so.0 [0x2aaaaf284944]
        /usr/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x7e9) [0x2aaaaf285f93]
        /usr/lib64/libgobject-2.0.so.0(g_signal_emit+0x83) [0x2aaaaf28615e]
        /usr/lib64/libgtk-x11-2.0.so.0 [0x2aaaadf87e10]
        /usr/lib64/libgobject-2.0.so.0(g_object_run_dispose+0x40) [0x2aaaaf2785d8]
        /usr/lib64/libgtk-x11-2.0.so.0(gtk_dialog_set_has_separator+0x6c) [0x2aaaade202d4]
        [0x420bdf05]

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================
Comment 1 Wade Menard 2007-11-28 05:54:09 UTC

*** This bug has been marked as a duplicate of 469393 ***
Comment 2 Wade Menard 2007-11-28 05:55:13 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.