|
From: Nishant S. <ns...@in...> - 2006-05-03 09:18:44
|
Igmar Palsenberg wrote: >> 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. > > > Just attached the gzipped log file of the straced valgrind session .. nishant > > Igmar > > >------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Valgrind-users mailing list >Val...@li... >https://lists.sourceforge.net/lists/listinfo/valgrind-users > > > |