|
From: Igmar P. <mai...@jd...> - 2006-05-03 08:27:56
|
> The strace of the same is (relevant crash area is ) : Can you put the whole trace online somewhere ? It looks like the dynamic loader is in a non-exec segment or something like that, and I want to know in what segment the faulting address falls. The contents of /proc/self/maps is also usefull, which can be obtained by running valgrind with the -d argument. I've seen multiple occurances of this using glibc 2.2.x, but I have no idea if that is platform-specific. Igmar |