Git Product home page Git Product logo

Comments (1)

emil-perhinschi avatar emil-perhinschi commented on August 30, 2024

as advised by brrt:

(gdb) break src/6model/serialization.c:2137 if i = 9
Breakpoint 1 at 0x7ffff79b56c5: file src/6model/serialization.c, line 2137.
(gdb) break src/6model/serialization.c:1937
Breakpoint 2 at 0x7ffff79b4b28: file src/6model/serialization.c, line 1937.

(gdb) run
Starting program: /home/emilper/safedelete/bin/moar --libpath=/home/emilper/safedelete/languages/nqp/lib/ --libpath=/home/emilper/safedelete/languages/perl6/runtime --libpath=/home/emilper/safedelete/languages/nqp/lib/ /home/emilper/testing_ground/perl6/native_call.moarvm
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Breakpoint 1, MVM_serialization_deserialize (tc=0x6035e0, sc=0x7ffff62f69a8, string_heap=0x7ffff62f6ae0, codes_static=0x7ffff62f6b18, repo_conflicts=0x7ffff62f6aa8, data=0x0) at src/6model/serialization.c:2137
2137 deserialize_stable(tc, reader, i, MVM_sc_get_stable(tc, sc, i));
(gdb) c
Continuing.
Unhandled exception: No STable at index 9
at :1 (/home/emilper/safedelete/languages/nqp/lib/ModuleLoader.moarvm::36)
from :1 (/home/emilper/testing_ground/perl6/native_call.moarvm::7)
Inferior 1 (process 10982) exited with code 01
The program is not being run.

from moarvm.

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.