LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Segmentation fault:0x082c9657 in zbr_rt_entry::pc_lookup (this=0x0, id=18) (https://www.linuxquestions.org/questions/linux-newbie-8/segmentation-fault-0x082c9657-in-zbr_rt_entry-pc_lookup-this%3D0x0-id%3D18-943597/)

aicaicai 05-06-2012 09:50 PM

Segmentation fault:0x082c9657 in zbr_rt_entry::pc_lookup (this=0x0, id=18)
 
After the process of making clean,making depend,making.When I run the TCL.
There is an error as follows:
Program received signal SIGSEGV, Segmentation fault.
0x082c9657 in zbr_rt_entry::pc_lookup (this=0x0, id=18)
at zbr/zbr_rtable.cc:129
129 ZBR_Precursor *pc = rt_pclist.lh_first;

Do you know which can cause this error?Please help me. Thank you very much!

business_kid 05-07-2012 04:01 AM

A segmentation fault is a memory error with a name lost in history.

It crashed. check the memory but suspect the code.


All times are GMT -5. The time now is 04:59 PM.