On Mon, 09 May 2005 00:24:27 -0400 (EDT) [EMAIL PROTECTED] babbled:

> > that is entirely bizarre. what backtraces do you get?
> 
> I do not know precisely what you need: is there some kind of tracing
> facility beside setting the info.debug flag via the evas_engine_info_set() 
> call that I missed?

gdb? :)

> Anyway, compiling test.c[1], I just get this segfault output[2]. 
> Running it through valgrind's memcheck tool, I get this[3]. Line 329
> of my evas installment (around evas 0.9.9.007, taken from CVS) read:
> 
> obj2 = evas_object_below_get_internal(obj2);
> 
> When removing the call to evas_object_bottom_get(), I hit the very same 
> error on the corresponding call of evas_object_above_internal()...
> 
> Of course, that's just an expurged version: I get similar errors every 
> time I try using those two calls in a more complete code when the rest 
> of Evas works fine...

that's weird - i read the code and i am baffled how obj2 could be "wrong" :(

> -- 
> S.Fourmanoit <[EMAIL PROTECTED]>
> 
> With your bare hands?!?
> 
> [1] http://adesklets.sf.net/verbatim/test.c
> [2] http://adesklets.sf.net/verbatim/test.out
> [3] http://adesklets.sf.net/verbatim/test.log
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to