#3941: mutt-1.8.2: window resize causes unhandled interrupt on startup -------------------+-------------- Reporter: b@… | Owner: Type: defect | Status: new Priority: major | -------------------+-------------- {{{ Package: mutt Version: 1.8.2 Severity: normal
-- Please type your report below this line Resizing the dwm floating window mutt is attached to within the first second or so that mutt is started causes an unhandled interrupt. If I try to resize the window any later than this one second time-span it works fine. I'm assuming that it's tied to the event that X sends to it's clients to inform them when their window has been resized. The error message displayed is: `Could not connect to the.domain (Interrupted system call).` In case it's relevant for reproduction, my mutt automatically connects to a remote IMAPS server with SASL authentication. The information below is my FreeBSD ports build, but I've tried it with the mercurial version and the bug still seems to be present. Thank you. -- System Information System Version: FreeBSD user 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r316816: Fri Apr 14 03:40:02 PDT 2017 user@host:/usr/obj/usr/src/sys/kernconf amd64 -- Mutt Version Information Mutt 1.8.2 (2017-04-18) 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: FreeBSD 12.0-CURRENT (amd64) ncurses: ncurses 6.0.20150808 (compiled with 5.9) libiconv: 1.14 libidn: 1.33 (compiled with 1.33) hcache backend: Berkeley DB 5.3.28: (September 9, 2013) Compiler: FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin cc: warning: argument unused during compilation: '-I /usr/local/include' [-Wunused-command-line-argument] Configure options: '--disable-fcntl' '--with-ssl=/usr' '--with- docdir=/usr/local/share/doc/mutt' '--sysconfdir=/usr/local/etc' '--enable- external-dotlock' '--enable-pop' '--enable-imap' '--enable-compressed' '--disable-flock' '--disable-gpgme' '--with-libiconv-prefix=/usr/local' '--with-idn' '--enable-locales-fix' '--enable-nls' '--with- sasl=/usr/local' '--disable-sidebar' '--enable-smtp' '--without-gss' '--with-bdb' '--without-tokyocabinet' '--without-kyotocabinet' '--enable- hcache' '--without-qdbm' '--without-gdbm' '--prefix=/usr/local' '-- localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '-- infodir=/usr/local/info/' '--build=amd64-portbld-freebsd12.0' 'build_alias=amd64-portbld-freebsd12.0' 'CC=cc -I/usr/local/include' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib -Wl,-rpath=/usr/local/lib:/usr/lib -ltinfow -Wl,-rpath=/usr/local/lib -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' Compilation CFLAGS: -Wall -pedantic -Wno-long-long -O2 -pipe -fstack- protector -fno-strict-aliasing 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 +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_GETSID +USE_HCACHE -USE_SIDEBAR +USE_COMPRESSED ISPELL="/usr/local/bin/ispell" SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/mail" PKGDATADIR="/usr/local/share/mutt" SYSCONFDIR="/usr/local/etc" EXECSHELL="/bin/sh" -MIXMASTER To contact the developers, please mail to <mutt-dev@mutt.org>. To report a bug, please visit http://bugs.mutt.org/. patch-1.5.7.ust.maildir-mtime.2 patch-1.5.4.cd.ifdef.1 patch-1.5.6.cb.reverse_reply.2 vvv.quote vvv.initials patch-1.5.0.ats.date_conditional.1 dgc.deepif.1 }}} -- Ticket URL: <https://dev.mutt.org/trac/ticket/3941> Mutt <http://www.mutt.org/> The Mutt mail user agent