On Tue, 21 Feb 2012 14:31:57 +0900 cnook <[email protected]> said:

we need backtraces

export EINA_LOG_ABORT=1
export EINA_LOG_ABORT_LEVEL=1

run under gdb. yay! aborts!

you can also use many other env vars

export ECORE_ERROR_ABORT=1
export EVAS_ERROR_ABORT=1
export ELM_ERROR_ABORT=1

:)

> Dear All,
> 
> I have a problem as following. You guys have any idea?
> Would you kindly ENLIGHTEN me on this question?
> I tested using r68179.
> 
> 
> $ ELM_ENGINE=gdi elementary_test.exe
> CRI: eina_share_common.c:542 _eina_share_common_node_from_str() ***
> Eina Magic Check Failed !!!
>     Input handle is wrong type
>     Expected: 98761254 - Eina Stringshare Node
>     Supplied: 0000031c - (unknown)
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
> 
> 
> CRI:eina_stringshare eina_stringshare.c:608 eina_stringshare_del()
> EEEK trying to del non-shared stringshare "C:\MinGW\m
> sys\1.0\opt\efl\share\elementary/config/profile.cfg"
> CRI: eina_share_common.c:542 _eina_share_common_node_from_str() ***
> Eina Magic Check Failed !!!
>     Input handle is wrong type
>     Expected: 98761254 - Eina Stringshare Node
>     Supplied: 00000324 - (unknown)
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
> 
> 
> CRI:eina_stringshare eina_stringshare.c:608 eina_stringshare_del()
> EEEK trying to del non-shared stringshare "C:\MinGW\m
> sys\1.0\opt\efl\share\elementary/config/default/base.cfg"
> CRI: eina_share_common.c:542 _eina_share_common_node_from_str() ***
> Eina Magic Check Failed !!!
>     Input handle is wrong type
>     Expected: 98761254 - Eina Stringshare Node
>     Supplied: 00000454 - (unknown)
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
> 
> 
> CRI:eina_stringshare eina_stringshare.c:608 eina_stringshare_del()
> EEEK trying to del non-shared stringshare "C:\MinGW\m
> sys\1.0\opt\efl\share\elementary/themes/default.edj"
> CRI: eina_share_common.c:542 _eina_share_common_node_from_str() ***
> Eina Magic Check Failed !!!
>     Input handle is wrong type
>     Expected: 98761254 - Eina Stringshare Node
>     Supplied: 0000044c - (unknown)
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
> 
> 
> CRI:eina_stringshare eina_stringshare.c:608 eina_stringshare_del()
> EEEK trying to del non-shared stringshare "C:\MinGW\m
> sys\1.0\opt\efl\share\elementary/themes/default.edj"
> CRI: eina_share_common.c:542 _eina_share_common_node_from_str() ***
> Eina Magic Check Failed !!!
>     Input handle is wrong type
>     Expected: 98761254 - Eina Stringshare Node
>     Supplied: 00000448 - (unknown)
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
> 
> 
> CRI:eina_stringshare eina_stringshare.c:608 eina_stringshare_del()
> EEEK trying to del non-shared stringshare "C:\MinGW\m
> sys\1.0\opt\efl\share\elementary/themes/default.edj"
> 
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to