[SCIP] Segmentation Fault error

Benjamin Müller benjamin.mueller at zib.de
Tue Aug 6 14:42:15 CEST 2019


Dear Mohamed,

in order to help you with your issue, you need to share more information 
with us. How did you run SCIP? When does the segmentation fault pops up? 
Which methods are you using? ...

Anyway, I would guess that there is a bug in your code. So please 
compile SCIP in debug mode and use a debugger (e.g., gdb on Linux) to 
understand better what is happening in your code.

If you don't figure it out by yourself, you could share a minimal 
working example with us.

Best,
Benjamin

On 8/1/19 7:24 PM, Mohamed Mustapha Kabbaj wrote:
> Hello Everyone,
> 
> I developed  a piece of code in scip langage version 3.2.1, especially, 
> I put SCIPfree()
>   function at the end of the main function. However, when I moved on 
> version >= 6, there was some errors that were resolved except for 
> SCIPfree() that send segmentation fault error.
> 
> Thank you in advance for your help
> 
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip
> 

-- 
______________________________
Benjamin Müller
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
benjamin.mueller at zib.de
+49 30 841 85-195


More information about the Scip mailing list