Comment 33 for bug 1313430

Revision history for this message
Matt Plavcan (mplavcan) wrote :

Here's the Banshee debug log from the time of strup completion to after I connect my ipod, which confirms this to be libgpod as the culprit:

[1 Debug 18:00:49.609] Finished - Startup Job

(Banshee:8421): GLib-CRITICAL **: Source ID 355 was not found when attempting to remove it

(Banshee:8421): GLib-CRITICAL **: Source ID 365 was not found when attempting to remove it

(Banshee:8421): GLib-CRITICAL **: Source ID 307 was not found when attempting to remove it

(Banshee:8421): GLib-CRITICAL **: Source ID 403 was not found when attempting to remove it

(Banshee:8421): GLib-CRITICAL **: Source ID 306 was not found when attempting to remove it
[6 Debug 18:02:08.738] Found DAP support (Banshee.Dap.AppleDevice.AppleDeviceSource) for device [REDACTED] and Uuid [REDACTED]
Stacktrace:

Native stacktrace:

 banshee() [0x4b73d8]
 banshee() [0x50f13b]
 banshee() [0x423d22]
 /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f2be2b99340]
 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_type_check_value_holds+0x3d) [0x7f2bde562c3d]
 /usr/lib/x86_64-linux-gnu/libgpod.so.4(+0x207a8) [0x7f2ba4e2c7a8]
 /usr/lib/x86_64-linux-gnu/libgpod.so.4(itdb_parse+0x53) [0x7f2ba4e314d3]
 [0x41808b47]

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.
No threads.

=================================================================
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 (core dumped)