Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LuaJIT/LuaJIT issues and pull requests
#1145 - Fixed compiler error for LuaJIT rolling header inside C++ header
Pull Request -
State: closed - Opened by MarioSieg about 1 year ago
- 2 comments
Labels: invalid
#1144 - Fix run-time warnings in sanitized builds (-fsanitize=undefined,address,alignment)
Pull Request -
State: closed - Opened by dstogov about 1 year ago
- 2 comments
Labels: inactive
#1143 - Add support for ENDBR instructions
Pull Request -
State: closed - Opened by dstogov about 1 year ago
- 1 comment
Labels: enhancement, 2.1, x86, x64, DynASM
#1142 - Fixed typo
Pull Request -
State: closed - Opened by dstogov about 1 year ago
- 1 comment
Labels: 2.1, documentation, DynASM
#1141 - user environment variable E cause make fail
Issue -
State: closed - Opened by tkkcc about 1 year ago
- 1 comment
Labels: wontfix
#1139 - how do i build for ps5 or ps4?
Issue -
State: closed - Opened by JonnycatMeow about 1 year ago
- 1 comment
Labels: question
#1138 - DynASM/x64: Allow "&expr" syntax in MRM to generate IP-relative code
Pull Request -
State: closed - Opened by dstogov about 1 year ago
- 1 comment
Labels: enhancement, 2.1, x64, DynASM
#1137 - Cross compile on Windows for Linux
Issue -
State: closed - Opened by Mellnik about 1 year ago
- 3 comments
Labels: question
#1136 - Strange integer truncation/conversion on x86 Windows MSVC22 build
Issue -
State: closed - Opened by aaptel about 1 year ago
- 1 comment
Labels: invalid
#1135 - "do not serialize" special table key for string.buffer?
Issue -
State: closed - Opened by bjne about 1 year ago
- 1 comment
Labels: wontfix
#1134 - `jit.off()` is ignored for hot side traces
Issue -
State: closed - Opened by Buristan about 1 year ago
- 1 comment
Labels: bug, 2.1, 2.0
#1133 - lj_opt_fwd_wasnonnil doesn't consider HREF/HREFK aliasing
Issue -
State: closed - Opened by corsix about 1 year ago
- 5 comments
Labels: bug, 2.1, 2.0
#1132 - lj_snap_replay is slightly too lax about operand modes
Issue -
State: closed - Opened by corsix about 1 year ago
- 1 comment
Labels: bug, 2.1, 2.0
#1131 - ARM: asm_stack_restore can pass invalid offset to emit_vlso
Issue -
State: closed - Opened by corsix about 1 year ago
- 1 comment
Labels: bug, 2.1, 2.0, ARM
#1129 - Fixed incorrect ".debug_abbrev" section termination
Pull Request -
State: closed - Opened by dstogov about 1 year ago
- 2 comments
Labels: bug, 2.1, 2.0
#1128 - Double-emitting of `IR_NEWREF` for the same key on the snap replay
Issue -
State: closed - Opened by Buristan about 1 year ago
- 3 comments
Labels: bug, 2.1, 2.0
#1127 - Debug build with msvcbuild.bat script
Issue -
State: closed - Opened by igor725 about 1 year ago
- 6 comments
Labels: bug, Windows, 2.1, 2.0, build system
#1126 - Cross-compile for ARM given Ubuntu bug #1300211
Issue -
State: closed - Opened by igorpupkinable about 1 year ago
- 3 comments
Labels: question
#1125 - Recording of buffer:set can anchor wrong object
Issue -
State: closed - Opened by corsix about 1 year ago
- 4 comments
Labels: bug, 2.1
#1124 - Array data corruption on big allocations
Issue -
State: closed - Opened by Nrosa01 about 1 year ago
- 3 comments
Labels: invalid
#1123 - IRSLOAD_READONLY of FORL_STEP slot can leak to other slots
Issue -
State: open - Opened by corsix over 1 year ago
- 1 comment
#1122 - DUALNUM: IRSLOAD_TYPECHECK elision in rec_for_loop needs to be slightly more conservative
Issue -
State: open - Opened by corsix over 1 year ago
- 1 comment
#1121 - Error at make-ing
Issue -
State: closed - Opened by LedApalachee over 1 year ago
- 1 comment
Labels: wontfix
#1120 - SIGINT (CTRL+C) interruption unreliable with jit compilation enabled
Issue -
State: closed - Opened by rhaberkorn over 1 year ago
- 3 comments
Labels: question
#1117 - X86/X64 load fusion conflict detection doesn't detect table.clear
Issue -
State: closed - Opened by corsix over 1 year ago
- 5 comments
Labels: bug, 2.1, 2.0, x86, x64
#1116 - Red zone overflow on trace compilation
Issue -
State: closed - Opened by ligurio over 1 year ago
- 3 comments
Labels: bug, 2.1, 2.0, x86, x64
#1115 - Invalidate SCEV entry when it is out of scope.
Pull Request -
State: closed - Opened by zhongweiy over 1 year ago
- 1 comment
Labels: bug, 2.1, 2.0
#1114 - `cp->packstack` buffer overflow in `cp_pragma()`
Issue -
State: closed - Opened by Buristan over 1 year ago
- 1 comment
Labels: bug, 2.1, 2.0, FFI
#1113 - ARM64: Fix disassembly of ldp/stp offsets
Issue -
State: closed - Opened by corsix over 1 year ago
- 1 comment
Labels: bug, 2.1, ARM64
#1112 - how do i build luajit for wasm?
Issue -
State: closed - Opened by JonnycatMeow over 1 year ago
- 6 comments
Labels: question
#1110 - x64: non-GC64 incorrect __call metamethod return dispatch
Issue -
State: closed - Opened by Buristan over 1 year ago
- 2 comments
Labels: bug, 2.1, 2.0, x64
#1109 - Windows: _BitScanForward64/_BitScanReverse64 not available as an intrinsic function
Issue -
State: closed - Opened by memcorrupt over 1 year ago
- 2 comments
Labels: bug, Windows, x86
#1108 - Dangling CType reference in `carith_checkarg()`
Issue -
State: closed - Opened by Buristan over 1 year ago
- 1 comment
Labels: bug, 2.1, 2.0, FFI
#1107 - Windows build doesn't work out of the box.
Issue -
State: closed - Opened by andysCaplin over 1 year ago
- 4 comments
Labels: invalid
#1106 - ffi.istype question
Issue -
State: closed - Opened by sonoro1234 over 1 year ago
- 9 comments
Labels: question
#1105 - Add a file type 'cc' to bcsave module
Issue -
State: closed - Opened by ligurio over 1 year ago
- 1 comment
Labels: enhancement, 2.1
#1104 - Lua51.dll not compiling to 64-bit on Windows
Issue -
State: closed - Opened by Kuumba123 over 1 year ago
- 1 comment
Labels: question
#1102 - Actually free malloc'ed memory
Pull Request -
State: closed - Opened by maride over 1 year ago
- 3 comments
Labels: reject
#1101 - Binary name for v2.1.ROLLING seems incorrect?
Issue -
State: closed - Opened by geoffpaulsen over 1 year ago
- 5 comments
Labels: invalid
#1100 - ARM64: Use ADR or ADRP to form constants
Issue -
State: closed - Opened by corsix over 1 year ago
- 2 comments
Labels: enhancement, ARM64
#1099 - Crash on macos/x64 when integrated with Rust
Issue -
State: closed - Opened by khvzak over 1 year ago
- 1 comment
Labels: invalid
#1096 - Support for the ARM64EC ABI on Windows ARM64
Issue -
State: closed - Opened by kobykahane over 1 year ago
- 20 comments
Labels: wontfix
#1092 - v3.0 Tracking Issue
Issue -
State: open - Opened by MikePall over 1 year ago
Labels: 3.0
#1085 - IR_UREFO unsoundness
Issue -
State: closed - Opened by corsix over 1 year ago
- 5 comments
Labels: bug, 2.1
#1058 - New GC
Pull Request -
State: closed - Opened by achaulk over 1 year ago
- 10 comments
#1055 - luajit trigger the ASSERT in aarch64
Issue -
State: closed - Opened by caohongqing over 1 year ago
- 8 comments
Labels: inactive
#1048 - pcall as metamethod can overflow stack
Issue -
State: closed - Opened by corsix over 1 year ago
- 9 comments
Labels: bug, 2.1, 2.0
#1044 - DynASM: Fix crash in dasm_encode() when some section is empty
Pull Request -
State: open - Opened by dstogov over 1 year ago
#1043 - Misleading assertion in `asm_fload()` for mips.
Issue -
State: open - Opened by Buristan over 1 year ago
#1042 - Odd CHECK_int behaviours
Issue -
State: open - Opened by corsix over 1 year ago
#1041 - DynASM is broken
Issue -
State: open - Opened by dstogov over 1 year ago
#1040 - vm_mips.dasc assumes 32-bit FPU register model
Issue -
State: open - Opened by corsix over 1 year ago
#1039 - Where can I see the latest NYI list?
Issue -
State: open - Opened by AlwaysYng over 1 year ago
- 1 comment
#1038 - string.dump(table.foreach) will trigger an assert
Issue -
State: closed - Opened by fesily over 1 year ago
- 3 comments
Labels: bug, 2.1
#1037 - Cannot build LuaJIT on Windows via msvcbuild.bat
Issue -
State: closed - Opened by TracerDS over 1 year ago
- 12 comments
Labels: invalid
#1036 - binding opaque C objects with ffi metatype
Issue -
State: open - Opened by t59688 over 1 year ago
- 1 comment
#1035 - openwert Error: pointer size mismatch in cross-build.
Issue -
State: open - Opened by vpei over 1 year ago
- 1 comment
#1034 - [Linux/x86] Segmentation fault during on-trace exception handling
Issue -
State: open - Opened by fckxorg over 1 year ago
#1033 - Crash during parsing in predict_next
Issue -
State: open - Opened by Buristan over 1 year ago
#1032 - MSVC and Linux builds differ in output
Issue -
State: closed - Opened by ulfllorenz over 1 year ago
- 1 comment
Labels: invalid
#1031 - Incorrect register allocation for spill restore in asm_head_side.
Issue -
State: closed - Opened by Buristan over 1 year ago
- 4 comments
Labels: bug, 2.1, 2.0
#1030 - mcode_alloc failing on macOS arm64
Issue -
State: closed - Opened by bear24rw over 1 year ago
- 2 comments
Labels: duplicate
#1029 - Expensive unwinding from lj_trace_err
Issue -
State: open - Opened by bobrik over 1 year ago
- 2 comments
#1028 - Arm64: Fix LDP instruction fuse when offset is negative.
Pull Request -
State: closed - Opened by zhongweiy over 1 year ago
- 1 comment
Labels: bug, 2.1, ARM64
#1027 - Possible to move `ffi.cast` to c side?
Issue -
State: closed - Opened by bear24rw over 1 year ago
- 3 comments
Labels: question
#1026 - sometimes luajit trigger the ASSERT in aarch64 and abort
Issue -
State: closed - Opened by caohongqing over 1 year ago
- 8 comments
Labels: bug, 2.1, ARM64
#1025 - Recording of TSETM keeps too optimistic maxslot
Issue -
State: closed - Opened by Buristan over 1 year ago
- 1 comment
Labels: bug, 2.1
#1024 - Use-def analysis for VARG doesn't purge some dead JIT slots
Issue -
State: closed - Opened by Buristan over 1 year ago
- 4 comments
Labels: bug, 2.1, 2.0
#1023 - Possible double-to-int overflow error in minilua
Issue -
State: closed - Opened by tkoeppe over 1 year ago
- 3 comments
Labels: wontfix
#1022 - buildvm tool on aarch64 emits code into data island in text section
Issue -
State: closed - Opened by AWSjswinney over 1 year ago
- 1 comment
Labels: enhancement, ARM, ARM64
#1021 - "error" function does not work when passed no arguments or nil
Issue -
State: closed - Opened by BAKAOLC over 1 year ago
- 1 comment
Labels: invalid
#1020 - Unprotected panic error on arm64-macos when used with C++
Issue -
State: closed - Opened by JCash over 1 year ago
- 2 comments
Labels: invalid
#1019 - Segment fault on tonumber call
Issue -
State: closed - Opened by fengyd2006 over 1 year ago
- 1 comment
Labels: invalid
#1018 - Crash FindNextFile without error messages
Issue -
State: closed - Opened by KionX over 1 year ago
- 6 comments
Labels: invalid
#1017 - Some question about the reference to a cdata object
Issue -
State: closed - Opened by fengyd2006 over 1 year ago
- 3 comments
Labels: invalid
#1016 - 0th register may be considered as RID_NONE in asm_head_side
Issue -
State: closed - Opened by Buristan over 1 year ago
- 4 comments
Labels: bug, 2.1, 2.0
#1015 - numistrueint() relies on undefined behavior
Issue -
State: closed - Opened by Myriachan over 1 year ago
- 2 comments
Labels: wontfix
#1014 - What is the commit 224129 for?
Issue -
State: closed - Opened by fengyd2006 over 1 year ago
- 1 comment
Labels: question
#1013 - Lua 5.4 <const> and <close> variable attribute in LuaJIT?
Issue -
State: closed - Opened by MikuAuahDark over 1 year ago
- 3 comments
Labels: reject
#1012 - Can I use lua_sethook across threads?
Issue -
State: closed - Opened by libing0526 over 1 year ago
- 5 comments
Labels: question
#1011 - Can't turn on the JIT
Issue -
State: closed - Opened by LittleBread69 over 1 year ago
- 1 comment
Labels: invalid
#1010 - dis_mips64r6.lua and dis_mips64r6el.lua files missing in make install
Issue -
State: closed - Opened by FractalU over 1 year ago
- 1 comment
Labels: 2.1, MIPS, build system
#1008 - Deterministic bytecode generation
Issue -
State: closed - Opened by JCash over 1 year ago
- 4 comments
Labels: enhancement, 2.1
#1007 - Ensure proper JIT execution context on C callbacks
Pull Request -
State: closed - Opened by nicolasnoble over 1 year ago
- 1 comment
Labels: invalid
#1006 - Segment fault in lj_BC_ITERC () with luajit 2.0.5
Issue -
State: closed - Opened by fengyd2006 over 1 year ago
- 1 comment
Labels: invalid
#1005 - ffi.metatype uses the "align" attribute instead of "aligned"
Issue -
State: closed - Opened by 999pingGG over 1 year ago
- 2 comments
Labels: bug, 2.1, 2.0, FFI
#1004 - When memory is exhausted, an exception 0xC0000005 is triggered
Issue -
State: closed - Opened by ruidong007 over 1 year ago
- 4 comments
Labels: bug, 2.1
#1002 - Pointer trunc in JIT codegen w/ lj_tab_newkey.
Issue -
State: closed - Opened by can1357 over 1 year ago
- 2 comments
Labels: invalid
#1001 - Luajit print error "cannot load incompatible bytecode"
Issue -
State: closed - Opened by fengyd2006 over 1 year ago
- 2 comments
Labels: question
#1000 - JIT bug: Stuck / hang / 100% CPU load in pairs on MIPSel
Issue -
State: open - Opened by Bartel-C8 over 1 year ago
- 6 comments
#999 - Build fails in Github workflow (v 2.0.5)
Issue -
State: closed - Opened by fs86 over 1 year ago
- 1 comment
Labels: invalid
#998 - ARM and unaligned memory access
Issue -
State: closed - Opened by fengyd2006 almost 2 years ago
- 11 comments
Labels: invalid
#997 - Slowdown under strange conditions
Issue -
State: closed - Opened by semyon422 almost 2 years ago
- 6 comments
Labels: question
#996 - multi thread ffi callback
Issue -
State: closed - Opened by t59688 almost 2 years ago
- 1 comment
Labels: question
#995 - Weird behavior with LUAJIT_SECURITY_PRNG
Issue -
State: closed - Opened by rfl890 almost 2 years ago
- 2 comments
Labels: question
#994 - Instable load types in TNEW and TDUP load forwarding during loop unrolling
Issue -
State: closed - Opened by Buristan almost 2 years ago
- 3 comments
Labels: bug, 2.1, 2.0
#993 - Generate non-GC64 bytecode on a 64 bit host
Issue -
State: closed - Opened by JCash almost 2 years ago
- 7 comments
Labels: enhancement, 2.1
#992 - A garbage collection issue
Issue -
State: closed - Opened by shmuz almost 2 years ago
- 3 comments
Labels: invalid
#991 - Latest commit breaks luakit (phantom object pushed to stack?)
Issue -
State: closed - Opened by PluMGMK almost 2 years ago
- 3 comments
Labels: bug, 2.1
#990 - Fix warning on some compilers for size_t to int truncation
Pull Request -
State: closed - Opened by Myriachan almost 2 years ago
- 1 comment
Labels: 2.1, 2.0, cleanup