Comment 4 for bug 675270

Revision history for this message
EricDHH (ericdhh) wrote :

Got a new behaviour, full crash:

eric@agamemnon:~$ banshee --debug >/home/eric/bansh.log
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Stacktrace:

Native stacktrace:

 banshee-1() [0x48563b]
 banshee-1() [0x4d275f]
 /lib/libpthread.so.0(+0xfb40) [0x7f741faafb40]
 /lib/libnss_wins.so.2(_nss_wins_gethostbyname_r+0x34c) [0x7f73d8900c5c]
 /lib/libc.so.6(gethostbyname2_r+0x189) [0x7f741f59bda9]
 /lib/libc.so.6(+0xb6f20) [0x7f741f550f20]
 /lib/libc.so.6(getaddrinfo+0x162) [0x7f741f552802]
 banshee-1() [0x5209fc]
 [0x40080f9f]

Debug info from gdb:

Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.

=================================================================
Got a SIGSEGV 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