gsl

Patrick Dupre pdupre at gmx.com
Wed Jun 3 22:19:17 UTC 2015


Execution:
Segmentation fault (core dumped)

it is linked with gsl and math library.
I guess that there is an issue either with the c code or with the binary
library.


===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre at gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


> Sent: Wednesday, June 03, 2015 at 11:33 PM
> From: "Rick Stevens" <ricks at alldigital.com>
> To: "Community support for Fedora users" <users at lists.fedoraproject.org>
> Subject: Re: gsl
>
> On 06/03/2015 02:23 PM, Patrick Dupre wrote:
> > Hello,
> >
> > Can somebody help me?
> >
> > This short piece of code fails.
> > It seems to be due to the gsl library!
> >
> > Thank for your help.
> >
> > #include <gsl/gsl_multifit_nlin.h>
> >
> > int main () {
> >    const gsl_multifit_fsolver_type *T_ ;
> >    gsl_multifit_fsolver *s_ = gsl_multifit_fsolver_alloc (T_, 10, 1);
> >    }
> 
> What's failing? Compile? Link? Execution?
> ----------------------------------------------------------------------
> - Rick Stevens, Systems Engineer, AllDigital    ricks at alldigital.com -
> - AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
> -                                                                    -
> -     If Bill Gates got a dime for every time Windows crashes...     -
> -              ...oh, wait.  He does.  THAT explains it!             -
> ----------------------------------------------------------------------
> -- 
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>


More information about the users mailing list