Banshee.exe crashed with SIGSEGV

Bug #816082 reported by Jacopo
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
banshee (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

I tried to open a .flac and banshee crashed

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: banshee 2.1.0-1ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-6.7-generic 3.0.0-rc7
Uname: Linux 3.0.0-6-generic i686
Architecture: i386
Date: Mon Jul 25 20:49:13 2011
ExecutablePath: /usr/lib/banshee/Banshee.exe
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110717)
InterpreterPath: /usr/bin/mono
ProcCmdline: banshee /usr/lib/banshee/Banshee.exe --redirect-log --play-enqueued /home/username/Scaricati/Vasco\ Rossi\ -\ Vivere\ o\ Niente\ (2011)\ [FLAC]/02\ -\ Manifesto\ futurista\ della\ nuova\ umanità.flac
ProcEnviron:
 SHELL=/bin/bash
 LANG=it_IT.UTF-8
SegvAnalysis:
 Segfault happened at: 0xa675ec <vfprintf+1324>: mov %edi,(%esp)
 PC (0x00a675ec) ok
 source "%edi" ok
 destination "(%esp)" (0xb4f4eeac) in non-writable VMA region: 0xb4f43000-0xb4f4f000 r--p /usr/lib/banshee/Backends/Banshee.GStreamer.dll
 Stack memory exhausted (SP below stack segment)
SegvReason: writing VMA /usr/lib/banshee/Backends/Banshee.GStreamer.dll
Signal: 11
SourcePackage: banshee
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: Banshee.exe crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Jacopo (jacopo-zilio) wrote :
visibility: private → public
Revision history for this message
Victor Vargas (kamus) wrote :

Please could you run in a terminal "banshee --debug" and attach all the output information in a separated file while you try to reproduce this issue? Also if you are able to attach a demo file (flac) for testing purposes would be appreciated

Changed in banshee (Ubuntu):
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Jacopo (jacopo-zilio) wrote :
Download full text (3.7 KiB)

I'm sorry but when i start "banshee --debug" it occours this

Encountered a Fatal Error

An unhandled exception was thrown: Could not read add-in description

  at Mono.Addins.Addin.get_Description () [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins (System.String domain, System.String idFilter, AddinSearchFlagsInternal type) [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins (System.String domain, AddinSearchFlagsInternal type) [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.Update (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0
  at Mono.Addins.Database.AddinDatabase.Repair (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0
  at Mono.Addins.AddinRegistry.Rebuild (IProgressStatus monitor) [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.InitializeAddins () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.DefaultInitialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.Application.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices) [0x00000] in <filename unknown>:0
  at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String defaultIconName) [0x00000] in <filename unknown>:0
  at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in <filename unknown>:0
  at Nereid.Client..ctor () [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Exception has been thrown by the target of an invocation.

  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in <filename unknown>:0
  at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00000] in <filename unknown>:0

.NET Version: 4.0.30319.1
OS Version: Unix 3.0.0.7

Assembly Version Information:

System.Xml (4.0.0.0)
Banshee.Core (2.1.0.0)
Hyena.Data.Sqlite (2.1.0.0)
gdk-sharp (2.12.0.0)
Mono.Addins (0.6.0.0)
atk-sharp (2.12.0.0)
Hyena.Gui (2.1.0.0)
Mo...

Read more...

Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 ResetEvent (handle=0x56a) at events.c:636
 ?? ()
 ?? ()
 ?? ()
 ?? ()

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in banshee (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Apport retracing service (apport) wrote : Crash report cannot be processed

Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

libudev0: installed version 172-0ubuntu3, latest version: 172-0ubuntu4
libgtk-3-0: installed version 3.1.8-0ubuntu5, latest version: 3.1.10-0ubuntu1
gstreamer0.10-plugins-good-dbg: installed version 0.10.30-1ubuntu1, latest version: 0.10.30-1ubuntu2
libgtk-3-common: installed version 3.1.8-0ubuntu5, latest version: 3.1.10-0ubuntu1
libglib2.0-0: installed version 2.29.10-0ubuntu2, latest version: 2.29.14-0ubuntu1
gstreamer0.10-plugins-good: installed version 0.10.30-1ubuntu1, latest version: 0.10.30-1ubuntu2
udev: installed version 172-0ubuntu3, latest version: 172-0ubuntu4
libsqlite3-0-dbg: installed version 3.7.6.3-1ubuntu1, latest version: 3.7.7-2ubuntu1
libgtk-3-0-dbg: installed version 3.1.8-0ubuntu5, latest version: 3.1.10-0ubuntu1
libgtk-3-bin: installed version 3.1.8-0ubuntu5, latest version: 3.1.10-0ubuntu1
libgudev-1.0-0: installed version 1:172-0ubuntu3, latest version: 1:172-0ubuntu4
libglib2.0-0-dbg: installed version 2.29.10-0ubuntu2, latest version: 2.29.14-0ubuntu1

Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!

tags: removed: need-i386-retrace
Revision history for this message
Jacopo (jacopo-zilio) wrote :

Thanks!!!

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.