Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 19:04:51 GMT
From:      Paul <onemda@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/124191: tcsh coredumps
Message-ID:  <200806011904.m51J4puj070913@www.freebsd.org>
Resent-Message-ID: <200806011910.m51JA1rw084993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124191
>Category:       bin
>Synopsis:       tcsh coredumps
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 01 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Paul
>Release:        FreeBSD 8.0 CURRENT
>Organization:
>Environment:
FreeBSD Voyager 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Thu May 29 18:11:48 CEST 2008     root@Voyager:/usr/local/obj/usr/local/src/sys/KERNEL  i386
>Description:
http://lists.freebsd.org/pipermail/freebsd-current/2008-January/082638.html

I reporting this again because fix is still not comitted to HEAD.
>How-To-Repeat:

>Fix:
--- a/contrib/tcsh/tc.func.c    Wed Jan 23 11:47:09 2008 +0000                                                                                                                             
+++ b/contrib/tcsh/tc.func.c    Wed Jan 23 17:46:37 2008 +0200                                                                                                                             
@@ -632,7 +632,7 @@                                                                                                                                                                        
     }                                                                                                                                                                                     
     strbuf_terminate(&pass);                                                                                                                                                              
                                                                                                                                                                                           
-    cleanup_until(&sa);                                                                                                                                                                   
+    cleanup_until(&osa);                                                                                                                                                                  
                                                                                                                                                                                           
     return pass.s;                                                                                                                                                                        
 }                                                                                                                                                                                         


NOTE: Do not credit me for this patch, I am not author of it ...

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806011904.m51J4puj070913>