From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18468 invoked from network); 14 May 2004 09:38:05 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sourceware.org with SMTP; 14 May 2004 09:38:05 -0000 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOZ4c-0002X0-Cx for listarch-gnats-devel@sources.redhat.com; Fri, 14 May 2004 05:33:46 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BOZ4N-0002VH-SX for help-gnats@gnu.org; Fri, 14 May 2004 05:33:31 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BOZ3r-0002Nq-5n for help-gnats@gnu.org; Fri, 14 May 2004 05:33:31 -0400 Received: from [199.232.41.5] (helo=savannah.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BOZ3B-0002Ca-LA for help-gnats@gnu.org; Fri, 14 May 2004 05:32:17 -0400 Received: from localhost ([127.0.0.1]) by savannah.gnu.org with smtp (Exim 4.34) id 1BOZ38-0003w4-8u for help-gnats@gnu.org; Fri, 14 May 2004 05:32:14 -0400 From: "anonymous" To: help-gnats@gnu.org X-Savannah-Server: savannah.gnu.org:80 [199.232.41.3] X-Savannah-Project: gnats X-Savannah-Artifact: patch X-Savannah-Artifact-ID: 3056 User-Agent: Mozilla/5.0 (compatible; MSIE 5.5; Windows NT 5.0) X-Apparently-From: 53.122.197.194 X-Copy-To: Array Message-Id: Date: Tue, 18 May 2004 12:28:00 -0000 Subject: [patch #3056] GNATS does not use the builtin name "originator" in file-pr.c X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: General discussion about GNU GNATS List-Archive: List-Post: List-Help: List-Subscribe: , Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2004-q2/txt/msg00116.txt.bz2 This mail is an automated notification from the patch tracker of the project: gnats. /**************************************************************************/ [patch #3056] Full Item Snapshot: URL: Project: gnats Submitted by: 0 On: Fri 05/14/04 at 09:32 Category: None Priority: 5 - Normal Resolution: None Assigned to: None Originator Email: carsten.prescher@sysde.eads.net Status: Open Summary: GNATS does not use the builtin name "originator" in file-pr.c Original Submission: We have renamed the field Originator and got the following stack trace of the gnatsd. #0 0x40078f81 in kill () from /lib/libc.so.6 #1 0x40078c44 in raise () from /lib/libc.so.6 #2 0x40079ffd in abort () from /lib/libc.so.6 #3 0x08058b75 in set_field () at pr.c:963 #4 0x080525fd in createNewPRFile (pr=0x808cd70, flag_autocreate=1, err=0xbffff94c) at file-pr.c:145 #5 0x08053222 in submit_pr (database=0x8072410, fp=0x8088308, err=0xbffff94c) at file-pr.c:959 #6 0x0804b797 in GNATS_subm (ac=0, av=0x8085a34) at cmds.c:510 #7 0x0804aa43 in serverMainLoop () at gnatsd.c:929 #8 0x0804ad75 in main (argc=1, argv=0x4017bae4) at gnatsd.c:1073 #9 0x4006754d in __libc_start_main () from /lib/libc.so.6 The bug seems to be in file-pr.c where the field name is used instead of the builtin name. After applying this patch it seems to work. We use GNATS 4.0. File Attachments ------------------- ------------------------------------------------------- Date: Fri 05/14/04 at 09:32 Name: builtin_originator.patch Size: 525KB By: None Patch. http://savannah.gnu.org/patch/download.php?item_id=3056&item_file_id=3254 For detailed info, follow this link: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats