Re: [Rhythmbox-devel] a few problems i'm having with rb cvs



Le ven 08/08/2003 à 09:33, Douglas McMorris a écrit :
> On Fri, 2003-08-08 at 02:15, Christophe Fergeau wrote:
> > > Yeah, a backtrace would be nice, but it doesn't produce a core file, and
> > > I don't know how to make it do so.
> > 
> > You can run 'gdb rhythmbox', then type 'run', and when it segfaults type
> > 'bt', this will output a backtrace.
> 
> heres the output:
> 
> #0  0x409db829 in gst_plugin_feature_get_type ()
>    from /usr/lib/libgstreamer-0.6.so.0
> #1  0x409db8ea in gst_plugin_feature_ensure_loaded ()
>    from /usr/lib/libgstreamer-0.6.so.0
> #2  0x409f366f in gst_xml_registry_new ()
>    from /usr/lib/libgstreamer-0.6.so.0
> 

Just remember that rhythmbox uses threads :) Instead of using 'bt',
'thread apply all bt' may give more info.

Christophe



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]