#!/bin/sh printf "//\t#include \n" > core_dump_input_generated.ignore exit 0 # 0000000 / / \t # i n c l u d e < d e _ # 0000020 D E . I S O 8 8 5 9 - 1 / c a l # 0000040 e n d a r . a l l > \n # 0000053 Subject: Re: bin/157718: input data trigers a core dump from calendar From: FreeBSD-gnats-submit@@freebsd.org Date: Wed, 8 Jun 2011 23:50:09 GMT (Thu 01:50 CEST) To: "Julian H. Stacey" Thank you very much for your problem report. It has the internal identification `bin/157718'. The individual assigned to look at your report is: freebsd-bugs. You can access the state of your problem report at any time via this link: http://www.freebsd.org/cgi/query-pr.cgi?pr=157718 >Category: bin >Responsible: freebsd-bugs >Synopsis: input data trigers a core dump from calendar >Arrival-Date: Wed Jun 08 23:50:09 UTC 2011 ----------- From jhs@@berklix.com Wed Jun 8 23:51:54 2011 Date: Thu, 9 Jun 2011 01:48:11 +0200 (CEST) Message-Id: <201106082348.p58NmB5o081648@@fire.js.berklix.net> To: FreeBSD-gnats-submit@@freebsd.org Subject: input data trigers a core dump from calendar From: "Julian H. Stacey" Reply-To: "Julian H. Stacey" Cc: X-send-pr-version: 3.113 X-GNATS-Notify: >Submitter-Id: current-users >Originator: Julian H. Stacey >Organization: http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen. >Confidential: no >Synopsis: input data trigers a core dump from calendar >Severity: serious >Priority: medium >Category: bin >Class: sw-bug >Release: FreeBSD 8.2-RELEASE amd64 >Environment: System: FreeBSD fire.js.berklix.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Jun 2 23:10:13 CEST 2011 jhs@@blak.js.berklix.net:/ad6s4/release/8.2-RELEASE/src/sys/amd64/compile/FIRE64.small amd64 I have verified calendar core dumps on these: 8.2-RELEASE amd64 8.2-RELEASE i386 & not on these: 4.11-RELEASE i386 6.2-RELEASE i386 6.3-RELEASE i386 7.3-RELEASE i386 So there's a regression error to be found & corrected. >Description: calendar should not core dump >How-To-Repeat: fetch http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/usr.bin/calendar/core_dump_input.ignore fetch http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/usr.bin/calendar/core_dump_shell.ignore ./core_dump_shell.ignore calendar -f core_dump_input.ignore (BTW ignore my strange names ending .ignore, its just a prefix to stop my customise shell installing things in my src/ >Fix: