Re: RR(S) 8049684: pstack crashes on java core dump

2014-07-21 Thread Kevin Walls
Thanks Serguei, and thanks Sundar, -- Kevin On 18/07/14 23:22, serguei.spit...@oracle.com wrote: Hi Kevin, It looks good. Thank you fixing it! Thanks, Serguei On 7/18/14 5:02 AM, Kevin Walls wrote: Hi, May I get a review of this little change: pstack can crash on a Java core, where the

Re: RR(S) 8049684: pstack crashes on java core dump

2014-07-18 Thread serguei.spit...@oracle.com
Hi Kevin, It looks good. Thank you fixing it! Thanks, Serguei On 7/18/14 5:02 AM, Kevin Walls wrote: Hi, May I get a review of this little change: pstack can crash on a Java core, where the core is transported from one machine to another, and they have different JDKs but in the same direct

Re: RR(S) 8049684: pstack crashes on java core dump

2014-07-18 Thread A. Sundararajan
+1 On Friday 18 July 2014 05:32 PM, Kevin Walls wrote: Hi, May I get a review of this little change: pstack can crash on a Java core, where the core is transported from one machine to another, and they have different JDKs but in the same directory location. So pstack does find libjvm etc, a

RR(S) 8049684: pstack crashes on java core dump

2014-07-18 Thread Kevin Walls
Hi, May I get a review of this little change: pstack can crash on a Java core, where the core is transported from one machine to another, and they have different JDKs but in the same directory location. So pstack does find libjvm etc, and does find libjvm_db.so (but clearly symbols are not g