Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!sdd.hp.com!mips!wrdis01!nstn.ns.ca!uupsi!cmcl2!nyu.edu!gottlieb From: gottlieb@allan.nyu.edu (Allan Gottlieb) Newsgroups: comp.lang.perl Subject: Re: Perl 4.0 Bad free() problem Message-ID: Date: 22 Mar 91 20:53:58 GMT References: <1581@richsun.cpg.trs.reuter.com> Sender: notes@cmcl2.nyu.edu (Notes Person) Organization: New York University, Ultracomputer project Lines: 14 In-Reply-To: pej@richsun.cpg.trs.reuters.com's message of 21 Mar 91 15:54:47 GMT Nntp-Posting-Host: allan.ultra.nyu.edu We also get the bad free() on a decstation 5000/200 (PXG 8 planes). Perhaps more interesting 3 of the tests fail when compiled with -O op/eval test 9 op/s test 40 lib/big test 0 (..bad free()... and ../lib/bigint.pl did not return a true value at .lib/big.t line 2) Without -O we get only the bad free() and the msg all tests successful. Any ideas if the three failed tests represent a compiler bug or a coding problem?