Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818919 - dev-lang/luajit - Lua error: bad light userdata pointer
Summary: dev-lang/luajit - Lua error: bad light userdata pointer
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal trivial (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-10-19 14:58 UTC by Account Removed
Modified: 2021-10-24 17:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Account Removed 2021-10-19 14:58:25 UTC
Error message:

[ytdl_hook] Lua error: bad light userdata pointer
[stats] Lua error: bad light userdata pointer
[osc] Lua error: bad light userdata pointer
[osc] Could not load lua script @osc.lua
[console] Lua error: bad light userdata pointer
[ytdl_hook] Could not load lua script @ytdl_hook.lua
[stats] Could not load lua script @stats.lua
[auto_profiles] Lua error: bad light userdata pointer
[auto_profiles] Could not load lua script @auto_profiles.lua
[console] Could not load lua script @console.lua

fix: https://github.com/void-linux/void-packages/blob/master/srcpkgs/LuaJIT/patches/e9af1abec542e6f9851ff2368e7f196b6382a44c.patch
Comment 1 Account Removed 2021-10-19 15:03:26 UTC
The patch has to be applied for dev-lang/luajit.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-19 15:14:20 UTC
Not fixed until we patch luajit in Gentoo, right?
Comment 3 Account Removed 2021-10-21 18:56:30 UTC
No, although you can point to the patch so that others can do it who need it, I recommend fixing it, as this bug can cause headaches.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-22 03:05:52 UTC
(In reply to hano.yeetos from comment #3)
> No, although you can point to the patch so that others can do it who need
> it, I recommend fixing it, as this bug can cause headaches.

Yep, that's the plan. I was referring to how you closed the bug prematurely ;)
Comment 5 Account Removed 2021-10-24 17:10:57 UTC
Oh right, I closed it, as I had the fix for the issue (the patch).
Comment 6 Account Removed 2021-10-24 17:12:24 UTC
This bug report can then be taken to show people what the fix is.