Re: [Epiphany] Toolbar Editor



søn, 2003-03-09 kl. 18:05 skrev iain:
> Here's the toolbar editor patch I've been working on.

Annoyingly I'm getting a segfault when I try to close the Bookmark
editor, that I don't recall getting before.

The back trace seems fairly useless
#4  0x080c8b1f in update_node (self=0x849c830, node=0x0)
    at egg-menu-merge.c:1006
#5  0x080c95d2 in do_updates (self=0x849c830) at egg-menu-merge.c:1367
#6  0x40bd3b88 in g_idle_dispatch (source=0x84afab8,
callback=0xfffffe00, 
    user_data=0x849c830) at gmain.c:3164

1005:   g_return_if_fail (node != NULL);
1006:	g_return_if_fail (NODE_INFO(node) != NULL);

So to crash at 1006 it needs to have got through the node != NULL check,
which should have failed.

Anyone got any ideas?

iain
-- 




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