Skip to content

shutdown socket system call is unimplemented #758

@kurisubrooks

Description

@kurisubrooks

A brief description

The shutdown system call seems to be unimplemented, causing a crash when running Electron (Chromium) GUI under VcXsrv

Actual results (with terminal output if applicable)

Program crashes with

[15826:0804/155819:FATAL:render_sandbox_host_linux.cc(40)]
    Check failed: 0 == shutdown(renderer_socket_, SHUT_RD). shutdown: Invalid argument

#0 0x000001e038ee <unknown>
#1 0x000001e194fb <unknown>
#2 0x000001e19abd <unknown>
#3 0x00000288cfc2 <unknown>
#4 0x000002658599 <unknown>
#5 0x00000265eb5f <unknown>
#6 0x000002657c36 <unknown>
#7 0x0000011fe197 <unknown>
#8 0x0000011fcc70 <unknown>
#9 0x0000033a3350 main
#10 0x7ff453701f45 __libc_start_main
#11 0x00000056f089 <unknown>

Your Windows build number

1607

Steps / commands required to reproduce the error

Refer to #637, then run Chrome, Chromium or Electron

Required packages and commands to install

unity, ubuntu-desktop, ccsm
node and npm if running Electron

Parent issue

electron/electron#6722

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions