Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ncsim:*internal* (sv_seghandler - trapno -1) ,what problem?

Status
Not open for further replies.

hgz

Member level 3
Joined
Feb 26, 2004
Messages
60
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
611
sv_seghandler

Hi,
I am running pli , it report internal error when read_lib_saif ,who can help me?

BGS!
 

sv_seghandler

can you provide detailed log file?
 

sv_seghandler - trapno

This is due to Memory segmentation , see all Arrays memory allocation , U must be missing memory or ur server is short of Virtual memory ,
 

ncsim sv_seghandler

HI,All:
Thanks.I have solve this problem,it is due to PLI should run in SUN system, but i am running it in linix sever.

BGS!
 

message: sv_seghandler

Hi ,
Actually moving from SUN to Linux is not an alternative ,
Same problem i faced during my sims,
U please check ur arrays and pointer initialisation , as some variable is not getting memory .
suppose u initialise a variable as s[6] and u are using from s[8] -> s[0] then it will give seg fault,
Linux machines are faster than SUN machines , so better see ur code, rather than shifting to different OS.
regards
spauls
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top