|
From: Sebastian S. <s.s...@gm...> - 2017-09-11 20:45:32
|
Hello,
I got a "Segmentation fault (core dumped)" error during simulation.
Linux 4.12.10-2-zen #1 ZEN SMP PREEMPT Tue Sep 5 20:35:00 UTC 2017 x86_64
GNU/Linux
*qucsator -i netlist.txt -c*
project location:
modules to load: 0
factorycreate.size() is 0
factorycreate has registered:
parsing netlist...
checking netlist...
checker notice, variable `Out1.v' in equation `Out1dB' not yet defined
checker notice, variable `Out4.Vt' in equation `fourier' not yet defined
checker notice, variable `Out2.v' in equation `Out2dB' not yet defined
checker notice, variable `Out3.v' in equation `Out3dB' not yet defined
checker notice, variable `Out4.v' in equation `Out4dB' not yet defined
checker notice, variable `Out4.v' in equation `Out4Ph' not yet defined
checker notice, variable `In.v' in equation `InPh' not yet defined
checker notice, variable `In.v' in equation `IndB' not yet defined
checker notice, variable `V3' in equation `D1.Q3' not yet defined
checker notice, variable `V2' in equation `D1.Q2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V1' in equation `D1.I2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V1' in equation `D1.I2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V1' in equation `D1.Q1' not yet defined
checker notice, variable `V1' in equation `D1.I1' not yet defined
checker notice, variable `V1' in equation `D1.I1' not yet defined
checker notice, variable `S' in equation `RF1.S21' not yet defined
checker notice, variable `S' in equation `RF1.S21' not yet defined
checker notice, variable `S' in equation `RF1.S21' not yet defined
netlist content
1 potentiometer instances
1 AC instances
10 C instances
1 RFEDD instances
1 DC instances
1 L instances
18 R instances
4 EDD instances
1 Vdc instances
1 Vac instances
1 TR instances
creating netlist...
checker notice, netlist OK
*qucsator -i netlist.txt*
project location:
modules to load: 0
factorycreate.size() is 0
factorycreate has registered:
parsing netlist...
checking netlist...
checker notice, variable `Out1.v' in equation `Out1dB' not yet defined
checker notice, variable `Out4.Vt' in equation `fourier' not yet defined
checker notice, variable `Out2.v' in equation `Out2dB' not yet defined
checker notice, variable `Out3.v' in equation `Out3dB' not yet defined
checker notice, variable `Out4.v' in equation `Out4dB' not yet defined
checker notice, variable `Out4.v' in equation `Out4Ph' not yet defined
checker notice, variable `In.v' in equation `InPh' not yet defined
checker notice, variable `In.v' in equation `IndB' not yet defined
checker notice, variable `V3' in equation `D1.Q3' not yet defined
checker notice, variable `V2' in equation `D1.Q2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V1' in equation `D1.I2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V1' in equation `D1.I2' not yet defined
checker notice, variable `V2' in equation `D1.I2' not yet defined
checker notice, variable `V1' in equation `D1.Q1' not yet defined
checker notice, variable `V1' in equation `D1.I1' not yet defined
checker notice, variable `V1' in equation `D1.I1' not yet defined
checker notice, variable `S' in equation `RF1.S21' not yet defined
checker notice, variable `S' in equation `RF1.S21' not yet defined
checker notice, variable `S' in equation `RF1.S21' not yet defined
netlist content
1 potentiometer instances
1 AC instances
10 C instances
1 RFEDD instances
1 DC instances
1 L instances
18 R instances
4 EDD instances
1 Vdc instances
1 Vac instances
1 TR instances
creating netlist...
Segmentation fault (core dumped)
Thanks!
Regards, Sebastian
|