Hi,
This is the variant of the diff legacy windows geometry hints fix I'm
running with currentlya. I still haven't figured out all the steps to
take it upstream, so please go ahead if anyone has the time.
Not sure if this goes in before release. While not critical, it solves
an annoying bug.
OK
Juan Francisco Cantero Hurtado wrote:
> On Tue, Feb 16, 2016 at 06:04:29PM -0500, Michael McConville wrote:
> > Juan Francisco Cantero Hurtado wrote:
> > > I've seeing a bunch of double-free and use-after-free in htop.
> > > Please, run your tests with "MALLOC_OPTIONS=CFGJU htop" and fix
> > > the
Juan Francisco Cantero Hurtado wrote:
> I've seeing a bunch of double-free and use-after-free in htop. Please,
> run your tests with "MALLOC_OPTIONS=CFGJU htop" and fix the code
> yourself in the upstream github repo if you can.
Hm. I've been running it with a brutal malloc.conf for more than a da
Finally got to test this. Works fine. Thanks, OK!
On 02/16/16 13:48, Stuart Henderson wrote:
> On 2016/02/16 13:35, Henrik Friedrichsen wrote:
>> I see. What do you suggest should be done about the luadbi-mysql port?
>> Surely I can ship prosody with libpthread being preloaded, but that
>> feels pretty hacky and dirty.
>>
>> Shouldn't other softwa
I won't be able to test this until tonight, but if you can confirm that
this works I say OK.
On 2016/02/16 13:35, Henrik Friedrichsen wrote:
> I see. What do you suggest should be done about the luadbi-mysql port?
> Surely I can ship prosody with libpthread being preloaded, but that
> feels pretty hacky and dirty.
>
> Shouldn't other software using the MySQL driver be affected by this as
I see. What do you suggest should be done about the luadbi-mysql port?
Surely I can ship prosody with libpthread being preloaded, but that
feels pretty hacky and dirty.
Shouldn't other software using the MySQL driver be affected by this as
well?
On Tue, Feb 16, 2016 at 11:45:13AM +, Stuart He
On 2016/02/16 12:20, Henrik Friedrichsen wrote:
> Hey,
>
> On Tue, Feb 16, 2016 at 11:08:58AM +, Stuart Henderson wrote:
> > Good point. Try adding
> > "prosody:setenv=LD_PRELOAD=/usr/lib/libpthread.so:tc=daemon:" to
> > /etc/login.conf and start it via the rc script.
>
> This works. Seems
Hey,
On Tue, Feb 16, 2016 at 11:08:58AM +, Stuart Henderson wrote:
> Good point. Try adding
> "prosody:setenv=LD_PRELOAD=/usr/lib/libpthread.so:tc=daemon:" to
> /etc/login.conf and start it via the rc script.
This works. Seems that libpthread is not loaded by the linker automatically.
Not s
Good point. Try adding
"prosody:setenv=LD_PRELOAD=/usr/lib/libpthread.so:tc=daemon:" to
/etc/login.conf and start it via the rc script.
On 16 February 2016 08:32:19 GMT+00:00, Giovanni Bechis
wrote:
>On 02/16/16 01:04, Henrik Friedrichsen wrote:
>> There is definitely a bug here, but I don't t
On 02/16/16 01:04, Henrik Friedrichsen wrote:
> There is definitely a bug here, but I don't think it is a prosody
> problem.
>
> I did some digging:
>
> lua51 -e 'for _,v in ipairs(require"DBI".Drivers()) do print(v) end'
>
> Should list the MySQL driver when installed, but only lists SQLite3 on
12 matches
Mail list logo