olk edited a comment on issue #17543: MXNET-1444/MXNET-1445: replace NULL by 
nullptr 
URL: https://github.com/apache/incubator-mxnet/pull/17543#issuecomment-583719868
 
 
   windows-gpu job fails with:
   
   > 
   > [2020-02-08T07:58:57.240Z] test_operator_gpu.test_rnnrelu_dropout ... 
   > [2020-02-08T07:58:59.749Z] Error running tests, python exited with status 
code C0000374
   > [2020-02-08T07:58:59.749Z] At 
C:\jenkins_slave\workspace\ut-python-gpu\ci\windows\test_py3_gpu.ps1:30 
   > [2020-02-08T07:58:59.749Z] char:13
   > [2020-02-08T07:58:59.749Z] + if (! $?) { Throw ("Error running tests, 
python exited with status co ...
   > [2020-02-08T07:58:59.749Z]     + CategoryInfo : OperationStopped: (Error 
running t...s code C0000374:String) [], RuntimeException
   > [2020-02-08T07:58:59.749Z]     + FullyQualifiedErrorId : Error running 
tests, python exited with status code C0000374
   
   I can't imagine that this failure is caused by the nullptr patch.
   
   exception **C0000374** == [Heap Corruption Exception 
0xC0000374](https://docs.microsoft.com/en-us/archive/blogs/calvin_hsia/heap-corruption-exception-0xc0000374)
   
   Maybe **Application Verfier** (appverif.exe) could help to locate the error.
   Unfortunately I can't debug it on Windows because by dev platform is Linux.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to