Date: Sun, 6 Jan 2002 14:51:02 +0100 (CET) From: Emiel Kollof <coolvibe@hackerheaven.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33606: mutt segfaults on CURRENT Message-ID: <20020106135102.71FD21C13@router.hackerheaven.org>
next in thread | raw e-mail | index | archive | help
>Number: 33606 >Category: ports >Synopsis: mutt segfaults on CURRENT >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 06 06:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Emiel Kollof >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD azazel.ipv6.hackerheaven.org 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Sat Jan 5 22:56:40 CET 2002 root@azazel.ipv6.hackerheaven.org:/usr/obj/usr/src/sys/AZAZEL i386 >Description: When running mutt it suddenly segfaults. It seems to choke on the ftello(3) call. >How-To-Repeat: bash-2.05a$ mutt Segmentation fault (core dumped) bash-2.05a$ gdb mutt GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... (gdb) run Starting program: /usr/local/bin/mutt (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x282dbe2c in _ftello () from /usr/lib/libc.so.5 (gdb) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020106135102.71FD21C13>