Giter Site home page Giter Site logo

Comments (6)

Munrok avatar Munrok commented on June 1, 2024 1

@marvinhagemeister Everything I did was to enter the command "deno" (just like in my example) without any additional arguments.

from deno.

marvinhagemeister avatar marvinhagemeister commented on June 1, 2024

@Munrok What are the steps to reproduce the error? Is it literally just calling deno without any additional arguments? To my knowledge that doesn't invoke v8 at all. The error message you posted suggests that v8 was started though, so I'm wondering if the command you posted is complete. Did the error occur by just calling deno or did you call something like deno run myscript.ts?

from deno.

ThatRick avatar ThatRick commented on June 1, 2024

I get the same error when trying to run deno in gpt-4o linux sandbox, but only when exec deno run script.js. Just exec deno runs w/o problem

from deno.

mpcref avatar mpcref commented on June 1, 2024

Same here.

$ deno --version
deno 1.42.4 (release, x86_64-unknown-freebsd)
v8 12.3.219.9
typescript 5.4.3

$ deno


#
# Fatal process out of memory: Oilpan: CagedHeap reservation.
#
==== C stack trace ===============================

    0x3d060f57dfa3 <???> at /usr/local/bin/deno
    0x3d060f57cebb <???> at /usr/local/bin/deno
    0x3d060f578b18 <???> at /usr/local/bin/deno
    0x3d060f5c56fb <???> at /usr/local/bin/deno
    0x3d060f72da4e <???> at /usr/local/bin/deno
    0x3d060fd89719 <???> at /usr/local/bin/deno
    0x3d060fd909b0 <???> at /usr/local/bin/deno
    0x3d060fd906af <???> at /usr/local/bin/deno
    0x3d060fd897c1 <???> at /usr/local/bin/deno
    0x3d060e38b6e1 <???> at /usr/local/bin/deno
    0x3d060e38b1a0 <???> at /usr/local/bin/deno
Trace/BPT trap (core dumped)

from deno.

marvinhagemeister avatar marvinhagemeister commented on June 1, 2024

@mpcref Does the error happen with the latest Deno version?

from deno.

mpcref avatar mpcref commented on June 1, 2024

@marvinhagemeister this is the latest version I'm able to test it with.
It's on a shared hosting service that uses FreeBSD 13.2-RELEASE-p10.

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.