FS#56429 - [hexchat] Segmentation fault at boot with enchant-2.1.2-1 (from testing)

Attached to Project: Community Packages
Opened by George (Vash63) - Friday, 24 November 2017, 09:52 GMT
Last edited by Antonio Rojas (arojas) - Friday, 24 November 2017, 11:16 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: Hexchat segmentation faults at launch with the latest enchant package from testing. Verified crash is in /usr/lib/enchant/enchant_voikko.so when running from gdb.

[vash@vashnix pacman]$ gdb hexchat
GNU gdb (GDB) 8.0.1
Copyright (C) 2017 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-pc-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 hexchat...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/hexchat
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007fffe7085a87 in ?? () from /usr/lib/enchant/enchant_voikko.so
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 24 November 2017, 11:16 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#56426 
Comment by George (Vash63) - Friday, 24 November 2017, 09:54 GMT
I should also note that recompiling the PKGBUILD & trying hexchat-git from AUR do not fix this.

Loading...