You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/03 23:39:47 UTC

[GitHub] marcoabreu opened a new issue #8928: Flaky Perl-test test_gluon_rnn.t causing seg fault (non-zero wait status 139)

marcoabreu opened a new issue #8928: Flaky Perl-test test_gluon_rnn.t causing seg fault (non-zero wait status 139)
URL: https://github.com/apache/incubator-mxnet/issues/8928
 
 
   It seems like we're having a seg fault which is wait status 139 in Perl. I can't reproduce this but I encountered it once (see attached [log](https://github.com/apache/incubator-mxnet/files/1525285/t_test_gluon_rnn_seg_fault_139.txt))
   
   
   ```
   Test Summary Report
   -------------------
   t/test_gluon_rnn.t        (Wstat: 139 Tests: 77 Failed: 0)
     Non-zero wait status: 139
   Files=27, Tests=6721, 2018 wallclock secs ( 0.45 usr  0.35 sys + 35169.82 cusr 234.15 csys = 35404.77 CPU)
   Result: FAIL
   Failed 1/27 test programs. 0/6721 subtests failed.
   Makefile:1162: recipe for target 'test_dynamic' failed
   make: *** [test_dynamic] Error 255
   script returned exit code 255
   ```

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


With regards,
Apache Git Services