Could be anything ;-) Segmentation fault means that you refer to a memory
address that does not belong to your process.

 

Just use a debugger to find out!

 

Christian

 

--

Christian Schulte, Professor of Computer Science, KTH,
www.ict.kth.se/~cschulte/

 

From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf
Of Yong LIN
Sent: Tuesday, July 16, 2013 2:31 PM
To: users@gecode.org
Subject: [gecode-users] core dumped error

 

Hi All,

I encountered an error of "Segmentation fault (core dumped)" during my
coding. What are the reasons for causing this kind of error? Thanks in
advance!

regards,

Lin 

_______________________________________________
Gecode users mailing list
users@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to