Page 1 of 1

Segmentation violation error

Posted: Wed Jun 15, 2016 2:18 am
by shyam_u2
Hello,

I am trying to run my single cell multi-compartmental model. The problem is, when I change the temperature of my model (even by 1 degree either by increasing or decreasing ) I get this strange segmentation violation error.

Code: Select all

/Applications/NEURON-7.3/nrn/x86_64/bin/nrniv: Segmentation violation
 in test.hoc near line 60
 run()
      ^
        fadvance()
      advance()
    step()
  continuerun(1000)
and others 
Any help would be greatly appreciated. Thanks in advance.

Re: Segmentation violation error

Posted: Sat Jun 18, 2016 7:56 am
by ted
Runtime errors are very nonspecific as to the underlying cause. What version of NEURON are you using (first line printed by NEURON when you launch nrngui or nrniv), and under what OS--OS X, MSWin, or Linux? Can you zip up just the files necessary to reproduce the error, and email them to me
ted dot carnevale at yale dot edu
?
Be sure to follow the instructions in
What to include in a zip file, and what to leave out
viewtopic.php?f=28&t=560