banshee crashes on song change within smart playlist

Bug #453346 reported by Glendon Solsberry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
banshee (Ubuntu)
Invalid
Undecided
Unassigned
xfce4-notifyd (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: banshee

Upon song change, banshee crashes with an "Array index out of bounds" error. This does not happen when skipping a song, only when playing through to the next song. Banshee continues to play, but clicking close will cause the application to quit.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/lib/banshee-1/Banshee.exe
InterpreterPath: /usr/bin/mono
NonfreeKernelModules: nvidia
Package: banshee 1.4.3-3ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
Uname: Linux 2.6.28-15-generic i686

Revision history for this message
Glendon Solsberry (gms8994) wrote :
Revision history for this message
Glendon Solsberry (gms8994) wrote :

An unhandled exception was thrown: Array index is out of range.

at NDesk.DBus.MessageReader.MarshalUInt (byte*) <0x0002d>
at NDesk.DBus.MessageReader.ReadUInt32 () <0x00018>
at NDesk.DBus.MessageReader.ReadValue (NDesk.DBus.DType) <0x00113>
at NDesk.DBus.MessageReader.ReadValue (System.Type) <0x00235>
at NDesk.DBus.MessageHelper.GetDynamicValues (NDesk.DBus.Message,System.Reflection.ParameterInfo[]) <0x000d5>
at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message) <0x000f4>
at NDesk.DBus.Connection.DispatchSignals () <0x0003c>
at NDesk.DBus.Connection.Iterate () <0x0002c>
at <Init>c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x0002a>
at (wrapper native-to-managed) <Init>c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x00049>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at Banshee.Gui.GtkBaseClient.Run () <0x00035>
at Banshee.Gui.GtkBaseClient.Startup () <0x00031>
at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x000a2>

.NET Version: 2.0.50727.42
OS Version: Unix 2.6.28.15

Assembly Version Information:

Lastfm.Gui (1.4.0.0)
glade-sharp (2.12.0.0)
gnome-sharp (2.24.0.0)
ICSharpCode.SharpZipLib (2.84.0.0)
System.Web (2.0.0.0)
System.Configuration (2.0.0.0)
avahi-sharp (1.0.0.0)
Mono.Zeroconf.Providers.Avahi (2.0.0.76)
Mono.Zeroconf (2.0.0.76)
ipod-sharp (0.0.1.0)
Mtp (1.4.0.0)
Banshee.Dap.MassStorage (1.4.0.0)
Banshee.Dap.Mtp (1.4.0.0)
taglib-sharp (2.0.3.2)
Banshee.FileSystemQueue (1.4.0.0)
Mono.Media (1.4.0.0)
Banshee.InternetRadio (1.4.0.0)
Banshee.PlayQueue (1.4.0.0)
Lastfm (1.4.0.0)
Banshee.Lastfm (1.4.0.0)
notify-sharp (0.4.0.0)
Banshee.NotificationArea (1.4.0.0)
Banshee.CoverArt (1.4.0.0)
Migo (1.4.0.0)
Banshee.Podcasting (1.4.0.0)
Banshee.Bookmarks (1.4.0.0)
Banshee.MultimediaKeys (1.4.0.0)
Banshee.Daap (1.4.0.0)
Banshee.AudioCd (1.4.0.0)
pango-sharp (2.12.0.0)
Banshee.Widgets (1.4.0.0)
Banshee.Dap.Ipod (1.4.0.0)
Banshee.Dap (1.4.0.0)
Banshee.Hal (1.4.0.0)
Banshee.Unix (1.4.0.0)
Banshee.GStreamer (1.4.0.0)
gconf-sharp (2.24.0.0)
Banshee.Gnome (1.4.0.0)
Banshee.NowPlaying (1.4.0.0)
System.Transactions (2.0.0.0)
NDesk.DBus.GLib (1.0.0.0)
Mono.Cairo (2.0.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
System.Xml (2.0.0.0)
gdk-sharp (2.12.0.0)
Mono.Addins (0.4.0.0)
atk-sharp (2.12.0.0)
Hyena.Gui (1.4.0.0)
gtk-sharp (2.12.0.0)
Banshee.ThickClient (1.4.0.0)
Nereid (1.4.0.0)
NDesk.DBus.Proxies (0.0.0.0)
Mono.Posix (2.0.0.0)
Banshee.Core (1.4.0.0)
System (2.0.0.0)
Hyena (1.4.0.0)
NDesk.DBus (1.0.0.0)
glib-sharp (2.12.0.0)
Banshee.Services (1.4.0.0)
Banshee (1.4.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.28-15-generic i686 unknown GNU/Linux

Disribution Information:

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"

[/etc/debian_version]
5.0

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 453346] [NEW] banshee crashes on song change within smart playlist

On Saturday 17,October,2009 02:09 AM, Glendon Solsberry wrote:
> Public bug reported:
>
> Binary package hint: banshee
>
> Upon song change, banshee crashes with an "Array index out of bounds"
> error. This does not happen when skipping a song, only when playing
> through to the next song. Banshee continues to play, but clicking close
> will cause the application to quit.
>
This is probably a repeat of the notifications bug which I'm not sure the number
of at the moment. Could you try disabling notifications (right click on tray
icon and uncheck show notifications) and see if it still occurs?

Also, please state what notification daemon you are using. If you don't know,
please install d-feet, open it and search for org.freedesktop.Notifications in
the session bus and state what's displayed in the "Command Line" field.
Alternatively, run the command (all in one line) below and paste the output.

dbus-send --session --dest=org.freedesktop.Notifications --print-reply
/org/freedesktop/Notifications org.freedesktop.Notifications.GetServerInformation

  affects ubuntu/banshee
  status incomplete

--
Kind regards,
Chow Loong Jin (GPG: 0x8F02A411)
Ubuntu Contributing Developer

Changed in banshee (Ubuntu):
status: New → Incomplete
Revision history for this message
Glendon Solsberry (gms8994) wrote :

dbus-send --session --dest=org.freedesktop.Notifications --print-reply /org/freedesktop/Notifications org.freedesktop.Notifications.GetServerInformation

method return sender=:1.18 -> dest=:1.6745 reply_serial=2
   string "Xfce Notify Daemon"
   string "Xfce"
   string "0.1.0"

Revision history for this message
Glendon Solsberry (gms8994) wrote :

Also, disabling the notifications did alleviate the problem.

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 453346] Re: banshee crashes on song change within smart playlist

On Wednesday 21,October,2009 03:54 AM, Glendon Solsberry wrote:
> Also, disabling the notifications did alleviate the problem.
>
Figures. This is the xfce4-notifyd bug in Debian that was fixed with version
0.1.0-3 then. See http://bugs.debian.org/522729

  affects ubuntu/banshee
  status invalid

  affects ubuntu/xfce4-notifyd
  status fixreleased

--
Kind regards,
Chow Loong Jin (GPG: 0x8F02A411)
Ubuntu Contributing Developer

Changed in banshee (Ubuntu):
status: Incomplete → Invalid
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.