Git Product home page Git Product logo

Comments (5)

marvinhagemeister avatar marvinhagemeister commented on June 4, 2024

Huh, that's very odd. I can reproduce that only with the homebrew build. The official Deno build for mac is fine.

from deno.

brendonboshell avatar brendonboshell commented on June 4, 2024

There's an equivalent issue on the homebrew repo, just an FYI Homebrew/homebrew-core#171317

from deno.

mmastrac avatar mmastrac commented on June 4, 2024

Appears to be crashing in a memmove call, within serde_v8.

(lldb) bt
* thread #1, name = 'main', queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
  * frame #0: 0x00000001965467fc libsystem_platform.dylib`_platform_memmove + 444
    frame #1: 0x00000001003b1134 deno`_$LT$alloc..string..String$u20$as$u20$core..fmt..Write$GT$::write_str::h0cd0257f8894a894 (.78) + 60
    frame #2: 0x000000010048879c deno`core::fmt::write::hef5cddb56c038e23 + 412
    frame #3: 0x00000001011385d4 deno`_$LT$serde_v8..error..Error$u20$as$u20$core..fmt..Display$GT$::fmt::h6d6357bd95d56e19 + 788
    frame #4: 0x000000010048879c deno`core::fmt::write::hef5cddb56c038e23 + 412
    frame #5: 0x00000001003cceb0 deno`anyhow::error::_$LT$impl$u20$core..fmt..Display$u20$for$u20$anyhow..Error$GT$::fmt::hc813d512ad8949cb + 96
    frame #6: 0x000000010048879c deno`core::fmt::write::hef5cddb56c038e23 + 412
    frame #7: 0x00000001003b1088 deno`alloc::fmt::format::format_inner::hcf93ae4763afd4b5 + 296
    frame #8: 0x0000000100cf8240 deno`deno_fetch::op_fetch::op_fetch$LT$FP$GT$::v8_fn_ptr::h86e6e97f373d448e + 188
    frame #9: 0x00000001025fef98 deno`Builtins_CallApiCallbackGeneric + 184

from deno.

gtothesquare avatar gtothesquare commented on June 4, 2024

Wow thanks for the quick update. Yeah using the install.sh fixes the issue. So, is it better to just do it via the official install script?

Should I close this given that is a homebrew issue ?

curl -fsSL https://deno.land/install.sh | sh

from deno.

mmastrac avatar mmastrac commented on June 4, 2024

Collecting all of these under #23763

from deno.

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.