Git Product home page Git Product logo

Comments (6)

aliceisjustplaying avatar aliceisjustplaying commented on September 25, 2024 4

okay, i've found the bug, and started working on a fix, though it's a bit complicated. I've written it up here:
aliceisjustplaying#10

tl;dr TabCompleteData's options has a fixed size and this cannot contain all the files in the folder when there are more than a few and it crashes.

from tic-80.

nesbox avatar nesbox commented on September 25, 2024

can't reproduce it on windows binaries, what os do you use?

from tic-80.

AMcBain avatar AMcBain commented on September 25, 2024

can't reproduce it on windows binaries, what os do you use?

Windows 10 Pro, 22H2 build 19045.4046

I launch it by double-click in Explorer, nothing special.

The space after is important, as if you type 'load' (no space) and hit tab, it adds a space. Then hitting tab again causes a quick hang then crash.

from tic-80.

aliceisjustplaying avatar aliceisjustplaying commented on September 25, 2024

i've spent the last god knows how many hours debugging this because it was driving me crazy and i'm 90% sure it only happens when a folder has a lot of files, enough that it fills the screen and then some. happens with load and save. i have a branch with a bazillion print statements on top of debugging with lldb, so far no luck, but my search continues.

from tic-80.

aliceisjustplaying avatar aliceisjustplaying commented on September 25, 2024

it's some use after free/heap corruption bug. lldb backtraces vary, it's something about tab completion but sometimes the backtrace is about GPU stuff which is weird. sometimes it isn't.

from tic-80.

aliceisjustplaying avatar aliceisjustplaying commented on September 25, 2024

Bugfix in #2533.

from tic-80.

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.