Dear All, Recently I installed the cern's ROOT and its shared libraries (root5-cernlib & root5-cernlib-shlibs). It all seems to work fine. However, when I try to use 'h2root' to convert the *.hbook files to *.root it crashes. Attached is the crash report from the terminal;
*** Break *** segmentation violation =========================================================== There was a crash. This is the entire stack trace of all threads: =========================================================== Thread 1 (process 38062): #0 0x00007fff94b62168 in wait4 () #1 0x00007fff946895f5 in system () #2 0x00000001049bbfd9 in TUnixSystem::StackTrace () #3 0x00000001049b9b44 in TUnixSystem::DispatchSignals () #4 <signal handler called> #5 0x00000001058c2b67 in rzopen_ () #6 0x00000001058aeb28 in hropen_ () #7 0x62cded7000007fff in ?? () =========================================================== The lines below might hint at the cause of the crash. If they do not help you then please submit a bug report at http://root.cern.ch/bugs. Please post the ENTIRE stack trace from above as an attachment in addition to anything else that might help us fixing this issue. =========================================================== #5 0x00000001058c2b67 in rzopen_ () #6 0x00000001058aeb28 in hropen_ () #7 0x62cded7000007fff in ?? () =========================================================== What I've noticed during installation is that root5-cernlib was compiled with gcc 4.8 and cernlib2006 was compiled with gcc 4.7. I used to have a working system of paw, root5, and h2root where everything was compiled with gcc 4.7. Could you please help me resolve this problem. Also, is there a way to install the previous version of root5 which compiled with gcc 4.7. current version of root: root5-cernlib 5.34.09-11 (but I wan't to install the previous version to this) Appreciate all your help Harsha ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
