Date: Mon, 29 Jan 2001 08:20:16 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: David Krmpotic cc: djgpp AT delorie DOT com Subject: Re: newbie In-Reply-To: <952496$kks$1@planja.arnes.si> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 28 Jan 2001, David Krmpotic wrote: > when I try to use redir -e on my program which crashes, I don't get > traceback frames (or whatever) in desired text file like said in FAQ. > instead of this I get windows error message which goes something like this: > > Redir: This program has performed an illegal operation and will be > terminated. Restart computer. [OK] Is this NT or Windows 2000? They have an incompatible version of `redir' in their Windows\System32 directory. Make sure you don't invoke it. Also make sure you have the latest djdev203.zip. If the above doesn't help, I can send you a patched version of `redir' where a subtle bug is fixed. That bug is known to crash `redir' in some rare cases.