[SUPPORT] [LINUX] Game crash few seconds after start

Crash on
Ubuntu 14.04.3 LTS 64 Bit
3.13.0-39-generic
Intel® Core™ i7-4790 CPU
Radeon R7 240
fglrx 15.20.2 [Feb 27 2015]

This might have something to do with the way memory management works on the Windows and Linux OSes. A few days ago, in Windows, after playing for many hours and loading/saving a lot, everything starts to slow down and I am forced to restart. This suggests a memory leak. In and of itself, a memory leak won’t cause an immediate crash, but maybe there is a pointer pointing to deallocated memory nearby, in the same piece of code. I don’t know if you can do any of this in Unity or maybe the two aren’t related… just throwing it out there.

Edit: a double (doubly) linked-list is a linked list where each data point knows the one both before and after it. Thus there’s a lot of redundancy. So, maybe another possibility is just some dang library that isn’t designed perfectly for Linux… maybe.

I can’t confirm that on my linux-system. After running about 4,5 hours the memory consumption increased only about 100MB to a total of 1,3GB (residential/real) and 1,6GB virtual memory.

PS.: The game seems to get slower after many hours, but this doesn’t seem to be related with the memory-consumption.

(On windows) - I’ve noticed that in late game BP starts using quite a bit of my CPU (the fan starts spooling up to keep things quiet). Although looking at it, your CPU is probably at least as capable if not more so than mine so I doubt it’s that causing the slow-down.

The one I posted happens on trying to use ingredients.

Hmm, so far all of the operating systems exhibiting the crash are 64bit. Is anyone running into the same error on 32bit? I’m curious because in every case there also seems to be this error loading the steam overlay:

ERROR: ld.so: object '/home/<removed>/.steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.

It seems to me this is saying that it’s trying to load the 64bit version of gameoverlayrenderer.so but it is getting the 32bit instead. Perhaps the two errors are linked in some way and if we solve the first, the second might magically disappear. It’s worth a shot right?

I’ve been doing some searches and I found the following link:https://wiki.archlinux.org/index.php/Steam - Under trouble shooting we can see our error listed. I know you guys aren’t running Arch Linux but given the error is the same I suspect the fix will still work. Here is the extract in question:

NOTE: Please make sure you know what you are doing before you try the above advice. I take no responsibility for anything that happens. This could mess up your steam installation and stop other games working etc. Therefore you might want to consider simply moving the libraries in question rather than delete them permanently.

Please let me know if doing the above allows you to run the game with the Steam overlay enabled. Then let me know if the error on the ingredients tab still occurs.

i deleted the librarys with your find command, reenabled overlay -> crash after 5 Sec

disabled overlay -> start but crash on ingrediens tab

This is a really strange error because the mentioned file is a 32-bit library. Anyhow i would not focus on this because this error-message is very common to unity3d games (i have it on this game too, also at cities skylines and breach&clear for example) so i don’t think it’s important, but i may be wrong.

PS.: Even with the error-message the library get loaded:

[user@machine Big Pharma]$ head Player.log 
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.

[user@machine steam]$ ps -ef | grep Big
user    3973  3972 23 15:09 tty2     00:00:02 /home/user/.local/share/Steam/steamapps/common/Big Pharma/Big Pharma.x86

[user@machine steam]$ grep overlay /proc/3973/maps
f76f2000-f7729000 r-xp 00000000 08:04 95945320                           /home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so
f7729000-f772a000 r-xp 00036000 08:04 95945320                           /home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so
f772a000-f772b000 rwxp 00037000 08:04 95945320                           /home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so

OK, fair enough. Looks like I was barking up the wrong tree. I’m really stumped guys. The corrupt linked list error is a really low-level thing occurring on the Mono level, rather than the Unity level. I’m going to send the crash reports to Unity and see if they have any suggestions.

Sorry about this. :frowning:

Maybe there is a effected person which is able to test the game with the free radeon driver?
It seems that only people with AMD cards (especially Rxx version) using the propritary drivers are effected?

Can confirm that I am having the same issues.
Cannot run the Steam overlay without crashing, even after trying fixes in this thread.

Game crashes to desktop when selecting the Ingredients screen.

Command line output:

Running Steam on ubuntu 15.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0911/172550:ERROR:main_delegate.cc(743)] Could not load cef_extensions.pak
[0911/172550:ERROR:browser_main_loop.cc(189)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
Installing breakpad exception handler for appid(steamwebhelper)/version(20150909163001)
Installing breakpad exception handler for appid(steamwebhelper)/version(1441816201)
[0911/172550:ERROR:main_delegate.cc(743)] Could not load cef_extensions.pak
Installing breakpad exception handler for appid(steamwebhelper)/version(20150909163001)
Installing breakpad exception handler for appid(steamwebhelper)/version(1441843869)
Installing breakpad exception handler for appid(steamwebhelper)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Wireless receiver firmware /home/james/.local/share/Steam/ubuntu12_32/../controller_base/d0ggle.bin loaded, version 1441748808.
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
FillInMachineIDInfo took a total of 0 milliseconds
Installing breakpad exception handler for appid(steam)/version(1441843869)

** (steam:4243): WARNING **: Unknown device type 14

** (steam:4243): WARNING **: Could not create object for /org/freedesktop/NetworkManager/Devices/2: unknown object type

** (steam:4243): WARNING **: handle_property_changed: failed to update property 'devices' of object type NMActiveConnection.

** (steam:4243): WARNING **: Unknown device type 14

** (steam:4243): WARNING **: Could not create object for /org/freedesktop/NetworkManager/Devices/0: unknown object type

** (steam:4243): WARNING **: Unknown device type 14

** (steam:4243): WARNING **: Could not create object for /org/freedesktop/NetworkManager/Devices/2: unknown object type
Installing breakpad exception handler for appid(steam)/version(1441843869)

** (steam:4243): WARNING **: Ignoring invalid property 'interface-name'

** (steam:4243): WARNING **: Ignoring invalid property 'address-labels'

** (steam:4243): WARNING **: Unknown setting 'generic'

** (steam:4243): WARNING **: replace_settings: error updating connection /org/freedesktop/NetworkManager/Settings/5 settings: (3) type
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB
Installing breakpad exception handler for appid(steam)/version(1441843869)
local (potentially out of sync) copy of roaming config loaded - 3065 bytes.
Installing breakpad exception handler for appid(steam)/version(1441843869)
Adding licenses for the following package(s): 0, 9, 79, 172, 451, 469, 1215, 2489, 4109, 4462, 4463, 4464, 4465, 4991, 6253, 6438, 7353, 7586, 7760, 7764, 7765, 7768, 7770, 8025, 8257, 11072, 11400, 11733, 11799, 12158, 12255, 13054, 14337, 15135, 15864, 16167, 16535, 16547, 16549, 16589, 17222, 17355, 17371, 17442, 17449, 17982, 18333, 18340, 18344, 18701, 18895, 20476, 27069, 27186, 27194, 27399, 29699, 29856, 29914, 30182, 30189, 31933, 31935, 32182, 32387, 32848, 33034, 33036, 33201, 33644, 34343, 35123, 36236, 36517, 37421, 41317, 42104, 43629, 45652, 48544, 48765, 49753, 52167, 58914, 61350, 62577, 62700, 77682, 77694, 77700, 78396, 78586
roaming config store loaded successfully - 3065 bytes.
migrating temporary roaming config store
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Installing breakpad exception handler for appid(steam)/version(1441843869)
ExecCommandLine: ""/home/james/.local/share/Steam/ubuntu12_32/steam" "
Installing breakpad exception handler for appid(steam)/version(1441843869)
System startup time: 6.21 seconds
Opening joystick Logitech F710 Gamepad (XInput)
Opening joystick Logitech F310 Gamepad (XInput)

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

(steam:4243): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
[0911/172557:ERROR:renderer_main.cc(200)] Running without renderer sandbox
Generating new string page texture 74: 128x256, total string texture memory is 442.37 KB
Generating new string page texture 75: 64x256, total string texture memory is 507.90 KB
Generating new string page texture 76: 32x256, total string texture memory is 540.67 KB
Generating new string page texture 77: 512x256, total string texture memory is 1.06 MB
Generating new string page texture 78: 128x256, total string texture memory is 131.07 KB
Generating new string page texture 79: 128x256, total string texture memory is 1.20 MB
Generating new string page texture 85: 256x256, total string texture memory is 1.46 MB
Generating new string page texture 87: 1024x256, total string texture memory is 2.51 MB
Generating new string page texture 88: 384x256, total string texture memory is 2.90 MB
Generating new string page texture 89: 8x256, total string texture memory is 2.91 MB
Generating new string page texture 90: 128x256, total string texture memory is 3.04 MB
Generating new string page texture 93: 24x256, total string texture memory is 3.06 MB
Generating new string page texture 94: 16x256, total string texture memory is 3.08 MB
Generating new string page texture 102: 256x256, total string texture memory is 3.34 MB
Generating new string page texture 103: 2048x256, total string texture memory is 5.44 MB
Running Steam on ubuntu 15.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/james/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1441843869)
ExecCommandLine: "/home/james/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Installing breakpad exception handler for appid(steam)/version(1441843869)
Game update: AppID 344850 "Big Pharma", ProcID 5035, IP 0.0.0.0:0
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Found path: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma.x86
Mono path[0] = '/home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed'
Mono path[1] = '/home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Mono'
Mono config path = '/home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Mono/etc'
/dev/input/js0: driver version: 2.1.0 (20100)
/dev/input/js0: fd 14, buttons 3, axes 5, name Љ PPM
/dev/input/js0: axis  0: raw -32767, mapped 0.000000
/dev/input/js0: axis  1: raw -32767, mapped 0.000000
/dev/input/js0: axis  2: raw -32767, mapped 0.000000
/dev/input/js0: axis  3: raw      0, mapped 0.000000
/dev/input/js0: axis  4: raw -32767, mapped 0.000000
/dev/input/js1: driver version: 2.1.0 (20100)
/dev/input/js1: fd 15, buttons 11, axes 8, name Logitech Gamepad F310
/dev/input/js1: axis  0: raw      0, mapped 0.000000
/dev/input/js1: axis  1: raw      0, mapped 0.000000
/dev/input/js1: axis  2: raw -32767, mapped 0.000000
/dev/input/js1: axis  3: raw      0, mapped 0.000000
/dev/input/js1: axis  4: raw      0, mapped 0.000000
/dev/input/js1: axis  5: raw -32767, mapped 0.000000
/dev/input/js1: axis  6: raw      0, mapped 0.000000
/dev/input/js1: axis  7: raw      0, mapped 0.000000
/dev/input/js2: driver version: 2.1.0 (20100)
/dev/input/js2: fd 16, buttons 11, axes 8, name Logitech Gamepad F710
/dev/input/js2: axis  0: raw      0, mapped 0.000000
/dev/input/js2: axis  1: raw      0, mapped 0.000000
/dev/input/js2: axis  2: raw -32767, mapped 0.000000
/dev/input/js2: axis  3: raw      0, mapped 0.000000
/dev/input/js2: axis  4: raw      0, mapped 0.000000
/dev/input/js2: axis  5: raw -32767, mapped 0.000000
/dev/input/js2: axis  6: raw      0, mapped 0.000000
/dev/input/js2: axis  7: raw      0, mapped 0.000000
Aborted (core dumped)
Game removed: AppID 344850 "Big Pharma", ProcID 5038 

Log file:

ERROR: ld.so: object '/home/james/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Setting breakpad minidump AppID = 344850
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561197970984899 [API loaded no]
MEMORY_ATI: 725524
RENDERBUFFER_FREE_MEMORY_ATI: 725524
TEXTURE_FREE_MEMORY_ATI: 725524
OpenGL:
    Version:  OpenGL 4.4 [4.4.13374 Compatibility Profile Context 9.00.11]
    Renderer: AMD Radeon HD 5700 Series
    Vendor:   ATI Technologies Inc.
    VRAM:     708 MB
    Extensions: GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_tessellator GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint
GLX Extensions: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_swap_control GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_swap_control GLX_NV_swap_group GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_swap_barrier GLX_SGIX_swap_group GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_EXT_buffer_age GLX_ARB_context_flush_control 
Setting maxVSyncInterval to 4
GL: Detected 0 MB VRAM
Total system RAM: 3914 MiB
Initialize engine version: 4.6.0f3 (30840d631a27)
AudioManager: Using ALSA: default
Begin MonoManager ReloadAssembly
Platform assembly: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/UnityEngine.dll (this message is harmless)
Loading /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/UnityEngine.dll into Unity Child Domain
Platform assembly: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/Assembly-CSharp-firstpass.dll (this message is harmless)
Loading /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/Assembly-CSharp.dll (this message is harmless)
Loading /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/Assembly-CSharp.dll into Unity Child Domain
Platform assembly: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/UnityEngine.UI.dll (this message is harmless)
Loading /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/UnityEngine.UI.dll into Unity Child Domain
- Completed reload, in  0.214 seconds
Default vsync count 1
requesting resize 1914 x 1004
requesting fullscreen 1914 x 1004 at 0 Hz
Desktop is 1920 x 1080 @ 60 Hz
/dev/input/js0: driver version: 2.1.0 (20100)
/dev/input/js0: fd 91, buttons 3, axes 5, name Љ PPM
/dev/input/js0: axis  0: raw -32767, mapped 0.000000
/dev/input/js0: axis  1: raw -32767, mapped 0.000000
/dev/input/js0: axis  2: raw -32767, mapped 0.000000
/dev/input/js0: axis  3: raw      0, mapped 0.000000
/dev/input/js0: axis  4: raw -32767, mapped 0.000000
/dev/input/js1: driver version: 2.1.0 (20100)
/dev/input/js1: fd 92, buttons 11, axes 8, name Logitech Gamepad F310
/dev/input/js1: axis  0: raw      0, mapped 0.000000
/dev/input/js1: axis  1: raw      0, mapped 0.000000
/dev/input/js1: axis  2: raw -32767, mapped 0.000000
/dev/input/js1: axis  3: raw      0, mapped 0.000000
/dev/input/js1: axis  4: raw      0, mapped 0.000000
/dev/input/js1: axis  5: raw -32767, mapped 0.000000
/dev/input/js1: axis  6: raw      0, mapped 0.000000
/dev/input/js1: axis  7: raw      0, mapped 0.000000
/dev/input/js2: driver version: 2.1.0 (20100)
/dev/input/js2: fd 93, buttons 11, axes 8, name Logitech Gamepad F710
/dev/input/js2: axis  0: raw      0, mapped 0.000000
/dev/input/js2: axis  1: raw      0, mapped 0.000000
/dev/input/js2: axis  2: raw -32767, mapped 0.000000
/dev/input/js2: axis  3: raw      0, mapped 0.000000
/dev/input/js2: axis  4: raw      0, mapped 0.000000
/dev/input/js2: axis  5: raw -32767, mapped 0.000000
/dev/input/js2: axis  6: raw      0, mapped 0.000000
/dev/input/js2: axis  7: raw      0, mapped 0.000000
Platform assembly: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/System.Core.dll (this message is harmless)
Platform assembly: /home/james/.local/share/Steam/SteamApps/common/Big Pharma/Big Pharma_Data/Managed/System.dll (this message is harmless)
The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1788)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1788)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1788)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1788)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1788)

The referenced script on this Behaviour is missing!
 
(Filename:  Line: 1788)

UserName = Mofo
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

AppId = 344850
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Changing real window size to 1914 x 1004
Ignoring window size change to 1914x1004 : waiting for fullscreen at 1914x1004
Changing real window size to 1914 x 1004
Changing real window size to 1920 x 1080
Setting up downscaled viewport at 1914 x 1004
[SingletonPrefab] Using instance already created: Backbone
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 11530.
Total: 10.868000 ms (FindLiveObjects: 0.528000 ms CreateObjectMapping: 0.332000 ms MarkObjects: 9.878000 ms  DeleteObjects: 0.025000 ms)

Start loading save game
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Number of gameobjects = 11646
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Start loading save game
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Number of gameobjects = 12312
 
(Filename: /BuildAgent/work/d63dfc6385190b60/artifacts/LinuxStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 42188.
Total: 69.365005 ms (FindLiveObjects: 2.901000 ms CreateObjectMapping: 0.645000 ms MarkObjects: 65.690002 ms  DeleteObjects: 0.068000 ms)

I have the issue on Min 17.1, i5, ATI card, proprietary drivers.
I do not have the issue on Arch Linux, but that is on a laptop with i7 and intel built-in graphics. And Kernel 4.1. And a whole lot of other differences obviously. :slight_smile:

There may be a “trigger” for it that can be avoided to have a workaround until Unity/Mono fixes it?

At least the DRM-Free version works for me on a Radeon HD 6850 with opensource drivers.

I have contacted Unity and they are looking into it. I imagine their reply is unlikely to be fast though.

Indeed. The problem is I am currently unable to reproduce the issue at my end so it would be stabbing in the dark. Then there’s always the chance that there simply is no suitable workaround i.e. that that trigger is crucial to the game’s functionality.

This interests me. Has everyone who has this issue got access to the DRM-free version of the game? If you purchased direct from Steam then you will not. In this case, please email me at support@twicecircled.com with proof of purchase (screenshot of game in your Steam library will do) and I will send you links to a DRM free version. Perhaps you will have more luck with that version.

If that works, then perhaps that is an acceptable solution for now? I am of course also willing to offer refunds to anybody that would prefer that option. I will continue for look for a proper solution but my number 1 priority is to just find some way to get you all playing the game.

Thank you for your continued patience, I’m really sorry about this.

Tim

I tried also the drm-free version with the same result. I think it could be the open source driver

OK, after feedback from a couple of people, it seems to me that the DRM-free version is perhaps no better.

Roidal, are you able to go into further detail about the drivers that you are using? How would other’s obtain the same ones? Perhaps that’s the key to the problem.

Tim

Uninstall propritary AMD-Drivers (catalyst) (in standard cases via the packet-manager) and reboot should activate the opensource driver.
Please try and post feedback. :slight_smile:

PS.: Especially on distributions with recent software/kernel-versions the driver works very good with most linux-games. In my opinion catalyst should only be installed if there is a need for that (games which won’t work with the opensource driver).

I hope this helps.