Author Topic: Segmentation fault  (Read 15733 times)

0 Members and 1 Guest are viewing this topic.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Segmentation fault
« Reply #15 on: January 26, 2014, 23:53 »
We are working hard on a solution for RHEL 6.5 but it's NOT easy. Redhat has really made life very, very difficult for us with some choices they have made in the ABI (application binary interface).

Offline Nordland

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 812
  • Reputation: 18
    • View Profile
Re: Segmentation fault
« Reply #16 on: January 28, 2014, 14:06 »
We have managed to find a temporary work around for this,
so if you want to run ATK or VNL, you will have to set this following environment variable before executing:
Quote
LD_PRELOAD="libstdc++.so.6" atkpython my_script.py
or
Quote
LD_PRELOAD="libstdc++.so.6" vnl

Offline Shinji Usui

  • QuantumATK Staff
  • Heavy QuantumATK user
  • *****
  • Posts: 44
  • Country: jp
  • Reputation: 2
    • View Profile
Re: Segmentation fault
« Reply #17 on: January 29, 2014, 02:35 »
We have managed to find a temporary work around for this,
so if you want to run ATK or VNL, you will have to set this following environment variable before executing:
Quote
LD_PRELOAD="libstdc++.so.6" atkpython my_script.py
or
Quote
LD_PRELOAD="libstdc++.so.6" vnl

I could run ATK calculations on CentOS 6.5.   Thank you.


Offline Dipankar Saha

  • Supreme QuantumATK Wizard
  • *****
  • Posts: 516
  • Country: in
  • Reputation: 5
    • View Profile
Re: Segmentation fault
« Reply #18 on: February 2, 2014, 08:25 »
Dr. Nordland,

Thank you sir...for finding some way out...../ Let me check.... :)

Regards__
Dipankar Saha