Your message dated Sun, 6 Dec 1998 23:02:21 -0800 with message-id <[EMAIL PROTECTED]> and subject line critical bugs which can be closed or demoted has caused the attached bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Ian Jackson (administrator, Debian bugs database) Received: (at submit) by bugs.debian.org; 13 Nov 1998 06:13:46 +0000 Received: (qmail 14099 invoked from network); 13 Nov 1998 06:13:44 -0000 Received: from kona.javanet.com (209.94.128.5) by master.debian.org with SMTP; 13 Nov 1998 06:13:44 -0000 Received: from localhost ([EMAIL PROTECTED]) by kona.javanet.com (8.9.1a/8.9.1) with SMTP id BAA07609 for <[EMAIL PROTECTED]>; Fri, 13 Nov 1998 01:16:30 -0500 (EST) Date: Fri, 13 Nov 1998 01:16:30 -0500 (EST) From: Chris Lawrence Amshey <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Mozilla segmentation fault Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Package: mozilla Version: 19980904-1 Mozilla terminates with a segmentation fault with no apparent activity. A brief investigation with gdb showed: Program recieved signal SIGSEGV, Segmentation fault. 0x40289e1c in _init () I am running mostly a stable (hamm) distribution, with the the most recent 'potato' libstdc++, lesstifg, and libc ; it occurs to me that maybe a reboot or other means of reinitializing library info is in order (can't remember those library commands right now; if that's the problem, this should be a lib bug instead). I'd do more testing but it's late. --Chris