You are not logged in.

#1 2010-10-05 22:04:25

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,732
Website

python music players keep seg faulting

Recently, exaile refuses to play music files.  When I launch it from a shell:

$ exaile 
INFO    : Loading Exaile 0.3.2.0...
INFO    : Loading settings...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO    : Loading plugins...
INFO    : Loading collection...
INFO    : Loading devices...
INFO    : Loading interface...
INFO    : Loading main window...
INFO    : Connecting main window events...
INFO    : Loading panels...
INFO    : Connecting panel events...
INFO    : Done loading main window...
INFO    : Playing file:///media/data/DM/file.flac
Segmentation fault

Also tried rhythmbox with the same results:

$ rhythmbox

(rhythmbox:5663): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Segmentation fault

Finally, banshee crashes as well:

$ banshee-1 
[Info  20:04:45.641] Running Banshee 1.6.1: [source-tarball (linux-gnu, x86_64) @ 2010-06-13 18:19:30 UTC]
[Warn  20:04:46.239] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed
[Info  20:04:46.274] All services are started 0.502216
[Warn  20:04:46.811] Forcefully breaking out of RCS loop b/c change in total_width less than 1.0
[Info  20:04:46.854] nereid Client Started
System.ApplicationException: Could not find org.freedesktop.Avahi
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.Initialize () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.Providers.AvahiDBus.ZeroconfProvider.Initialize () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0 
System.DllNotFoundException: libnss_mdns-0.2.so
  at (wrapper managed-to-native) Mono.Zeroconf.Providers.Bonjour.Native:DNSServiceCreateConnection (Mono.Zeroconf.Providers.Bonjour.ServiceRef&)
  at Mono.Zeroconf.Providers.Bonjour.Zeroconf.Initialize () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.Providers.Bonjour.ZeroconfProvider.Initialize () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0 
[Warn  20:04:47.082] Failed to start DAAP client - System.Exception: No Zeroconf providers could be found or initialized. Necessary daemon may not be running. (in `Mono.Zeroconf')
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.Providers.ProviderFactory.get_DefaultProvider () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.Providers.ProviderFactory.get_SelectedProvider () [0x00000] in <filename unknown>:0 
  at Mono.Zeroconf.ServiceBrowser..ctor () [0x00000] in <filename unknown>:0 
  at Daap.ServiceLocator.Start () [0x00000] in <filename unknown>:0 
  at Banshee.Daap.DaapService.ThreadedInitialize () [0x00000] in <filename unknown>:0 
[Warn  20:04:58.326] Forcefully breaking out of RCS loop b/c change in total_width less than 1.0
[Warn  20:04:59.561] Forcefully breaking out of RCS loop b/c change in total_width less than 1.0
Stacktrace:


Native stacktrace:

Segmentation fault

I know there is a great python rebuild underway, but I do not have any testing repo enabled.  Running x86_64 with Gnome (seems like this behavior started happening after 2.32 got pulled down).

I can use vlc or xmms to play all sorts of files (mp3, flac, etc.) with no problems so it's definitely pointing to a python problem I think...

Advice is welcomed.

Last edited by graysky (2010-10-08 00:05:34)

Offline

#2 2010-10-05 22:11:25

Texas
Member
From: Dallas, Texas
Registered: 2010-09-10
Posts: 131

Re: python music players keep seg faulting

Exaile is working fine for me (MP3, OGG) today after a full 'pacman -Syu' last night.

Offline

#3 2010-10-05 23:02:32

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,732
Website

Re: python music players keep seg faulting

Texas wrote:

Exaile is working fine for me (MP3, OGG) today after a full 'pacman -Syu' last night.

Gnome?

Offline

#4 2010-10-07 23:21:25

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,732
Website

Re: python music players keep seg faulting

I thought this might be related to alsa so I removed it and installed oss but I get the same crap.

Only relavant debug info is a one-liner from dmesg:

source:src[3549]: segfault at ffffffffffffffff ip ffffffffffffffff sp 00007f38113d8828 error 14

Offline

#5 2010-10-08 02:17:14

Texas
Member
From: Dallas, Texas
Registered: 2010-09-10
Posts: 131

Re: python music players keep seg faulting

graysky wrote:

Gnome?

Openbox

Offline

#6 2010-10-08 14:04:54

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,732
Website

Re: python music players keep seg faulting

Finally gave up and opened a bug report.
https://bugs.archlinux.org/task/21146

Offline

Board footer

Powered by FluxBB