$ gdb lxappearance
GNU gdb (GDB) 7.6.1
Copyright (C) 2013 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/lxappearance...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/lxappearance
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
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".
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff354b308 in ?? () from /usr/lib/libpcre.so.1
(gdb)
Désinstallation/réinstallation n'a rien produit de plus. Auriez-vous une idée ?
Quelle est ta version de lxappearance?
Il ne te dit rien à part segfault dans un terminal ? Le paquet pcre est bien là et dans quelle version. (chez moi 8.33-1)
Ce problème existe aussi avec un autre utilisateur ? Après je vois pas trop quoi faire… peut être un bt après ton segfault pour voir la backtrace dans gdb.