[Bug 235158] lang/lua53 no longer linked against pthread

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 25 10:30:29 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235158

--- Comment #13 from andrew at tao11.riddles.org.uk ---
(In reply to i+fbsd from comment #3)

Can you run your test (using the original unpatched lua) using

MALLOC_CONF="utrace:true" ktrace -t +w lua53 ...

If/when it hangs, then kill it with -9

Then make the output of  kdump -RH  available (it'll probably be a couple of
megabytes).

And just to check, can you make sure that adding the thread:join() call as in
my version of the test script doesn't change the result for you.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list