We have a bug that occurs on one machine and not others.
The bug does not occur when "Evaluate Notebook" from the Evaluation menu is used with a fresh kernel. But it does occur when, with a fresh kernel, the notebook is evaluated by hand, cell by cell, in order. The first statement loads a package.
My question is: What is the difference in the evaluation for these two methods that could cause a difference?