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 692920 - banshee crash after a while ...
banshee crash after a while ...
Status: RESOLVED DUPLICATE of bug 692374
Product: banshee
Classification: Other
Component: general
2.6.0
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-31 08:29 UTC by alireza.m
Modified: 2013-04-14 16:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description alireza.m 2013-01-31 08:29:52 UTC
This is outpput from terminal (2):
*1 :
[alireza@ali-lap ~]$ banshee 
[Info  11:43:10.788] Running Banshee 2.6.0: [Fedora18-2.6.0-1.fc18 (linux-gnu, x86_64) @ 2012-10-11 14:00:36 UTC]
[Info  11:43:11.784] Updating web proxy from GConf
[Info  11:43:11.868] All services are started 0.817691
[Info  11:43:12.628] nereid Client Started
[Info  11:43:12.723] GStreamer version 0.10.36.0, gapless: True, replaygain: False
[Info  11:43:12.767] AppleDeviceSource is ignoring unmounted volume 52 GB Volume
Stacktrace:


Native stacktrace:


(Banshee:12454): GConf-WARNING **: Got Disconnected from DBus.

Segmentation fault (core dumped)

*2 :
[alireza@ali-lap ~]$ banshee 
[Info  11:43:40.178] Running Banshee 2.6.0: [Fedora18-2.6.0-1.fc18 (linux-gnu, x86_64) @ 2012-10-11 14:00:36 UTC]
[Info  11:43:41.175] Updating web proxy from GConf
[Info  11:43:41.268] All services are started 0.830368
[Info  11:43:41.911] nereid Client Started
[Info  11:43:41.995] GStreamer version 0.10.36.0, gapless: True, replaygain: False
[Info  11:43:42.037] AppleDeviceSource is ignoring unmounted volume 52 GB Volume
[Warn  11:44:08.482] Caught an exception - System.Net.WebException: The remote server returned an error: (403) Forbidden. (in `System')
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0 
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0 
[Warn  11:44:10.720] Caught an exception - System.Xml.XmlException: 'meta' is expected  Line 2, position 12. (in `System.Xml')
  at Mono.Xml2.XmlTextReader.Expect (System.String expected) [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadEndTag () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.XmlReader.ReadToFollowing (System.String name) [0x00000] in <filename unknown>:0 
  at MusicBrainz.MusicBrainzObject+<Query>c__AnonStorey3`1[MusicBrainz.Release].<>m__5 (System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0 
  at MusicBrainz.MusicBrainzObject.XmlProcessingClosure (System.String url, MusicBrainz.XmlProcessingDelegate code) [0x00000] in <filename unknown>:0 
  at MusicBrainz.MusicBrainzObject.Query[Release] (System.String url_extension, Int32 limit, Int32 offset, System.String parameters, System.Nullable`1& count) [0x00000] in <filename unknown>:0 
  at MusicBrainz.Query`1[MusicBrainz.Release].LoadResults () [0x00000] in <filename unknown>:0 
  at MusicBrainz.Query`1[MusicBrainz.Release].get_Count () [0x00000] in <filename unknown>:0 
  at MusicBrainz.Query`1[MusicBrainz.Release].PerfectMatch () [0x00000] in <filename unknown>:0 
  at Banshee.Metadata.MusicBrainz.MusicBrainzQueryJob.Lookup () [0x00000] in <filename unknown>:0 
  at Banshee.Metadata.MusicBrainz.MusicBrainzQueryJob.Run () [0x00000] in <filename unknown>:0 
  at Banshee.Metadata.MetadataServiceJob.Run () [0x00000] in <filename unknown>:0 
[Warn  11:49:19.390] Could not read GConf key library.write_metadata - GLib.GException: Configuration server couldn't be contacted: D-BUS error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  11:49:19.391] Could not read GConf key library.write_rating - GLib.GException: Configuration server couldn't be contacted: D-BUS error: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
process 12658: 
(Banshee:12658): GConf-WARNING **: Got Disconnected from DBus.

arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3498.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Stacktrace:

  at (wrapper managed-to-native) GConf.Client.gconf_client_get (intptr,string,intptr&) <0xffffffff>
  at GConf.Client.Get (string) <0x0003f>
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet<bool> (string,string,bool&) <0x000b6>
  at Banshee.Configuration.ConfigurationClient.TryGet<bool> (string,string,bool&) <0x00034>
  at Banshee.Configuration.ConfigurationClient.Get<bool> (string,string,bool) <0x0002b>
  at Banshee.Configuration.ConfigurationClient.Get<bool> (Banshee.Configuration.SchemaEntry`1<bool>) <0x00017>
  at Banshee.Configuration.SchemaEntry`1<bool>.Get () <0x00067>
  at Banshee.Preferences.SchemaPreference`1<bool>.get_Value () <0x0001f>
  at Banshee.Metadata.SaveTrackMetadataService.Save () <0x0006d>
  at Banshee.Metadata.SaveTrackMetadataService.OnTracksChanged (Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0x0000f>
  at (wrapper delegate-invoke) <Module>.invoke_void__this___Source_TrackEventArgs (Banshee.Sources.Source,Banshee.Sources.TrackEventArgs) <0xffffffff>
  at Banshee.Sources.PrimarySource/<OnTracksChanged>c__AnonStorey24.<>m__46 () <0x000a8>
  at System.Threading.Thread.StartInternal () <0x00071>
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

	banshee() [0x496b29]
	/usr/lib64/libpthread.so.0() [0x3ef900f000]
	/usr/lib64/libc.so.6(gsignal+0x35) [0x3ef8c35ba5]
	/usr/lib64/libc.so.6(abort+0x148) [0x3ef8c37358]
	/usr/lib64/libdbus-1.so.3(+0x3efdc30ab5) [0x7f259f570ab5]
	/usr/lib64/libdbus-1.so.3(+0x3efdc27545) [0x7f259f567545]
	/usr/lib64/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0x1e3) [0x7f259f54f853]
	/usr/lib64/libgconf-2.so.4(gconf_engine_get_fuller+0x1ba) [0x3f1081fe0a]
	/usr/lib64/libgconf-2.so.4(gconf_engine_get_entry+0x8e) [0x3f1082013e]
	/usr/lib64/libgconf-2.so.4() [0x3f1081a3fe]
	/usr/lib64/libgconf-2.so.4() [0x3f1081cb0d]
	[0x402fae41]

Debug info from gdb:

Mono support loaded.
Mono support loaded.
[New LWP 14833]
[New LWP 14819]
[New LWP 12863]
[New LWP 12862]
[New LWP 12830]
[New LWP 12828]
[New LWP 12821]
[New LWP 12820]
[New LWP 12817]
[New LWP 12816]
[New LWP 12815]
[New LWP 12775]
[New LWP 12672]
[New LWP 12665]
[New LWP 12663]
[New LWP 12662]
[New LWP 12661]
[New LWP 12660]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
0x0000003ef8ce998d in poll () from /usr/lib64/libc.so.6
  Id   Target Id         Frame 
  19   Thread 0x7f25a7845700 (LWP 12660) "mono" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  18   Thread 0x7f25a7044700 (LWP 12661) "mono" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  17   Thread 0x7f25a6843700 (LWP 12662) "mono" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  16   Thread 0x7f25a5b17700 (LWP 12663) "mono" 0x0000003ef900d6a0 in sem_wait () from /usr/lib64/libpthread.so.0
  15   Thread 0x7f259f2d7700 (LWP 12665) "banshee" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  14   Thread 0x7f259dc84700 (LWP 12672) "gdbus" 0x0000003ef8ce998d in poll () from /usr/lib64/libc.so.6
  13   Thread 0x7f25889d1700 (LWP 12775) "aqueue:src" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  12   Thread 0x7f258b734700 (LWP 12815) "mpegaudioparse1" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  11   Thread 0x7f257dc08700 (LWP 12816) "vis-queue:src" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  10   Thread 0x7f257d407700 (LWP 12817) "audiosinkqueue:" 0x0000003ef900b5c8 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  9    Thread 0x7f259418d700 (LWP 12820) "banshee" 0x0000003ef900e86d in nanosleep () from /usr/lib64/libpthread.so.0
  8    Thread 0x7f257c405700 (LWP 12821) "banshee" 0x0000003ef900d780 in sem_timedwait () from /usr/lib64/libpthread.so.0
  7    Thread 0x7f258bf35700 (LWP 12828) "threaded-ml" 0x0000003ef8ce998d in poll () from /usr/lib64/libc.so.6
  6    Thread 0x7f2595824700 (LWP 12830) "xvimagesink-eve" 0x0000003ef900e86d in nanosleep () from /usr/lib64/libpthread.so.0
  5    Thread 0x7f2594105700 (LWP 12862) "banshee" 0x0000003ef8cf2a53 in epoll_wait () from /usr/lib64/libc.so.6
  4    Thread 0x7f25940c4700 (LWP 12863) "banshee" 0x0000003ef900d780 in sem_timedwait () from /usr/lib64/libpthread.so.0
  3    Thread 0x7f257cc06700 (LWP 14819) "mpegaudioparse2" 0x0000003ef900b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  2    Thread 0x7f255f3f4700 (LWP 14833) "banshee" 0x0000003ef900e12d in read () from /usr/lib64/libpthread.so.0
* 1    Thread 0x7f25adc3b780 (LWP 12658) "banshee" 0x0000003ef8ce998d in poll () from /usr/lib64/libc.so.6

Thread 2 (Thread 0x7f255f3f4700 (LWP 14833))

  • #0 read
    from /usr/lib64/libpthread.so.0
  • #1 mono_handle_native_sigsegv
  • #2 <signal handler called>
  • #3 raise
    from /usr/lib64/libc.so.6
  • #4 abort
    from /usr/lib64/libc.so.6
  • #5 _dbus_abort
    from /usr/lib64/libdbus-1.so.3
  • #6 _dbus_warn_check_failed
    from /usr/lib64/libdbus-1.so.3
  • #7 dbus_connection_send_with_reply_and_block
    from /usr/lib64/libdbus-1.so.3
  • #8 gconf_engine_get_fuller
    from /usr/lib64/libgconf-2.so.4
  • #9 gconf_engine_get_entry
    from /usr/lib64/libgconf-2.so.4
  • #10 get
    from /usr/lib64/libgconf-2.so.4
  • #11 gconf_client_get_full.constprop.10
    from /usr/lib64/libgconf-2.so.4
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted (core dumped)

========== == ====
fedora 18
banshee 2.6
Comment 1 Bertrand Lorentz 2013-04-14 16:30:50 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version.

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