On Mon, 03 Jan 2011 20:11:36 +0800 P Purkayastha <ppu...@gmail.com> said:

hmm well gcc was fine except cf was null - only thing weird about it. gadman
sets it to null - just before calling the del call on the obj - thus the above
- so best thing to do is not access gcc->cf if its null

> On 01/03/2011 07:37 PM, pwerke...@a-eskwadraat.nl wrote:
> > On Mon, Jan 03, 2011 at 08:26:07PM +0900, Carsten Haitzler wrote:
> >> On Sun, 2 Jan 2011 16:03:59 +0100 Peter van de Werken
> >> <pwerke...@a-eskwadraat.nl>  said:
> >>
> >> could you do:
> >> p *gcc
> >>
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x000000000048d485 in _e_gadcon_client_free (gcc=0xd4afb0) at
> > e_gadcon.c:1638 1638         gcc->client_class->func.id_del
> > ((E_Gadcon_Client_Class *)gcc->client_class, gcc->cf->id); (gdb) p *gcc
> > $1 = {e_obj_inherit = {magic = -524686219, type = -525332473, references =
> > 0, del_func = 0x7fe133308f80<gadman_gadget_del>,
> >      cleanup_func = 0x48d3f0<_e_gadcon_client_free>, free_att_func = 0,
> >      del_att_func = 0, del_fn_list = 0x0, data = 0x0, walking_list = 0,
> >      deleted = 1 '\001'}, gadcon = 0xba1760, name = 0x960cfc "ibar", id = 1,
> >    o_base = 0xc87e30, o_box = 0x0, o_frame = 0xd4b320, o_control = 0x0,
> >    o_event = 0x0, client_class = 0x7fe131290040, data = 0xc70160, config = {
> >      pos = 0, size = 0, res = 0, pos_x = 0, pos_y = 0, size_w = 0, size_h =
> > 0}, state_info = {seq = 0, flags = 0, state = 0, resist = 0, prev_pos = 0,
> >      prev_size = 0, want_save = 0}, pad = {w = 0, h = 0}, min = {w = 16,
> >      h = 16}, aspect = {w = 80, h = 16}, scroll_timer = 0x0,
> >    instant_edit_timer = 0x0, scroll_animator = 0x0, scroll_pos = 0,
> >    scroll_wanted = 0, scroll_cb = {data = 0x0, func = 0}, menu = 0x0,
> >    style = 0x0, autoscroll = 0 '\000', resizable = 0 '\000', moving = 0
> > '\000', resizing = 0 '\000', dx = 0, dy = 0, drag = {x = 0, y = 0},
> >    hidden = 0 '\000', cf = 0x0}
> >
> 
> Interesting. I got it on notification module. Also, notification module 
> can't be unloaded. And you seem to hvae got it on ibar module. Are you 
> able to unload ibar? My bt is attached.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to