Re: [Geary] FATAL: geary crashed



i enabled debug symbols on arch this way:

Download package:
$ git clone https://aur.archlinux.org/geary-git.git

modify the PKGBUILD:
options=(debug !strip)
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#General

Then compile and install:
$ makepkg -s
# pacman -U geary-git-r5090.30939534-1-x86_64.pkg.tar.xz

Then run:
$ $ G_DEBUG=fatal-criticals gdb --args geary --debug

Output:
GNU gdb (GDB) 8.3.1
Reading symbols from geary...
(gdb)

Command-line stopped there, but i did not see geary gui after this command. Do i need to execute a command at gdb to bring up gear y?

thx


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]