[CMake] SEGV and signal BUS with cmake-2.8.11 on Solaris 10
Bill Hoffman
bill.hoffman at kitware.com
Tue May 21 14:44:12 EDT 2013
On 5/21/2013 2:25 PM, Bill Hoffman wrote:
> On 5/19/2013 8:34 PM, Paul Lanken wrote:
>> Not sure how to begin to investigate these but, I was surprised to see :
> Would be great if you could run a nightly dashboard on your machine.
> Would you be willing to do that? We do not have access to a Solaris 10
> machine anymore. Also, do older versions of CMake pass all the tests?
Also, looking at your results. Only one of the crashes you posted was
unexpected. The TestProcess ones test crashes so they are supposed to
crash.
This one looks real:
266 - CMake.FileDownload (SEGFAULT)
=>[1] cmSHA512_Internal_Transform(context = 0x100bedee0, data =
0xffffffff7fffb70c), line 1340 in "cm_sha2.c"
[2] cmSHA512_Update(context = 0x100bedee0, data = 0xffffffff7fffb70c
"\x89PNG^M\n^Z\n", len = 358U), line 1428 in "cm_sha2.c"
Can you upload your tests results by typing "make Experimental" in the
build tree?
-Bill
More information about the CMake
mailing list