in reply to Non-deterministic behaviour with simple array initialization
Try comparing the kernel, the perl executable, the C library, and libraries used by perl between the working image and non-working image a little deeper. In situations where file corruption is suspected du, cksum, md5sum, and diff are some tools to verify both sets of files are actually identical.
One way to speed this up is to create a tar file of the directories you suspect on each machine and compare the tar files. If the images are really identical then the tar files made from the same directories will be identical as well.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Non-deterministic behaviour with simple array initialization
by thkarcher (Novice) on Sep 25, 2008 at 23:24 UTC | |
by mr_mischief (Monsignor) on Sep 26, 2008 at 02:58 UTC | |
by thkarcher (Novice) on Sep 26, 2008 at 10:38 UTC | |
by mr_mischief (Monsignor) on Sep 26, 2008 at 17:28 UTC |