NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

port-arm/55119: mutt segfaults on start



>Number:         55119
>Category:       port-arm
>Synopsis:       mutt segfaults on start
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-arm-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 28 09:40:01 +0000 2020
>Originator:     Thomas Groman
>Release:        9.0
>Organization:
>Environment:
NetBSD arm64 9.0 NetBSD 9.0 (GENERIC64) #0: Fri Feb 14 00:06:28 UTC 2020  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm

>Description:
Mutt segfaults on launch.

arm64# gdb mutt
GNU gdb (GDB) 8.3
Copyright (C) 2019 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 "aarch64--netbsd".
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 mutt...
(No debugging symbols found in mutt)
(gdb) run
Starting program: /usr/pkg/bin/mutt 

Program received signal SIGILL, Illegal instruction.
0x0000f9918ab4a128 in _armv8_pmull_probe () from /usr/lib/libcrypto.so.14
(gdb) bt
#0  0x0000f9918ab4a128 in _armv8_pmull_probe () from /usr/lib/libcrypto.so.14
#1  0x0000f9918ab4a478 in OPENSSL_cpuid_setup () from /usr/lib/libcrypto.so.14
#2  0x0000ffffeed83d3c in _rtld_call_init_functions () from /usr/libexec/ld.elf_so
#3  0x0000ffffeed845bc in _rtld () from /usr/libexec/ld.elf_so
#4  0x0000ffffeed80af0 in _rtld_start () from /usr/libexec/ld.elf_so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
>How-To-Repeat:
# pkg_add -v mutt
# mutt
>Fix:



Home | Main Index | Thread Index | Old Index