AW: gnatsd - Segmentation fault
"Lunkenheimer, Wolfgang" <[email protected]> Tue, 16 Mar 2004 09:42:47 +0100
| Newsgroups | gmane.comp.bug-tracking.gnats.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Lorna, I've got my gnatsweb running. First I changed two lines of code: $ diff mail.c-org mail.c 185c185 < if (addrPtr == NULL || *addrPtr == NULL) --- > if (addrPtr == NULL || *addrPtr == NULL || **addrPtr == NULL) $ diff misc.c-org misc.c 389c389 < if (str == NULL) --- > if (str == NULL || len <= 0) That solved my problem with strace gnatsd. But then I experienced that I could edit old PRs, but submitting a new one crashed gnatsd and left gnats locked. To solve this I had to fill some additional fields in "responsible" and "submitters". resonsible: Don't leave any e-mail address empty, especially not for gnats-admin. submitters: Fill submitter type and response time. Best regards Wolfgang Lunkenheimer Dr. Wolfgang Lunkenheimer T-Systems GEI GmbH Business Unit Geschäftsstelle Aachen Hausadresse: Pascalstraße 8, 52076 Aachen Postanschrift: Postfach 500 144, 52085 Aachen Telefon: +49 (2408) 943-1135 Telefax: +49 (2408) 943-1430 E-Mail: [email protected] _______________________________________________ Bug-gnats mailing list [email protected] http://mail.gnu.org/mailman/listinfo/bug-gnats