From owner-freebsd-bugs Fri Dec 4 06:04:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03143 for freebsd-bugs-outgoing; Fri, 4 Dec 1998 06:04:14 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from ozone.fmi.fi (ozone.fmi.fi [193.166.223.16]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03112 for ; Fri, 4 Dec 1998 06:04:03 -0800 (PST) (envelope-from hurtta@ozone.fmi.fi) Received: (from hurtta@localhost) by ozone.fmi.fi (8.9.2.Alpha2/8.9.2.Alpha2/test/1998-04-28) id PAA08013; Fri, 4 Dec 1998 15:54:40 +0200 (EET) From: "Kari E. Hurtta" Message-Id: <199812041354.PAA08013@ozone.fmi.fi> Subject: Re: [BUG ?] Segment Violation signal! In-Reply-To: <199812041336.HAA13491@home.dragondata.com> from Kevin Day at "Dec 4, 1998 07:36:13 am" To: toasty@home.dragondata.com (Kevin Day) Date: Fri, 4 Dec 1998 15:54:40 +0200 (EET) Cc: yk@info.dgtu.donetsk.ua, hurtta+elm@ozone.fmi.fi, freebsd-bugs@FreeBSD.ORG Reply-To: hurtta+elm@ozone.fmi.fi X-Mailer: ELM [version 2.4ME+ PL50+ (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Kevin Day: > > To add to this... Just receiving your message crashed my elm. :) Decoding on encoding someway corrupt memory: (dbx) up rfc1522_decode_word:1437 base64_decode (&state_in,state, strlen (encoded), TRUE); (dbx) print *state struct out_state { magic = 64258 displaying = 0 prefix = (nil) filter = 0x47adec u = union { file = struct { fpout = 0x7fff09b4 } string = struct { outbuf = 0x7fff09b4 = "[inet-admins] [" outwritep = 0x7fff09c3 = "" outbufsize = 2560 } } } (dbx) down base64_decode: 160 state_putc(ch,s_out); (dbx) print *s_out (dbx) down state_putc: 569 switch(s->magic) { (dbx) print *s (dbx) / Kari Hurtta To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message