* After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
@ 2019-02-03 18:15 Mikhail Gavrilov
[not found] ` <CABXGCsM7wFR+0V6MUAqLd+3_UKzWpdLVpjujrwDL13hAZOi5Aw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Mikhail Gavrilov @ 2019-02-03 18:15 UTC (permalink / raw)
To: amd-gfx list
[-- Attachment #1: Type: text/plain, Size: 348 bytes --]
Hi folks.
Today I tried update mesa to 19.0.0~rc1 version, but after update all
vulkan based application stop working.
List of tested application:
- Rise of the Tomb Raider
- F1 2017
- Any game launched via steam play DXVK
- vulcan-cube (backtrace is included to this message)
Last working mesa version:
18.3.2-1
--
Best Regards,
Mike Gavrilov.
[-- Attachment #2: vulkan-cube-backtrace.txt --]
[-- Type: text/plain, Size: 27139 bytes --]
$ gdb vulkan-cube
GNU gdb (GDB) Fedora 8.2.50.20190120-13.fc30
Copyright (C) 2019 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-redhat-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 vulkan-cube...
Reading symbols from /usr/lib/debug/usr/bin/vulkan-cube-1.1.82.0-1.fc29.x86_64.debug...
(gdb) r
Starting program: /usr/bin/vulkan-cube
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffff2e3c700 (LWP 11328)]
Thread 1 "vulkan-cube" received signal SIGSEGV, Segmentation fault.
radv_pipeline_init_blend_state (pipeline=0x5555558e7880, extra=0x7fffffffbd80, pCreateInfo=0x7fffffffbdf0) at ../src/amd/vulkan/radv_pipeline.c:699
699 VkBlendOp eqRGB = att->colorBlendOp;
(gdb) thread apply all bt full
Thread 2 (Thread 0x7ffff2e3c700 (LWP 11328)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x55555565e108) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x55555565e0b8, cond=0x55555565e0e0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff7bff250 <__condvar_cleanup_waiting>, __arg = 0x7ffff2e3bd80, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x55555565e0e0, mutex = 0x55555565e0b8, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x55555565e0e0, mutex=0x55555565e0b8) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff70a14a3 in cnd_wait (mtx=0x55555565e0b8, cond=0x55555565e0e0) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
--Type <RET> for more, q to quit, c to continue without paging--c
#4 util_queue_thread_func (input=input@entry=0x55555565faa0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x55555565e080
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007ffff70a10db in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7ffff70a1400 <util_queue_thread_func>, arg = 0x55555565faa0}
#6 0x00007ffff7bf95a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737268401920, 6831117640345442452, 140737488339150, 140737488339151, 140737488339152, 140737268400064, -6831146401570629484, -6831135785292146540}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff7d1a5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 1 (Thread 0x7ffff7bee740 (LWP 11310)):
#0 radv_pipeline_init_blend_state (pipeline=0x5555558e7880, extra=0x7fffffffbd80, pCreateInfo=0x7fffffffbdf0) at ../src/amd/vulkan/radv_pipeline.c:699
att = 0x0
dstRGB_opt = <optimized out>
srcA_opt = <optimized out>
dstRGB = <optimized out>
eqA = <optimized out>
srcA = <optimized out>
blend_cntl = 0
eqRGB = <optimized out>
srcRGB = <optimized out>
dstA = <optimized out>
srcRGB_opt = <optimized out>
dstA_opt = <optimized out>
blend = {blend_enable_4bit = 0, need_src_alpha = 0, cb_color_control = 13369344, cb_target_mask = 0, cb_target_enabled_4bit = 0, sx_mrt_blend_opt = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, cb_blend_control = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, spi_shader_col_format = <optimized out>, cb_shader_mask = <optimized out>, db_alpha_to_mask = <optimized out>, commutative_4bit = <optimized out>, single_cb_enable = <optimized out>, mrt0_is_dual_src = <optimized out>}
i = 0
vkblend = 0x7fffffffbef0
vkms = 0x7fffffffbd10
mode = 1
vkblend = <optimized out>
vkms = <optimized out>
blend = <optimized out>
mode = <optimized out>
i = <optimized out>
att = <optimized out>
blend_cntl = <optimized out>
srcRGB_opt = <optimized out>
dstRGB_opt = <optimized out>
srcA_opt = <optimized out>
dstA_opt = <optimized out>
eqRGB = <optimized out>
srcRGB = <optimized out>
dstRGB = <optimized out>
eqA = <optimized out>
srcA = <optimized out>
dstA = <optimized out>
#1 radv_pipeline_init (pipeline=pipeline@entry=0x5555558e7880, device=device@entry=0x555555665cf0, cache=cache@entry=0x555555665d68, pCreateInfo=pCreateInfo@entry=0x7fffffffbdf0, extra=extra@entry=0x7fffffffbd80, alloc=0x555555665d38) at ../src/amd/vulkan/radv_pipeline.c:3572
result = <optimized out>
has_view_index = <optimized out>
pass = 0x55555566e9d0
subpass = 0x55555566e9f8
blend = {blend_enable_4bit = 4294949552, need_src_alpha = 32767, cb_color_control = 4157226630, cb_target_mask = 32767, cb_target_enabled_4bit = 1435354976, sx_mrt_blend_opt = {21845, 4158520512, 32767, 0, 0, 7, 0, 424}, cb_blend_control = {0, 27, 0, 415, 0, 1431916760, 21845, 464}, spi_shader_col_format = 0, cb_shader_mask = 6, db_alpha_to_mask = 0, commutative_4bit = 27, single_cb_enable = 54, mrt0_is_dual_src = false}
pStages = {0x7ffff70a7090 <add_ssa_def_cb>, 0x55555566f380, 0x4, 0xae82c42661d7cb00, 0x5555558c8360, 0x7ffff70a915d <nir_instr_insert+173>}
key = {instance_rate_inputs = 4294950863, instance_rate_divisors = {32767, 4294950800, 32767, 4294950863, 32767, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1432801632, 128, 4143885423, 32767, 1432748032, 21845, 0, 0, 1, 21845, 4158520512, 32767, 4294967295, 4294967295, 26, 0, 1680}, vertex_alpha_adjust = 106, tess_input_vertices = 1680, col_format = 0, is_int8 = 4158520416, is_int10 = 32767, log2_ps_iter_samples = 160 '\240', num_samples = 6 '\006', has_multiview_view_index = 0, optimisations_disabled = 0}
gs_out = <optimized out>
prim = <optimized out>
ps = <optimized out>
gs = {vgt_gs_onchip_cntl = 1432810368, vgt_gs_max_prims_per_subgroup = 21845, vgt_esgs_ring_itemsize = 1435272032, lds_size = 21845}
tess = {ls_hs_config = 4, num_patches = 0, lds_size = 4144663784, tf_param = 32767}
loc = <optimized out>
__PRETTY_FUNCTION__ = "radv_pipeline_init"
#2 0x00007ffff70316f4 in radv_graphics_pipeline_create (_device=_device@entry=0x555555665cf0, _cache=_cache@entry=0x555555665d68, pCreateInfo=0x7fffffffbdf0, extra=0x7fffffffbd80, pAllocator=pAllocator@entry=0x555555665d38, pPipeline=pPipeline@entry=0x555555666448) at ../src/amd/vulkan/radv_pipeline.c:3693
device = 0x555555665cf0
cache = 0x555555665d68
pipeline = 0x5555558e7880
result = <optimized out>
#3 0x00007ffff6fec066 in build_pipeline (device=0x555555665cf0, aspect=VK_IMAGE_ASPECT_COLOR_BIT, tex_dim=<optimized out>, fs_key=<optimized out>, pipeline=0x555555666448) at ../src/amd/vulkan/radv_private.h:1996
result = VK_SUCCESS
fs = {nir = 0x55555566baf0, sha1 = '\000' <repeats 19 times>, size = 0, data = 0x7fffffffbed0 "P\342fUUU"}
vs = {nir = 0x55555566e250, sha1 = '\000' <repeats 19 times>, size = 0, data = 0x7fffffffbef0 ""}
rp = <optimized out>
__PRETTY_FUNCTION__ = "build_pipeline"
vi_create_info = {sType = VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO, pNext = 0x0, flags = 0, vertexBindingDescriptionCount = 0, pVertexBindingDescriptions = 0x0, vertexAttributeDescriptionCount = 0, pVertexAttributeDescriptions = 0x0}
pipeline_shader_stages = {{sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x0, flags = 0, stage = VK_SHADER_STAGE_VERTEX_BIT, module = 0x7fffffffbed0, pName = 0x7ffff7184966 "main", pSpecializationInfo = 0x0}, {sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x0, flags = 0, stage = VK_SHADER_STAGE_FRAGMENT_BIT, module = 0x7fffffffbeb0, pName = 0x7ffff7184966 "main", pSpecializationInfo = 0x0}}
vk_pipeline_info = {sType = VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO, pNext = 0x0, flags = 0, stageCount = 2, pStages = 0x7fffffffbf30, pVertexInputState = 0x7fffffffbcb0, pInputAssemblyState = 0x7fffffffbc70, pTessellationState = 0x0, pViewportState = 0x7fffffffbce0, pRasterizationState = 0x7fffffffbd40, pMultisampleState = 0x7fffffffbd10, pDepthStencilState = 0x0, pColorBlendState = 0x7fffffffbef0, pDynamicState = 0x7fffffffbc90, layout = 0x5555558da010, renderPass = 0x55555566e9d0, subpass = 0, basePipelineHandle = 0x0, basePipelineIndex = 0}
radv_pipeline_info = {use_rectlist = true, db_depth_clear = false, db_stencil_clear = false, db_depth_disable_expclear = false, db_stencil_disable_expclear = false, db_flush_depth_inplace = false, db_flush_stencil_inplace = false, db_resummarize = false, custom_blend_mode = 0}
#4 0x00007ffff6fee2f4 in radv_device_init_meta_blit_color (on_demand=<optimized out>, device=<optimized out>) at ../src/amd/vulkan/radv_meta_blit.c:965
key = 0
i = <optimized out>
result = <optimized out>
result = <optimized out>
i = <optimized out>
key = <optimized out>
j = <optimized out>
layout = <optimized out>
#5 radv_device_init_meta_blit_state (device=device@entry=0x555555665cf0, on_demand=on_demand@entry=false) at ../src/amd/vulkan/radv_meta_blit.c:1139
result = <optimized out>
ds_layout_info = {sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO, pNext = 0x0, flags = 1, bindingCount = 1, pBindings = 0x7fffffffc230}
push_constant_range = {stageFlags = 1, offset = 0, size = 20}
#6 0x00007ffff6fe611d in radv_device_init_meta (device=device@entry=0x555555665cf0) at ../src/amd/vulkan/radv_meta.c:357
result = VK_SUCCESS
loaded_cache = <optimized out>
on_demand = <optimized out>
#7 0x00007ffff6fd8876 in radv_CreateDevice (physicalDevice=<optimized out>, pCreateInfo=pCreateInfo@entry=0x7fffffffc4a0, pAllocator=pAllocator@entry=0x0, pDevice=pDevice@entry=0x555555663bd0) at ../src/amd/vulkan/radv_device.c:1789
physical_device = <optimized out>
result = VK_SUCCESS
device = 0x555555665cf0
keep_shader_info = false
__PRETTY_FUNCTION__ = "radv_CreateDevice"
max_threads_per_block = 2048
ci = {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, flags = 0, initialDataSize = 0, pInitialData = 0x0}
pc = 0x0
#8 0x00007ffff7df70ad in terminator_CreateDevice (physicalDevice=<optimized out>, pCreateInfo=<optimized out>, pAllocator=<optimized out>, pDevice=<optimized out>) at loader/loader.c:6066
res = <optimized out>
phys_dev_term = <optimized out>
icd_term = <optimized out>
dev = <optimized out>
fpCreateDevice = <optimized out>
icd_exts = {capacity = 8320, count = 27, list = 0x555555663c60}
caller_dgci_container = <optimized out>
caller_dgci = <optimized out>
localCreateInfo = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x7fffffffc5d0, flags = 0, queueCreateInfoCount = 1, pQueueCreateInfos = 0x7fffffffc8b0, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 1, ppEnabledExtensionNames = 0x7fffffffc430, pEnabledFeatures = 0x0}
filtered_extension_names = <optimized out>
#9 0x00007ffff7dff3ec in loader_create_device_chain (pd=pd@entry=0x55555559d680, pCreateInfo=pCreateInfo@entry=0x7fffffffc7c0, pAllocator=pAllocator@entry=0x0, inst=inst@entry=0x5555555eae60, dev=dev@entry=0x555555662c40) at loader/loader.c:5442
create_info_disp = {sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO, pNext = 0x0, function = VK_LOADER_DATA_CALLBACK, u = {pLayerInfo = 0x7ffff7dfb640 <vkSetDeviceDispatch>, pfnSetDeviceLoaderData = 0x7ffff7dfb640 <vkSetDeviceDispatch>}}
activated_layers = <optimized out>
layer_device_link_info = 0x7fffffffc530
chain_info = {sType = 381696, pNext = 0x7d, function = (VK_LOADER_DATA_CALLBACK | unknown: 381694), u = {pLayerInfo = 0x5555555c3988, pfnSetDeviceLoaderData = 0x5555555c3988}}
loader_create_info = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x7fffffffc5d0, flags = 0, queueCreateInfoCount = 1, pQueueCreateInfos = 0x7fffffffc8b0, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 1, ppEnabledExtensionNames = 0x7fffffffcf48, pEnabledFeatures = 0x0}
res = <optimized out>
fpGDPA = <optimized out>
nextGDPA = 0x7ffff7dfb6a0 <loader_gpa_device_internal>
fpGIPA = <optimized out>
nextGIPA = 0x7ffff7df5540 <loader_gpa_instance_internal>
created_device = 0x555555662c40
fpCreateDevice = <optimized out>
#10 0x00007ffff7e027d3 in vkCreateDevice (physicalDevice=0x55555559d680, pCreateInfo=0x7fffffffc7c0, pAllocator=0x0, pDevice=0x7fffffffc9a8) at loader/trampoline.c:838
res = <optimized out>
phys_dev = 0x55555559d680
dev = 0x555555662c40
inst = 0x5555555eae60
icd_exts = {capacity = 8320, count = 27, list = 0x555555660bb0}
#11 0x00005555555591f3 in demo_create_device (demo=0x7fffffffc930) at cube/cube.c:3274
err = <optimized out>
queue_priorities = {0}
queues = {{sType = VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO, pNext = 0x0, flags = 0, queueFamilyIndex = 0, queueCount = 1, pQueuePriorities = 0x7fffffffc8a0}, {sType = 4158556078, pNext = 0x7fff00000000, flags = 0, queueFamilyIndex = 0, queueCount = 1, pQueuePriorities = 0x0}}
device = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x0, flags = 0, queueCreateInfoCount = 1, pQueueCreateInfos = 0x7fffffffc8b0, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 1, ppEnabledExtensionNames = 0x7fffffffcf48, pEnabledFeatures = 0x0}
err = <optimized out>
queue_priorities = <optimized out>
queues = <optimized out>
device = <optimized out>
#12 demo_init_vk_swapchain (demo=0x7fffffffc930) at cube/cube.c:3393
err = <optimized out>
createInfo = {sType = VK_STRUCTURE_TYPE_XCB_SURFACE_CREATE_INFO_KHR, pNext = 0x0, flags = 0, connection = 0x555555595340, window = 75497472}
supportsPresent = <optimized out>
graphicsQueueFamilyIndex = <optimized out>
fence_ci = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x0, flags = 0}
presentQueueFamilyIndex = 0
formatCount = 0
surfFormats = <optimized out>
semaphoreCreateInfo = {sType = 1879047679, pNext = 0x7fffffffc8c0, flags = 4156628992}
err = <optimized out>
createInfo = <optimized out>
supportsPresent = <optimized out>
graphicsQueueFamilyIndex = <optimized out>
presentQueueFamilyIndex = <optimized out>
formatCount = <optimized out>
surfFormats = <optimized out>
semaphoreCreateInfo = <optimized out>
fence_ci = <optimized out>
i = <optimized out>
i = <optimized out>
i = <optimized out>
i = <optimized out>
#13 main (argc=<optimized out>, argv=<optimized out>) at cube/cube.c:3897
demo = {display = 0x0, connection = 0x555555595340, screen = 0x55555559a680, xcb_window = 75497472, atom_wm_delete_window = 0x55555565f1f0, surface = 0x55555559d4c0, prepared = false, use_staging_buffer = false, separate_present_queue = false, is_minimized = false, VK_KHR_incremental_present_enabled = false, VK_GOOGLE_display_timing_enabled = false, syncd_with_actual_presents = false, refresh_duration = 0, refresh_duration_multiplier = 0, target_IPD = 0, prev_desired_present_time = 0, next_present_id = 0, last_early_id = 0, last_late_id = 0, inst = 0x5555555eae60, gpu = 0x55555559d680, device = 0x0, graphics_queue = 0x0, present_queue = 0x0, graphics_queue_family_index = 0, present_queue_family_index = 0, image_acquired_semaphores = {0x0, 0x0}, draw_complete_semaphores = {0x0, 0x0}, image_ownership_semaphores = {0x0, 0x0}, gpu_props = {apiVersion = 4198490, driverVersion = 79691776, vendorID = 4098, deviceID = 26751, deviceType = VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU, deviceName = "AMD RADV VEGA10 (LLVM 7.0.1)", '\000' <repeats 227 times>, pipelineCacheUUID = "[\237\372\252\212\226\237V\023r薒\240\357~", limits = {maxImageDimension1D = 16384, maxImageDimension2D = 16384, maxImageDimension3D = 2048, maxImageDimensionCube = 16384, maxImageArrayLayers = 2048, maxTexelBufferElements = 134217728, maxUniformBufferRange = 4294967295, maxStorageBufferRange = 4294967295, maxPushConstantsSize = 128, maxMemoryAllocationCount = 4294967295, maxSamplerAllocationCount = 65536, bufferImageGranularity = 64, sparseAddressSpaceSize = 4294967295, maxBoundDescriptorSets = 32, maxPerStageDescriptorSamplers = 9586978, maxPerStageDescriptorUniformBuffers = 9586978, maxPerStageDescriptorStorageBuffers = 9586978, maxPerStageDescriptorSampledImages = 9586978, maxPerStageDescriptorStorageImages = 9586978, maxPerStageDescriptorInputAttachments = 9586978, maxPerStageResources = 9586978, maxDescriptorSetSamplers = 9586978, maxDescriptorSetUniformBuffers = 9586978, maxDescriptorSetUniformBuffersDynamic = 16, maxDescriptorSetStorageBuffers = 9586978, maxDescriptorSetStorageBuffersDynamic = 8, maxDescriptorSetSampledImages = 9586978, maxDescriptorSetStorageImages = 9586978, maxDescriptorSetInputAttachments = 9586978, maxVertexInputAttributes = 32, maxVertexInputBindings = 32, maxVertexInputAttributeOffset = 2047, maxVertexInputBindingStride = 2048, maxVertexOutputComponents = 128, maxTessellationGenerationLevel = 64, maxTessellationPatchSize = 32, maxTessellationControlPerVertexInputComponents = 128, maxTessellationControlPerVertexOutputComponents = 128, maxTessellationControlPerPatchOutputComponents = 120, maxTessellationControlTotalOutputComponents = 4096, maxTessellationEvaluationInputComponents = 128, maxTessellationEvaluationOutputComponents = 128, maxGeometryShaderInvocations = 127, maxGeometryInputComponents = 64, maxGeometryOutputComponents = 128, maxGeometryOutputVertices = 256, maxGeometryTotalOutputComponents = 1024, maxFragmentInputComponents = 128, maxFragmentOutputAttachments = 8, maxFragmentDualSrcAttachments = 1, maxFragmentCombinedOutputResources = 8, maxComputeSharedMemorySize = 32768, maxComputeWorkGroupCount = {65535, 65535, 65535}, maxComputeWorkGroupInvocations = 2048, maxComputeWorkGroupSize = {2048, 2048, 2048}, subPixelPrecisionBits = 8, subTexelPrecisionBits = 8, mipmapPrecisionBits = 8, maxDrawIndexedIndexValue = 4294967295, maxDrawIndirectCount = 4294967295, maxSamplerLodBias = 16, maxSamplerAnisotropy = 16, maxViewports = 16, maxViewportDimensions = {16384, 16384}, viewportBoundsRange = {-32768, 32767}, viewportSubPixelBits = 8, minMemoryMapAlignment = 4096, minTexelBufferOffsetAlignment = 1, minUniformBufferOffsetAlignment = 4, minStorageBufferOffsetAlignment = 4, minTexelOffset = -32, maxTexelOffset = 31, minTexelGatherOffset = -32, maxTexelGatherOffset = 31, minInterpolationOffset = -2, maxInterpolationOffset = 2, subPixelInterpolationOffsetBits = 8, maxFramebufferWidth = 16384, maxFramebufferHeight = 16384, maxFramebufferLayers = 1024, framebufferColorSampleCounts = 15, framebufferDepthSampleCounts = 15, framebufferStencilSampleCounts = 15, framebufferNoAttachmentsSampleCounts = 15, maxColorAttachments = 8, sampledImageColorSampleCounts = 15, sampledImageIntegerSampleCounts = 1, sampledImageDepthSampleCounts = 15, sampledImageStencilSampleCounts = 15, storageImageSampleCounts = 15, maxSampleMaskWords = 1, timestampComputeAndGraphics = 1, timestampPeriod = 37.0370369, maxClipDistances = 8, maxCullDistances = 8, maxCombinedClipAndCullDistances = 8, discreteQueuePriorities = 2, pointSizeRange = {0.125, 255.875}, lineWidthRange = {0, 7.9921875}, pointSizeGranularity = 0.125, lineWidthGranularity = 0.0078125, strictLines = 0, standardSampleLocations = 1, optimalBufferCopyOffsetAlignment = 128, optimalBufferCopyRowPitchAlignment = 128, nonCoherentAtomSize = 64}, sparseProperties = {residencyStandard2DBlockShape = 0, residencyStandard2DMultisampleBlockShape = 0, residencyStandard3DBlockShape = 0, residencyAlignedMipSize = 0, residencyNonResidentStrict = 0}}, queue_props = 0x55555559c590, memory_properties = {memoryTypeCount = 0, memoryTypes = {{propertyFlags = 0, heapIndex = 0} <repeats 32 times>}, memoryHeapCount = 0, memoryHeaps = {{size = 0, flags = 0} <repeats 16 times>}}, enabled_extension_count = 1, enabled_layer_count = 0, extension_names = {0x55555555f4d4 "VK_KHR_swapchain", 0x0 <repeats 63 times>}, enabled_layers = {0x0 <repeats 64 times>}, width = 500, height = 500, format = VK_FORMAT_UNDEFINED, color_space = VK_COLOR_SPACE_SRGB_NONLINEAR_KHR, fpGetPhysicalDeviceSurfaceSupportKHR = 0x7ffff7e05850 <vkGetPhysicalDeviceSurfaceSupportKHR>, fpGetPhysicalDeviceSurfaceCapabilitiesKHR = 0x7ffff7e05870 <vkGetPhysicalDeviceSurfaceCapabilitiesKHR>, fpGetPhysicalDeviceSurfaceFormatsKHR = 0x7ffff7e05890 <vkGetPhysicalDeviceSurfaceFormatsKHR>, fpGetPhysicalDeviceSurfacePresentModesKHR = 0x7ffff7e058b0 <vkGetPhysicalDeviceSurfacePresentModesKHR>, fpCreateSwapchainKHR = 0x0, fpDestroySwapchainKHR = 0x0, fpGetSwapchainImagesKHR = 0x7ffff7e058f0 <vkGetSwapchainImagesKHR>, fpAcquireNextImageKHR = 0x0, fpQueuePresentKHR = 0x0, fpGetRefreshCycleDurationGOOGLE = 0x0, fpGetPastPresentationTimingGOOGLE = 0x0, swapchainImageCount = 0, swapchain = 0x0, swapchain_image_resources = 0x0, presentMode = VK_PRESENT_MODE_FIFO_KHR, fences = {0x0, 0x0}, frame_index = 0, cmd_pool = 0x0, present_cmd_pool = 0x0, depth = {format = VK_FORMAT_UNDEFINED, image = 0x0, mem_alloc = {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, allocationSize = 0, memoryTypeIndex = 0}, mem = 0x0, view = 0x0}, textures = {{sampler = 0x0, image = 0x0, imageLayout = VK_IMAGE_LAYOUT_UNDEFINED, mem_alloc = {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, allocationSize = 0, memoryTypeIndex = 0}, mem = 0x0, view = 0x0, tex_width = 0, tex_height = 0}}, staging_texture = {sampler = 0x0, image = 0x0, imageLayout = VK_IMAGE_LAYOUT_UNDEFINED, mem_alloc = {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, allocationSize = 0, memoryTypeIndex = 0}, mem = 0x0, view = 0x0, tex_width = 0, tex_height = 0}, cmd = 0x0, pipeline_layout = 0x0, desc_layout = 0x0, pipelineCache = 0x0, render_pass = 0x0, pipeline = 0x0, projection_matrix = {{2.41421342, 0, 0, 0}, {0, -2.41421342, 0, 0}, {0, 0, -1.002002, -1}, {0, 0, -0.2002002, 0}}, view_matrix = {{1, 0, -0, 0}, {-0, 0.857492983, 0.51449579, 0}, {0, -0.51449579, 0.857492983, 0}, {0, 0, -5.83095264, 1}}, model_matrix = {{1, 0, 0, 0}, {0, 1, 0, 0}, {0, 0, 1, 0}, {0, 0, 0, 1}}, spin_angle = 4, spin_increment = 0.200000003, pause = false, vert_shader_module = 0x0, frag_shader_module = 0x0, desc_pool = 0x0, quit = false, curFrame = 0, frameCount = 2147483647, validate = false, validate_checks_disabled = false, use_break = false, suppress_popups = false, CreateDebugUtilsMessengerEXT = 0x0, DestroyDebugUtilsMessengerEXT = 0x0, SubmitDebugUtilsMessageEXT = 0x0, CmdBeginDebugUtilsLabelEXT = 0x0, CmdEndDebugUtilsLabelEXT = 0x0, CmdInsertDebugUtilsLabelEXT = 0x0, SetDebugUtilsObjectNameEXT = 0x0, dbg_messenger = 0x0, current_buffer = 0, queue_family_count = 2}
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) q
A debugging session is active.
Inferior 1 [process 11310] will be killed.
Quit anyway? (y or n) y
[-- Attachment #3: Type: text/plain, Size: 154 bytes --]
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
[not found] ` <CABXGCsM7wFR+0V6MUAqLd+3_UKzWpdLVpjujrwDL13hAZOi5Aw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2019-02-03 18:52 ` Mikhail Gavrilov
2019-02-04 10:43 ` Michel Dänzer
1 sibling, 0 replies; 5+ messages in thread
From: Mikhail Gavrilov @ 2019-02-03 18:52 UTC (permalink / raw)
To: amd-gfx list
[-- Attachment #1: Type: text/plain, Size: 923 bytes --]
On Sun, 3 Feb 2019 at 23:15, Mikhail Gavrilov
<mikhail.v.gavrilov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> Hi folks.
> Today I tried update mesa to 19.0.0~rc1 version, but after update all
> vulkan based application stop working.
>
> List of tested application:
> - Rise of the Tomb Raider
> - F1 2017
> - Any game launched via steam play DXVK
> - vulcan-cube (backtrace is included to this message)
>
> Last working mesa version:
> 18.3.2-1
>
Rise of the Tomb Raider crashed in same place (full backtrace is
included to this message):
Thread 39 "CrBrowserMain" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffe7b5e8700 (LWP 22501)]
radv_pipeline_init_blend_state (pipeline=0x7ffe6c2a61d0,
extra=0x7ffe7b5cd940, pCreateInfo=0x7ffe7b5cd9b0) at
../src/amd/vulkan/radv_pipeline.c:699
699 VkBlendOp eqRGB = att->colorBlendOp;
(gdb) thread apply all bt full
--
Best Regards,
Mike Gavrilov.
[-- Attachment #2: rise_of_tomb_rider_backtrace.txt --]
[-- Type: text/plain, Size: 191166 bytes --]
$ gdb RiseOfTheTombRaider
GNU gdb (GDB) Fedora 8.2.50.20190120-13.fc30
Copyright (C) 2019 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-redhat-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 RiseOfTheTombRaider...
(No debugging symbols found in RiseOfTheTombRaider)
(gdb) r
Starting program: /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/RiseOfTheTombRaider
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
RiseOfTheTombRaider: crash reporter initialised with path "/home/mikhail/.local/share/feral-interactive/Rise of the Tomb Raider/crashes"
[New Thread 0x7fff3010b700 (LWP 22453)]
[New Thread 0x7fff2790a700 (LWP 22454)]
[New Thread 0x7fff2f90a700 (LWP 22455)]
[New Thread 0x7fff2f109700 (LWP 22456)]
[New Thread 0x7fff2e908700 (LWP 22457)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fff2cf52700 (LWP 22459)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fff26904700 (LWP 22460)]
[New Thread 0x7fff26103700 (LWP 22461)]
[New Thread 0x7fff25902700 (LWP 22462)]
[New Thread 0x7fff25101700 (LWP 22463)]
[New Thread 0x7fff24900700 (LWP 22464)]
[New Thread 0x7fff078de700 (LWP 22465)]
[New Thread 0x7fff070dd700 (LWP 22466)]
[New Thread 0x7fff068dc700 (LWP 22467)]
[New Thread 0x7fff060db700 (LWP 22468)]
[New Thread 0x7fff058da700 (LWP 22469)]
[New Thread 0x7fff050d9700 (LWP 22470)]
[New Thread 0x7fff048d8700 (LWP 22471)]
[New Thread 0x7ffecffff700 (LWP 22472)]
[New Thread 0x7ffecf7fe700 (LWP 22473)]
[New Thread 0x7ffeceffd700 (LWP 22474)]
[New Thread 0x7ffece7fc700 (LWP 22475)]
[New Thread 0x7ffecdffb700 (LWP 22476)]
[New Thread 0x7ffecd7fa700 (LWP 22477)]
[New Thread 0x7ffeccff9700 (LWP 22478)]
[Thread 0x7ffeccff9700 (LWP 22478) exited]
[New Thread 0x7ffeccff9700 (LWP 22479)]
[Thread 0x7ffeccff9700 (LWP 22479) exited]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fff27f54700 (LWP 22481)]
SDL2 initialised [built against 2.0.7, running with 2.0.7]
[Detaching after fork from child process 22482]
[New Thread 0x7ffeccff9700 (LWP 22483)]
Missing separate debuginfo for /home/mikhail/.local/share/Steam/linux64/steamclient.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/bf/3332dbbdbd41ab08fda9083e528ad28e5c2b00.debug
Setting breakpad minidump AppID = 391220
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198082472541 [API loaded no]
[New Thread 0x7fff27ae0700 (LWP 22484)]
[S_API WARN] The loaded overlay DLL doesn't support ValveHookScreenshots
Missing separate debuginfo for /home/mikhail/.local/share/Steam/linux64/crashhandler.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/c3/a30088d4b9211c3046306ed6d9e565a5c1cfae.debug
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
[New Thread 0x7ffe9e647700 (LWP 22489)]
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
[New Thread 0x7ffe9de46700 (LWP 22490)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
[Thread 0x7ffe9de46700 (LWP 22490) exited]
[New Thread 0x7ffe9de46700 (LWP 22491)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffe9d645700 (LWP 22492)]
[New Thread 0x7ffecc581700 (LWP 22493)]
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffe9ce44700 (LWP 22498)]
[Thread 0x7ffe9ce44700 (LWP 22498) exited]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
Missing separate debuginfo for /home/mikhail/.local/share/Steam/ubuntu12_64/steamoverlayvulkanlayer.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/31/2e70e9826f1cae177666d6a5a62eacbb7497e0.debug
[New Thread 0x7ffe9ce44700 (LWP 22499)]
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
[New Thread 0x7ffe7bde9700 (LWP 22500)]
Warning: Previous run didn't quit gracefully, attempting to run crash reporter.
[New Thread 0x7ffe7b5e8700 (LWP 22501)]
[0203/233430:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[New Thread 0x7ffe79d01700 (LWP 22506)]
[Detaching after fork from child process 22507]
[New Thread 0x7ffe79500700 (LWP 22508)]
[New Thread 0x7ffe78cff700 (LWP 22509)]
[New Thread 0x7fff279df700 (LWP 22510)]
[New Thread 0x7fff24076700 (LWP 22511)]
[New Thread 0x7ffe5bfff700 (LWP 22513)]
[New Thread 0x7ffe5b7fe700 (LWP 22514)]
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
[New Thread 0x7ffe5affd700 (LWP 22516)]
[Thread 0x7ffe5affd700 (LWP 22516) exited]
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
RiseOfTheTombRaider: crash reporter initialised with path "/home/mikhail/.local/share/feral-interactive/Rise of the Tomb Raider/crashes"
[New Thread 0x7ffe5affd700 (LWP 22519)]
[New Thread 0x7ffe5a7fc700 (LWP 22520)]
[New Thread 0x7ffe59ffb700 (LWP 22521)]
[New Thread 0x7ffe597fa700 (LWP 22522)]
[New Thread 0x7ffe58ff9700 (LWP 22523)]
[New Thread 0x7ffe33fff700 (LWP 22524)]
[New Thread 0x7ffe337fe700 (LWP 22525)]
[New Thread 0x7ffe32ffd700 (LWP 22526)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffe327fc700 (LWP 22527)]
[New Thread 0x7ffe31ffb700 (LWP 22528)]
[New Thread 0x7ffe317fa700 (LWP 22529)]
[New Thread 0x7ffe30ff9700 (LWP 22530)]
[New Thread 0x7ffe0ffff700 (LWP 22532)]
[New Thread 0x7ffe0f7fe700 (LWP 22533)]
[Thread 0x7ffe0f7fe700 (LWP 22533) exited]
[New Thread 0x7ffe0f7fe700 (LWP 22534)]
[Thread 0x7ffe0f7fe700 (LWP 22534) exited]
[New Thread 0x7ffe0effd700 (LWP 22535)]
[New Thread 0x7ffe0f7fe700 (LWP 22536)]
[Thread 0x7ffe0effd700 (LWP 22535) exited]
[Thread 0x7ffe0f7fe700 (LWP 22536) exited]
warning: Loadable section ".note.gnu.property" outside of ELF segments
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffe0f7fe700 (LWP 22537)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffe0effd700 (LWP 22538)]
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
Environment variable SSL_CERT_FILE not set - using "/etc/ssl/certs/ca-certificates.crt"
Thread 39 "CrBrowserMain" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffe7b5e8700 (LWP 22501)]
radv_pipeline_init_blend_state (pipeline=0x7ffe6c2a61d0, extra=0x7ffe7b5cd940, pCreateInfo=0x7ffe7b5cd9b0) at ../src/amd/vulkan/radv_pipeline.c:699
699 VkBlendOp eqRGB = att->colorBlendOp;
(gdb) thread apply all bt full
Thread 66 (Thread 0x7ffe0effd700 (LWP 22538)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe0efe4af8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe0efe4aa8, cond=0x7ffe0efe4ad0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe0efe4a10, __canceltype = 47, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe0efe4ad0, mutex = 0x7ffe0efe4aa8, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe0efe4ad0, mutex=0x7ffe0efe4aa8) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38d9378 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
--Type <RET> for more, q to quit, c to continue without paging--c
#4 0x00007ffff38d9252 in base::WaitableEvent::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b639f in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729150068480, 7212472361300207071, 140729762334190, 140729762334191, 140729762335144, 140729149967680, -7211454209670044193, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 65 (Thread 0x7ffe0f7fe700 (LWP 22537)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe0f7e5440) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe0f7e5450, cond=0x7ffe0f7e5418) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe0f7e5320, __canceltype = 1, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe0f7e5418, mutex = 0x7ffe0f7e5450, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe0f7e5418, mutex=0x7ffe0f7e5450) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff57cef98 in mojo::system::Waiter::Wait(unsigned long, unsigned int*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff57c10ac in mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long, unsigned int*, mojo::system::HandleSignalsState*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff57c138f in mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>, mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long, mojo::system::UserPointer<unsigned int>, mojo::system::UserPointer<MojoHandleSignalsState>) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff57ba328 in MojoWaitMany () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff57b78c1 in mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff57b7603 in mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff57b7570 in mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#11 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#12 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#13 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#14 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729158461184, 7212472361300207071, 140730968105342, 140730968105343, 140730968106296, 140729158360384, -7211450911672031777, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#15 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 60 (Thread 0x7ffe0ffff700 (LWP 22532)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7ffe0ffe6a80, expected=0, futex_word=0x7ffe08000e10) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7ffe08000e10, abstime=abstime@entry=0x7ffe0ffe6a80) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7ffe08000e10, abstime=0x7ffe0ffe6a80) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7ffe08000e10, __canceltype = 134221144, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x00000000004c0e7a in ?? ()
No symbol table info available.
#6 0x000000000215bbce in ?? ()
No symbol table info available.
#7 0x00000000021da09e in ?? ()
No symbol table info available.
#8 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729166853888, 7212472361300207071, 140737488337934, 140737488337935, 140737488338080, 140729166753088, -7211452009573046817, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 59 (Thread 0x7ffe30ff9700 (LWP 22530)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe6c040f28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe6c040ed8, cond=0x7ffe6c040f00) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe30fe07e0, __canceltype = 335547424, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe6c040f00, mutex = 0x7ffe6c040ed8, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe6c040f00, mutex=0x7ffe6c040ed8) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38ddb02 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38dd2df in base::SequencedWorkerPool::Worker::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38dff9c in base::SimpleThread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729720477440, 7212472361300207071, 140730968101806, 140730968101807, 140730968102760, 140729720376640, -7211467405957061153, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 58 (Thread 0x7ffe317fa700 (LWP 22529)):
#0 0x00007ffff21af827 in __GI___poll (fds=0x7ffe1c015b00, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff1f9226e in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x7ffe1c015b00, timeout=<optimized out>, context=0x7ffe1c013dc0) at ../glib/gmain.c:4228
ret = <optimized out>
errsv = <optimized out>
poll_func = 0x7ffff1fa1c70 <g_poll>
poll_func = <optimized out>
ret = <optimized out>
errsv = <optimized out>
#2 g_main_context_iterate (context=0x7ffe1c013dc0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:3922
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 3
allocated_nfds = 3
fds = 0x7ffe1c015b00
#3 0x00007ffff1f92643 in g_main_loop_run (loop=0x7ffe1c013eb0) at ../glib/gmain.c:4123
self = <optimized out>
__FUNCTION__ = "g_main_loop_run"
#4 0x00007ffff0d68c0a in gdbus_shared_thread_func (user_data=0x7ffe1c013d90) at ../gio/gdbusprivate.c:275
data = 0x7ffe1c013d90
#5 0x00007ffff1fbb55a in g_thread_proxy (data=0x7ffe6c0bcad0) at ../glib/gthread.c:815
thread = 0x7ffe6c0bcad0
__FUNCTION__ = "g_thread_proxy"
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729728870144, 7212472361300207071, 140729737160878, 140729737160879, 140729737161008, 140729728769344, -7211464107959048737, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 57 (Thread 0x7ffe31ffb700 (LWP 22528)):
#0 0x00007ffff21af827 in __GI___poll (fds=0x7ffe6c0baf10, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff1f9226e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7ffe6c0baf10, timeout=<optimized out>, context=0x7ffe6c0bab90) at ../glib/gmain.c:4228
ret = <optimized out>
errsv = <optimized out>
poll_func = 0x7ffff1fa1c70 <g_poll>
poll_func = <optimized out>
ret = <optimized out>
errsv = <optimized out>
#2 g_main_context_iterate (context=context@entry=0x7ffe6c0bab90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:3922
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = 1
fds = 0x7ffe6c0baf10
#3 0x00007ffff1f923a3 in g_main_context_iteration (context=context@entry=0x7ffe6c0bab90, may_block=may_block@entry=1) at ../glib/gmain.c:3988
retval = <optimized out>
#4 0x00007fff2401da0d in dconf_gdbus_worker_thread (user_data=0x7ffe6c0bab90) at ../gdbus/dconf-gdbus-thread.c:82
context = 0x7ffe6c0bab90
#5 0x00007ffff1fbb55a in g_thread_proxy (data=0x7ffe6c0e7280) at ../glib/gthread.c:815
thread = 0x7ffe6c0e7280
__FUNCTION__ = "g_thread_proxy"
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729737262848, 7212472361300207071, 140730968101294, 140730968101295, 140730968101424, 140729737162048, -7211465205860063777, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 56 (Thread 0x7ffe327fc700 (LWP 22527)):
#0 0x00007ffff21af827 in __GI___poll (fds=0x7ffe6c0bede0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff1f9226e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7ffe6c0bede0, timeout=<optimized out>, context=0x7ffe6c0bea60) at ../glib/gmain.c:4228
ret = <optimized out>
errsv = <optimized out>
poll_func = 0x7ffff1fa1c70 <g_poll>
poll_func = <optimized out>
ret = <optimized out>
errsv = <optimized out>
#2 g_main_context_iterate (context=context@entry=0x7ffe6c0bea60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:3922
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = 1
fds = 0x7ffe6c0bede0
#3 0x00007ffff1f923a3 in g_main_context_iteration (context=0x7ffe6c0bea60, may_block=may_block@entry=1) at ../glib/gmain.c:3988
retval = <optimized out>
#4 0x00007ffff1f923f1 in glib_worker_main (data=<optimized out>) at ../glib/gmain.c:5868
No locals.
#5 0x00007ffff1fbb55a in g_thread_proxy (data=0x7ffe6c0e72d0) at ../glib/gthread.c:815
thread = 0x7ffe6c0e72d0
__FUNCTION__ = "g_thread_proxy"
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729745655552, 7212472361300207071, 140730968100926, 140730968100927, 140730968101056, 140729745554752, -7211461907862051361, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 55 (Thread 0x7ffe32ffd700 (LWP 22526)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe32fe4af8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe32fe4aa8, cond=0x7ffe32fe4ad0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe32fe4a10, __canceltype = 47, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe32fe4ad0, mutex = 0x7ffe32fe4aa8, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe32fe4ad0, mutex=0x7ffe32fe4aa8) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38d9378 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38d9252 in base::WaitableEvent::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b639f in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729754048256, 7212472361300207071, 140730968104142, 140730968104143, 140730968105096, 140729753947456, -7211463005763066401, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 54 (Thread 0x7ffe337fe700 (LWP 22525)):
#0 0x00007ffff21ba8de in epoll_wait (epfd=72, events=0x7ffe20001ff0, maxevents=32, timeout=300000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
resultvar = 18446744073709551612
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff38f0358 in epoll_dispatch () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#2 0x00007ffff38edfff in event_base_loop () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#3 0x00007ffff3878df5 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff5978096 in content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff597820e in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729762440960, 7212472361300207071, 140730968103838, 140730968103839, 140730968104792, 140729762340160, -7211459707765053985, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 53 (Thread 0x7ffe33fff700 (LWP 22524)):
#0 0x00007ffff21ba8de in epoll_wait (epfd=67, events=0x7ffe28001ff0, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
resultvar = 18446744073709551612
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff38f0358 in epoll_dispatch () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#2 0x00007ffff38edfff in event_base_loop () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#3 0x00007ffff3878e0d in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff5977ff6 in content::BrowserThreadImpl::CacheThreadRun(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff59781eb in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729770833664, 7212472361300207071, 140730968103838, 140730968103839, 140730968104792, 140729770732864, -7211460805666069025, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 52 (Thread 0x7ffe58ff9700 (LWP 22523)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe58fe0798) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe58fe0748, cond=0x7ffe58fe0770) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe58fe06b0, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe58fe0770, mutex = 0x7ffe58fe0748, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe58fe0770, mutex=0x7ffe58fe0748) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38d9378 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38d9252 in base::WaitableEvent::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b639f in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff5977f56 in content::BrowserThreadImpl::ProcessLauncherThreadRun(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff59781de in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#11 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#12 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730391566080, 7212472361300207071, 140730968103838, 140730968103839, 140730968104792, 140730391465280, -7211555366887283233, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#13 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 51 (Thread 0x7ffe597fa700 (LWP 22522)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe597e1798) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe597e1748, cond=0x7ffe597e1770) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe597e16b0, __canceltype = -97624, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe597e1770, mutex = 0x7ffe597e1748, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe597e1770, mutex=0x7ffe597e1748) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38d9378 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38d9252 in base::WaitableEvent::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b639f in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff5977eb6 in content::BrowserThreadImpl::FileUserBlockingThreadRun(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff59781b7 in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#11 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#12 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730399958784, 7212472361300207071, 140730968103838, 140730968103839, 140730968104792, 140730399857984, -7211552068889270817, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#13 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 50 (Thread 0x7ffe59ffb700 (LWP 22521)):
#0 0x00007ffff21ba8de in epoll_wait (epfd=62, events=0x7ffe34001fd0, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
resultvar = 18446744073709551612
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff38f0358 in epoll_dispatch () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#2 0x00007ffff38edfff in event_base_loop () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#3 0x00007ffff3878e0d in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff5977e16 in content::BrowserThreadImpl::FileThreadRun(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff59781aa in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730408351488, 7212472361300207071, 140730968103838, 140730968103839, 140730968104792, 140730408250688, -7211553166790285857, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 49 (Thread 0x7ffe5a7fc700 (LWP 22520)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe5a7e3798) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe5a7e3748, cond=0x7ffe5a7e3770) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe5a7e36b0, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe5a7e3770, mutex = 0x7ffe5a7e3748, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe5a7e3770, mutex=0x7ffe5a7e3748) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38d9378 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38d9252 in base::WaitableEvent::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b639f in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff5977d76 in content::BrowserThreadImpl::DBThreadRun(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff5978183 in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#11 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#12 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730416744192, 7212472361300207071, 140730968103838, 140730968103839, 140730968104792, 140730416643392, -7211549868792273441, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#13 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 48 (Thread 0x7ffe5affd700 (LWP 22519)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7ffe6c0934c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7ffe6c0934c8, abstime=0x0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cbf78 in __new_sem_wait_slow (sem=0x7ffe6c0934c8, abstime=0x0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cbe20 <__sem_wait_cleanup>, __arg = 0x7ffe6c0934c8, __canceltype = 1006636592, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00007ffff41ce0a8 in v8::base::Semaphore::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff409e615 in v8::internal::OptimizingCompilerThread::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff41cf61d in v8::base::ThreadEntry(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730425136896, 7212472361300207071, 140730968103598, 140730968103599, 140730968103728, 140730425036096, -7211550966693288481, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 46 (Thread 0x7ffe5b7fe700 (LWP 22514)):
#0 0x00007ffff21af827 in __GI___poll (fds=fds@entry=0x7ffe4c001eb0, nfds=nfds@entry=3, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fff2c1be675 in poll (__timeout=-1, __nfds=3, __fds=0x7ffe4c001eb0) at /usr/include/bits/poll2.h:46
No locals.
#2 poll_func (ufds=0x7ffe4c001eb0, nfds=3, timeout=-1, userdata=0x7ffe6c042e30) at pulse/thread-mainloop.c:69
mutex = 0x7ffe6c042e30
r = <optimized out>
__func__ = "poll_func"
__PRETTY_FUNCTION__ = "poll_func"
#3 0x00007fff2c1afc58 in pa_mainloop_poll (m=m@entry=0x7ffe6c042d30) at pulse/mainloop.c:824
__func__ = "pa_mainloop_poll"
__PRETTY_FUNCTION__ = "pa_mainloop_poll"
#4 0x00007fff2c1b02a2 in pa_mainloop_iterate (m=0x7ffe6c042d30, block=<optimized out>, retval=0x0) at pulse/mainloop.c:926
r = 0
__func__ = "pa_mainloop_iterate"
__PRETTY_FUNCTION__ = "pa_mainloop_iterate"
#5 0x00007fff2c1b0350 in pa_mainloop_run (m=0x7ffe6c042d30, retval=retval@entry=0x0) at pulse/mainloop.c:945
r = <optimized out>
#6 0x00007fff2c1be5bd in thread (userdata=0x7ffe6c042cf0) at pulse/thread-mainloop.c:100
m = 0x7ffe6c042cf0
mask = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
prev_mask = {__val = {0, 33, 511, 31, 40, 8, 240518168609, 1, 0, 511101108316, 472446402684, 0, 0, 132288, 140730173489184, 512}}
sa = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x0}
#7 0x00007fff2c15b06c in internal_thread_func (userdata=0x7ffe6c042ea0) at pulsecore/thread-posix.c:81
t = 0x7ffe6c042ea0
__func__ = "internal_thread_func"
__PRETTY_FUNCTION__ = "internal_thread_func"
#8 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730433529600, 7212472361300207071, 140730968103806, 140730968103807, 140730968103808, 140730433428800, -7211547668695276065, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 45 (Thread 0x7ffe5bfff700 (LWP 22513)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7ffe5bfe6af8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7ffe5bfe6aa8, cond=0x7ffe5bfe6ad0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe5bfe6a10, __canceltype = 47, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7ffe5bfe6ad0, mutex = 0x7ffe5bfe6aa8, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x7ffe5bfe6ad0, mutex=0x7ffe5bfe6aa8) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffff38d9378 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38d9252 in base::WaitableEvent::Wait() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b639f in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730441922304, 7212472361300207071, 140730968103278, 140730968103279, 140730968104232, 140730441821504, -7211548766596291105, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 44 (Thread 0x7fff24076700 (LWP 22511)):
#0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fff2405d920, expected=0, futex_word=0x7ffe6400809c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x7fff2405d9d0, mutex=0x7ffe64008048, cond=0x7ffe64008070) at pthread_cond_wait.c:533
rt = {tv_sec = 599, tv_nsec = 999999619}
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff2405d950, __canceltype = 112, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x7ffe64008070, mutex = 0x7ffe64008048, private = 0}
err = <optimized out>
g = 1
flags = 10
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 5
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_timedwait (cond=0x7ffe64008070, mutex=0x7ffe64008048, abstime=0x7fff2405d9d0) at pthread_cond_wait.c:667
No locals.
#3 0x00007ffff38d8f83 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38e255c in base::PosixDynamicThreadPool::WaitForTask() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38e2a3b in base::(anonymous namespace)::WorkerThread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733797852928, 7212472361300207071, 140730933605982, 140730933605983, 140730933606936, 140733797752128, -7212073428526881313, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 43 (Thread 0x7fff279df700 (LWP 22510)):
#0 futex_reltimed_wait_cancelable (private=0, reltime=0x7fff279c6920, expected=0, futex_word=0x7ffe6400809c) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x7fff279c69d0, mutex=0x7ffe64008048, cond=0x7ffe64008070) at pthread_cond_wait.c:533
rt = {tv_sec = 599, tv_nsec = 999999589}
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff279c6950, __canceltype = 112, __prev = 0x0}
cbuffer = {wseq = 7, cond = 0x7ffe64008070, mutex = 0x7ffe64008048, private = 0}
err = <optimized out>
g = 1
flags = 10
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 7
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_timedwait (cond=0x7ffe64008070, mutex=0x7ffe64008048, abstime=0x7fff279c69d0) at pthread_cond_wait.c:667
No locals.
#3 0x00007ffff38d8f83 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38e255c in base::PosixDynamicThreadPool::WaitForTask() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38e2a3b in base::(anonymous namespace)::WorkerThread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733858051840, 7212472361300207071, 140730933605966, 140730933605967, 140730933606920, 140733857951040, -7212067993782639137, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 42 (Thread 0x7ffe78cff700 (LWP 22509)):
#0 0x00007ffff21b20ab in __GI___select (nfds=53, readfds=0x7ffe78ce60a8, writefds=0x0, exceptfds=0x0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
resultvar = 18446744073709551102
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff389d925 in base::(anonymous namespace)::InotifyReaderCallback(base::(anonymous namespace)::InotifyReader*, int, int) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#2 0x00007ffff38896c3 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#3 0x00007ffff38b4f42 in base::MessageLoop::RunTask(base::PendingTask const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38b50f9 in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b54db in base::MessageLoop::DoWork() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38b63ba in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#9 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#10 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#11 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730925315840, 7212472361300207071, 140730933604270, 140730933604271, 140730933605224, 140730925215040, -7211625320093375009, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#12 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 41 (Thread 0x7ffe79500700 (LWP 22508)):
#0 0x00007ffff21ba8de in epoll_wait (epfd=45, events=0x7ffe64001ff0, maxevents=32, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
resultvar = 18446744073709551612
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff38f0358 in epoll_dispatch () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#2 0x00007ffff38edfff in event_base_loop () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#3 0x00007ffff3878e0d in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#6 0x00007ffff38e0634 in base::Thread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#7 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#8 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730933708544, 7212472361300207071, 140730968104206, 140730968104207, 140730968105160, 140730933607744, -7211622022095362593, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 40 (Thread 0x7ffe79d01700 (LWP 22506)):
#0 0x00007ffff21af827 in __GI___poll (fds=0x7ffe79ce8730, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff5b490d2 in content::SandboxIPCHandler::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#2 0x00007ffff38e007e in base::DelegateSimpleThread::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#3 0x00007ffff38dff9c in base::SimpleThread::ThreadMain() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#4 0x00007ffff38dcd93 in base::(anonymous namespace)::ThreadFunc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#5 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730942101248, 7212472361300207071, 140730968101742, 140730968101743, 140730968102696, 140730942000448, -7211623119996377633, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 39 (Thread 0x7ffe7b5e8700 (LWP 22501)):
#0 radv_pipeline_init_blend_state (pipeline=0x7ffe6c2a61d0, extra=0x7ffe7b5cd940, pCreateInfo=0x7ffe7b5cd9b0) at ../src/amd/vulkan/radv_pipeline.c:699
att = 0x0
dstRGB_opt = <optimized out>
srcA_opt = <optimized out>
dstRGB = <optimized out>
eqA = <optimized out>
srcA = <optimized out>
blend_cntl = 0
eqRGB = <optimized out>
srcRGB = <optimized out>
dstA = <optimized out>
srcRGB_opt = <optimized out>
dstA_opt = <optimized out>
blend = {blend_enable_4bit = 0, need_src_alpha = 0, cb_color_control = 13369344, cb_target_mask = 0, cb_target_enabled_4bit = 0, sx_mrt_blend_opt = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, cb_blend_control = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, spi_shader_col_format = <optimized out>, cb_shader_mask = <optimized out>, db_alpha_to_mask = <optimized out>, commutative_4bit = <optimized out>, single_cb_enable = <optimized out>, mrt0_is_dual_src = <optimized out>}
i = 0
vkblend = 0x7ffe7b5cdab0
vkms = 0x7ffe7b5cd8d0
mode = 1
vkblend = <optimized out>
vkms = <optimized out>
blend = <optimized out>
mode = <optimized out>
i = <optimized out>
att = <optimized out>
blend_cntl = <optimized out>
srcRGB_opt = <optimized out>
dstRGB_opt = <optimized out>
srcA_opt = <optimized out>
dstA_opt = <optimized out>
eqRGB = <optimized out>
srcRGB = <optimized out>
dstRGB = <optimized out>
eqA = <optimized out>
srcA = <optimized out>
dstA = <optimized out>
#1 radv_pipeline_init (pipeline=pipeline@entry=0x7ffe6c2a61d0, device=device@entry=0x7ffe6c0f1220, cache=cache@entry=0x7ffe6c0f1298, pCreateInfo=pCreateInfo@entry=0x7ffe7b5cd9b0, extra=extra@entry=0x7ffe7b5cd940, alloc=0x7ffe6c0f1268) at ../src/amd/vulkan/radv_pipeline.c:3572
result = <optimized out>
has_view_index = <optimized out>
pass = 0x7ffe6c26d640
subpass = 0x7ffe6c26d668
blend = {blend_enable_4bit = 0, need_src_alpha = 32766, cb_color_control = 7, cb_target_mask = 0, cb_target_enabled_4bit = 424, sx_mrt_blend_opt = {0, 27, 32766, 415, 0, 1811941784, 32766, 464}, cb_blend_control = {0, 6, 0, 27, 54, 0, 0, 0}, spi_shader_col_format = 0, cb_shader_mask = 91, db_alpha_to_mask = 119, commutative_4bit = 124, single_cb_enable = 110, mrt0_is_dual_src = false}
pStages = {0x7ffecc29e090 <add_ssa_def_cb>, 0x7ffe6c206ad0, 0x4, 0x7ffff2143e86 <_int_malloc+3062>, 0x7ffe6c298950, 0x7ffe6c000080}
key = {instance_rate_inputs = 2069683087, instance_rate_divisors = {32766, 2069683024, 32766, 2069683087, 32766, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1812604976, 128, 1811939456, 32766, 0, 0, 26, 0, 1680, 0, 106, 0, 1680, 0, 1811939360, 32766, 1696}, vertex_alpha_adjust = 140737254799288, tess_input_vertices = 1, col_format = 0, is_int8 = 0, is_int10 = 0, log2_ps_iter_samples = 0 '\000', num_samples = 0 '\000', has_multiview_view_index = 0, optimisations_disabled = 0}
gs_out = <optimized out>
prim = <optimized out>
ps = <optimized out>
gs = {vgt_gs_onchip_cntl = 1814063824, vgt_gs_max_prims_per_subgroup = 32766, vgt_esgs_ring_itemsize = 1814370480, lds_size = 32766}
tess = {ls_hs_config = 4, num_patches = 0, lds_size = 3425303784, tf_param = 32766}
loc = <optimized out>
__PRETTY_FUNCTION__ = "radv_pipeline_init"
#2 0x00007ffecc2286f4 in radv_graphics_pipeline_create (_device=_device@entry=0x7ffe6c0f1220, _cache=_cache@entry=0x7ffe6c0f1298, pCreateInfo=0x7ffe7b5cd9b0, extra=0x7ffe7b5cd940, pAllocator=pAllocator@entry=0x7ffe6c0f1268, pPipeline=pPipeline@entry=0x7ffe6c0f1978) at ../src/amd/vulkan/radv_pipeline.c:3693
device = 0x7ffe6c0f1220
cache = 0x7ffe6c0f1298
pipeline = 0x7ffe6c2a61d0
result = <optimized out>
#3 0x00007ffecc1e3066 in build_pipeline (device=0x7ffe6c0f1220, aspect=VK_IMAGE_ASPECT_COLOR_BIT, tex_dim=<optimized out>, fs_key=<optimized out>, pipeline=0x7ffe6c0f1978) at ../src/amd/vulkan/radv_private.h:1996
result = VK_SUCCESS
fs = {nir = 0x7ffe6c096170, sha1 = '\000' <repeats 19 times>, size = 0, data = 0x7ffe7b5cda90 "\200d\022l\376\177"}
vs = {nir = 0x7ffe6c126480, sha1 = '\000' <repeats 19 times>, size = 0, data = 0x7ffe7b5cdab0 ""}
rp = <optimized out>
__PRETTY_FUNCTION__ = "build_pipeline"
vi_create_info = {sType = VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO, pNext = 0x0, flags = 0, vertexBindingDescriptionCount = 0, pVertexBindingDescriptions = 0x0, vertexAttributeDescriptionCount = 0, pVertexAttributeDescriptions = 0x0}
pipeline_shader_stages = {{sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x0, flags = 0, stage = VK_SHADER_STAGE_VERTEX_BIT, module = 0x7ffe7b5cda90, pName = 0x7ffecc37b966 "main", pSpecializationInfo = 0x0}, {sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x0, flags = 0, stage = VK_SHADER_STAGE_FRAGMENT_BIT, module = 0x7ffe7b5cda70, pName = 0x7ffecc37b966 "main", pSpecializationInfo = 0x0}}
vk_pipeline_info = {sType = VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO, pNext = 0x0, flags = 0, stageCount = 2, pStages = 0x7ffe7b5cdaf0, pVertexInputState = 0x7ffe7b5cd870, pInputAssemblyState = 0x7ffe7b5cd830, pTessellationState = 0x0, pViewportState = 0x7ffe7b5cd8a0, pRasterizationState = 0x7ffe7b5cd900, pMultisampleState = 0x7ffe7b5cd8d0, pDepthStencilState = 0x0, pColorBlendState = 0x7ffe7b5cdab0, pDynamicState = 0x7ffe7b5cd850, layout = 0x7ffe6c10db40, renderPass = 0x7ffe6c26d640, subpass = 0, basePipelineHandle = 0x0, basePipelineIndex = 0}
radv_pipeline_info = {use_rectlist = true, db_depth_clear = false, db_stencil_clear = false, db_depth_disable_expclear = false, db_stencil_disable_expclear = false, db_flush_depth_inplace = false, db_flush_stencil_inplace = false, db_resummarize = false, custom_blend_mode = 0}
#4 0x00007ffecc1e52f4 in radv_device_init_meta_blit_color (on_demand=<optimized out>, device=<optimized out>) at ../src/amd/vulkan/radv_meta_blit.c:965
key = 0
i = <optimized out>
result = <optimized out>
result = <optimized out>
i = <optimized out>
key = <optimized out>
j = <optimized out>
layout = <optimized out>
#5 radv_device_init_meta_blit_state (device=device@entry=0x7ffe6c0f1220, on_demand=on_demand@entry=false) at ../src/amd/vulkan/radv_meta_blit.c:1139
result = <optimized out>
ds_layout_info = {sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO, pNext = 0x0, flags = 1, bindingCount = 1, pBindings = 0x7ffe7b5cddf0}
push_constant_range = {stageFlags = 1, offset = 0, size = 20}
#6 0x00007ffecc1dd11d in radv_device_init_meta (device=device@entry=0x7ffe6c0f1220) at ../src/amd/vulkan/radv_meta.c:357
result = VK_SUCCESS
loaded_cache = <optimized out>
on_demand = <optimized out>
#7 0x00007ffecc1cf876 in radv_CreateDevice (physicalDevice=<optimized out>, pCreateInfo=pCreateInfo@entry=0x7ffe7b5ce080, pAllocator=pAllocator@entry=0x0, pDevice=pDevice@entry=0x7ffe6c0ef070) at ../src/amd/vulkan/radv_device.c:1789
physical_device = <optimized out>
result = VK_SUCCESS
device = 0x7ffe6c0f1220
keep_shader_info = false
__PRETTY_FUNCTION__ = "radv_CreateDevice"
max_threads_per_block = 2048
ci = {sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, pNext = 0x100000001, flags = 1, initialDataSize = 4294967297, pInitialData = 0x100000001}
pc = 0x0
#8 0x00007fff2794a0ad in terminator_CreateDevice (physicalDevice=<optimized out>, pCreateInfo=<optimized out>, pAllocator=<optimized out>, pDevice=<optimized out>) at loader/loader.c:6066
res = <optimized out>
phys_dev_term = <optimized out>
icd_term = <optimized out>
dev = <optimized out>
fpCreateDevice = <optimized out>
icd_exts = {capacity = 16640, count = 49, list = 0x7ffe6c1ff470}
caller_dgci_container = <optimized out>
caller_dgci = <optimized out>
localCreateInfo = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x7ffe7b5ce230, flags = 0, queueCreateInfoCount = 1, pQueueCreateInfos = 0x7ffe7b5ce850, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 4, ppEnabledExtensionNames = 0x7ffe7b5cdff0, pEnabledFeatures = 0x7ffe6c13ea10}
filtered_extension_names = <optimized out>
#9 0x00007ffe7bdf1242 in vkCreateDevice () from /home/mikhail/.local/share/Steam/ubuntu12_64/steamoverlayvulkanlayer.so
No symbol table info available.
#10 0x00007fff279523ec in loader_create_device_chain (pd=pd@entry=0x7177830, pCreateInfo=pCreateInfo@entry=0x7ffe7b5ce800, pAllocator=pAllocator@entry=0x0, inst=inst@entry=0x74820c0, dev=dev@entry=0x7ffe6c0ee0e0) at loader/loader.c:5442
create_info_disp = {sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO, pNext = 0x7ffe7b5ce210, function = VK_LOADER_DATA_CALLBACK, u = {pLayerInfo = 0x7fff2794e640 <vkSetDeviceDispatch>, pfnSetDeviceLoaderData = 0x7fff2794e640 <vkSetDeviceDispatch>}}
activated_layers = <optimized out>
layer_device_link_info = 0x7ffe7b5ce160
chain_info = {sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO, pNext = 0x0, function = VK_LAYER_LINK_INFO, u = {pLayerInfo = 0x0, pfnSetDeviceLoaderData = 0x0}}
loader_create_info = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x7ffe7b5ce230, flags = 0, queueCreateInfoCount = 1, pQueueCreateInfos = 0x7ffe7b5ce850, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 4, ppEnabledExtensionNames = 0x7ffe6c13a0a0, pEnabledFeatures = 0x7ffe6c13ea10}
res = <optimized out>
fpGDPA = <optimized out>
nextGDPA = 0x7ffe7bdefb60 <vkGetDeviceProcAddr>
fpGIPA = <optimized out>
nextGIPA = 0x7ffe7bdefcb0 <vkGetInstanceProcAddr>
created_device = 0x7ffe6c0ee0e0
fpCreateDevice = <optimized out>
#11 0x00007fff279557d3 in vkCreateDevice (physicalDevice=0x7177830, pCreateInfo=0x7ffe7b5ce800, pAllocator=0x0, pDevice=0x7ffe6c13e6c8) at loader/trampoline.c:838
res = <optimized out>
phys_dev = 0x7177830
dev = 0x7ffe6c0ee0e0
inst = 0x74820c0
icd_exts = {capacity = 16640, count = 49, list = 0x7ffe6c140d40}
#12 0x0000000001a12910 in ?? ()
No symbol table info available.
#13 0x0000000001a13bfe in ?? ()
No symbol table info available.
#14 0x0000000001905ea8 in ?? ()
No symbol table info available.
#15 0x0000000001ca3ae8 in ?? ()
No symbol table info available.
#16 0x0000000001ca409c in ?? ()
No symbol table info available.
#17 0x0000000001ca0a38 in ?? ()
No symbol table info available.
#18 0x00000000023e9661 in ?? ()
No symbol table info available.
#19 0x00007ffff379646e in CefLifeSpanHandlerCToCpp::OnAfterCreated(CefRefPtr<CefBrowser>) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#20 0x00007ffff37b2788 in CefBrowserHostImpl::CreateInternal(CefWindowInfo const&, CefStructBase<CefBrowserSettingsTraits> const&, CefRefPtr<CefClient>, content::WebContents*, scoped_refptr<CefBrowserInfo>, unsigned long, CefRefPtr<CefRequestContext>) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#21 0x00007ffff37b22d3 in CefBrowserHostImpl::Create(CefWindowInfo const&, CefRefPtr<CefClient>, CefStringBase<CefStringTraitsUTF16> const&, CefStructBase<CefBrowserSettingsTraits> const&, unsigned long, bool, CefRefPtr<CefRequestContext>) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#22 0x00007ffff37b20e6 in CefBrowserHost::CreateBrowserSync(CefWindowInfo const&, CefRefPtr<CefClient>, CefStringBase<CefStringTraitsUTF16> const&, CefStructBase<CefBrowserSettingsTraits> const&, CefRefPtr<CefRequestContext>) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#23 0x00007ffff3783516 in cef_browser_host_create_browser_sync () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#24 0x00000000023cf8a1 in ?? ()
No symbol table info available.
#25 0x0000000001c9d320 in ?? ()
No symbol table info available.
#26 0x00000000023cff0b in ?? ()
No symbol table info available.
#27 0x00000000023f465c in ?? ()
No symbol table info available.
#28 0x00007ffff38896c3 in base::debug::TaskAnnotator::RunTask(char const*, char const*, base::PendingTask const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#29 0x00007ffff38b4f42 in base::MessageLoop::RunTask(base::PendingTask const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#30 0x00007ffff38b50f9 in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#31 0x00007ffff38b54db in base::MessageLoop::DoWork() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#32 0x00007ffff38784fa in base::(anonymous namespace)::WorkSourceDispatch(_GSource*, int (*)(void*), void*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#33 0x00007ffff1f91f60 in g_main_dispatch (context=0x7ffe6c03f490) at ../glib/gmain.c:3189
dispatch = <optimized out>
prev_source = 0x0
was_in_call = 0
user_data = 0x0
callback = 0x0
cb_funcs = 0x0
cb_data = 0x0
need_destroy = <optimized out>
source = 0x7ffe6c040160
current = 0x7ffe6c000b50
i = 0
__FUNCTION__ = "g_main_dispatch"
#34 g_main_context_dispatch (context=context@entry=0x7ffe6c03f490) at ../glib/gmain.c:3854
No locals.
#35 0x00007ffff1f922f8 in g_main_context_iterate (context=context@entry=0x7ffe6c03f490, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:3927
max_priority = 2147483647
timeout = 206
some_ready = 1
nfds = <optimized out>
allocated_nfds = 3
fds = 0x7ffe6c0a1830
#36 0x00007ffff1f923a3 in g_main_context_iteration (context=0x7ffe6c03f490, may_block=1) at ../glib/gmain.c:3988
retval = <optimized out>
#37 0x00007ffff38783d2 in base::MessagePumpGlib::Run(base::MessagePump::Delegate*) () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#38 0x00007ffff38c8280 in base::RunLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#39 0x00007ffff38b476a in base::MessageLoop::Run() () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcef.so
No symbol table info available.
#40 0x0000000001c66607 in ?? ()
No symbol table info available.
#41 0x000000000215bbce in ?? ()
No symbol table info available.
#42 0x00000000021da09e in ?? ()
No symbol table info available.
#43 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730968213248, 7212472361300207071, 140737488338190, 140737488338191, 140737488338336, 140730968112448, -7211617740012968481, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#44 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 38 (Thread 0x7ffe7bde9700 (LWP 22500)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7066a90) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7066a90, abstime=0x0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cbf78 in __new_sem_wait_slow (sem=0x7066a90, abstime=0x0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cbe20 <__sem_wait_cleanup>, __arg = 0x7066a90, __canceltype = 92822208, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4f0 in ?? ()
No symbol table info available.
#4 0x0000000001b52bba in ?? ()
No symbol table info available.
#5 0x000000000215bbce in ?? ()
No symbol table info available.
#6 0x00000000021da09e in ?? ()
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730976605952, 7212472361300207071, 140737488339198, 140737488339199, 140737488339344, 140730976505152, -7211618855093852705, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 37 (Thread 0x7ffe9ce44700 (LWP 22499)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x75335d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7533588, cond=0x75335b0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffe9ce2bb00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x75335b0, mutex = 0x7533588, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x75335b0, mutex=mutex@entry=0x7533588) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffecc2984a3 in cnd_wait (mtx=0x7533588, cond=0x75335b0) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x719ada0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x7533550
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007ffecc2980db in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7ffecc298400 <util_queue_thread_func>, arg = 0x719ada0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140731530626816, 7212472361300207071, 140737488339470, 140737488339471, 140737488339472, 140731530526016, -7211704861277084193, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 35 (Thread 0x7ffecc581700 (LWP 22493)):
#0 0x00007ffff21b20ab in __GI___select (nfds=25, readfds=0x7ffecc568b90, writefds=0x0, exceptfds=0x0, timeout=0x7ffecc568b60) at ../sysdeps/unix/sysv/linux/select.c:41
resultvar = 18446744073709551102
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000000001c86168 in ?? ()
No symbol table info available.
#2 0x0000000001b811c3 in ?? ()
No symbol table info available.
#3 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732326745856, 7212472361300207071, 140737488343630, 140737488343631, 140737488343776, 140732326645056, -7211879512364079649, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#4 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 34 (Thread 0x7ffe9d645700 (LWP 22492)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7ffe9d62cc00, expected=0, futex_word=0x7ffe84000e10) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7ffe84000e10, abstime=abstime@entry=0x7ffe9d62cc00) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7ffe84000e10, abstime=0x7ffe9d62cc00) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7ffe84000e10, __canceltype = -2080371368, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x000000000047aa3d in ?? ()
No symbol table info available.
#6 0x00000000021da09e in ?? ()
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140731539019520, 7212472361300207071, 140731547310414, 140731547310415, 140731547310560, 140731538918720, -7211701561131588129, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 33 (Thread 0x7ffe9de46700 (LWP 22491)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7ffe9de2dbd0, expected=0, futex_word=0x7ffe90000b20) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7ffe90000b20, abstime=abstime@entry=0x7ffe9de2dbd0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7ffe90000b20, abstime=0x7ffe9de2dbd0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7ffe90000b20, __canceltype = -1879038968, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x0000000002194489 in ?? ()
No symbol table info available.
#6 0x00000000021da09e in ?? ()
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140731547412224, 7212472361300207071, 140737488336766, 140737488336767, 140737488336912, 140731547311424, -7211702661180086817, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 31 (Thread 0x7ffe9e647700 (LWP 22489)):
#0 0x00007ffff21af827 in __GI___poll (fds=0x7ffe9e62eaa0, nfds=2, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007ffff7d5cf35 in Curl_poll () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcurl.so.4
No symbol table info available.
#2 0x00007ffff7d57b7c in curl_multi_wait () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libcurl.so.4
No symbol table info available.
#3 0x0000000001bfdaf9 in ?? ()
No symbol table info available.
#4 0x0000000001bfe2aa in ?? ()
No symbol table info available.
#5 0x000000000268580f in ?? ()
No symbol table info available.
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140731555804928, 7212472361300207071, 140737488334958, 140737488334959, 140737488334960, 140731555704128, -7211699361034590753, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 30 (Thread 0x7fff27ae0700 (LWP 22484)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x702d060) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x702d010, cond=0x702d038) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff27ac77b0, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x702d038, mutex = 0x702d010, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=0x702d038, mutex=0x702d010) at pthread_cond_wait.c:655
No locals.
#3 0x00007ffe9f23279f in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#4 0x00007ffe9f2342e3 in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#5 0x00007ffe9f0589ea in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#6 0x00007ffe9f23234a in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#7 0x00007ffe9f2311d3 in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#8 0x00007ffe9f231405 in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#9 0x00007ffe9f2336c2 in ?? () from /home/mikhail/.local/share/Steam/linux64/steamclient.so
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733859104512, 7212472361300207071, 140737488338702, 140737488338703, 140737488338880, 140733859003712, -7212068131758463521, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 29 (Thread 0x7ffeccff9700 (LWP 22483)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7ffeccfe0b80, expected=0, futex_word=0x7ffe98000e10) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7ffe98000e10, abstime=abstime@entry=0x7ffeccfe0b80) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7ffe98000e10, abstime=0x7ffeccfe0b80) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7ffe98000e10, __canceltype = -1744827048, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x000000000178d0e2 in ?? ()
No symbol table info available.
#6 0x00000000021da09e in ?? ()
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732337723136, 7212472361300207071, 140737488342990, 140737488342991, 140737488343136, 140732337622336, -7211880822329104929, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 28 (Thread 0x7fff27f54700 (LWP 22481)):
#0 0x00007ffff21af91b in __GI_ppoll (fds=0x6fa8190, nfds=3, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
resultvar = 18446744073709551102
sc_cancel_oldtype = 2
sc_ret = <optimized out>
tval = {tv_sec = 140737488342224, tv_nsec = 140733933353274}
#1 0x00007fff2c1afcd9 in ppoll (__ss=0x0, __timeout=<optimized out>, __nfds=<optimized out>, __fds=<optimized out>) at /usr/include/bits/poll2.h:77
No locals.
#2 pa_mainloop_poll (m=m@entry=0x6f7ca70) at pulse/mainloop.c:852
ts = {tv_sec = 116902512, tv_nsec = 0}
__func__ = "pa_mainloop_poll"
__PRETTY_FUNCTION__ = "pa_mainloop_poll"
#3 0x00007fff2c1b02a2 in pa_mainloop_iterate (m=0x6f7ca70, block=<optimized out>, retval=0x0) at pulse/mainloop.c:926
r = 0
__func__ = "pa_mainloop_iterate"
__PRETTY_FUNCTION__ = "pa_mainloop_iterate"
#4 0x00007fff2c1b0350 in pa_mainloop_run (m=0x6f7ca70, retval=0x0) at pulse/mainloop.c:945
r = <optimized out>
#5 0x00007ffff743e04f in HotplugThread () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#6 0x00007ffff73d52dc in SDL_RunThread () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#7 0x00007ffff7460589 in RunThread () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#8 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733863773952, 7212472361300207071, 140737488342094, 140737488342095, 140737488342224, 140733863673152, -7212067846143138337, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 25 (Thread 0x7ffecd7fa700 (LWP 22477)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b293f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b293a0, cond=0x6b293c8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffecd7e1b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 8, cond = 0x6b293c8, mutex = 0x6b293a0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 8
seq = 4
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b293c8, mutex=mutex@entry=0x6b293a0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b293a0, cond=0x6b293c8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2e460) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b29368
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2e460}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732346115840, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140732346015040, -7211877524331092513, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 24 (Thread 0x7ffecdffb700 (LWP 22476)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b293f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b293a0, cond=0x6b293c8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffecdfe2b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 6, cond = 0x6b293c8, mutex = 0x6b293a0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 6
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b293c8, mutex=mutex@entry=0x6b293a0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b293a0, cond=0x6b293c8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2e1e0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b29368
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2e1e0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732354508544, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140732354407744, -7211878622232107553, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 23 (Thread 0x7ffece7fc700 (LWP 22475)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b293f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b293a0, cond=0x6b293c8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffece7e3b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x6b293c8, mutex = 0x6b293a0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b293c8, mutex=mutex@entry=0x6b293a0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b293a0, cond=0x6b293c8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2df60) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b29368
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2df60}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732362901248, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140732362800448, -7211875324234095137, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 22 (Thread 0x7ffeceffd700 (LWP 22474)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b293f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b293a0, cond=0x6b293c8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffecefe4b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 2, cond = 0x6b293c8, mutex = 0x6b293a0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 2
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b293c8, mutex=mutex@entry=0x6b293a0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b293a0, cond=0x6b293c8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b29b10) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b29368
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b29b10}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732371293952, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140732371193152, -7211876422135110177, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 21 (Thread 0x7ffecf7fe700 (LWP 22473)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b293f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b293a0, cond=0x6b293c8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffecf7e5b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x6b293c8, mutex = 0x6b293a0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b293c8, mutex=mutex@entry=0x6b293a0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b293a0, cond=0x6b293c8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b29ad0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b29368
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b29ad0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732379686656, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140732379585856, -7211873124137097761, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 20 (Thread 0x7ffecffff700 (LWP 22472)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7ffecffe6b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 22, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 22
seq = 11
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b29a60) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b29a60}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732388079360, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140732387978560, -7211874222038112801, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 19 (Thread 0x7fff048d8700 (LWP 22471)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff048bfb00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 20, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 20
seq = 10
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b29a20) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b29a20}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733269772032, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733269671232, -7212004141040720417, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 18 (Thread 0x7fff050d9700 (LWP 22470)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff050c0b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 18, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 18
seq = 9
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b299e0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b299e0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733278164736, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733278063936, -7212000789355616801, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 17 (Thread 0x7fff058da700 (LWP 22469)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff058c1b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 16, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 16
seq = 8
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b299a0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b299a0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733286557440, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733286456640, -7212001889404115489, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 16 (Thread 0x7fff060db700 (LWP 22468)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff060c2b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 14, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 14
seq = 7
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2ab30) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2ab30}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733294950144, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733294849344, -7211998589258619425, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 15 (Thread 0x7fff068dc700 (LWP 22467)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff068c3b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 12, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 12
seq = 6
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2aaf0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2aaf0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733303342848, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733303242048, -7211999689307118113, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 14 (Thread 0x7fff070dd700 (LWP 22466)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff070c4b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 10, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 10
seq = 5
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2aab0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2aab0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733311735552, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733311634752, -7211996389161622049, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 13 (Thread 0x7fff078de700 (LWP 22465)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff078c5b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 8, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 8
seq = 4
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2aa70) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2aa70}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733320128256, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733320027456, -7211997489210120737, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 12 (Thread 0x7fff24900700 (LWP 22464)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff248e7b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 6, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 6
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2aa30) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2aa30}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733806806784, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733806705984, -7212074471130192417, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 11 (Thread 0x7fff25101700 (LWP 22463)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff250e8b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2a9f0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2a9f0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733815199488, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733815098688, -7212071170984696353, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 10 (Thread 0x7fff25902700 (LWP 22462)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff258e9b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 2, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 2
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b29940) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b29940}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733823592192, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733823491392, -7212072271033195041, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 9 (Thread 0x7fff26103700 (LWP 22461)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b28e70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b28e20, cond=0x6b28e48) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff260eab00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x6b28e48, mutex = 0x6b28e20, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b28e48, mutex=mutex@entry=0x6b28e20) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b28e20, cond=0x6b28e48) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2a9b0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b28de8
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2a9b0}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733831984896, 7212472361300207071, 140737488337870, 140737488337871, 140737488337872, 140733831884096, -7212068970887698977, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 8 (Thread 0x7fff26904700 (LWP 22460)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6a22608) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6a225b8, cond=0x6a225e0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff268ebb00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x6a225e0, mutex = 0x6a225b8, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6a225e0, mutex=mutex@entry=0x6a225b8) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6a225b8, cond=0x6a225e0) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b2a240) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6a22580
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b2a240}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733840377600, 7212472361300207071, 140737488337118, 140737488337119, 140737488337120, 140733840276800, -7212070070936197665, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 7 (Thread 0x7fff2cf52700 (LWP 22459)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x6b206f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x6b206a0, cond=0x6b206c8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7ffff76c9250 <__condvar_cleanup_waiting>, __arg = 0x7fff2cf39b00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 8, cond = 0x6b206c8, mutex = 0x6b206a0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 8
seq = 4
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x6b206c8, mutex=mutex@entry=0x6b206a0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fff2d800093 in cnd_wait (mtx=0x6b206a0, cond=0x6b206c8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x6b1eb00) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x6b20668
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fff2d7ffccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fff2d7ffff0 <util_queue_thread_func>, arg = 0x6b1eb00}
#6 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733947651840, 7212472361300207071, 140737488338030, 140737488338031, 140737488338032, 140733947551040, -7212092036472691233, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 6 (Thread 0x7fff2e908700 (LWP 22457)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7fff2e8efbc0, expected=0, futex_word=0x6a7eb70) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 2
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x6a7eb70, abstime=abstime@entry=0x7fff2e8efbc0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x6a7eb70, abstime=0x7fff2e8efbc0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x6a7eb70, __canceltype = 111668080, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00007ffff7460e47 in SDL_SemWaitTimeout_REAL () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#4 0x00007ffff73d594c in SDL_TimerThread () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#5 0x00007ffff73d52dc in SDL_RunThread () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#6 0x00007ffff7460589 in RunThread () from /home/mikhail/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/../lib/libSDL2-2.0.7.so
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733974611712, 7212472361300207071, 140737488342158, 140737488342159, 140737488342288, 140733974510912, -7212087660974758433, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 5 (Thread 0x7fff2f109700 (LWP 22456)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7fff2f0f0bd0, expected=0, futex_word=0x7fff1c000e10) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7fff1c000e10, abstime=abstime@entry=0x7fff2f0f0bd0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7fff1c000e10, abstime=0x7fff2f0f0bd0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7fff1c000e10, __canceltype = 469765464, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x0000000002194489 in ?? ()
No symbol table info available.
#6 0x00000000021da09e in ?? ()
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733983004416, 7212472361300207071, 140737488343198, 140737488343199, 140737488343344, 140733982903616, -7212084378009131553, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 4 (Thread 0x7fff2f90a700 (LWP 22455)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7fff2f8f1bd0, expected=0, futex_word=0x7fff18000be0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7fff18000be0, abstime=abstime@entry=0x7fff2f8f1bd0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7fff18000be0, abstime=0x7fff2f8f1bd0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7fff18000be0, __canceltype = 402657528, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x0000000002194489 in ?? ()
No symbol table info available.
#6 0x00000000021da09e in ?? ()
No symbol table info available.
#7 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733991397120, 7212472361300207071, 140737488343230, 140737488343231, 140737488343376, 140733991296320, -7212085478057630241, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 3 (Thread 0x7fff2790a700 (LWP 22454)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x69a8160) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x69a8160, abstime=0x0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cbf78 in __new_sem_wait_slow (sem=0x69a8160, abstime=0x0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cbe20 <__sem_wait_cleanup>, __arg = 0x69a8160, __canceltype = 0, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4f0 in ?? ()
No symbol table info available.
#4 0x000000000177efc5 in ?? ()
No symbol table info available.
#5 0x0000000001751028 in ?? ()
No symbol table info available.
#6 0x000000000067291f in ?? ()
No symbol table info available.
#7 0x000000000067009a in ?? ()
No symbol table info available.
#8 0x000000000174de44 in ?? ()
No symbol table info available.
#9 0x0000000001b811c3 in ?? ()
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733857179392, 7212472361300207071, 140737488343710, 140737488343711, 140737488343856, 140733857078592, -7212067885871585825, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 2 (Thread 0x7fff3010b700 (LWP 22453)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x69a8190) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x69a8190, abstime=0x0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cbf78 in __new_sem_wait_slow (sem=0x69a8190, abstime=0x0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cbe20 <__sem_wait_cleanup>, __arg = 0x69a8190, __canceltype = 0, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4f0 in ?? ()
No symbol table info available.
#4 0x000000000177efc5 in ?? ()
No symbol table info available.
#5 0x0000000001751028 in ?? ()
No symbol table info available.
#6 0x000000000067291f in ?? ()
No symbol table info available.
#7 0x000000000067009a in ?? ()
No symbol table info available.
#8 0x000000000174de44 in ?? ()
No symbol table info available.
#9 0x0000000001b811c3 in ?? ()
No symbol table info available.
#10 0x00007ffff76c35a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140733999789824, 7212472361300207071, 140737488343710, 140737488343711, 140737488343856, 140733999689024, -7212029401354000929, -7212453512488344097}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#11 0x00007ffff21ba5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 1 (Thread 0x7ffff02b89c0 (LWP 22440)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7fffffffb8f0, expected=0, futex_word=0x7fff18000e40) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
__ret = -516
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 do_futex_wait (sem=sem@entry=0x7fff18000e40, abstime=abstime@entry=0x7fffffffb8f0) at sem_waitcommon.c:111
err = <optimized out>
#2 0x00007ffff76cc1b3 in __new_sem_wait_slow (sem=0x7fff18000e40, abstime=0x7fffffffb8f0) at sem_waitcommon.c:181
_buffer = {__routine = 0x7ffff76cc040 <__sem_wait_cleanup>, __arg = 0x7fff18000e40, __canceltype = 402656040, __prev = 0x0}
err = <optimized out>
d = 0
#3 0x00000000021da4be in ?? ()
No symbol table info available.
#4 0x000000000215b32f in ?? ()
No symbol table info available.
#5 0x0000000001c9d0a5 in ?? ()
No symbol table info available.
#6 0x0000000001c7611f in ?? ()
No symbol table info available.
#7 0x0000000001c653cc in ?? ()
No symbol table info available.
#8 0x000000000049e1d0 in ?? ()
No symbol table info available.
#9 0x00000000004a9acc in ?? ()
No symbol table info available.
#10 0x00000000004a8dd5 in ?? ()
No symbol table info available.
#11 0x00000000004888c5 in ?? ()
No symbol table info available.
#12 0x00000000004939d8 in ?? ()
No symbol table info available.
#13 0x00000000004aad61 in ?? ()
No symbol table info available.
#14 0x00000000004aa281 in ?? ()
No symbol table info available.
#15 0x000000000041d939 in ?? ()
No symbol table info available.
#16 0x00007ffff20e2f33 in __libc_start_main (main=0x41d930, argc=1, argv=0x7fffffffd688, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffd678) at ../csu/libc-start.c:308
self = <optimized out>
result = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 7212477095574709727, 4637560, 140737488344704, 0, 0, -7212472362028030497, -7212447207254841889}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7fffffffd698, 0x7ffff7ffe150}, data = {prev = 0x0, cleanup = 0x0, canceltype = -10600}}}
not_first_call = <optimized out>
#17 0x000000000046c3a1 in ?? ()
No symbol table info available.
#18 0x00007fffffffd678 in ?? ()
No symbol table info available.
#19 0x00007ffff7ffdfa0 in ?? () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#20 0x0000000000000001 in ?? ()
No symbol table info available.
#21 0x00007fffffffd9c0 in ?? ()
No symbol table info available.
#22 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) q
A debugging session is active.
Inferior 1 [process 22440] will be killed.
Quit anyway? (y or n) y
[-- Attachment #3: Type: text/plain, Size: 154 bytes --]
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
[not found] ` <CABXGCsM7wFR+0V6MUAqLd+3_UKzWpdLVpjujrwDL13hAZOi5Aw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-02-03 18:52 ` Mikhail Gavrilov
@ 2019-02-04 10:43 ` Michel Dänzer
[not found] ` <5d31c3a2-2290-b0d6-11ca-5eba46183941-otUistvHUpPR7s880joybQ@public.gmane.org>
1 sibling, 1 reply; 5+ messages in thread
From: Michel Dänzer @ 2019-02-04 10:43 UTC (permalink / raw)
To: Mikhail Gavrilov; +Cc: amd-gfx list
On 2019-02-03 7:15 p.m., Mikhail Gavrilov wrote:
> Hi folks.
> Today I tried update mesa to 19.0.0~rc1 version, but after update all
> vulkan based application stop working.
>
> List of tested application:
> - Rise of the Tomb Raider
> - F1 2017
> - Any game launched via steam play DXVK
> - vulcan-cube (backtrace is included to this message)
>
> Last working mesa version:
> 18.3.2-1
Please report RADV issues at
https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Drivers/Vulkan/radeon
.
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
[not found] ` <5d31c3a2-2290-b0d6-11ca-5eba46183941-otUistvHUpPR7s880joybQ@public.gmane.org>
@ 2019-02-04 14:58 ` sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w
2019-02-04 21:15 ` Mikhail Gavrilov
0 siblings, 1 reply; 5+ messages in thread
From: sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w @ 2019-02-04 14:58 UTC (permalink / raw)
To: Michel-CC+yJ3UmIYqDUpFQwHEjaQ,
=?utf-8?Q?D=C3=A4nzer_=3Cmichel=40daenzer=2Enet=3E?=
Cc: Mikhail Gavrilov, amd-gfx list
> > List of tested application:
> > - Rise of the Tomb Raider
Sorry to pop in the bug report.
I run git linux(amd-staging-drm-next), drm, llvm (erk!), mesa-gl, mesa-vulkan,
xserver, xf86-video-amdgpu from yesterday, that on AMD tahiti xt.
I have run dota 2 vulkan, artifact (vulkan), cs:go (still opengl) without
issues (I did play all of them yesterday night). I have a very old vulkanloader
though.
Could you try dota2 vulkan and cs:go (free to play games) if you have room on
your gaming storage and good download speed?
I have Rise of the Tomb Raider, I'll download it and give it a try tonight since
I have room on my gaming ssd (I did clear it months ago).
--
Sylvain
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699]
2019-02-04 14:58 ` sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w
@ 2019-02-04 21:15 ` Mikhail Gavrilov
0 siblings, 0 replies; 5+ messages in thread
From: Mikhail Gavrilov @ 2019-02-04 21:15 UTC (permalink / raw)
To: sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w; +Cc: amd-gfx list
[-- Attachment #1: Type: text/plain, Size: 1177 bytes --]
On Mon, 4 Feb 2019 at 19:59, <sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
> Sorry to pop in the bug report.
>
> I run git linux(amd-staging-drm-next), drm, llvm (erk!), mesa-gl, mesa-vulkan,
> xserver, xf86-video-amdgpu from yesterday, that on AMD tahiti xt.
>
> I have run dota 2 vulkan, artifact (vulkan), cs:go (still opengl) without
> issues (I did play all of them yesterday night). I have a very old vulkanloader
> though.
>
> Could you try dota2 vulkan and cs:go (free to play games) if you have room on
> your gaming storage and good download speed?
I tried dota2 vulkan and see same crash:
Thread 1 "dota2" received signal SIGSEGV, Segmentation fault.
radv_pipeline_init_blend_state (pipeline=0x557a64905800,
extra=0x7ffc2c6ad750, pCreateInfo
=0x7ffc2c6ad7c0) at ../src/amd/vulkan/radv_pipeline.c:699
699 VkBlendOp eqRGB = att->colorBlendOp;
Argument list to give program being debugged when it is started is
"+engine_experimental_drop_frame_ticks 1".
All opengl application working as expected.
I propose continue discussion in more appropriate place:
https://bugs.freedesktop.org/show_bug.cgi?id=109543
--
Best Regards,
Mike Gavrilov.
[-- Attachment #2: dota2_backtrace.txt --]
[-- Type: text/plain, Size: 102724 bytes --]
GNU gdb (GDB) Fedora 8.2.50.20190120-13.fc30
Copyright (C) 2019 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-redhat-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 /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/dota2...
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/dota2
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/3c/1a1d14631823da3e1735c2955ee5e282905ead.debug
(No debugging symbols found in /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/dota2)
Function "main" not defined.
Make breakpoint pending on future shared library load? (y or [n]) [answered N; input not from terminal]
LD_PRELOAD = :/home/mikhail/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so:/home/mikhail/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
ERROR: ld.so: object '/home/mikhail/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 5733 != 5732, skipping destruction (fork without exec?)
pid 5734 != 5732, skipping destruction (fork without exec?)
pid 5735 != 5732, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/mikhail/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 5732 for game ID 570
pid 5736 != 5732, skipping destruction (fork without exec?)
>>> Adding process 5737 for game ID 570
pid 5738 != 5732, skipping destruction (fork without exec?)
warning: Loadable section ".note.gnu.property" outside of ELF segments
ERROR: ld.so: object '/home/mikhail/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
>>> Adding process 5739 for game ID 570
Missing separate debuginfo for /home/mikhail/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/32/32b4ac074a0e92c6ee859e3ff4f0d2a141381c.debug
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtcmalloc_minimal.so.0
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/ca/916378ae7ccebea645b2fbc5512c9ed37571ab.debug
warning: Loadable section ".note.gnu.property" outside of ELF segments
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/23/850723aa3920240ffb1e2a10e9c5ca0cd99076.debug
warning: Loadable section ".note.gnu.property" outside of ELF segments
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/65/a44802632688816f950112931d1b52563a3557.debug
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/cd/0031f153c2215e125ff44034a95199b6c84fdc.debug
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libsteam_api.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/64/3d5201a67e8571a787de91c01c0568ef2de46f.debug
[Detaching after vfork from child process 5743]
ERROR: ld.so: object '/home/mikhail/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/mikhail/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Steam AppId(570), BreakpadId(373300)
Using breakpad crash handler
Missing separate debuginfo for /home/mikhail/.local/share/Steam/linux64/steamclient.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/bf/3332dbbdbd41ab08fda9083e528ad28e5c2b00.debug
Game update: AppID 570 "", ProcID 5732, IP 0.0.0.0:0
Setting breakpad minidump AppID = 570
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
>>> Adding process 5743 for game ID 570
Missing separate debuginfo for /home/mikhail/.local/share/Steam/linux64/crashhandler.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/c3/a30088d4b9211c3046306ed6d9e565a5c1cfae.debug
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198082472541 [API loaded yes]
Steam_SetMinidumpSteamID: Setting Steam ID: 76561198082472541
Setting breakpad minidump AppID = 373300
CSteam3Client::Activate() took 3.646765 msec
[New Thread 0x7fd2374f7700 (LWP 5745)]
[New Thread 0x7fd237476700 (LWP 5746)]
[New Thread 0x7fd2373f5700 (LWP 5747)]
[New Thread 0x7fd237374700 (LWP 5748)]
[New Thread 0x7fd2372f3700 (LWP 5749)]
[New Thread 0x7fd237272700 (LWP 5750)]
[New Thread 0x7fd2371f1700 (LWP 5751)]
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libSDL2-2.0.so.0
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/35/c2c5e5bb164fc91678b161f80e6533df4a24f7.debug
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fd2321c7700 (LWP 5753)]
[New Thread 0x7fd231f85700 (LWP 5754)]
[New Thread 0x7fd231e84700 (LWP 5755)]
[New Thread 0x7fd231d83700 (LWP 5756)]
[New Thread 0x7fd231c82700 (LWP 5757)]
[New Thread 0x7fd231b81700 (LWP 5758)]
[New Thread 0x7fd231a80700 (LWP 5759)]
[New Thread 0x7fd23197f700 (LWP 5760)]
[New Thread 0x7fd23187e700 (LWP 5761)]
[New Thread 0x7fd23177d700 (LWP 5762)]
[New Thread 0x7fd23167c700 (LWP 5763)]
[New Thread 0x7fd23157b700 (LWP 5764)]
[New Thread 0x7fd23147a700 (LWP 5765)]
[New Thread 0x7fd231379700 (LWP 5766)]
[New Thread 0x7fd231278700 (LWP 5767)]
[New Thread 0x7fd231177700 (LWP 5768)]
[New Thread 0x7fd231076700 (LWP 5769)]
[New Thread 0x7fd230f75700 (LWP 5770)]
[New Thread 0x7fd230e74700 (LWP 5771)]
[New Thread 0x7fd230971700 (LWP 5772)]
[Thread 0x7fd230971700 (LWP 5772) exited]
[New Thread 0x7fd230971700 (LWP 5773)]
[Thread 0x7fd230971700 (LWP 5773) exited]
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libfilesystem_stdio.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/04/81b8a9e54cac0c6c663a8a3901fe3b67b78390.debug
[New Thread 0x7fd2305bd700 (LWP 5774)]
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libinputsystem.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/b9/9b71381267dc7dd5a46a5a874e2641b56f4f64.debug
Missing separate debuginfo for /home/mikhail/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/lib/x86_64-linux-gnu/libudev.so.0
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/49/1edaab46080e6242ec285c5dcc7c28381e1939.debug
initializing SDL joystick 0 Sony Interactive Entertainment Wireless Controller
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/liblocalize.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/bb/8d1518ff5515a373d0be21f3feeb0d6cc22b60.debug
WARNING: CDirWatcher not implemented
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/librendersystemvulkan.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/9a/c738c2e6edc3a8268c817e33255324e2efaefd.debug
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libresourcesystem.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/85/40e91ee198d27515abf89ae48ae9c11de6ffb1.debug
Missing separate debuginfo for /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libschemasystem.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/4a/d4d14de2b67b2c00e321fde65beb38eebaceea.debug
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
Missing separate debuginfo for /home/mikhail/.local/share/Steam/ubuntu12_64/steamoverlayvulkanlayer.so
Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/31/2e70e9826f1cae177666d6a5a62eacbb7497e0.debug
[New Thread 0x7fd230971700 (LWP 5775)]
Vulkan physical device (0): using transform constant buffer: false
Vulkan physical device (0): supports shader clip distance: true
Loaded video settings config from 'cfg/video.txt'
Vulkan Physical Device: AMD RADV VEGA10 (LLVM 7.0.1)
Initializing texture manager.
Vulkan extension enabled: VK_KHR_swapchain
Vulkan extension enabled: VK_KHR_descriptor_update_template
Vulkan extension enabled: VK_KHR_image_format_list
Vulkan extension enabled: VK_KHR_maintenance1
Vulkan extension enabled: VK_KHR_maintenance2
warning: Loadable section ".note.gnu.property" outside of ELF segments
Thread 1 "dota2" received signal SIGSEGV, Segmentation fault.
radv_pipeline_init_blend_state (pipeline=0x557a64905800, extra=0x7ffc2c6ad750, pCreateInfo
=0x7ffc2c6ad7c0) at ../src/amd/vulkan/radv_pipeline.c:699
699 VkBlendOp eqRGB = att->colorBlendOp;
Argument list to give program being debugged when it is started is "+engine_experimental_drop_frame_ticks 1".
(gdb) thread apply all bt full
Thread 31 (Thread 0x7fd230971700 (LWP 5775)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a634f30c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a634f3078, cond=0x557a634f30a0) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd230970d40, __canceltype = 1683216992, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x557a634f30a0, mutex = 0x557a634f3078, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a634f30a0, mutex=mutex@entry=0x557a634f3078) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd22e5564a3 in cnd_wait (mtx=0x557a634f3078, cond=0x557a634f30a0) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a6453da60) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a634f3040
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd22e5560db in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd22e556400 <util_queue_thread_func>, arg = 0x557a6453da60}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540735067904, -3735424259671325809, 140721053689662, 140721053689663, 140721053689664, 140540735065984, 3714759697197826959, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 30 (Thread 0x7fd2305bd700 (LWP 5774)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd2305bcdd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540731184896, -3735424259671325809, 140721053695262, 140721053695263, 140721053695440, 140540731182976, 3714761447397000079, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 27 (Thread 0x7fd230e74700 (LWP 5771)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecfc20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecfbd0, cond=0x557a62ecfbf8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd230e73d40, __canceltype = 1659565920, __prev = 0x0}
cbuffer = {wseq = 8, cond = 0x557a62ecfbf8, mutex = 0x557a62ecfbd0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 8
seq = 4
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecfbf8, mutex=mutex@entry=0x557a62ecfbd0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecfbd0, cond=0x557a62ecfbf8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf760) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecfb98
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf760}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540740323072, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540740321152, 3714760108977816463, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 26 (Thread 0x7fd230f75700 (LWP 5770)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecfc20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecfbd0, cond=0x557a62ecfbf8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd230f74d40, __canceltype = 1659565952, __prev = 0x0}
cbuffer = {wseq = 6, cond = 0x557a62ecfbf8, mutex = 0x557a62ecfbd0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 6
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecfbf8, mutex=mutex@entry=0x557a62ecfbd0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecfbd0, cond=0x557a62ecfbf8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf780) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecfb98
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf780}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540741375744, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540741373824, 3714759974223217551, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 25 (Thread 0x7fd231076700 (LWP 5769)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecfc20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecfbd0, cond=0x557a62ecfbf8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231075d40, __canceltype = 1659566080, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x557a62ecfbf8, mutex = 0x557a62ecfbd0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecfbf8, mutex=mutex@entry=0x557a62ecfbd0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecfbd0, cond=0x557a62ecfbf8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf800) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecfb98
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf800}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540742428416, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540742426496, 3714758737809507215, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 24 (Thread 0x7fd231177700 (LWP 5768)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecfc20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecfbd0, cond=0x557a62ecfbf8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231176d40, __canceltype = 1659566112, __prev = 0x0}
cbuffer = {wseq = 2, cond = 0x557a62ecfbf8, mutex = 0x557a62ecfbd0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 2
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecfbf8, mutex=mutex@entry=0x557a62ecfbd0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecfbd0, cond=0x557a62ecfbf8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf820) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecfb98
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf820}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540743481088, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540743479168, 3714758598759941007, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 23 (Thread 0x7fd231278700 (LWP 5767)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecfc20) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecfbd0, cond=0x557a62ecfbf8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231277d40, __canceltype = 1659566144, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x557a62ecfbf8, mutex = 0x557a62ecfbd0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecfbf8, mutex=mutex@entry=0x557a62ecfbd0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecfbd0, cond=0x557a62ecfbf8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf840) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecfb98
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf840}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540744533760, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540744531840, 3714758461857858447, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 22 (Thread 0x7fd231379700 (LWP 5766)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231378d40, __canceltype = 1659566176, __prev = 0x0}
cbuffer = {wseq = 22, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 22
seq = 11
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf860) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf860}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540745586432, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540745584512, 3714758318513324943, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 21 (Thread 0x7fd23147a700 (LWP 5765)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231479d40, __canceltype = 1659565568, __prev = 0x0}
cbuffer = {wseq = 20, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 20
seq = 10
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf600) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf600}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540746639104, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540746637184, 3714759281122870159, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 20 (Thread 0x7fd23157b700 (LWP 5764)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd23157ad40, __canceltype = 1659565600, __prev = 0x0}
cbuffer = {wseq = 18, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 18
seq = 9
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf620) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf620}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540747691776, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540747689856, 3714759142073303951, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 19 (Thread 0x7fd23167c700 (LWP 5763)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd23167bd40, __canceltype = 1659565632, __prev = 0x0}
cbuffer = {wseq = 16, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 16
seq = 8
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf640) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf640}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540748744448, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540748742528, 3714759005171221391, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 18 (Thread 0x7fd23177d700 (LWP 5762)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd23177cd40, __canceltype = 1659565664, __prev = 0x0}
cbuffer = {wseq = 14, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 14
seq = 7
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf660) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf660}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540749797120, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540749795200, 3714758870416622479, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 17 (Thread 0x7fd23187e700 (LWP 5761)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd23187dd40, __canceltype = 1659565696, __prev = 0x0}
cbuffer = {wseq = 12, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 12
seq = 6
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf680) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf680}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540750849792, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540750847872, 3714757634002912143, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 16 (Thread 0x7fd23197f700 (LWP 5760)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd23197ed40, __canceltype = 1659565728, __prev = 0x0}
cbuffer = {wseq = 10, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 10
seq = 5
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf6a0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf6a0}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540751902464, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540751900544, 3714757494953345935, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 15 (Thread 0x7fd231a80700 (LWP 5759)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231a7fd40, __canceltype = 1659565760, __prev = 0x0}
cbuffer = {wseq = 8, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 8
seq = 4
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf6c0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf6c0}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540752955136, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540752953216, 3714757358051263375, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 14 (Thread 0x7fd231b81700 (LWP 5758)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231b80d40, __canceltype = 1659565792, __prev = 0x0}
cbuffer = {wseq = 6, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 6
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf6e0) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf6e0}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540754007808, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540754005888, 3714757334965814159, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 13 (Thread 0x7fd231c82700 (LWP 5757)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231c81d40, __canceltype = 1659565824, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf700) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf700}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540755060480, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540755058560, 3714758297575359375, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 12 (Thread 0x7fd231d83700 (LWP 5756)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231d82d40, __canceltype = 1659565856, __prev = 0x0}
cbuffer = {wseq = 2, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 2
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf720) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf720}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540756113152, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540756111232, 3714758158525793167, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 11 (Thread 0x7fd231e84700 (LWP 5755)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62ecf6a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62ecf650, cond=0x557a62ecf678) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231e83d40, __canceltype = 1659565888, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x557a62ecf678, mutex = 0x557a62ecf650, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62ecf678, mutex=mutex@entry=0x557a62ecf650) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62ecf650, cond=0x557a62ecf678) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf740) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62ecf618
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf740}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540757165824, -3735424259671325809, 140721053693230, 140721053693231, 140721053693232, 140540757163904, 3714758021623710607, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 10 (Thread 0x7fd231f85700 (LWP 5754)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a62e88988) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a62e88938, cond=0x557a62e88960) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd231f84d40, __canceltype = 1659565920, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x557a62e88960, mutex = 0x557a62e88938, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a62e88960, mutex=mutex@entry=0x557a62e88938) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a62e88938, cond=0x557a62e88960) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf760) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a62e88900
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf760}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540758218496, -3735424259671325809, 140721053692478, 140721053692479, 140721053692480, 140540758216576, 3714757886869111695, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 9 (Thread 0x7fd2321c7700 (LWP 5753)):
#0 futex_wait_cancelable (private=0, expected=0, futex_word=0x557a630a2600) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
oldtype = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __pthread_cond_wait_common (abstime=0x0, mutex=0x557a630a25b0, cond=0x557a630a25d8) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fd249c98250 <__condvar_cleanup_waiting>, __arg = 0x7fd2321c6d40, __canceltype = 1659565952, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x557a630a25d8, mutex = 0x557a630a25b0, private = 0}
rt = <optimized out>
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
rt = <optimized out>
s = <optimized out>
#2 __pthread_cond_wait (cond=cond@entry=0x557a630a25d8, mutex=mutex@entry=0x557a630a25b0) at pthread_cond_wait.c:655
No locals.
#3 0x00007fd236211093 in cnd_wait (mtx=0x557a630a25b0, cond=0x557a630a25d8) at ../src/../include/c11/threads_posix.h:155
__PRETTY_FUNCTION__ = <optimized out>
#4 util_queue_thread_func (input=input@entry=0x557a62eaf780) at ../src/util/u_queue.c:270
job = <optimized out>
queue = 0x557a630a2578
thread_index = <optimized out>
__PRETTY_FUNCTION__ = "util_queue_thread_func"
#5 0x00007fd236210ccb in impl_thrd_routine (p=<optimized out>) at ../src/../include/c11/threads_posix.h:87
pack = {func = 0x7fd236210ff0 <util_queue_thread_func>, arg = 0x557a62eaf780}
#6 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540760585984, -3735424259671325809, 140721053693390, 140721053693391, 140721053693392, 140540760584064, 3714765273139118991, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 8 (Thread 0x7fd2371f1700 (LWP 5751)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd2371f0dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540844644096, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540844642176, 3714754268359164815, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 7 (Thread 0x7fd237272700 (LWP 5750)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd237271dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540845172480, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540845170560, 3714754062737605519, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 6 (Thread 0x7fd2372f3700 (LWP 5749)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd2372f2dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540845700864, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540845698944, 3714754129846469519, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 5 (Thread 0x7fd237374700 (LWP 5748)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd237373dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540846229248, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540846227328, 3714753924224910223, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 4 (Thread 0x7fd2373f5700 (LWP 5747)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd2373f4dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540846757632, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540846755712, 3714753995628741519, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 3 (Thread 0x7fd237476700 (LWP 5746)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd237475dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540847286016, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540847284096, 3714754889518809999, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 2 (Thread 0x7fd2374f7700 (LWP 5745)):
#0 0x00007fd249bb4827 in __GI___poll (fds=0x7fd2374f6dd0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007fd246eb5f18 in ThreadMultiWait () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#2 0x00007fd246b421f4 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libvstdlib.so
No symbol table info available.
#3 0x00007fd246eba6d5 in CThread::ThreadProc(void*) () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#4 0x00007fd246eba95e in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libtier0.so
No symbol table info available.
#5 0x00007fd249c925a2 in start_thread (arg=<optimized out>) at pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140540847814400, -3735424259671325809, 140721053695694, 140721053695695, 140721053695872, 140540847812480, 3714754956627673999, 3714775896556045199}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fd249bbf5a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Thread 1 (Thread 0x7fd2496461c0 (LWP 5732)):
#0 radv_pipeline_init_blend_state (pipeline=0x557a64905800, extra=0x7ffc2c6ad750, pCreateInfo=0x7ffc2c6ad7c0) at ../src/amd/vulkan/radv_pipeline.c:699
att = 0x0
dstRGB_opt = <optimized out>
srcA_opt = <optimized out>
dstRGB = <optimized out>
eqA = <optimized out>
srcA = <optimized out>
blend_cntl = 0
eqRGB = <optimized out>
srcRGB = <optimized out>
dstA = <optimized out>
srcRGB_opt = <optimized out>
dstA_opt = <optimized out>
blend = {blend_enable_4bit = 0, need_src_alpha = 0, cb_color_control = 13369344, cb_target_mask = 0, cb_target_enabled_4bit = 0, sx_mrt_blend_opt = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, cb_blend_control = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}, spi_shader_col_format = <optimized out>, cb_shader_mask = <optimized out>, db_alpha_to_mask = <optimized out>, commutative_4bit = <optimized out>, single_cb_enable = <optimized out>, mrt0_is_dual_src = <optimized out>}
i = 0
vkblend = 0x7ffc2c6ad8c0
vkms = 0x7ffc2c6ad6e0
mode = 1
vkblend = <optimized out>
vkms = <optimized out>
blend = <optimized out>
mode = <optimized out>
i = <optimized out>
att = <optimized out>
blend_cntl = <optimized out>
srcRGB_opt = <optimized out>
dstRGB_opt = <optimized out>
srcA_opt = <optimized out>
dstA_opt = <optimized out>
eqRGB = <optimized out>
srcRGB = <optimized out>
dstRGB = <optimized out>
eqA = <optimized out>
srcA = <optimized out>
dstA = <optimized out>
#1 radv_pipeline_init (pipeline=pipeline@entry=0x557a64905800, device=device@entry=0x557a647e0400, cache=cache@entry=0x557a647e0478, pCreateInfo=pCreateInfo@entry=0x7ffc2c6ad7c0, extra=extra@entry=0x7ffc2c6ad750, alloc=0x557a647e0448) at ../src/amd/vulkan/radv_pipeline.c:3572
result = <optimized out>
has_view_index = <optimized out>
pass = 0x557a648be3f0
subpass = 0x557a648be418
blend = {blend_enable_4bit = 745198464, need_src_alpha = 32764, cb_color_control = 1240176167, cb_target_mask = 32722, cb_target_enabled_4bit = 4, sx_mrt_blend_opt = {0, 1687175168, 21882, 0, 0, 32, 0, 1655149096}, cb_blend_control = {21882, 1655148544, 21882, 1655149048, 21882, 384, 0, 1686403472}, spi_shader_col_format = 21882, cb_shader_mask = 1240187229, db_alpha_to_mask = 32722, commutative_4bit = 1687178624, single_cb_enable = 122, mrt0_is_dual_src = 85}
pStages = {0x7ffc2c6ad380, 0x7fd249eb92f9 <tcmalloc::CentralFreeList::FetchFromSpans()+105>, 0x0, 0x557a64904d80, 0x1b, 0x7fd24a0e5680 <tcmalloc::Static::central_cache_+24192>}
key = {instance_rate_inputs = 1, instance_rate_divisors = {0, 1240177629, 32722, 745200031, 32764, 1242371776, 32722, 1242371776, 32722, 1, 0, 1242501312, 32722, 1240181454, 32722, 1242371776, 32722, 1242469760, 32722, 745198872, 32764, 1240175767, 32722, 1, 21882, 1242469760, 32722, 745198864, 32764, 1240175353, 32722, 0}, vertex_alpha_adjust = 93984161552384, tess_input_vertices = 32, col_format = 0, is_int8 = 1242469760, is_int10 = 32722, log2_ps_iter_samples = 16 '\020', num_samples = 213 '\325', has_multiview_view_index = 0, optimisations_disabled = 1}
gs_out = <optimized out>
prim = <optimized out>
ps = <optimized out>
gs = {vgt_gs_onchip_cntl = 745198472, vgt_gs_max_prims_per_subgroup = 32764, vgt_esgs_ring_itemsize = 1240175767, lds_size = 32722}
tess = {ls_hs_config = 4, num_patches = 0, lds_size = 1242453632, tf_param = 32722}
loc = <optimized out>
__PRETTY_FUNCTION__ = "radv_pipeline_init"
#2 0x00007fd22e4e66f4 in radv_graphics_pipeline_create (_device=_device@entry=0x557a647e0400, _cache=_cache@entry=0x557a647e0478, pCreateInfo=0x7ffc2c6ad7c0, extra=0x7ffc2c6ad750, pAllocator=pAllocator@entry=0x557a647e0448, pPipeline=pPipeline@entry=0x557a647e0b58) at ../src/amd/vulkan/radv_pipeline.c:3693
device = 0x557a647e0400
cache = 0x557a647e0478
pipeline = 0x557a64905800
result = <optimized out>
#3 0x00007fd22e4a1066 in build_pipeline (device=0x557a647e0400, aspect=VK_IMAGE_ASPECT_COLOR_BIT, tex_dim=<optimized out>, fs_key=<optimized out>, pipeline=0x557a647e0b58) at ../src/amd/vulkan/radv_private.h:1996
result = VK_SUCCESS
fs = {nir = 0x557a6355e230, sha1 = '\000' <repeats 19 times>, size = 0, data = 0x7ffc2c6ad8a0 "0\340UczU"}
vs = {nir = 0x557a6355e030, sha1 = '\000' <repeats 19 times>, size = 0, data = 0x7ffc2c6ad8c0 ""}
rp = <optimized out>
__PRETTY_FUNCTION__ = "build_pipeline"
vi_create_info = {sType = VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO, pNext = 0x0, flags = 0, vertexBindingDescriptionCount = 0, pVertexBindingDescriptions = 0x0, vertexAttributeDescriptionCount = 0, pVertexAttributeDescriptions = 0x0}
pipeline_shader_stages = {{sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x0, flags = 0, stage = VK_SHADER_STAGE_VERTEX_BIT, module = 0x7ffc2c6ad8a0, pName = 0x7fd22e639966 "main", pSpecializationInfo = 0x0}, {sType = VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO, pNext = 0x0, flags = 0, stage = VK_SHADER_STAGE_FRAGMENT_BIT, module = 0x7ffc2c6ad880, pName = 0x7fd22e639966 "main", pSpecializationInfo = 0x0}}
vk_pipeline_info = {sType = VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO, pNext = 0x0, flags = 0, stageCount = 2, pStages = 0x7ffc2c6ad900, pVertexInputState = 0x7ffc2c6ad680, pInputAssemblyState = 0x7ffc2c6ad640, pTessellationState = 0x0, pViewportState = 0x7ffc2c6ad6b0, pRasterizationState = 0x7ffc2c6ad710, pMultisampleState = 0x7ffc2c6ad6e0, pDepthStencilState = 0x0, pColorBlendState = 0x7ffc2c6ad8c0, pDynamicState = 0x7ffc2c6ad660, layout = 0x557a634e3b40, renderPass = 0x557a648be3f0, subpass = 0, basePipelineHandle = 0x0, basePipelineIndex = 0}
radv_pipeline_info = {use_rectlist = true, db_depth_clear = false, db_stencil_clear = false, db_depth_disable_expclear = false, db_stencil_disable_expclear = false, db_flush_depth_inplace = false, db_flush_stencil_inplace = false, db_resummarize = false, custom_blend_mode = 0}
#4 0x00007fd22e4a32f4 in radv_device_init_meta_blit_color (on_demand=<optimized out>, device=<optimized out>) at ../src/amd/vulkan/radv_meta_blit.c:965
key = 0
i = <optimized out>
result = <optimized out>
result = <optimized out>
i = <optimized out>
key = <optimized out>
j = <optimized out>
layout = <optimized out>
#5 radv_device_init_meta_blit_state (device=device@entry=0x557a647e0400, on_demand=on_demand@entry=false) at ../src/amd/vulkan/radv_meta_blit.c:1139
result = <optimized out>
ds_layout_info = {sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO, pNext = 0x0, flags = 1, bindingCount = 1, pBindings = 0x7ffc2c6adc00}
push_constant_range = {stageFlags = 1, offset = 0, size = 20}
#6 0x00007fd22e49b11d in radv_device_init_meta (device=device@entry=0x557a647e0400) at ../src/amd/vulkan/radv_meta.c:357
result = VK_SUCCESS
loaded_cache = <optimized out>
on_demand = <optimized out>
#7 0x00007fd22e48d876 in radv_CreateDevice (physicalDevice=<optimized out>, pCreateInfo=pCreateInfo@entry=0x7ffc2c6ade90, pAllocator=pAllocator@entry=0x0, pDevice=pDevice@entry=0x557a62e40290) at ../src/amd/vulkan/radv_device.c:1789
physical_device = <optimized out>
result = VK_SUCCESS
device = 0x557a647e0400
keep_shader_info = false
__PRETTY_FUNCTION__ = "radv_CreateDevice"
max_threads_per_block = 2048
ci = {sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, pNext = 0x100000001, flags = 1, initialDataSize = 4294967297, pInitialData = 0x100000001}
pc = 0x0
#8 0x00007fd22ed860ad in terminator_CreateDevice (physicalDevice=<optimized out>, pCreateInfo=<optimized out>, pAllocator=<optimized out>, pDevice=<optimized out>) at loader/loader.c:6066
res = <optimized out>
phys_dev_term = <optimized out>
icd_term = <optimized out>
dev = <optimized out>
fpCreateDevice = <optimized out>
icd_exts = {capacity = 8320, count = 27, list = 0x557a63481200}
caller_dgci_container = <optimized out>
caller_dgci = <optimized out>
localCreateInfo = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x7ffc2c6ae040, flags = 0, queueCreateInfoCount = 2, pQueueCreateInfos = 0x7ffc2c6aff90, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 5, ppEnabledExtensionNames = 0x7ffc2c6ade00, pEnabledFeatures = 0x7ffc2c6affe0}
filtered_extension_names = <optimized out>
#9 0x00007fd22e230242 in vkCreateDevice () from /home/mikhail/.local/share/Steam/ubuntu12_64/steamoverlayvulkanlayer.so
No symbol table info available.
#10 0x00007fd22ed8e3ec in loader_create_device_chain (pd=pd@entry=0x557a6343db20, pCreateInfo=pCreateInfo@entry=0x7ffc2c6aff40, pAllocator=pAllocator@entry=0x0, inst=inst@entry=0x557a634ac000, dev=dev@entry=0x557a62e3f300) at loader/loader.c:5442
create_info_disp = {sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO, pNext = 0x7ffc2c6ae020, function = VK_LOADER_DATA_CALLBACK, u = {pLayerInfo = 0x7fd22ed8a640 <vkSetDeviceDispatch>, pfnSetDeviceLoaderData = 0x7fd22ed8a640 <vkSetDeviceDispatch>}}
activated_layers = <optimized out>
layer_device_link_info = 0x7ffc2c6adf70
chain_info = {sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO, pNext = 0x0, function = VK_LAYER_LINK_INFO, u = {pLayerInfo = 0x0, pfnSetDeviceLoaderData = 0x0}}
loader_create_info = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x7ffc2c6ae040, flags = 0, queueCreateInfoCount = 2, pQueueCreateInfos = 0x7ffc2c6aff90, enabledLayerCount = 0, ppEnabledLayerNames = 0x557a645412d0, enabledExtensionCount = 5, ppEnabledExtensionNames = 0x7ffc2c6afd40, pEnabledFeatures = 0x7ffc2c6affe0}
res = <optimized out>
fpGDPA = <optimized out>
nextGDPA = 0x7fd22e22eb60 <vkGetDeviceProcAddr>
fpGIPA = <optimized out>
nextGIPA = 0x7fd22e22ecb0 <vkGetInstanceProcAddr>
created_device = 0x557a62e3f300
fpCreateDevice = <optimized out>
#11 0x00007fd22ed917d3 in vkCreateDevice (physicalDevice=0x557a6343db20, pCreateInfo=0x7ffc2c6aff40, pAllocator=0x0, pDevice=0x7fd22fea3c30) at loader/trampoline.c:838
res = <optimized out>
phys_dev = 0x557a6343db20
dev = 0x557a62e3f300
inst = 0x557a634ac000
icd_exts = {capacity = 8320, count = 27, list = 0x557a6347f000}
#12 0x00007fd22f64edc2 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/librendersystemvulkan.so
No symbol table info available.
#13 0x00007fd22f65d13c in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/librendersystemvulkan.so
No symbol table info available.
#14 0x00007fd247654d72 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#15 0x00007fd22f660d54 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/librendersystemvulkan.so
No symbol table info available.
#16 0x00007fd2478ffdfa in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#17 0x00007fd247900b45 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#18 0x00007fd24765306b in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#19 0x00007fd247655c78 in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#20 0x00007fd24756cc7d in ?? () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#21 0x00007fd24756d25b in Source2Main () from /home/mikhail/.local/share/Steam/steamapps/common/dota 2 beta/game/bin/linuxsteamrt64/libengine2.so
No symbol table info available.
#22 0x0000557a61930135 in ?? ()
No symbol table info available.
#23 0x00007fd249ae7f33 in __libc_start_main (main=0x557a61930070, argc=3, argv=0x7ffc2c6b1c48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc2c6b1c38) at ../csu/libc-start.c:308
self = <optimized out>
result = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 7412318381930054543, 93984111395280, 140721053703232, 0, 0, 3733840038552273807, 3714775014657229711}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffc2c6b1c68, 0x7fd24a35f150}, data = {prev = 0x0, cleanup = 0x0, canceltype = 745217128}}}
not_first_call = <optimized out>
#24 0x0000557a619301f9 in _start ()
No symbol table info available.
(gdb) q
A debugging session is active.
Inferior 1 [process 5732] will be killed.
Quit anyway? (y or n) y
Game removed: AppID 570 "", ProcID 5732
[-- Attachment #3: Type: text/plain, Size: 154 bytes --]
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-02-04 21:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-03 18:15 After upgrade mesa to 19.0.0~rc1 all vulkan based application stop working ["vulkan-cube" received SIGSEGV in radv_pipeline_init_blend_state at ../src/amd/vulkan/radv_pipeline.c:699] Mikhail Gavrilov
[not found] ` <CABXGCsM7wFR+0V6MUAqLd+3_UKzWpdLVpjujrwDL13hAZOi5Aw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-02-03 18:52 ` Mikhail Gavrilov
2019-02-04 10:43 ` Michel Dänzer
[not found] ` <5d31c3a2-2290-b0d6-11ca-5eba46183941-otUistvHUpPR7s880joybQ@public.gmane.org>
2019-02-04 14:58 ` sylvain.bertrand-Re5JQEeQqe8AvxtiuMwx3w
2019-02-04 21:15 ` Mikhail Gavrilov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.