Re: epiphany crash : how to get more information
mcatanzaro <[email protected]> Tue, 08 Dec 2015 10:42:12 +0100
| Newsgroups | gmane.comp.gnome.apps.epiphany |
|---|---|
| Message-ID | <[email protected]> |
On 2015-12-08 10:29, cedlemo wrote: > Hi, > > Today epiphany crash each time I try to run it (Archlinux x86_64) > I have launched it in a terminal in order to have error message but > without luck: > > zsh shell: > > epiphany > [1] 14104 segmentation fault (core dumped) epiphany > > fish shell: > > fish: 'epiphany' terminated by signal SIGSEGV (Erreur de frontière > d'adresse) > > What are the options that I can use in order to have some > comprehensive error messages? > > cedlemo Hi, You want to get a backtrace of the crash out of coredumpctl using gdb, then post it with a bug report on bugzilla.gnome.org. For example, immediately after a crash, run: $ coredumpctl gdb (gdb) set logging on (gdb) bt full (qdb) quit Then create a bug report and attach the file gdb.txt. Michael _______________________________________________ epiphany-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/epiphany-list