[svlug] None
David N. Welton
davidw at dedasys.com
Thu Mar 6 16:41:54 PST 2003
R Balaji <balaji_raman7_2000 at yahoo.com> writes:
> #2 0x42073155 in malloc () from /lib/i686/libc.so.6
> #3 0x0806375f in traverse_to_create_node (cstg=0x13cc3f90,
> ca_con_gra=0xbffe75e0, cfg_nodeno=5, associativity=4)
> at varying_associativity.c:204
> Is this error related to my program? I dont think so because my
> program looks correct.
Looks like you are running into a problem with malloc. Is
"varying_associativity.c" part of your program? Maybe posting the
relevant chunk of code would allow 'many eyeballs to make your bug
shallow'.
You might also try setting MALLOC_CHECK_ (read the malloc man page for
details).
--
David N. Welton
Consulting: http://www.dedasys.com/
Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
Apache Tcl: http://tcl.apache.org/
More information about the svlug
mailing list