OK, updated from the PPA and valgrind again. Observed two different crashes:
==18552== Invalid write of size 4 ==18552== at 0x44CA49: visible_range_changed_cb (eog-thumb-view.c:244) ==18552== by 0x8559B4C: g_main_context_dispatch (gmain.c:2441) ==18552== by 0x855A347: g_main_context_iterate.isra.21 (gmain.c:3089) ==18552== by 0x855A881: g_main_loop_run (gmain.c:3297) ==18552== by 0x63D789C: gtk_main (gtkmain.c:1367) ==18552== by 0x6E4734D: g_application_run (gapplication.c:1323) ==18552== by 0x41CE8E: main (main.c:168) ==18552== Address 0xaaaaaaaaaaaaaac2 is not stack'd, malloc'd or (recently) free'd ==18552== ==18552== ==18552== Process terminating with default action of signal 11 (SIGSEGV) ==18552== General Protection Fault ==18552== at 0x44CA49: visible_range_changed_cb (eog-thumb-view.c:244) ==18552== by 0x8559B4C: g_main_context_dispatch (gmain.c:2441) ==18552== by 0x855A347: g_main_context_iterate.isra.21 (gmain.c:3089) ==18552== by 0x855A881: g_main_loop_run (gmain.c:3297) ==18552== by 0x63D789C: gtk_main (gtkmain.c:1367) ==18552== by 0x6E4734D: g_application_run (gapplication.c:1323) ==18552== by 0x41CE8E: main (main.c:168) AND (eog:18609): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed ==18609== Invalid read of size 8 ==18609== at 0xA5E8D44: geis_event_dispatch (in /usr/lib/libutouch-geis.so.1.2.0) ==18609== by 0x6066C8C: ??? (in /usr/lib/libgrip.so.0.302.0) ==18609== by 0x8559B4C: g_main_context_dispatch (gmain.c:2441) ==18609== by 0x855A347: g_main_context_iterate.isra.21 (gmain.c:3089) ==18609== by 0x855A881: g_main_loop_run (gmain.c:3297) ==18609== by 0x63D789C: gtk_main (gtkmain.c:1367) ==18609== by 0x6E4734D: g_application_run (gapplication.c:1323) ==18609== by 0x41CE8E: main (main.c:168) ==18609== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==18609== ==18609== ==18609== Process terminating with default action of signal 11 (SIGSEGV) ==18609== Access not within mapped region at address 0x0 ==18609== at 0xA5E8D44: geis_event_dispatch (in /usr/lib/libutouch-geis.so.1.2.0) ==18609== by 0x6066C8C: ??? (in /usr/lib/libgrip.so.0.302.0) ==18609== by 0x8559B4C: g_main_context_dispatch (gmain.c:2441) ==18609== by 0x855A347: g_main_context_iterate.isra.21 (gmain.c:3089) ==18609== by 0x855A881: g_main_loop_run (gmain.c:3297) ==18609== by 0x63D789C: gtk_main (gtkmain.c:1367) ==18609== by 0x6E4734D: g_application_run (gapplication.c:1323) ==18609== by 0x41CE8E: main (main.c:168) It appears there are no symbols for the PPA packages? The dbgsym packages got uninstalled when I updated to the PPA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830640 Title: eog crashed with SIGSEGV in geis_dispatch_events() To manage notifications about this bug go to: https://bugs.launchpad.net/libgrip/+bug/830640/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
