bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segmentation fault in gsl_integration_fixed (GSL Integration)


From: Zhoulai Fu
Subject: Segmentation fault in gsl_integration_fixed (GSL Integration)
Date: Wed, 20 Apr 2022 09:57:30 +0900

A segmentation fault is raised in gsl_integration_fixed function in GSL
Integration. The program that triggers the segmentation fault is attached.
Below is debugging info from gdb.




*Program received signal SIGSEGV, Segmentation fault.0x00007ff256302bd9 in
gsl_integration_fixed (func=func@entry=0x7ffec35ea0e0,
result=result@entry=0x7ffec35ea0d8, w=w@entry=0x0)    at fixed.c:134134
 const size_t n = w->n*

BR,
Zhoulai

Attachment: gsl_integration_bug.c
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]