[Wien] mbj of Diamond

Martin Kroeker martin at ruby.chemie.uni-freiburg.de
Sun Oct 24 14:02:51 CEST 2010


>But, again the segmentation fault error occurred at line 47
It was only a wild guess. So either one of the other values that
are printed on line 46(47) contains an unprintable value, or - more 
likely - an array overflowed somewhere else and the memory management
breaks down on the next attempt to allocate memory (internally in the
print). Further analysis will probably require use of a debugger.
(You could try commenting out the "print" call inside the "if" block,
or separating it into individual print calls for the five variables,
just to see if you get any further).
-- 
Dr. Martin Kroeker            martin at ruby.chemie.uni-freiburg.de
c/o Prof.Dr. Caroline Roehr
Institut fuer Anorganische und Analytische Chemie der Universitaet Freiburg



More information about the Wien mailing list