Unable to run rutherford example with new update (9/19/12) [message #13984] |
Wed, 19 September 2012 22:40 |
Raphael Cervantes
Messages: 34 Registered: September 2012 Location: Stony Brook University
|
continuous participant |
From: *physics.sunysb.edu
|
|
The new update seemed build just fine after commenting out add_subdirectory(test) in the CMakeLists.txt (I don't understand why I had to comment out add_subdirectory(test).
However, I now get a segmentation violation when I try to run the rutherford example. It used to run before I ran the update. The segmentation fault occurs in line 105 of run_rutherford.C when the line
run->Init();
is run. Does anyone have any ideas of what is going on?
Here are my list of commands:
cd [fairsoftDirectory]/example/rutherford/macro
root run_rutherford.C
I'm attaching the segfault error. Please let me know if you have any ideas.
|
|
|