Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124457 - banshee crashes with *** glibc detected *** when metadata plugin is enabled
Summary: banshee crashes with *** glibc detected *** when metadata plugin is enabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal
Assignee: Luis Medinas (RETIRED)
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 12:52 UTC by Chris Rebert
Modified: 2006-03-01 12:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rebert 2006-02-28 12:52:26 UTC
With banshee-0.10.6
See gnome bug for more info.

Steps to reproduce:
Turning on the metadata plugin produces consistent and near immediate crashes. 
I don't need to touch the interface for the crash to occur (see below).  The
crash also appears as:

 *** glibc detected *** corrupted double-linked list: 0xb4a8b840 ***

Console output:
scottell@arroyo ~/devel/cuyahoga $ banshee
Warning: [02/03/2006 10:30:30] (Cannot connect to NetworkManager) - An
available, working network connection will be assumed
Player Engine `Helix Framework Engine (hxclientkit)' failed init tests...
disabling (Couldn't create player)
Debug: [02/03/2006 10:30:30] (Changed active playback engine) - GStreamer
Debug: [02/03/2006 10:30:30] (Loaded primary playback engine) - GStreamer
Debug: [02/03/2006 10:30:30] (Loaded Audio CD playback engine) - GStreamer
Debug: [02/03/2006 10:30:31] (Audio CD Core Initialized) -
Warning: [02/03/2006 10:30:32] (Could not connect to D-Bus) - D-Bus support
will
be disabled for this instance: Object reference not set to an instance of an
object
Scanning library for tracks to update
Done scanning library
Processing track queue for pending queries
Querying MusicBrainz for 10,000 Maniacs / I'm Not the Man... OK
Querying MusicBrainz for ,000 Maniacs / Jezebel... OK
Querying MusicBrainz for 10,000 Maniacs / Let the Mystery Be (with David
Byrne)... OK
Querying MusicBrainz for 10,000 Maniacs / More Than This... OK
Querying MusicBrainz for 10,000 Maniacs / Few and Far Between... OK
Querying MusicBrainz for 10,000 Maniacs / Stockton Gala Days... OK
Querying MusicBrainz for 10,000 Maniacs / Everyday is Like Sunday... OK
Querying MusicBrainz for 10,000 Maniacs / Stockton Gala Days... OK
Querying MusicBrainz for 10,000 Maniacs / Don't Go Back to Rockville... OK
*** glibc detected *** free(): invalid pointer: 0xb46fe7f8 ***
Xlib: unexpected async reply (sequence 0x6001)!
Comment 1 Norbert Fabritius 2006-03-01 12:31:45 UTC
Apparently a gcc-issue,
I solved it with these steps:

1. run gcc-config and set it to the newest version (3.4.5)
2. remerge your _entire_ system (emerge world -ueD)
3. go to sleep.
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-03-01 12:46:08 UTC
well that is something that isn't related with banshee. I have my world compiled with gcc-4.0.2 and i didn't reproduce this bug. If you continue to have the same problem after re-emerge all world please send us a backtrace.