Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrk 4.2.0 regression test failed with luajit 2.1.0-beta3-20230416.4 #516

Open
chenrui333 opened this issue Apr 17, 2023 · 4 comments
Open

Comments

@chenrui333
Copy link

馃憢 while trying to upgrade luajit to the latest, 2.1.0-beta3-20230416.4 , we found out some regression test failure with wrk 4.2.0

  ==> Testing wrk
  ==> /home/linuxbrew/.linuxbrew/Cellar/wrk/4.2.0/bin/wrk -c 1 -t 1 -d 1 https://example.com/
  PANIC: unprotected error in call to Lua API ([string "wrk"]:0: attempt to call field 'lookup' (a nil value))

relates to Homebrew/homebrew-core#128536

@carlocab
Copy link

For reference, this is LuaJIT built from commit LuaJIT/LuaJIT@1c27912.

We didn鈥檛 see this error with LuaJIT/LuaJIT@505e2c0.

@JekRock
Copy link

JekRock commented Apr 23, 2023

I'm getting the same error on MacOS

@wjiec
Copy link

wjiec commented Apr 27, 2023

Any progress? same problem

@gerhard
Copy link

gerhard commented Apr 30, 2023

FWIW, brew reinstall luajit fixed it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@gerhard @chenrui333 @JekRock @wjiec @carlocab and others