Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 22:05:00 -0800
From:      David Thiel <lx@redundancy.redundancy.org>
To:        olli hauer <ohauer@gmx.de>
Cc:        Benjamin Podszun <benjamin.podszun@gmail.com>, apache@freebsd.org
Subject:   Re: luasocket port
Message-ID:  <20140211060500.GE8859@redundancy.redundancy.org>
In-Reply-To: <52F9B884.8010600@gmx.de>
References:  <20140211021320.GC8859@redundancy.redundancy.org> <52F9B884.8010600@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140211060500.GE8859>