GNOME Bugzilla – Bug 722766
epiphany-browser crashed with signal 5 in ephy_sqlite_connection_table_exists()
Last modified: 2014-01-22 14:33:35 UTC
Both Ephy 3.8 and 3.10 seem to have a bug when being requested to load multiple pages out of process. E.g. when Ephy is the default browser, from an external program such as an email client, clicking two links in simultaneously results in one being successfully loaded, and one instance of the spawned Ephy binary crashing. Sounds like a sqlite locking issue to me. Stacktrace from 3.8:
+ Trace 233074
Original bug reported in Launchpad: https://bugs.launchpad.net/ubuntu-gnome/+bug/1237729
Err, oups, stack is actually from 3.9.91
Aha, so that's how to reproduce it.... *** This bug has been marked as a duplicate of bug 721589 ***