GNOME Bugzilla – Bug 224071
view menu setup failure
Last modified: 2002-08-13 00:20:50 UTC
I have no idea. I was trying to recreate 21939, and this happened. The view_menus item in the folderbrowser is actually NULL, so I have no idea whats happened, perhaps the view_menu's got cleared out while they were being used, and the pointer here is a stale one. Note, the folder browser hasn't been destroyed, so something else must've cleared the view_menus item. I suspect some corba call recursion destroyed something when it was being used. (gdb) where
+ Trace 21546
argv=0xbfffferic/libc-start.c:92 (gdb) p *gvm $1 = {base = {klass = 0xabadf00d, flags = 0, ref_count = 0, object_data = 0x0}, (gdb) up
is bug#224088 related?
*** bug 224088 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 215344 ***