Comment 16 for bug 1382843

Revision history for this message
Alberto Mardegan (mardy) wrote :

I'm working on this bug. I found at least one error in the libsignon-glib vala bindings, which causes a GHashTable to be unreferenced one time too many, but that doesn't seem to be the same issue here.

I can run shotwell under valgrind, and it seems to work fine; but unfortunately, while I can easily reproduce the crash under gdb, it seems to never happen under valgrind. I'll try to play with the G_SLICE environment variable and see if that helps.