On Thu Feb 28 10:11:25 2008, warren.l.dodge@tektronix.com wrote: > > This is a bug report for perl from warren.l.dodge@tektronix.com, > generated with the help of perlbug 1.36 running under perl 5.10.0. > > > ----------------------------------------------------------------- > [Please enter your report here] > > I am installing all new gnu tools and perl etc. I have gcc-4.2.3 and > perl-5.10.0. In building the ClearCase::CtCmd moduke I get these > errors > when I do the make test > > *** glibc detected *** free(): invalid pointer: 0x553c6700 *** > > I wrapped the free call in CtCmd.xs with printf statements and it > appears the error is outside of them. > > argv >>> > argv <<< > block_done >>> > block_done <<< > block_done >>> > block_done <<< > *** glibc detected *** free(): invalid pointer: 0x553c6700 *** > > I am not sure where the error is originating from the erro either. > > I haven't a clue as to how to debug this type of problem. Any help > would > be appreciated. > > Do you have more of a backtrace? Most Linux versions usually will puke out where there problems occured.Thread Previous