Git Product home page Git Product logo

Comments (2)

c-dilks avatar c-dilks commented on July 19, 2024

Similarly for short:

runime error: load of misaligned address 0x56546c8e1829 for type 'int16_t' (aka 'short'), which requires 2 byte alignment
0x56546c8e1829: note: pointer points here
 1c 46 4a  f7 56 04 a0 0f f2 03 da  07 da 07 a2 08 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00
              ^ 
    #0 0x7f25bcb9d2b4 in hipo::structure::getShortAt(int) const /__w/iguana/iguana/hipo/lib/pkgconfig/../../include/hipo4/bank.h:110:16
    #1 0x7f25bcc015a4 in hipo::bank::getShort(char const*, int) const /__w/iguana/iguana/hipo/lib/pkgconfig/../../include/hipo4/bank.h:427:33

from hipo.

c-dilks avatar c-dilks commented on July 19, 2024

And putDoubleAt (whereas the above 2 are getters).

__w/iguana/iguana/hipo/lib/pkgconfig/../../include/hipo4/bank.h:144:9: runtime error: store to misaligned address 0x564b9aa659aa for type 'double', which requires 8 byte alignment
0x564b9aa659aa: note: pointer points here
 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00
              ^ 
    #0 0x7effc981a003 in hipo::structure::putDoubleAt(int, double) /__w/iguana/iguana/hipo/lib/pkgconfig/../../include/hipo4/bank.h:144:73
    #1 0x7effc98144f7 in hipo::bank::putDouble(int, int, double) /__w/iguana/iguana/hipo/lib/pkgconfig/../../include/hipo4/bank.h:499:7

Perhaps I should write something to check all of them...

from hipo.

Related Issues (17)

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.