JDK-8049957 : nsk/sajdi/jdb/options/connect/connect002 fails with "Debuggee core file not found"
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 7,8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2014-07-11
  • Updated: 2021-05-09
  • Resolved: 2016-08-08
Related Reports
Relates :  
Description
script> Check core file limits
script> Core file size limit (hard): unlimited
script> Core file size limit (soft): unlimited
script> Soft limit is identical to hard limit
script> 
script> Run debuggee: nsk.sajdi.jdb.options.connect.connect002a
/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/linux-amd64/bin/java -d64 -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateMinidumpOnCrash -ea -esa -XX:+TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+AggressiveOpts -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedOops nsk.sajdi.jdb.options.connect.connect002a -verbose -arch=linux-amd64 -waittime=5 -debugee.vmkind=java -connector=attaching_core
script> Debuggee VM process started with pid: 26810
script> 
script> Wait for debuggee class to become ready within timeout: 300 seconds
script> wait for status message DEBUGGEE_READY_FOR_DEBUGGING in file debuggee.status
script> - not ready: 0 seconds
script> - not ready: 5 seconds
Debuggee class started
Debuggee class ready for debugging
Will write DEBUGGEE_READY_FOR_DEBUGGING to file debuggee.status
Debuggee status written to file
File debuggee.status has been created
script> found file debuggee.status
DEBUGGEE_READY_FOR_DEBUGGING
script> Debuggee VM got ready for debugging
script> 
script> Kill debuggee VM process with SIGABRT for pid: 26810
script> 
script> Check if debuggee core file dumped: core or core.26810
script> # ERROR: Debuggee core file not found: core or core.26810

ILW=MLH = P4
Comments
Closing as WNF. Removing sajdi tests.
08-08-2016

This mode of failure is quite often - updating likelihood to M -> ILW=MMH=P3
15-07-2014