Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2019 10:30:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235158] lang/lua53 no longer linked against pthread
Message-ID:  <bug-235158-7788-ewKlkx4IdN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235158-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235158-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235158

--- Comment #13 from andrew@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=3D"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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235158-7788-ewKlkx4IdN>