GithubHelp home page GithubHelp logo

Comments (3)

dlfivefifty avatar dlfivefifty commented on July 19, 2024
julia> versioninfo()
Julia Version 0.7.0-alpha.236
Commit 2706a8d475 (2018-06-22 19:23 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin17.6.0)
  CPU: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, skylake)
Environment:
  JULIA_VERSION = 0.6

from specialfunctions.jl.

ararslan avatar ararslan commented on July 19, 2024

I can reproduce. Here's the output when running with LLDB:

* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x10)
    frame #0: 0x000000011554ed99 libmpfr.6.dylib`mpfr_lgamma(y=0x0000000110a04df0, signp=0x0000000110a04dc0, x=0x0000000000000000, rnd=1606412720) at lngamma.c:772 [opt]
   769
   770 	  *signp = 1;  /* most common case */
   771
-> 772 	  if (MPFR_UNLIKELY (MPFR_IS_SINGULAR (x)))
   773 	    {
   774 	      if (MPFR_IS_NAN (x))
   775 	        {
Target 0: (julia) stopped.

Did this start recently, do you know? The MPFR-related changes that have happened in Base since the 0.6.x series have been JuliaLang/julia#27331 (recent) and JuliaLang/julia#25710 (January).

from specialfunctions.jl.

dlfivefifty avatar dlfivefifty commented on July 19, 2024

Between 12 and 3 days ago

https://travis-ci.org/ajt60gaibb/FastGaussQuadrature.jl/builds/390946260

from specialfunctions.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.