Great installer, but unfortunately the newly installed unity does not launch properly, getting segmentation faults after splash loader.
Anybody else experiencing this?
I am on debian buster.
Great installer, but unfortunately the newly installed unity does not launch properly, getting segmentation faults after splash loader.
Anybody else experiencing this?
I am on debian buster.
What components did you install? Do you have a ~/.config/unity3d/Editor.log?
The default (editor, documentation, standard assets),
Desktop is 1920 x 1080 @ 60 Hz
GLX Extensions: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event
[Package Manager] Server::Start -- Port 35088 was selected
LICENSE SYSTEM [2017127 1:13:52] Next license update check is after 2017-12-07T17:41:50
COMMAND LINE ARGUMENTS:
./Unity
[1207/011352:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
Hmm, none of that looks fatal. That’s also a very short log…
I know… How can i help? ![]()
Just deleted my .config/unity3d and tried again and got following the Editor.log.
Desktop is 1920 x 1080 @ 60 Hz
GLX Extensions: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event
[Package Manager] Server::Start -- Port 55977 was selected
npm ERR! invalid: unity-editor-home@0.8.30 /home/heider/.local/share/unity3d/Packages/node_modules/unity-editor-home
ListPackages failed, output: {
"name": "unity-editor",
"version": "5.7.0",
"problems": [
"invalid: unity-editor-home@0.8.30 /home/heider/.local/share/unity3d/Packages/node_modules/unity-editor-home"
],
"dependencies": {
"unity-editor-home": {
"version": "0.8.30",
"from": "unity-editor-home.0.8.30.tgz",
"resolved": "file:unity-editor-home.0.8.30.tgz",
"invalid": true,
"problems": [
"invalid: unity-editor-home@0.8.30 /home/heider/.local/share/unity3d/Packages/node_modules/unity-editor-home"
]
},
"unityeditor-cloud-hub": {
"version": "0.0.15",
"from": "unityeditor-cloud-hub-0.0.15.tgz",
"resolved": "file:unityeditor-cloud-hub-0.0.15.tgz"
},
"unityeditor-collab-history": {
"version": "0.6.14",
"from": "unityeditor-collab-history.0.6.14.tgz",
"resolved": "file:unityeditor-collab-history.0.6.14.tgz"
},
"unityeditor-collab-toolbar": {
"version": "0.7.15",
"from": "unityeditor-collab-toolbar.0.7.15.tgz",
"resolved": "file:unityeditor-collab-toolbar.0.7.15.tgz"
}
}
}
npm WARN unity-editor@5.7.0 No repository field.
npm WARN unity-editor@5.7.0 No license field.
LICENSE SYSTEM [2017127 13:32:38] Next license update check is after 2017-12-07T17:41:50
COMMAND LINE ARGUMENTS:
./Unity
[1207/133238:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
Still getting the segmentation fault.
None of that looks fatal either. It looks like your logs might be truncated. Can you run from a terminal using the commandline “Unity -logfile”? That will output all log text to stdout, rather than to a file. Maybe that’ll show more information.
Not much of a difference.
./Unity -logfile
Desktop is 1920 x 1080 @ 60 Hz
GLX Extensions: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event
[Package Manager] Server::Start -- Port 41623 was selected
npm ERR! invalid: unity-editor-home@0.8.30 /home/heider/.local/share/unity3d/Packages/node_modules/unity-editor-home
ListPackages failed, output: {
"name": "unity-editor",
"version": "5.7.0",
"problems": [
"invalid: unity-editor-home@0.8.30 /home/heider/.local/share/unity3d/Packages/node_modules/unity-editor-home"
],
"dependencies": {
"unity-editor-home": {
"version": "0.8.30",
"from": "unity-editor-home.0.8.30.tgz",
"resolved": "file:unity-editor-home.0.8.30.tgz",
"invalid": true,
"problems": [
"invalid: unity-editor-home@0.8.30 /home/heider/.local/share/unity3d/Packages/node_modules/unity-editor-home"
]
},
"unityeditor-cloud-hub": {
"version": "0.0.15",
"from": "unityeditor-cloud-hub-0.0.15.tgz",
"resolved": "file:unityeditor-cloud-hub-0.0.15.tgz"
},
"unityeditor-collab-history": {
"version": "0.6.14",
"from": "unityeditor-collab-history.0.6.14.tgz",
"resolved": "file:unityeditor-collab-history.0.6.14.tgz"
},
"unityeditor-collab-toolbar": {
"version": "0.7.15",
"from": "unityeditor-collab-toolbar.0.7.15.tgz",
"resolved": "file:unityeditor-collab-toolbar.0.7.15.tgz"
}
}
}
npm WARN unity-editor@5.7.0 No repository field.
npm WARN unity-editor@5.7.0 No license field.
LICENSE SYSTEM [2017128 3:59:20] Next license update check is after 2017-12-09T00:08:21
COMMAND LINE ARGUMENTS:
./Unity
-logfile
[1208/035920:ERROR:browser_main_loop.cc(161)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
[1] 16077 segmentation fault ./Unity -logfile
Hmm. Did you install the dependencies on the Latest Release forum post? Can you also try reinstalling? What was the last version of Unity Editor you were successfully able to run?