socket test fails with SEGV on Ubuntu

Issue #132 resolved
Takashi Kato repo owner created an issue

Socket test sometimes fails on Ubuntu (only happens on drone.io environment for now).

Following environments don't happen (for now):

  • Ubuntu 14.04 (x64)
  • Lubuntu 15.04 (x64, vbox)

Error log from drone.io

%%%% Starting test (run-socket-test)
make[3]: *** [CMakeFiles/test] Segmentation fault
make[2]: *** [CMakeFiles/test.dir/all] Error 2
make[1]: *** [CMakeFiles/test.dir/rule] Error 2
make: *** [test] Error 2

Comments (2)

  1. Log in to comment