Re: nautilus-throbber crashes



On Mon, 2004-03-29 at 16:19, "Cristóvão B. B. Dalla Costa" wrote:
> Hi
> 
> We're getting nautilus-throbber crashes after running Nautilus for just 
> a couple of minues. The crashes happen at almost any circumstance: when 
> switching view modes, viewing text files, browsing directories but the 
> stack frame of the crash is always the same.
> 
> We're using a Nautilus 2.4.0, heavily customized for the internal use of 
> our organization and the problem does not happen in the stock Nautilus. 
> However, the throbber was one component we did not touch.
> 
> Any suggestions in how we might trace this problem would be of great 
> assistance. I pasted the throbber's stack trace below, which is always 
> the same.
> 
> Thanks in advance.
> 
> Cristovao Dalla Costa
> 
> #0  0x002f7279 in g_type_check_instance_cast () from 
> /usr/lib/libgobject-2.0.so.0
> #1  0x08049e15 in set_bonobo_properties (bag=0x8b9bef0, arg=0x8b9bb4c, 
> arg_id=1, ev=0xbfeb04a0, user_data=0x8b81290)
>     at nautilus-throbber.c:119
> #2  0x04ecaabc in bonobo_marshal_VOID__BOXED_UINT_BOXED () from 
> /usr/lib/libbonobo-2.so.0
> #3  0x002dccb0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #4  0x04ecbb64 in bonobo_closure_invoke_va_list () from 
> /usr/lib/libbonobo-2.so.0
> #5  0x04ecbdd7 in bonobo_closure_invoke () from /usr/lib/libbonobo-2.so.0
> #6  0xbfeb01c0 in ?? ()
> #7  0xbfeb022c in ?? ()
> #8  0x008b5031 in ORBit_alloc_by_tc () from /usr/lib/libORBit-2.so.0
> Previous frame inner to this frame (corrupt stack?)

It looks like it fails on:
	NautilusThrobber *throbber = NAUTILUS_THROBBER (user_data);

user_data isn't NULL, so it might be crashing because the throbber has
been destroyed for some reason. It looks very strange though. I don't
have any good idea whats causing it.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
                   alexl redhat com    alla lysator liu se 
He's a sword-wielding native American jungle king possessed of the uncanny 
powers of an insect. She's a transdimensional nymphomaniac queen of the dead 
operating on the wrong side of the law. They fight crime! 




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