On Sat, 2007-03-10 at 15:09 -0500, Matt wrote: > With regards to the patch at > http://bugzilla.gnome.org/show_bug.cgi?id=327153 > > When my Zen Micro player is plugged in, I get this output from > 'rhythmbox -D njb' and Rhythmbox doesn't start up. > > [0x80f4030] [register_rb_plugin] rb-njb-plugin.c:78: Registering plugin > RBNjbPlugin > [0x80f4030] [rb_njb_plugin_init] rb-njb-plugin.c:105: RBNjbPlugin > initialising > sys:1: Warning: specified class size for type `RBNjbSource' is smaller > than the parent type's `RBRemovableMediaSource' class size > *** glibc detected *** malloc(): memory corruption: 0x08608798 *** > > I'm rather interested in getting njb support to work.
Hmm... looking at the code, that shouldn't happen unless it's linking against an old version of the code (with a different size for RBRemovableMediaSource). Have you tried doing a "make distclean" then re-running autogen.sh, configure and make? Cheers, James "Doc" Livingston -- The PROPER way to handle HTML postings is to cancel the article, then hire a hitman to kill the poster, his wife and kids, and fuck his dog and smash his computer into little bits. Anything more is just extremism. -- Paul Tomblin in The Monastery _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
