Banshee.exe crashed with SIGABRT in raise()

Bug #767922 reported by diegojorge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
banshee (Ubuntu)
Expired
Low
Unassigned

Bug Description

Binary package hint: banshee

lsb_release -rd
Description: Ubuntu Natty (development branch)
Release: 11.04

2.0.0-2ubuntu1 (banshee)

Banshee closed suddenly while I was listening to music.

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: banshee 2.0.0-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Wed Apr 20 21:04:23 2011
ExecutablePath: /usr/lib/banshee/Banshee.exe
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110413)
InterpreterPath: /usr/bin/mono
ProcCmdline: banshee /usr/lib/banshee/Banshee.exe --redirect-log --play-enqueued
ProcEnviron:
 SHELL=/bin/bash
 LANG=pt_BR.UTF-8
 LANGUAGE=pt_BR:en
Signal: 6
SourcePackage: banshee
StacktraceTop:
 raise () from /lib/x86_64-linux-gnu/libc.so.6
 abort () from /lib/x86_64-linux-gnu/libc.so.6
 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? ()
 ?? ()
Title: Banshee.exe crashed with SIGABRT in raise()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
diegojorge (diegojorge) wrote :
Revision history for this message
Xavier Bassery (xaba) wrote :

Thanks for your bug report.
Could you please run in a terminal "killall banshee && banshee --debug &> ~/banshee-debug.txt", reproduce the bug and then attach the generated file banshee-debug.txt to this bug report (this file will be in your home folder)?
This will greatly help us in tracking down your problem.

Changed in banshee (Ubuntu):
status: New → Invalid
status: Invalid → Incomplete
Revision history for this message
diegojorge (diegojorge) wrote :
Download full text (9.7 KiB)

Hello Xavier. I did it, and get this as result:

** Running Mono with --debug **
[1 Info 18:05:09.028] Running Banshee 2.0.0: [Ubuntu Natty (development branch) (linux-gnu, x86_64) @ 2011-04-18 16:18:52 UTC]
[1 Debug 18:05:09.072] Initializing GTK
[1 Debug 18:05:11.351] Post-Initializing GTK
[1 Debug 18:05:11.365] Configuration client extension loaded (Banshee.GnomeBackend.GConfConfigurationClient)
[1 Debug 18:05:11.377] Using default gconf-base-key
[1 Debug 18:05:11.423] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with PrimaryOwner
[1 Debug 18:05:11.520] Core service started (DBusServiceManager, 0,001972)
[1 Debug 18:05:11.523] Registering remote object /org/bansheeproject/Banshee/DBusCommandService (Banshee.ServiceStack.DBusCommandService) on org.bansheeproject.Banshee
[1 Debug 18:05:11.536] Core service started (DBusCommandService, 0,015624)
[1 Debug 18:05:11.601] Opened SQLite (version 3.7.4) connection to /home/diego/.config/banshee-1/banshee.db
[1 Debug 18:05:11.602] Core service started (DbConnection, 0,065431)
[1 Debug 18:05:11.612] Database version 43 is up to date
[1 Debug 18:05:11.650] Core service started (PreferenceService, 0,014636)
[1 Debug 18:05:11.658] Core service started (Network, 0,008517)
[1 Debug 18:05:11.659] Registering remote object /org/bansheeproject/Banshee/SourceManager (Banshee.Sources.SourceManager) on org.bansheeproject.Banshee
[1 Debug 18:05:11.659] Core service started (SourceManager, 0,000793)
[1 Debug 18:05:11.671] Core service started (MediaProfileManager, 0,000282)
[1 Debug 18:05:11.675] Registering remote object /org/bansheeproject/Banshee/PlayerEngine (Banshee.MediaEngine.PlayerEngineService) on org.bansheeproject.Banshee
[1 Debug 18:05:11.677] Core service started (PlayerEngine, 0,005635)
[1 Debug 18:05:11.732] Registering remote object /org/bansheeproject/Banshee/PlaybackController (Banshee.PlaybackController.PlaybackControllerService) on org.bansheeproject.Banshee
[1 Debug 18:05:11.733] Core service started (PlaybackController, 0,004181)
[1 Debug 18:05:11.744] Starting - Startup Job
[1 Debug 18:05:11.745] Core service started (JobScheduler, 0,011801)
[1 Debug 18:05:11.761] IO provider extension loaded (Banshee.IO.Gio.Provider)
[1 Debug 18:05:11.865] Loaded HardwareManager backend: Banshee.Hardware.Gio
[1 Debug 18:05:11.868] Core service started (HardwareManager, 0,122215)
[1 Debug 18:05:11.872] Bus.Session.RequestName ('org.bansheeproject.CollectionIndexer') replied with PrimaryOwner
[1 Debug 18:05:11.874] Registering remote object /org/bansheeproject/Banshee/CollectionIndexerService (Banshee.Collection.Indexer.CollectionIndexerService) on org.bansheeproject.CollectionIndexer
[1 Debug 18:05:11.876] Core service started (CollectionIndexerService, 0,008227)
[1 Debug 18:05:11.878] Core service started (SaveTrackMetadataService, 0,001771)
[1 Debug 18:05:11.889] Adding icon theme search path: /usr/share/banshee/icons
[1 Debug 18:05:11.890] Core service started (GtkElementsService, 0,011967)
[1 Debug 18:05:11.892] Core service started (InterfaceActionService, 0,00175)
[1 Debug 18:05:12.085] Extension actions loaded: MetadataFixActions
[1 Debug 18:05:12.086] Registering remote object /...

Read more...

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 767922] Re: Banshee.exe crashed with SIGABRT in raise()

On 25/04/2011 05:07, diegojorge wrote:
> Hello Xavier. I did it, and get this as result:
> [...]
>
> Is it enough?

No, not quite enough. It doesn't look like Banshee crashed in that output? We
need the output of Banshee crashing to debug this issue.

--
Kind regards,
Loong Jin

Victor Vargas (kamus)
Changed in banshee (Ubuntu):
importance: Undecided → Low
Revision history for this message
Victor Vargas (kamus) wrote :

folks, any news about this issue?

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for banshee (Ubuntu) because there has been no activity for 60 days.]

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