Attempting require on .mrb file causes crash
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 42
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Tested on Windows, and built with mingw-w64 5.1
Using require from either mirb or a script ran with mruby will work fine for a standard .rb script, but attempting to load .mrb bytecode compiled from that same script causes an immediate crash.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the crash on Windows with mingw-w64 5.1 from mirb or an mruby script, comparing require of the standard .rb file with the corresponding .mrb bytecode. Done means requiring the .mrb file completes without an immediate crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100