
http://bugzilla.opensuse.org/show_bug.cgi?id=1181652 http://bugzilla.opensuse.org/show_bug.cgi?id=1181652#c1 Avindra Goolcharan <aavindraa@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #1 from Avindra Goolcharan <aavindraa@gmail.com> --- Confirmed. Saw the issue crop up in another file. This is a snippet from the recent build log after 1 manual rebuild: https://build.opensuse.org/package/live_build_log/devel:tools:compiler/smlnj... ``` /usr/lib64/smlnj/bin/.heap/asdlgen.amd64-linux differs at offset '13' (data) --- old /usr/lib64/smlnj/bin/.heap/asdlgen.amd64-linux (hex) +++ new /usr/lib64/smlnj/bin/.heap/asdlgen.amd64-linux (hex) @@ -1,9 +1,9 @@ -00000000 33 22 11 00 04 20 08 09 02 00 00 00 d7 55 00 00 |3"... .......U..| -00000010 80 ea ac 3b d7 55 00 00 70 27 ac 3b d7 55 00 00 |...;.U..p'.;.U..| +00000000 33 22 11 00 04 20 08 09 02 00 00 00 56 55 00 00 |3"... ......VU..| +00000010 80 2a 16 97 56 55 00 00 70 67 15 97 56 55 00 00 |.*..VU..pg..VU..| 00000020 00 00 00 00 01 00 00 00 05 00 00 00 04 00 00 00 |................| 00000030 01 00 00 00 0a 00 00 00 02 00 00 00 00 00 08 00 |................| -00000040 00 00 00 00 01 00 00 00 00 00 00 00 08 00 e0 08 |................| -00000050 a0 7f 00 00 01 00 00 00 00 00 00 00 24 00 00 00 |............$...| +00000040 00 00 00 00 01 00 00 00 00 00 00 00 08 00 9c bc |................| +00000050 d4 7f 00 00 01 00 00 00 00 00 00 00 24 00 00 00 |............$...| 00000060 70 02 00 00 43 53 74 72 75 63 74 2e 44 69 76 49 |p...CStruct.DivI| 00000070 64 00 43 53 74 72 75 63 74 2e 4f 76 65 72 66 6c |d.CStruct.Overfl| 00000080 6f 77 49 64 00 43 53 74 72 75 63 74 2e 53 79 73 |owId.CStruct.Sys| ``` Unclear what the source of in-determinism is yet. -- You are receiving this mail because: You are on the CC list for the bug.