|
[Rivet] Segmentation Fault when running Rivet 2.5.0Andy Buckley andy.buckley at cern.chThu Jul 14 11:57:53 BST 2016
We'll look into this as soon as there's a GCC6 system within developer reach. I'm guessing it's due to something like Cython (or at least the version that we used in our Rivet tarball build) not yet supporting the GCC6 binary interface... but I don't know the details. It would be interesting to know if you can build Rivet using the "developer mode" of the bootstrap script and GCC6 -- that will regenerate the Python interfacing code rather than relying on the version that we bundled. Use like this: INSTALL_RIVETDEV=1 ./rivet-bootstrap Andy On 14/07/16 10:11, Christian Gutschow wrote: > Hi Christian, > > I had the same problem last week, mainly because I updated gcc at the > same time I updated Rivet — big mistake. Ended up having to revert to > the old gcc, reinstalling Python and only then it all worked fine... > > Cheers, > Chris > >> On 14 Jul 2016, at 10:51, Christian Johnson <christian.johnson at cern.ch >> <mailto:christian.johnson at cern.ch>> wrote: >> >> Hi Team, >> >> I have recently updated to Rivet 2.5.0 and Yoda 1.6.2. Though I am >> running into a "Segmentation Fault 11" when I run "rivet --list-analyses." >> It looks like it is complaining at this line "all_analyses = >> rivet.AnalysisLoader.analysisNames()" in the rivet python script. >> >> I am running it on Mac OS X 10.11.5, using gcc 6.1 and python 2.7.12 >> installed using Homebrew. >> >> Cheers, >> Christian_______________________________________________ >> Rivet mailing list >> Rivet at projects.hepforge.org <mailto:Rivet at projects.hepforge.org> >> https://www.hepforge.org/lists/listinfo/rivet > > > > > — > > Dr. Christian Gütschow > > University College London > Department of Physics and Astronomy > Gower Street > London WC1E 6BT > > > D10 Physics Building > > +44 (0)20 7679 3775 > > chris.g at cern.ch <mailto:chris.g at cern.ch> > > > > > > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet > -- Dr Andy Buckley, Lecturer / Royal Society University Research Fellow Particle Physics Expt Group, University of Glasgow
More information about the Rivet mailing list |