Re: valgrind: mmap ENOMEM

2016-01-25 Thread Mihai Donțu
On Mon, 25 Jan 2016 15:19:08 +0300 Konstantin Khlebnikov wrote: > On Mon, Jan 25, 2016 at 2:49 PM, Mihai Donțu wrote: > > Hi, > > > > I just moved to 4.5-rc1 and noticed this little gem while trying to > > debug an issue with skype: > > > > $ valgrind skype > > valgrind: mmap(0x60b000, 8192) f

Re: valgrind: mmap ENOMEM

2016-01-25 Thread Konstantin Khlebnikov
On Mon, Jan 25, 2016 at 2:49 PM, Mihai Donțu wrote: > Hi, > > I just moved to 4.5-rc1 and noticed this little gem while trying to > debug an issue with skype: > > $ valgrind skype > valgrind: mmap(0x60b000, 8192) failed in UME with error 12 (Cannot allocate > memory). > > 4.4 works fine. I ha

Re: valgrind: mmap ENOMEM

2016-01-25 Thread Kirill A. Shutemov
On Mon, Jan 25, 2016 at 01:49:20PM +0200, Mihai Donțu wrote: > Hi, > > I just moved to 4.5-rc1 and noticed this little gem while trying to > debug an issue with skype: > > $ valgrind skype > valgrind: mmap(0x60b000, 8192) failed in UME with error 12 (Cannot allocate > memory). > > 4.4 works