Hi Ian,

Thanks for your attention to this.

I just tried out the following combinations:
Linux Kernel v4.7:
vsyscall=emulate
vsyscall=native
vsyscall=none

Linux Kernel v4.8
vsyscall=emulate
vsyscall=native
vsyscall=none

The commands work every time, except when vsyscall=none is set, for
both kernel versions. With that, docker returns error code 139.


Regards,

On 22/11/2016, Ian Campbell <i...@debian.org> wrote:
> On Tue, 2016-11-22 at 12:17 +0000, Ian Campbell wrote:
>> On Sun, 2016-11-20 at 09:57 +0000, Luís Picciochi Oliveira wrote:
>> >
>> > While using Docker, some commands on some images stopped working.
>> > For
>> > example:
>> >
>> >   $ docker run -it --rm centos:centos6  bash
>> > This does not work. It always returns with code 139:
>> >
>> >   $ echo $?
>> > 139
>>
>> FYI something similar (but with Wheezy container) was reported
>> in https
>> ://github.com/docker/docker/issues/28705 too.
>
> Please could you try the command line options described in https://gith
> ub.com/docker/docker/issues/28705#issuecomment-262226229
>
> Thanks,
> Ian
>


-- 
Luís Picciochi Oliveira
Unimos - Associação Tecnológica

Reply via email to