Bug 93032 - [radeonsi] Civilization Beyond Earth segfaults
Summary: [radeonsi] Civilization Beyond Earth segfaults
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: git
Hardware: x86-64 (AMD64) All
: high critical
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-20 07:13 UTC by Paulo Dias
Modified: 2015-12-24 19:16 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
attachment-11300-0.html (1.42 KB, text/html)
2015-11-27 03:33 UTC, Paulo Dias
Details

Description Paulo Dias 2015-11-20 07:13:22 UTC
radeonsi is locking up after a few minutes of play, in this case xcom: enemy unknown.

other games lock the gu randomly too. civilization beyond earth isnt event running, it segfaults. it all looks related to fp64 mesa extension + radeonsi 

mesa from git, drm from git, radeonsi from git, kernel 3.4.0, xorg 1.17.

packages are from padoka ppa (https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/mesa/+packages)

kubuntu 15.10 + mainline kernel 3.4.0.

[ 1342.530255] [drm:radeon_gem_va_ioctl [radeon]] *ERROR* Couldn't update BO_VA (-22)
[ 1342.530264] ------------[ cut here ]------------
[ 1342.530272] WARNING: CPU: 3 PID: 4050 at /build/linux-26_gwp/linux-4.2.0/drivers/gpu/drm/radeon/radeon_object.c:83 radeon_ttm_bo_destroy+0xe7/0xf0 [radeon]()
[ 1342.530287] Modules linked in: rfcomm xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc drbg ansi_cprng ctr ccm ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables binfmt_misc bnep rtsx_usb_ms memstick nls_iso8859_1 dell_wmi sparse_keymap dell_laptop dcdbas dell_led intel_rapl snd_hda_codec_realtek dell_smm_hwmon snd_hda_codec_generic iosf_mbi x86_pkg_temp_thermal intel_powerclamp snd_hda_intel coretemp snd_hda_codec crct10dif_pclmul crc32_pclmul snd_hda_core snd_hwdep arc4 snd_pcm aesni_intel aes_x86_64 lrw gf128mul glue_helper snd_seq_midi ablk_helper snd_seq_midi_event ath9k cryptd snd_rawmidi ath9k_common ath9k_hw
[ 1342.530302]  snd_seq ath snd_seq_device uvcvideo input_leds snd_timer videobuf2_vmalloc videobuf2_memops mac80211 videobuf2_core v4l2_common serio_raw videodev media joydev ath3k btusb btrtl btbcm snd btintel bluetooth cfg80211 soundcore lpc_ich mei_me shpchp mei soc_button_array dell_rbtn mac_hid kvm_intel kvm parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid uas usb_storage amdkfd amd_iommu_v2 radeon i915 psmouse ahci libahci ttm i2c_algo_bit drm_kms_helper drm r8169 mii wmi video
[ 1342.530303] CPU: 3 PID: 4050 Comm: RenderingThread Tainted: G        W       4.2.0-19-generic #23-Ubuntu
[ 1342.530304] Hardware name: Dell Inc. Latitude 3540/02R0J9, BIOS A10 01/28/2015
[ 1342.530305]  0000000000000000 00000000740060d7 ffff880036c07b38 ffffffff817e93f9
[ 1342.530306]  0000000000000000 0000000000000000 ffff880036c07b78 ffffffff8107b3d6
[ 1342.530307]  ffffffffc0070136 ffff8800896e5468 ffffffffffffffff ffff8800896e5400
[ 1342.530307] Call Trace:
[ 1342.530308]  [<ffffffff817e93f9>] dump_stack+0x45/0x57
[ 1342.530310]  [<ffffffff8107b3d6>] warn_slowpath_common+0x86/0xc0
[ 1342.530312]  [<ffffffff8107b50a>] warn_slowpath_null+0x1a/0x20
[ 1342.530320]  [<ffffffffc02cad97>] radeon_ttm_bo_destroy+0xe7/0xf0 [radeon]
[ 1342.530322]  [<ffffffffc00e64c6>] ttm_bo_release_list+0xa6/0x150 [ttm]
[ 1342.530324]  [<ffffffffc00e6752>] ttm_bo_release+0x1e2/0x2c0 [ttm]
[ 1342.530327]  [<ffffffffc00e6854>] ttm_bo_unref+0x24/0x30 [ttm]                                                                                                                                                                                  
[ 1342.530328] systemd-journald[324]: /dev/kmsg buffer overrun, some messages lost.                                                                                                                                                                
[ 1342.530335]  [<ffffffffc02cb289>] radeon_bo_unref+0x39/0x70 [radeon]                                                                                                                                                                            
[ 1342.530345]  [<ffffffffc02de4d7>] radeon_gem_object_free+0x57/0x70 [radeon]                                                                                                                                                                     
[ 1342.530350]  [<ffffffffc0040137>] drm_gem_object_free+0x27/0x30 [drm]                                                                                                                                                                           
[ 1342.530350] systemd-journald[324]: /dev/kmsg buffer overrun, some messages lost.                                                                                                                                                                
[ 1342.530355]  [<ffffffffc004051e>] drm_gem_object_handle_unreference_unlocked+0xfe/0x110 [drm]                                                                                                                                                   
[ 1342.530360]  [<ffffffffc00405e6>] drm_gem_handle_delete+0xb6/0x100 [drm]                                                                                                                                                                        
[ 1342.530364]  [<ffffffffc0040c60>] drm_gem_close_ioctl+0x20/0x30 [drm]                                                                                                                                                                           
[ 1342.530372]  [<ffffffffc0041495>] drm_ioctl+0x125/0x610 [drm]                                                                                                                                                                                   
[ 1342.530376]  [<ffffffffc0040c40>] ? drm_gem_handle_create+0x50/0x50 [drm]                                                                                                                                                                       
[ 1342.530382]  [<ffffffffc02ac04c>] radeon_drm_ioctl+0x4c/0x80 [radeon]                                                                                                                                                                           
[ 1342.530384]  [<ffffffff81210a25>] do_vfs_ioctl+0x295/0x480                                                                                                                                                                                      
[ 1342.530386]  [<ffffffff8121d924>] ? mntput+0x24/0x40                                                                                                                                                                                            
[ 1342.530393]  [<ffffffff811ff0a0>] ? __fput+0x190/0x220                                                                                                                                                                                          
[ 1342.530394]  [<ffffffff81210c89>] SyS_ioctl+0x79/0x90                                                                                                                                                                                           
[ 1342.530397]  [<ffffffff817f01f2>] entry_SYSCALL_64_fastpath+0x16/0x75                                                                                                                                                                           
[ 1342.530398] ---[ end trace d4bd1726df8d645e ]---
Comment 1 Paulo Dias 2015-11-20 07:14:45 UTC
forgot to add, llvm is 3.8 git
Comment 2 Paulo Dias 2015-11-20 07:15:21 UTC
name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server 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_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client 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_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, 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_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
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_create_context_es2_profile, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, 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_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,                                                                                                                                                                                     
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,                                                                                                                                                                                       
    GLX_SGI_swap_control, GLX_SGI_video_sync                                                                                                                                                                                                       
OpenGL vendor string: X.Org                                                                                                                                                                                                                        
OpenGL renderer string: Gallium 0.4 on AMD CAPE VERDE (DRM 2.43.0, LLVM 3.8.0)                                                                                                                                                                     
OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.1.0-devel (padoka PPA)                                                                                                                                                              
OpenGL core profile shading language version string: 4.10                                                                                                                                                                                          
OpenGL core profile context flags: (none)                                                                                                                                                                                                          
OpenGL core profile profile mask: core profile                                                                                                                                                                                                     
OpenGL core profile extensions:                                                                                                                                                                                                                    
    GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,                                                                                                                                                                                          
    GL_AMD_pinned_memory, GL_AMD_seamless_cubemap_per_texture,                                                                                                                                                                                     
    GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax,                                                                                                                                                                                    
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index,                                                                                                                                                                               
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,                                                                                                                                                                          
    GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_base_instance,                                                                                                                                                                      
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage,                                                                                                                                                                                             
    GL_ARB_clear_buffer_object, GL_ARB_clip_control,                                                                                                                                                                                               
    GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage,                                                                                                                                                                            
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,                                                                                                                                                                                 
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_debug_output, 
    GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, 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_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, 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_instanced_arrays, GL_ARB_internalformat_query, 
    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_occlusion_query2, GL_ARB_pipeline_statistics_query, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_sprite, 
    GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
    GL_ARB_robustness, 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_bit_encoding, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_stencil_export, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_buffer_object, 
    GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_float, 
    GL_ARB_texture_gather, GL_ARB_texture_mirror_clamp_to_edge, 
    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_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_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_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ATI_blend_equation_separate, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_abgr, 
    GL_EXT_blend_equation_separate, GL_EXT_depth_bounds_test, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled, 
    GL_EXT_framebuffer_sRGB, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, 
    GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_shader_integer_mix, GL_EXT_texture_array, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_integer, GL_EXT_texture_mirror_clamp, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent, 
    GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
    GL_EXT_transform_feedback, GL_EXT_vertex_array_bgra, 
    GL_IBM_multimode_draw_arrays, GL_KHR_context_flush_control, GL_KHR_debug, 
    GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, 
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil, 
    GL_NV_texture_barrier, GL_NV_vdpau_interop, GL_OES_EGL_image, 
    GL_OES_read_format, GL_S3_s3tc

OpenGL version string: 3.0 Mesa 11.1.0-devel (padoka PPA)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
    GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend, 
    GL_AMD_pinned_memory, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax, 
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, 
    GL_ARB_copy_buffer, GL_ARB_copy_image, 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_instanced, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, 
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, 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_robustness, 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_bit_encoding, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_stencil_export, 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_stencil_texturing, GL_ARB_sync, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    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_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_transpose_matrix, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    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_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, 
    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_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_texture, GL_EXT_depth_bounds_test, 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_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_framebuffer_sRGB, GL_EXT_gpu_program_parameters, 
    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, 
    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_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, 
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, 
    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_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_swizzle, GL_EXT_timer_query, 
    GL_EXT_transform_feedback, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_MESA_pack_invert, 
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NV_blend_square, 
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance, 
    GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, 
    GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_vdpau_interop, 
    GL_OES_EGL_image, GL_OES_read_format, GL_S3_s3tc, 
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, 
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.1.0-devel (padoka PPA)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_texture_max_level, GL_EXT_blend_func_extended, 
    GL_EXT_blend_minmax, GL_EXT_color_buffer_float, 
    GL_EXT_discard_framebuffer, GL_EXT_draw_buffers, 
    GL_EXT_draw_elements_base_vertex, GL_EXT_map_buffer_range, 
    GL_EXT_multi_draw_arrays, GL_EXT_read_format_bgra, 
    GL_EXT_separate_shader_objects, GL_EXT_shader_integer_mix, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_format_BGRA8888, GL_EXT_texture_rg, 
    GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage, 
    GL_KHR_context_flush_control, GL_NV_draw_buffers, 
    GL_NV_fbo_color_attachments, GL_NV_read_buffer, GL_NV_read_depth, 
    GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image, 
    GL_OES_EGL_image_external, GL_OES_EGL_sync, 
    GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture, 
    GL_OES_depth_texture_cube_map, GL_OES_draw_elements_base_vertex, 
    GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil, 
    GL_OES_rgb8_rgba8, GL_OES_standard_derivatives, GL_OES_stencil8, 
    GL_OES_surfaceless_context, GL_OES_texture_3D, GL_OES_texture_float, 
    GL_OES_texture_float_linear, GL_OES_texture_half_float, 
    GL_OES_texture_half_float_linear, GL_OES_texture_npot, 
    GL_OES_vertex_array_object

40 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x046 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x047 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0d5 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0d6 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0d7 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0d8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0d9 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0da 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0db 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0dc 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0dd 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0de 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0df 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0e0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x0e1 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0e2 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x0e3 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0e4 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0e5 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x0e6 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x0e7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0e8 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0e9 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0ea 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0eb 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0ec 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ed 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ee 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0ef 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0f0 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0f1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0f2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0f3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x0f4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0f5 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x0f6 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0f7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0f8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x0f9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x094 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None

64 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x095  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x096  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x097  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x098  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x099  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x09a  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x09b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09e 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09f 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0a0 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0a1 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0a2 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0a3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0a4  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0a5 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a6 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0a7 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0a8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0a9  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0aa  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0ab  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x0ac  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 None
0x0ad 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0ae 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x0af 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0b0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x0b1 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0b2 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0b3 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x0b4 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x0b5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b6  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b7  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0b8  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0b9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ba  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0bb 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0bc 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0bd 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0be 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0bf 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0c0 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0c1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0c2 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0c3  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0c4  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0c5 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0c6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0c7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0c8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0c9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0ca  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0cb  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x0cc  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 None
0x0cd 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0ce 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x0cf 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0d0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x0d1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0d2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0d3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x0d4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
Comment 3 Michel Dänzer 2015-11-20 09:06:27 UTC
One report per issue, please. Since there are already several reports about lockups with XCOM: Enemy Unknown, let's focus on the Civilization Beyond Earth segfault here? Please attach a backtrace of the segfault.
Comment 4 Paulo Dias 2015-11-20 22:07:39 UTC
i dont get a lockup with civBE, only a segfault

[ 2657.832332] CivBE[4466]: segfault at 0 ip           (null) sp 00000000eef975dc error 14 in CivBE[8048000+2d0c000]

since steam games dont have any symbols, is it worth it to run it with gdb?
Comment 5 Paulo Dias 2015-11-20 23:55:25 UTC
after running with: GAME_DEBUGGER=gdb steam &> steam.log , core dump in /tmp/dumps:

Installing breakpad exception handler for appid(steam)/version(1447896859)
Generating new string page texture 83: 16x256, total string texture memory is 557,06 KB
Running Steam on ubuntu 15.10 64-bit
STEAM_RUNTIME has been set by the user to: /media/groo/Linux_Ext/groo/Steam/ubuntu12_32/steam-runtime
ExecCommandLine: "/home/groo/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Generating new string page texture 98: 256x256, total string texture memory is 393,22 KB
Generating new string page texture 111: 128x256, total string texture memory is 688,13 KB
Generating new string page texture 119: 256x256, total string texture memory is 950,27 KB
Generating new string page texture 121: 128x256, total string texture memory is 1,08 MB
Generating new string page texture 122: 48x256, total string texture memory is 1,13 MB
Generating new string page texture 123: 384x256, total string texture memory is 1,52 MB
Generating new string page texture 124: 128x256, total string texture memory is 1,65 MB
Game update: AppID 65980 "Sid Meier's Civilization: Beyond Earth", ProcID 3819, IP 0.0.0.0:0
ERROR: ld.so: object '/media/groo/Linux_Ext/groo/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/media/groo/Linux_Ext/groo/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Setting breakpad minidump AppID = 65980
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198120535335 [API loaded no]
ERROR: ld.so: object '/media/groo/Linux_Ext/groo/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/media/groo/Linux_Ext/groo/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/media/groo/Linux_Ext/groo/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
CivBE: ../nptl/pthread_mutex_lock.c:355: __pthread_mutex_lock_full: Assertion `(-(e)) != 3 || !robust' failed.
GUID Assets\dlc\dlc_sp_maps\dlc_sp_maps.civbepkg 0baf5870aa7569cb6147613ef41f3340
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(130):[1/8/1970 15:11:50.844] FiraxisLive::Start - Build: flClient BRANCH Build:84083
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(138):[1/8/1970 15:11:50.844] FiraxisLive::Start - Client build version: 1 (0x0000000000000001) "1"
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(149):[1/8/1970 15:11:50.844] FiraxisLive::Start - Creating server connection...
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/ServerConnection.cpp(782):[1/8/1970 15:11:50.847] FiraxisLive Cache Folder: "/home/groo/FiraxisLive/f88c90dcf3bf6568".
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(169):[1/8/1970 15:11:50.847] FiraxisLive::Start - Starting up threads...
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(142):[1/8/1970 15:11:50.847] Thread ID 0xebaffb40 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(149):[1/8/1970 15:11:50.847] Thread ID 3954178880 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(175):[1/8/1970 15:11:50.847] FiraxisLive::Start - Running
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(139):[1/8/1970 15:11:50.847] My2KFiraxisLive::Initialize v1.6.1.3
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(718):[1/8/1970 15:11:50.849] 94: Socket name set to "94"
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(63):[1/8/1970 15:11:50.849] 94: Created
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(158):[1/8/1970 15:11:50.865] My2KFiraxisLive::Initialize - my2kInit
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(170):[1/8/1970 15:11:50.023] My2KFiraxisLive::Initialize - Starting up my2K worker thread
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(142):[1/8/1970 15:11:50.023] Thread ID 0xe9efeb40 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(149):[1/8/1970 15:11:50.023] Thread ID 3924814656 has started.
Aborted (core dumped)
Game removed: AppID 65980 "Sid Meier's Civilization: Beyond Earth", ProcID 3821
Comment 6 bellamorte42 2015-11-23 02:58:57 UTC
I loaded up XCOM again just to see if I would have the same issue.  Yes, I do.  The second shot the aliens fired apprently hung radeon rings 0,3, and 4 on my computer forcing a restart.
Comment 7 Paulo Dias 2015-11-23 03:15:38 UTC
i cant get a reliable apitrace neither from xcom or civbe (damn you steam).

if someone has a reliable howto on how to get a good apitrace from steam games, please share it!

anyway, i did some more testing and at least with xcom, it i disable vsync from kf5 (5.4) and enable it in-game, the crash takes much longer to occur, i dont know its related, but thats all i have to report.

please devs, do you have any info on how to produce an apitrace that works with steam games?
Comment 8 Paulo Dias 2015-11-26 06:56:34 UTC
so, i was able to run gdb but no the game has no symbols, what else can i do to help trace this bug?

groo@hydra:/media/groo/Linux_Ext/groo/Steam/SteamApps/common/Sid Meier's Civilization Beyond Earth$ gdb CivBE 
GNU gdb (Ubuntu 7.10-1ubuntu2) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from CivBE...(no debugging symbols found)...done.
(gdb) run
Starting program: /media/groo/Linux_Ext/groo/Steam/SteamApps/common/Sid Meier's Civilization Beyond Earth/CivBE 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0xf6625b40 (LWP 30290)]
Setting breakpad minidump AppID = 65980
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198120535335 [API loaded no]
[New Thread 0xf435db40 (LWP 30291)]
GUID Assets\dlc\dlc_sp_maps\dlc_sp_maps.civbepkg 0baf5870aa7569cb6147613ef41f3340
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(130):[1/13/1970 22:15:28.742] FiraxisLive::Start - Build: flClient BRANCH Build:84083
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(138):[1/13/1970 22:15:28.742] FiraxisLive::Start - Client build version: 1 (0x0000000000000001) "1"
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(149):[1/13/1970 22:15:28.742] FiraxisLive::Start - Creating server connection...
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/ServerConnection.cpp(782):[1/13/1970 22:15:28.744] FiraxisLive Cache Folder: "/home/groo/FiraxisLive/f88c90dcf3bf6568".
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(169):[1/13/1970 22:15:28.744] FiraxisLive::Start - Starting up threads...
[New Thread 0xf12f2b40 (LWP 30294)]
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(142):[1/13/1970 22:15:28.744] Thread ID 0xf12f2b40 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(149):[1/13/1970 22:15:28.744] Thread ID 4046400320 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(175):[1/13/1970 22:15:28.744] FiraxisLive::Start - Running
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(139):[1/13/1970 22:15:28.744] My2KFiraxisLive::Initialize v1.6.1.3
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(718):[1/13/1970 22:15:28.748] 53: Socket name set to "53"
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(63):[1/13/1970 22:15:28.748] 53: Created
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(158):[1/13/1970 22:15:29.762] My2KFiraxisLive::Initialize - my2kInit
[New Thread 0xf06ffb40 (LWP 30295)]
[New Thread 0xefcffb40 (LWP 30296)]
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(170):[1/13/1970 22:15:29.804] My2KFiraxisLive::Initialize - Starting up my2K worker thread
[New Thread 0xef2ffb40 (LWP 30297)]
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(142):[1/13/1970 22:15:29.804] Thread ID 0xef2ffb40 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(149):[1/13/1970 22:15:29.804] Thread ID 4012899136 has started.
[New Thread 0xee8ffb40 (LWP 30298)]
[Thread 0xee8ffb40 (LWP 30298) exited]
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(155):[1/13/1970 22:15:29.984] 53: Attempting to connect to login.firaxislive.com:443

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf435db40 (LWP 30291)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
Comment 9 Michel Dänzer 2015-11-26 07:48:40 UTC
(In reply to Paulo Dias from comment #8)
> so, i was able to run gdb but no the game has no symbols, [...]

Normally, that doesn't matter, since if it's a driver bug, we should get the information we need from the driver symbols.


> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xf435db40 (LWP 30291)]
> 0x00000000 in ?? ()
> (gdb) bt
> #0  0x00000000 in ?? ()

However, looks like things are getting smashed up pretty badly in this case. Maybe 'thread apply all bt' or running the game in valgrind will tell us more.
Comment 10 Paulo Dias 2015-11-27 02:15:50 UTC
groo@hydra:/media/groo/Linux_Ext/groo/Steam/SteamApps/common/Sid Meier's Civilization Beyond Earth$ gdb CivBE 
GNU gdb (Ubuntu 7.10-1ubuntu2) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from CivBE...(no debugging symbols found)...done.
(gdb) run
Starting program: /media/groo/Linux_Ext/groo/Steam/SteamApps/common/Sid Meier's Civilization Beyond Earth/CivBE 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".                                                                                                                                                                         
[New Thread 0xf6625b40 (LWP 10029)]                                                                                                                                                                                                                
Setting breakpad minidump AppID = 65980                                                                                                                                                                                                            
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198120535335 [API loaded no]                                                                                                                                                                    
[New Thread 0xf435db40 (LWP 10030)]                                                                                                                                                                                                                
GUID Assets\dlc\dlc_sp_maps\dlc_sp_maps.civbepkg 0baf5870aa7569cb6147613ef41f3340                                                                                                                                                                  
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(130):[1/14/1970 17:35:21.387] FiraxisLive::Start - Build: flClient BRANCH Build:84083                                                                             
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(138):[1/14/1970 17:35:21.387] FiraxisLive::Start - Client build version: 1 (0x0000000000000001) "1"                                                               
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(149):[1/14/1970 17:35:21.387] FiraxisLive::Start - Creating server connection...                                                                                  
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/ServerConnection.cpp(782):[1/14/1970 17:35:21.390] FiraxisLive Cache Folder: "/home/groo/FiraxisLive/f88c90dcf3bf6568".                                                           
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(169):[1/14/1970 17:35:21.390] FiraxisLive::Start - Starting up threads...                                                                                         
[New Thread 0xf12f2b40 (LWP 10033)]                                                                                                                                                                                                                
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(142):[1/14/1970 17:35:21.390] Thread ID 0xf12f2b40 has started.                                                                                                   
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(149):[1/14/1970 17:35:21.390] Thread ID 4046400320 has started.                                                                                                   
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/FiraxisLive.cpp(175):[1/14/1970 17:35:21.390] FiraxisLive::Start - Running                                                                                                        
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(139):[1/14/1970 17:35:21.390] My2KFiraxisLive::Initialize v1.6.1.3                                                                                            
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(718):[1/14/1970 17:35:21.392] 53: Socket name set to "53"                                                                                                      
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxTCPSocket.cpp(63):[1/14/1970 17:35:21.392] 53: Created                                                                                                                       
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(158):[1/14/1970 17:35:21.421] My2KFiraxisLive::Initialize - my2kInit                                                                                          
[New Thread 0xf06ffb40 (LWP 10034)]                                                                                                                                                                                                                
[New Thread 0xefefeb40 (LWP 10039)]
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/flClient/My2KFiraxisLive.cpp(170):[1/14/1970 17:35:21.542] My2KFiraxisLive::Initialize - Starting up my2K worker thread
[New Thread 0xef4ffb40 (LWP 10040)]
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(142):[1/14/1970 17:35:21.542] Thread ID 0xef4ffb40 has started.
/BuildAgent/work/ebf9b17b125f4c29/FiraxisLive/Live/LIBs/fireCore/LinuxThread.cpp(149):[1/14/1970 17:35:21.542] Thread ID 4014996288 has started.
CivBE: tpp.c:84: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xef4ffb40 (LWP 10040)]
0xf7fd9bdb in __kernel_vsyscall ()
(gdb) thread apply all bt

Thread 7 (Thread 0xef4ffb40 (LWP 10040)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf7729057 in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0xf772a699 in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0xf77220f7 in ?? () from /lib/i386-linux-gnu/libc.so.6
#4  0xf772217b in __assert_fail () from /lib/i386-linux-gnu/libc.so.6
#5  0xf7949ab6 in __pthread_tpp_change_priority () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xf79410a6 in __pthread_mutex_lock_full () from /lib/i386-linux-gnu/libpthread.so.0
#7  0x095d3430 in Firaxis::Thread::SuspendWait() ()
#8  0x095d3052 in Firaxis::Thread::StartRoutine(void*) ()
#9  0xf793f1aa in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0xf77e6fde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xefefeb40 (LWP 10039)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf77b03e6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6
#2  0xf77dfc95 in usleep () from /lib/i386-linux-gnu/libc.so.6
#3  0x096a4aa5 in kando::ThreadSleep(unsigned long) ()
#4  0x096e2550 in kando::TimerCommand::TimerThread(void*) ()
#5  0x096e2a33 in kando::TimerThreadC(void*) ()
#6  0x096a4b38 in kando::StartThread(void*) ()
#7  0xf793f1aa in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xf77e6fde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xf06ffb40 (LWP 10034)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf77b03e6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6
#2  0xf77dfc95 in usleep () from /lib/i386-linux-gnu/libc.so.6
#3  0x096a4aa5 in kando::ThreadSleep(unsigned long) ()
#4  0x096e0d17 in kando::ThreadCommand::CommandThread(void*) ()
#5  0x096e13f4 in kando::CommandThreadC(void*) ()
#6  0x096a4b38 in kando::StartThread(void*) ()
#7  0xf793f1aa in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xf77e6fde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xf12f2b40 (LWP 10033)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf77dc3db in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xf6d92877 in ?? () from /lib/i386-linux-gnu/libresolv.so.2
#3  0xf6d9091b in __libc_res_nquery () from /lib/i386-linux-gnu/libresolv.so.2
#4  0xf6d90fa1 in ?? () from /lib/i386-linux-gnu/libresolv.so.2
#5  0xf6d914cb in __libc_res_nsearch () from /lib/i386-linux-gnu/libresolv.so.2
#6  0xf3b021aa in _nss_dns_gethostbyname3_r () from /lib/i386-linux-gnu/libnss_dns.so.2
#7  0xf3b02438 in _nss_dns_gethostbyname2_r () from /lib/i386-linux-gnu/libnss_dns.so.2
#8  0xf77f8cc2 in gethostbyname2_r () from /lib/i386-linux-gnu/libc.so.6
#9  0xf77ce70a in ?? () from /lib/i386-linux-gnu/libc.so.6
#10 0xf77cfd28 in getaddrinfo () from /lib/i386-linux-gnu/libc.so.6
#11 0x095ed842 in Firaxis::TCPSocket::Connect(char const*, unsigned short) ()
#12 0x0954f1a0 in Firaxis::ServerConnection::Connect() ()
#13 0x0954f9e3 in Firaxis::ServerConnection::Update() ()
#14 0x0953da58 in Firaxis::FiraxisLive::Worker(void*) ()
#15 0x095430b3 in std::__1::__function::__func<std::__1::binder1st<std::__1::mem_fun1_t<unsigned int, Firaxis::FiraxisLive, void*> >, std::__1::allocator<std::__1::binder1st<std::__1::mem_fun1_t<unsigned int, Firaxis::FiraxisLive, void*> > >, unsigned int (void*)>::operator()(void*&&) ()
#16 0x095d3f94 in std::__1::function<unsigned int (void*)>::operator()(void*) const ()
#17 0x095d318a in Firaxis::Thread::StartRoutine(void*) ()
#18 0xf793f1aa in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#19 0xf77e6fde in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 3 (Thread 0xf435db40 (LWP 10030)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf79479b8 in recv () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xf4478797 in ?? () from /media/groo/Linux_Ext/groo/Steam/linux32/steamclient.so
#3  0xf44747de in ?? () from /media/groo/Linux_Ext/groo/Steam/linux32/steamclient.so
#4  0xf4475cbe in ?? () from /media/groo/Linux_Ext/groo/Steam/linux32/steamclient.so
#5  0xf446b505 in ?? () from /media/groo/Linux_Ext/groo/Steam/linux32/steamclient.so
#6  0xf482ae74 in ?? () from /media/groo/Linux_Ext/groo/Steam/linux32/steamclient.so
#7  0xf478f35c in ?? () from /media/groo/Linux_Ext/groo/Steam/linux32/steamclient.so
#8  0x08a22a9a in CivBEApp::GetSteamAppID() const ()
#9  0x08baf870 in cvContentPackage::ValidateOwnership() ()
#10 0x08bb2414 in cvContentPackageManager::ValidateOwnership() ()
#11 0x08a18e39 in CivBEApp::InitialInit(AppHost::AppEnvironment const*, AppHost::AppOptions const*) ()
#12 0x0905ca56 in AppHost::RunApp(int, char**, AppHost::Application*) ()
#13 0x0905c5f8 in AppHost::RunApp(char*, AppHost::Application*) ()
#14 0x08a14cb0 in WinMain ()
#15 0x0899dc65 in ?? ()
#16 0x089d01a5 in ThreadHANDLE::ThreadProc(void*) ()
#17 0xf793f1aa in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0xf77e6fde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xf6625b40 (LWP 10029)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf794667c in do_futex_wait.constprop () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xf7946747 in __new_sem_wait_slow.constprop.1 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0x0977697f in ?? ()
Backtrace stopped: Cannot access memory at address 0x3

Thread 1 (Thread 0xf69c8780 (LWP 10025)):
#0  0xf7fd9bdb in __kernel_vsyscall ()
#1  0xf7944626 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xf739af6d in std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000000000ll> > >) () from ./libc++.so.1
#3  0x0899df4d in std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1ll, 1000ll> >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000ll> > const&) ()
#4  0x0899d3ee in ASL::ASL_AppBase::Run(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&&) ()
#5  0x0899b021 in main ()
Comment 11 Michel Dänzer 2015-11-27 02:37:52 UTC
This one looks different from the one before, this one looks like a game bug.
Comment 12 Paulo Dias 2015-11-27 03:33:56 UTC
Created attachment 120160 [details]
attachment-11300-0.html

yes i figured that much. i took a look at steam forum and today there was a
response from the studio that did the port,  they said they are working in
it. you csn close the bug or wait for a patch to surface,  your call.
On Nov 27, 2015 00:37, <bugzilla-daemon@freedesktop.org> wrote:

> *Comment # 11 <https://bugs.freedesktop.org/show_bug.cgi?id=93032#c11> on
> bug 93032 <https://bugs.freedesktop.org/show_bug.cgi?id=93032> from Michel
> Dänzer <michel@daenzer.net> *
>
> This one looks different from the one before, this one looks like a game bug.
>
> ------------------------------
> You are receiving this mail because:
>
>    - You are on the CC list for the bug.
>    - You reported the bug.
>
>
Comment 13 Marek Olšák 2015-11-30 14:34:25 UTC
I think you need 32bit apitrace to be able to capture traces from 32bit apps.
Comment 14 Paulo Dias 2015-11-30 19:39:41 UTC
according to the interwebs:

64-bit GDB can debug either 32 or 64-bit processes.

so, i believe the lack of a proper trace might be:

1 - lack of symbols in the 32bits game binary
2 - my inability to generate a proper trace
3 - both
Comment 15 Michel Dänzer 2015-12-01 01:20:26 UTC
(In reply to Paulo Dias from comment #14)
> 64-bit GDB can debug either 32 or 64-bit processes.

apitrace != gdb

Marek is right, for tracing a 32-bit application, you need a 32-bit build of apitrace.
Comment 16 Ernst Sjöstrand 2015-12-22 07:30:42 UTC
Is this still an issue with latest git for you?
Kernel 3.4... that's really old. Tried with a newer kernel?
Comment 17 Mike Lothian 2015-12-22 18:04:00 UTC
I realise I'm not the reporter of the bug but there's been a recent update to the game that fixes things for me on radeonsi
Comment 18 Paulo Dias 2015-12-22 18:28:29 UTC
ill test the update tonight and if it fixes it, ill report it here and close the bug
Comment 19 Paulo Dias 2015-12-24 19:16:41 UTC
with latest mesa git, kernel 4.4 rc6, radeonsi git and update from aspyr, the issue appears to be fixed, the game is running just fine again,ence closing this bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.