On Tue, 2008-11-25 at 12:55 +0100, Matthieu Herrb wrote:
> Thanks for the answer. That seems to work indeed.
Applied to master. Thanks for testing!
- ajax
signature.asc
Description: This is a digitally signed message part
___
xorg mailing list
xorg@
Adam Jackson wrote:
> On Sat, 2008-11-22 at 13:07 +0100, Matthieu Herrb wrote:
>> Matthieu Herrb wrote:
>>> Hi,
>>>
>>> using OpenBSD's memory allocator (which has an option to fill free()'d
>>> memory with a specific pattern) I found out that xserver 1.5.3 is
>>> dumping core on exit.
>> Same prob
On Sat, 2008-11-22 at 13:07 +0100, Matthieu Herrb wrote:
> Matthieu Herrb wrote:
> > Hi,
> >
> > using OpenBSD's memory allocator (which has an option to fill free()'d
> > memory with a specific pattern) I found out that xserver 1.5.3 is
> > dumping core on exit.
>
> Same problem on git's master.
Matthieu Herrb wrote:
> Hi,
>
> using OpenBSD's memory allocator (which has an option to fill free()'d
> memory with a specific pattern) I found out that xserver 1.5.3 is
> dumping core on exit.
Same problem on git's master.
>
> This is caused by a bad pointer caused by accessing free'd memory
Matthieu Herrb wrote:
> Hi,
>
> using OpenBSD's memory allocator (which has an option to fill free()'d
> memory with a specific pattern) I found out that xserver 1.5.3 is
> dumping core on exit.
>
> This is caused by a bad pointer caused by accessing free'd memory in
> DeliverPropertyEvent, becau
Hi,
using OpenBSD's memory allocator (which has an option to fill free()'d
memory with a specific pattern) I found out that xserver 1.5.3 is
dumping core on exit.
This is caused by a bad pointer caused by accessing free'd memory in
DeliverPropertyEvent, because when the RRProperties are destroyed