pkgsrc-Users archive

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

mutt dumps core on startup on NetBSD 9 aarch64



I haven't built a dbg version, but just in case the following gives any
hint:

gdb output:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000fea558597374 in memcpy () from /usr/lib/libc.so.12

$ uname -a
NetBSD pi 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 aarch64 raspberrypi,3-model-b-plus NetBSD

$ make show-options
<snip>
These options are currently enabled:
        curses gpgme gssapi mutt-hcache mutt-smtp
        openssl sasl smime

$ mutt -v       
Mutt 1.13.4 (2020-02-15)
Copyright (C) 1996-2016 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: NetBSD 9.0 (evbarm)
hcache backend: Berkeley DB 4.8.30: (April  9, 2010)

Compiler:
Using built-in specs.
COLLECT_GCC=/usr/pkgsrc/mail/mutt/work/.gcc/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: aarch64--netbsd
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure
--target=aarch64--netbsd --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html
--with-pkgversion='NetBSD nb3 20190319' --with-system-zlib --without-isl
--enable-__cxa_atexit --enable-libstdcxx-time=rt
--enable-libstdcxx-threads --with-diagnostics-color=auto-if-env
--enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419
--with-default-libstdcxx-abi=new
--with-mpc-lib=/var/obj/mknative/evbarm-aarch64/usr/src/external/lgpl3/mpc/lib/libmpc
--with-mpfr-lib=/var/obj/mknative/evbarm-aarch64/usr/src/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/evbarm-aarch64/usr/src/external/lgpl3/gmp/lib/libgmp
--with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src
--with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src
--with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/aarch64
--enable-tls --disable-multilib --disable-libstdcxx-pch
--build=aarch64--netbsd --host=aarch64--netbsd
--with-sysroot=/var/obj/mknative/evbarm-aarch64/usr/src/destdir.evbarm
Thread model: posix
gcc version 7.4.0 (nb3 20190319) 

Configure options: '--sysconfdir=/usr/pkg/etc'
'--with-docdir=/usr/pkg/share/doc/mutt' '--without-included-gettext'
'--enable-external-dotlock' '--enable-pop' '--enable-imap'
'--with-gss=/usr' '--with-curses=/usr' '--without-gnutls'
'--with-sasl=/usr/pkg' '--with-ssl=/usr' '--enable-smime'
'--enable-hcache' '--without-gdbm' '--disable-compressed' '--enable-smtp'
'--with-idn=no' 'ac_cv_path_GNUPG=/usr/pkg/bin/gpg2' '--enable-gpgme'
'--with-gpgme-prefix=/usr/pkg' '--prefix=/usr/pkg'
'--build=aarch64--netbsd' '--host=aarch64--netbsd'
'--infodir=/usr/pkg/info' '--mandir=/usr/pkg/man'
'--enable-option-checking=yes' 'build_alias=aarch64--netbsd'
'host_alias=aarch64--netbsd' 'CC=gcc' 'CFLAGS=-O2 -D_FORTIFY_SOURCE=2
-I/usr/include/krb5 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/db4 -I/usr/pkg/include/python3.7' 'LDFLAGS=-s
-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS='
'CPPFLAGS=-I/usr/include/krb5 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/db4 -I/usr/pkg/include/python3.7'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -O2 -D_FORTIFY_SOURCE=2
-I/usr/include/krb5 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/db4 -I/usr/pkg/include/python3.7

Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL
-USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
+USE_SSL_OPENSSL  -USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  +HAVE_FUTIMENS  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME
+CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  -HAVE_LIBIDN2  +HAVE_GETSID
+USE_HCACHE  
-USE_SIDEBAR  -USE_COMPRESSED  -USE_INOTIFY  
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/pkg/share/mutt"
SYSCONFDIR="/usr/pkg/etc"
EXECSHELL="/bin/sh"
-MIXMASTER


Mayuresh


Home | Main Index | Thread Index | Old Index