Hi Axel,
> this just means that there is some function being called via the
> interpreter.
Hm, but
funcname=0xffffffffffffffff <Address 0xffffffffffffffff out of bounds>
in belows error message seems to me that something already goes wrong before that function is called, doesnt it?
As I said, these error messages occur on different parts of the code, even if I rerun the same example. Unfortunately I am analyzing big data files, a small example is not at hand just now. Will see what I can do...
Axel Naumann wrote:
> this just means that there is some function being called via the > interpreter. Most probably, something goes wrong inside that function. > You could use GDB to find out what, or send (preferably only) the > relevant code such that I can reproduce the problem.
This archive was generated by hypermail 2.2.0 : Tue Jul 03 2007 - 17:50:02 CEST