GNOME Bugzilla – Bug 746383
Random crash from time to time with no reason
Last modified: 2016-01-10 16:35:07 UTC
I don't know why it happen, but epiphany crash to me from time to time, with no any relate to anything. Epiphany from git master (3.15.92), WebkKitGTK+ 2.7.92. The crash happen for a while, it not new. $ coredumpctl gdb PID: 3359 (epiphany) UID: 1004 (yoseforb) GID: 1004 (yoseforb) Signal: 11 (SEGV) Timestamp: ד' 2015-03-18 11:28:10 IST (5s ago) Command Line: epiphany Executable: /usr/bin/epiphany Control Group: /user.slice/user-1004.slice/session-c2.scope Unit: session-c2.scope Slice: user-1004.slice Session: c2 Owner UID: 1004 (yoseforb) Boot ID: 3a3b5a058a0d4e64968356d82c11cdab Machine ID: 45c6e9e2388a41cbb51be6bb305be814 Hostname: yoseforb Coredump: /var/lib/systemd/coredump/core.epiphany.1004.3a3b5a058a0d4e64968356d82c11cdab.3359.1426670890000000.lz4 Message: Process 3359 (epiphany) of user 1004 dumped core. GNU gdb (GDB) 7.9 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/epiphany...done. [New LWP 3359] [New LWP 3963] [New LWP 3416] [New LWP 3379] [New LWP 3380] [New LWP 3362] [New LWP 3369] [New LWP 3365] [New LWP 3607] [New LWP 3664] [New LWP 3533] [New LWP 3375] [New LWP 3366] [New LWP 3776] [New LWP 3874] [New LWP 3370] [New LWP 3361] [New LWP 3363] [New LWP 3374] [New LWP 3398] warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `epiphany'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 234867
I believe the memory corruption causing this was fixed a while ago.
*** This bug has been marked as a duplicate of bug 747422 ***