From coolvibe@hackerheaven.dyndns.org  Sun Jan  6 05:51:28 2002
Return-Path: <coolvibe@hackerheaven.dyndns.org>
Received: from router.hackerheaven.org (qn-213-73-194-22.quicknet.nl [213.73.194.22])
	by hub.freebsd.org (Postfix) with ESMTP id EA79037B405
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Jan 2002 05:51:27 -0800 (PST)
Received: by router.hackerheaven.org (Postfix, from userid 1000)
	id 71FD21C13; Sun,  6 Jan 2002 14:51:02 +0100 (CET)
Message-Id: <20020106135102.71FD21C13@router.hackerheaven.org>
Date: Sun,  6 Jan 2002 14:51:02 +0100 (CET)
From: Emiel Kollof <coolvibe@hackerheaven.org>
Reply-To: Emiel Kollof <coolvibe@hackerheaven.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mutt segfaults on CURRENT
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33606
>Category:       ports
>Synopsis:       mutt segfaults on CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 06 06:00:02 PST 2002
>Closed-Date:    Tue Jan 8 22:55:34 PST 2002
>Last-Modified:  Tue Jan 08 22:56:23 PST 2002
>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:

From: Emiel Kollof <coolvibe@hackerheaven.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/33606: mutt segfaults on CURRENT
Date: Tue, 8 Jan 2002 16:47:39 +0100

 Please close this PR, as the problem was caused by some libraries that
 were conflicting (namely libc4 and libc5). Rebuilding all dependancies
 helped to resolve it.
 
 * Emiel Kollof (coolvibe@hackerheaven.org) wrote:
 > 
 > >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
 
 -- 
 "I'd love to go out with you, but I want to spend more time with my
 blender."
State-Changed-From-To: open->closed 
State-Changed-By: okazaki 
State-Changed-When: Tue Jan 8 22:55:34 PST 2002 
State-Changed-Why:  
Requested by the PR originator. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33606 
>Unformatted:
