From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20228 invoked from network); 4 Aug 2004 12:08:05 -0000 Received: from unknown (HELO lists.gnu.org) (199.232.76.165) by sourceware.org with SMTP; 4 Aug 2004 12:08:05 -0000 Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BsKcQ-0005iq-4F for listarch-gnats-devel@sources.redhat.com; Wed, 04 Aug 2004 08:11:42 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BsKcE-0005hc-0t for help-gnats@gnu.org; Wed, 04 Aug 2004 08:11:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BsKcD-0005hQ-Dc for help-gnats@gnu.org; Wed, 04 Aug 2004 08:11:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BsKcD-0005hN-8B for help-gnats@gnu.org; Wed, 04 Aug 2004 08:11:29 -0400 Received: from [66.60.176.161] (helo=sierralogic.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BsKYB-0003ba-Rt for help-gnats@gnu.org; Wed, 04 Aug 2004 08:07:20 -0400 Received: (qmail 11597 invoked from network); 4 Aug 2004 12:07:18 -0000 Received: from unknown (HELO wizard) (192.168.174.221) by 0 with SMTP; 4 Aug 2004 12:07:18 -0000 From: "Stuart Stevens" To: "'Stuart Stevens'" , Date: Wed, 04 Aug 2004 19:02:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Thread-Index: AcR6CrErNVcw4hiwQzeH3Uk4c6zz7QAD80dA Message-Id: Cc: Subject: RE: Unparseable replies from GNATS server X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1.5 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-q3/txt/msg00023.txt.bz2 I am running GNATS 4.0 on Linux - Red Hat 9. I pulled the TOT and rebuilt this morning. I then run the daemon directly and I got a memory fault. The daemon fails with the following field "Comment-new" added to dbconfig: field "Comments" { multitext read-only } field "Comment-new" { multitext on-change { append-to-field "Comments" { "Comment added by %s on %D\n\n%s" "$EditUserEmailAddress" "$CurrentDate" "$NewValue" } } on-change { set-field "Comment-new" { "" } } } I issued the following commands: lock 2511 stuart editaddr stuart edit 2511 Next step is to get into the debugger. Any ideas? Thanks Stuart _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnats