Hello all, I use svn as source code management and mingw for compiler. In my job configuration, I select multiple location with the option "use svn update as much as possible with 'svn revert' before update".
Sometimes, my job failed with the error "internal compiler error: Segmentation fault". The strange thing is if a do a copy of the job and build it, there is no error. If I modify the job configuration, by deleting one of the svn location, job compiles again. If I set again the previously deleted location, job still compiles. This behaviour happens at least once per week. Have you any idea to help me? -- View this message in context: http://jenkins.361315.n4.nabble.com/Job-compilation-error-with-jenkins-tp4495556p4495556.html Sent from the Jenkins users mailing list archive at Nabble.com.
