Unity 5.5.3xf1Linux aborting on any project open

Unity 5.5.3xf1Linux is aborting when opens any project, even any new created project also not working.
Also tried with 5.6.0xf3 but this version also not working, tested in two linux pcs both are producing same error on both versions

My system is linuxmint 17.3 (64 bit)

Below is Editor log

mono profile = ‘/opt/Unity/Editor/Data/Mono/lib/mono/2.0’
Initialize mono
Mono path[0] = ‘/opt/Unity/Editor/Data/Managed’
Mono path[1] = ‘/opt/Unity/Editor/Data/Mono/lib/mono/2.0’
Mono path[2] = ‘/opt/Unity/Editor/Data/UnityScript’
Mono path[3] = ‘/opt/Unity/Editor/Data/Mono/lib/mono/2.0’
Mono config path = ‘/opt/Unity/Editor/Data/Mono/etc’
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,defer=y,address=0.0.0.0:56768
Desktop is 1600 x 900 @ 60 Hz

Selecting FBConfig
GLX_FBCONFIG_ID=101
GLX_BUFFER_SIZE=32
GLX_DOUBLEBUFFER=1
GLX_RED_SIZE=8
GLX_GREEN_SIZE=8
GLX_BLUE_SIZE=8
GLX_ALPHA_SIZE=8
GLX_DEPTH_SIZE=24
GLX_STENCIL_SIZE=8
GLX_SAMPLES_ARB=0
GLX_SAMPLE_BUFFERS_ARB=0
GLX_STEREO=0
GLX_CONFIG_CAVEAT=NONE

LICENSE SYSTEM [2017412 10:55:14] No start/stop license dates set

LICENSE SYSTEM [2017412 10:55:14] Next license update check is after 2017-04-13T05:24:51

[0412/105514:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See chromium - An open-source project to help move the web forward. - Monorail for more information on developing with the sandbox on.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[0412/105514:ERROR:renderer_main.cc(227)] Running without renderer sandbox
[0412/105514:ERROR:gpu_process_transport_factory.cc(402)] Failed to establish GPU channel.
IsTimeToCheckForNewEditor: Update time 0 current 1491974723
/home/jayesh/New Unity Project 1
UpdateMenuTitleForLanguage: 10
Using libudev for joystick management

Importing game controller configs
AudioManager: Using PulseAudio: Default Output Device
Loading GUID ↔ Path mappings…0.000037 seconds
Loading Asset Database…0.000007 seconds
AssetDatabase consistency checks…0.000062 seconds
Initialize engine version: 5.5.3xf1Linux (a2454d41e248)
Assertion failed on expression: ‘context.IsValid()’
(Filename: /home/builduser/buildslave/unity/build/Runtime/GfxDevice/opengl/GLContext.cpp Line: 69)

Receiving unhandled NULL exception
#0 0x007ffeddd63bc0 in _L_unlock_13
#1 0x007ffeddd64180 in GfxDeviceGLES::~GfxDeviceGLES()
#2 0x007ffeddd641c0 in CreateGLESGfxDevice(GfxDeviceRenderer)
#3 0x007ffeddd641f0 in InitializeGfxDevice(unsigned int)
#4 0x007ffeddd642f0 in InitializeEngineGraphics(bool)
#5 0x007ffeddd64300 in Application::InitializeProject()
#6 0x007ffeddd649e0 in InitializeUnity(void*)
#7 0x007ffeddd64b20 in g_source_get_time
#8 0x007ffeddd64b40 in g_main_context_dispatch
#9 0x007ffeddd64bc0 in g_main_context_dispatch
#10 0x007ffeddd64c20 in g_main_loop_run
#11 0x007ffeddd64c40 in gtk_main
#12 0x007ffeddd64cb0 in main
#13 0x007ffeddd650b0 in __libc_start_main
#14 0x007ffeddd65170 in _start
Launching bug reporter

Got solution, downgraded to 5.4.3f1-3 and seems to working fine.
Read somewhere that unity 5.5+ is require OpenGL version 3.2+

@spipl003 whats your opengl version?