Nikolay Markov

Results 15 comments of Nikolay Markov

I can send you core dump or rebuild cc-test-reporter with some debug flags...

I download fresh version of cc-test-reporter for each build from https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64. Which ldflags should I use?

We use - CentOS 7 ``` $ uname -a Linux somehost.com 4.14.62-6.el7.x86_64 #1 SMP Thu Aug 9 20:58:00 IST 2018 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/centos-release CentOS Linux release...

About hardware. It reproduces on virtual machine, on bare metal instance and in another CI (as I wrote above about https://ci.vexor.io)

Sent you a coredump at email.

Today we faced a huge amount of segfaults. Every CI build fails. We also compile cc-test-reporter with debug flags (https://gist.github.com/dmexe/f3309c470b30df0f85695675559ffde7) and it seems it works without segfaults.

@wfleming Thanks for a quick feedback. > there is probably something unusual with your CI environment I wish to draw attention that this problem occurred in different environments. In our...

Hello, Will. Our version of cc-test-reporter also segfaults. Just yesterday. It was the first time after the moment we start to use our own version. It segfaults on before-build command....

Is there any news?