luasocket port
David Thiel
lx at redundancy.redundancy.org
Tue Feb 11 06:05:01 UTC 2014
Ah, looks like you're right. If I go ahead and re-implement the patch,
are you guys ok with the update?
On 02/11, olli hauer wrote:
> It seems the 'ls_' prefix fixes a name space clash with mod_magnet
> from www/lighttpd. I suspect the name space clash is still an issue.
>
>
> Perhaps the following information helps.
>
> # svn log -r260028 files/patch-src_buffer_c
> ------------------------------------------------------------------------
> r260028 | pgollucci | 2010-08-26 20:27:16 +0200 (Thu, 26 Aug 2010) | 6 lines
>
> - namespace clash with www/lighttpd mod_magnet
> upstream is gone, but the port is still quite useful
>
> PR: ports/138055
> Submitted by: Robert Nagy <robert at openbsd.org>
> ------------------------------------------------------------------------
>
>
> Summary from PR 138055.
>
> >Synopsis: net/luasocket namespace clash with www/lighttpd mod_magnet
>
> >Description:
> Basically - luasocket defines buffer_init(); which is common enough to be
> defined elsewhere and it is defined in mod_magnet, so you end up with a SIGSEGV.
>
> >How-To-Repeat:
> Write a lua script that uses luasocket and try to use it with mod_magnet.
More information about the freebsd-apache
mailing list