eel_debug_shut_down () called to early?



When shutting down Nautilus, I get warnings about non-freed hash tables
after opening the bookmark window.

It looks like the bookmark code is shut down in the destroy handler of
NautilusApplication, but our application object is destroyed/shut down
*after* eel_debug_shut_down ();.

Maybe the eel_debug_shut_down() should be moved down - after unreffing
the application in nautilus-main.c:main()?

best regards,
 Christian Neumair

-- 
Christian Neumair <cneumair gnome org>



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