Author Topic: SEGMENTATION FAULT  (Read 6587 times)

0 Members and 1 Guest are viewing this topic.

Offline Sarvesh Agarwal

  • Heavy QuantumATK user
  • ***
  • Posts: 60
  • Country: in
  • Reputation: 0
    • View Profile
Re: SEGMENTATION FAULT
« Reply #15 on: October 30, 2012, 14:39 »
yeah iam able to run the script with 11.8 but when iam using ATK12.2 its giving the Segmentation error as mentioned above

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5418
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: SEGMENTATION FAULT
« Reply #16 on: October 30, 2012, 22:40 »
We can't help unless you provide the output of the atkpython_debug script I posted above.

Offline Sarvesh Agarwal

  • Heavy QuantumATK user
  • ***
  • Posts: 60
  • Country: in
  • Reputation: 0
    • View Profile
Re: SEGMENTATION FAULT
« Reply #17 on: October 31, 2012, 06:59 »
the output of the debug is attached below!!!

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5418
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: SEGMENTATION FAULT
« Reply #18 on: October 31, 2012, 10:02 »
I apologize, you had sent it before already, I missed that. We are looking into it, but I can't promise a fast solution, these things are usually hard to troubleshoot.

The crucial line seems to be
#1  0x00007ffff049bcd5 in swig::SwigPyIteratorClosed_T<__gnu_cxx::__normal_iterator<RadialFunction*, std::vector<RadialFunction, std::allocator<RadialFunction> > >, RadialFunction, swig::from_oper<RadialFunction> >::value() const () from /home/vlsi/QuantumWise/atk-12.2.2/atkpython/lib/python2.7/_NLEngine.so

My recommendation is to install 11.8, which worked for you, side-by-side with the new version, and use 12.2 for generating the scripts (perhaps on a Windows machine) and 11.8 for the calculations, for now. Unless you need special new functionality in 12.2, I think 11.8 should work rather well.

You can also try to download 12.8.b2, the preview version, and see if that gives similar problems. Download from http://quantumwise.com/publications/news-archive/188.

Offline Sarvesh Agarwal

  • Heavy QuantumATK user
  • ***
  • Posts: 60
  • Country: in
  • Reputation: 0
    • View Profile
Re: SEGMENTATION FAULT
« Reply #19 on: October 31, 2012, 13:28 »
thanks sir for the help!!!
      i will do that