actully when i run my modified approach then my code is run only for 5 second after that i get an core dump segmentation fault error
It may be happened as a variable have a huge value (infinite) especially when there is an integrator in your simulation code
Consider inspecting the dumped core, depending on your OS and Binary you find it in different pathes, however.
You can use the GDB to debug your code step by step and to control your memory stack.
most common cause is that your code try to write out of its reserved memory.
Maybe you try to debug your code and find if your program write in some of your arrays with an index larger than its size.
Did you build ns-2 on your own? Or did they deploy only the binary?
In the former case, you can debug with the associated debugger of your compiler, e. g. gdb for gcc, llvm for clang, etc.
sounds like a timing issue where code is trying to access the same memory... does it happen exactly the same every time?
actually i am working on dsr energy efficient protocol so i need energy of nodes when i send RREQ and i select most energy efficient path.
04 May 2015 555 0 View
If a create 50 nodes then if I want to calculate the nodes which have energy after iterations. than what is the procedure is follow in tcl file.
01 February 2015 7,915 5 View
My name is Apurva Saoji. I am a Ph.D scholar in Computer engineering in India. I am looking for international expert in reviewing my PhD thesis, "Competitive Optimization Techniques to Minimize...
07 August 2024 4,600 2 View
Difficulty with permittivitt and Magnetic Permeability Calculations Hello everyone, I have all the parameters related to the calculations of the permittivitty and magnetic permeability...
30 July 2024 5,206 1 View
I'm new to primary human fibroblast culture and I'm studying aging using cells from old and young donors. Some research groups have used media supplemented with FGF2, so I cultured cells in the...
29 July 2024 3,030 2 View
Our department has recently acquired an HPC (High-Performance Computing) system, and I'm thrilled to take my molecular dynamics calculations to the next level using Desmond. I used to run my...
28 July 2024 6,553 1 View
I intend to explore and assess how offline womens' modern apparel store are losing out online and the need to get them on board based on this assessment. I am on a student on MPHIL Media and...
26 July 2024 1,440 1 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
I have designed magnetic material with different biasing conditions in HFSS. Now I want to give an RF AC signal and do a transient simulation in HFSS. Is it possible to do in HFSS? Please help me...
24 July 2024 9,319 5 View
I am reaching out to seek your valuable advice and recommendations regarding the best software tools to use for this research. Specifically, I am looking for software with a user-friendly...
22 July 2024 3,794 1 View
What is human-computer interaction (HCI)?
22 July 2024 10,056 2 View
Hello, I am looking out for Scopus Indexed Journals in Computer Science with short review time and short time to publish after acceptance (with / without APC). Please mention the journals that you...
19 July 2024 4,250 2 View