Advertisement
Bluestang

lr-flycast GDB Backtrace

Nov 27th, 2020 (edited)
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.34 KB | None | 0 0
  1. bt full
  2. #0 0x0000000000000000 in ()
  3. #1 0x0000007fecea7174 in vk::DispatchLoaderStatic::vulkan_symbol_wrapper_vkGetPhysicalDeviceProperties2(VkPhysicalDevice_T*, VkPhysicalDeviceProperties2*) const
  4. (this=0x7fffffda80, physicalDevice=0x5555fc10c0, pProperties=0x7ff00fc3a8 <VulkanContext::Init(retro_hw_render_interface_vulkan*)::properties2>) at ./core/deps/khronos/vulkan/vulkan.hpp:2348
  5. #2 0x0000007fece9c774 in vk::PhysicalDevice::getProperties2<vk::DispatchLoaderStatic>(vk::PhysicalDeviceProperties2*, vk::DispatchLoaderStatic const&) const
  6. (d=..., pProperties=0x7ff00fc3a8 <VulkanContext::Init(retro_hw_render_interface_vulkan*)::properties2>, this=0x7ff016ef70 <theVulkanContext+160>) at ./core/deps/khronos/vulkan/vulkan.hpp:69336
  7. properties2 =
  8. {<vk::layout::PhysicalDeviceProperties2> = {sType = vk::StructureType::ePhysicalDeviceProperties2, pNext = 0x7fffffd940, properties = {apiVersion = 0, driverVersion = 0, vendorID = 0, deviceID = 0, deviceType = vk::PhysicalDeviceType::eOther, deviceName = '\000' <repeats 255 times>, pipelineCacheUUID = '\000' <repeats 15 times>, limits = {maxImageDimension1D = 0, maxImageDimension2D = 0, maxImageDimension3D = 0, maxImageDimensionCube = 0, maxImageArrayLayers = 0, maxTexelBufferElements = 0, maxUniformBufferRange = 0, maxStorageBufferRange = 0, maxPushConstantsSize = 0, maxMemoryAllocationCount = 0, maxSamplerAllocationCount = 0, bufferImageGranularity = 0, sparseAddressSpaceSize = 0, maxBoundDescriptorSets = 0, maxPerStageDescriptorSamplers = 0, maxPerStageDescriptorUniformBuffers = 0, maxPerStageDescriptorStorageBuffers = 0, maxPerStageDescriptorSampledImages = 0, maxPerStageDescriptorStorageImages = 0, maxPerStageDescriptorInputAttachments = 0, maxPerStageResources = 0, maxDescriptorSetSamplers = 0, maxDescriptorSetUniformBuffers = 0, maxDescriptorSetUniformBuffersDynamic = 0, maxDescriptorSetStorageBuffers = 0, maxDescriptorSetStorageBuffersDynamic = 0, maxDescriptorSetSampledImages = 0, maxDescriptorSetStorageImages = 0, maxDescriptorSetInputAttachments = 0, maxVertexInputAttributes = 0, maxVertexInputBindings = 0, maxVertexInputAttributeOffset = 0, maxVertexInputBindingStride = 0, maxVertexOutputComponents = 0, maxTessellationGenerationLevel = 0, maxTessellationPatchSize = 0, maxTessellationControlPerVertexInputComponents = 0, maxTessellationControlPerVertexOutputComponents = 0, maxTessellationControlPerPatchOutputComponents = 0, maxTessellationControlTotalOutputComponents = 0, maxTessellationEvaluationInputComponents = 0, maxTessellationEvaluationOutputComponents = 0, maxGeometryShaderInvocations = 0, maxGeometryInputComponents = 0, maxGeometryOutputComponents = 0, maxGeometryOutputVertices = 0, maxGeometryTotalOutputComponents = 0, maxFragmentInputComponents = 0, maxFragmentOutputAttachments = 0, maxFragmentDualSrcAttachments = 0, maxFragmentCombinedOutputResources = 0, maxComputeSharedMemorySize = 0, maxComputeWorkGroupCount = {0, 0, 0}, maxComputeWorkGroupInvocations = 0, maxComputeWorkGroupSize = {0, 0, 0}, subPixelPrecisionBits = 0, subTexelPrecisionBits = 0, mipmapPrecisionBits = 0, maxDrawIndexedIndexValue = 0, maxDrawIndirectCount = 0, maxSamplerLodBias = 0, maxSamplerAnisotropy = 0, maxViewports = 0, maxViewportDimensions = {0, 0}, viewportBoundsRange = {0, 0}, viewportSubPixelBits = 0, minMemoryMapAlignment = 0, minTexelBufferOffsetAlignment = 0, minUniformBufferOffsetAlignment = 0, minStorageBufferOffsetAlignment = 0, minTexelOffset = 0, maxTexelOffset = 0, minTexelGatherOffset = 0, maxTexelGatherOffset = 0, minInterpolationOffset = 0, maxInterpolationOffset = 0, subPixelInterpolationOffsetBits = 0, maxFramebufferWidth = 0, maxFramebufferHeight = 0, maxFramebufferLayers = 0, framebufferColorSampleCounts = {m_mask = 0}, framebufferDepthSampleCounts = {m_mask = 0}, framebufferStencilSampleCounts = {m_mask = 0}, framebufferNoAttachmentsSampleCounts = {m_mask = 0}, maxColorAttachments = 0, sampledImageColorSampleCounts = {m_mask = 0}, sampledImageIntegerSampleCounts = {m_mask = 0}, sampledImageDepthSampleCounts = {m_mask = 0}, sampledImageStencilSampleCounts = {m_mask = 0}, storageImageSampleCounts = {m_mask = 0}, maxSampleMaskWords = 0, timestampComputeAndGraphics = 0, timestampPeriod = 0, maxClipDistances = 0, maxCullDistances = 0, maxCombinedClipAndCullDistances = 0, discreteQueuePriorities = 0, pointSizeRange = {0, 0}, lineWidthRange = {0, 0}, pointSizeGranularity = 0, lineWidthGranularity = 0, strictLines = 0, standardSampleLocations = 0, optimalBufferCopyOffsetAlignment = 0, optimalBufferCopyRowPitchAlignment = 0, nonCoherentAtomSize = 0}, sparseProperties = {residencyStandard2DBlockShape = 0, residencyStandard2DMultisampleBlockShape = 0, residencyStandard3DBlockShape = 0, residencyAlignedMipSize = 0, residencyNonResidentStrict = 0}}}, <No data fields>}
  9. properties3 = {<vk::layout::PhysicalDeviceMaintenance3Properties> = {sType = vk::StructureType::ePhysicalDeviceMaintenance3Properties, pNext = 0x0, maxPerSetDescriptors = 0, maxMemoryAllocationSize = 0}, <No data fields>}
  10. properties = 0x7ff016eed0 <theVulkanContext>
  11. formatProperties = {linearTilingFeatures = {m_mask = 1449470256}, optimalTilingFeatures = {m_mask = 85}, bufferFeatures = {m_mask = 3}}
  12. pool_sizes =
  13. {{type = vk::DescriptorType::eStorageImage, descriptorCount = 0}, {type = 1449470256, descriptorCount = 85}, {type = -139960320, descriptorCount = 127}, {type = 1449426000, descriptorCount = 85}, {type = vk::DescriptorType::eSampler, descriptorCount = 0}, {type = -140062720, descriptorCount = 127}, {type = 35, descriptorCount = 0}, {type = -9584, descriptorCount = 127}, {type = -140124656, descriptorCount = 127}, {type = 1447964944, descriptorCount = 85}, {type = -139960320, descriptorCount = 127}}
  14. cachePath = "\357\377\377\027\203\000\000\220c\240\035\221\201\000\000\260\200\000\000\360c\340\017\221!\340\006\221\000\200\063\221\242\234\200R\271\353\377\227f\347\377\227\037 \003\325\375{\271\251\375\003\000\221\363S\001\251S\001\000\260b\352G\371C\000@\371\343\067\000\371\003\000\200\322\365[\002\251\240\003\000\264\365\003\001\252\364\003\000\252\230\361\377\227\341\003\000*\366\003\000*\342\003\025\252\340\003\024\252\035\362\377\227\001\000\200R\037\004\000\061`\001\000Ts\352G\371\340\003\001*\342\067@\371a\002@\371A\000\001ʡ\002\000\265\363SA\251\365[B\251\375{Ǩ\300\003_\326\341\003\026*\340\003\024\252\342\343\000\221\365\037\000\371#\367\377\227\341\003\000*\360\377\377\027"...
  15. f = 0x5555f7b010
  16. #3 0x0000007fece9c774 in VulkanContext::Init(retro_hw_render_interface_vulkan*) (this=0x7ff016eed0 <theVulkanContext>, retro_render_if=0x5556013b58) at core/rend/vulkan/vulkan_context.cpp:189
  17. properties2 =
  18. {<vk::layout::PhysicalDeviceProperties2> = {sType = vk::StructureType::ePhysicalDeviceProperties2, pNext = 0x7fffffd940, properties = {apiVersion = 0, driverVersion = 0, vendorID = 0, deviceID = 0, deviceType = vk::PhysicalDeviceType::eOther, deviceName = '\000' <repeats 255 times>, pipelineCacheUUID = '\000' <repeats 15 times>, limits = {maxImageDimension1D = 0, maxImageDimension2D = 0, maxImageDimension3D = 0, maxImageDimensionCube = 0, maxImageArrayLayers = 0, maxTexelBufferElements = 0, maxUniformBufferRange = 0, maxStorageBufferRange = 0, maxPushConstantsSize = 0, maxMemoryAllocationCount = 0, maxSamplerAllocationCount = 0, bufferImageGranularity = 0, sparseAddressSpaceSize = 0, maxBoundDescriptorSets = 0, maxPerStageDescriptorSamplers = 0, maxPerStageDescriptorUniformBuffers = 0, maxPerStageDescriptorStorageBuffers = 0, maxPerStageDescriptorSampledImages = 0, maxPerStageDescriptorStorageImages = 0, maxPerStageDescriptorInputAttachments = 0, maxPerStageResources = 0, maxDescriptorSetSamplers = 0, maxDescriptorSetUniformBuffers = 0, maxDescriptorSetUniformBuffersDynamic = 0, maxDescriptorSetStorageBuffers = 0, maxDescriptorSetStorageBuffersDynamic = 0, maxDescriptorSetSampledImages = 0, maxDescriptorSetStorageImages = 0, maxDescriptorSetInputAttachments = 0, maxVertexInputAttributes = 0, maxVertexInputBindings = 0, maxVertexInputAttributeOffset = 0, maxVertexInputBindingStride = 0, maxVertexOutputComponents = 0, maxTessellationGenerationLevel = 0, maxTessellationPatchSize = 0, maxTessellationControlPerVertexInputComponents = 0, maxTessellationControlPerVertexOutputComponents = 0, maxTessellationControlPerPatchOutputComponents = 0, maxTessellationControlTotalOutputComponents = 0, maxTessellationEvaluationInputComponents = 0, maxTessellationEvaluationOutputComponents = 0, maxGeometryShaderInvocations = 0, maxGeometryInputComponents = 0, maxGeometryOutputComponents = 0, maxGeometryOutputVertices = 0, maxGeometryTotalOutputComponents = 0, maxFragmentInputComponents = 0, maxFragmentOutputAttachments = 0, maxFragmentDualSrcAttachments = 0, maxFragmentCombinedOutputResources = 0, maxComputeSharedMemorySize = 0, maxComputeWorkGroupCount = {0, 0, 0}, maxComputeWorkGroupInvocations = 0, maxComputeWorkGroupSize = {0, 0, 0}, subPixelPrecisionBits = 0, subTexelPrecisionBits = 0, mipmapPrecisionBits = 0, maxDrawIndexedIndexValue = 0, maxDrawIndirectCount = 0, maxSamplerLodBias = 0, maxSamplerAnisotropy = 0, maxViewports = 0, maxViewportDimensions = {0, 0}, viewportBoundsRange = {0, 0}, viewportSubPixelBits = 0, minMemoryMapAlignment = 0, minTexelBufferOffsetAlignment = 0, minUniformBufferOffsetAlignment = 0, minStorageBufferOffsetAlignment = 0, minTexelOffset = 0, maxTexelOffset = 0, minTexelGatherOffset = 0, maxTexelGatherOffset = 0, minInterpolationOffset = 0, maxInterpolationOffset = 0, subPixelInterpolationOffsetBits = 0, maxFramebufferWidth = 0, maxFramebufferHeight = 0, maxFramebufferLayers = 0, framebufferColorSampleCounts = {m_mask = 0}, framebufferDepthSampleCounts = {m_mask = 0}, framebufferStencilSampleCounts = {m_mask = 0}, framebufferNoAttachmentsSampleCounts = {m_mask = 0}, maxColorAttachments = 0, sampledImageColorSampleCounts = {m_mask = 0}, sampledImageIntegerSampleCounts = {m_mask = 0}, sampledImageDepthSampleCounts = {m_mask = 0}, sampledImageStencilSampleCounts = {m_mask = 0}, storageImageSampleCounts = {m_mask = 0}, maxSampleMaskWords = 0, timestampComputeAndGraphics = 0, timestampPeriod = 0, maxClipDistances = 0, maxCullDistances = 0, maxCombinedClipAndCullDistances = 0, discreteQueuePriorities = 0, pointSizeRange = {0, 0}, lineWidthRange = {0, 0}, pointSizeGranularity = 0, lineWidthGranularity = 0, strictLines = 0, standardSampleLocations = 0, optimalBufferCopyOffsetAlignment = 0, optimalBufferCopyRowPitchAlignment = 0, nonCoherentAtomSize = 0}, sparseProperties = {residencyStandard2DBlockShape = 0, residencyStandard2DMultisampleBlockShape = 0, residencyStandard3DBlockShape = 0, residencyAlignedMipSize = 0, residencyNonResidentStrict = 0}}}, <No data fields>}
  19. properties3 = {<vk::layout::PhysicalDeviceMaintenance3Properties> = {sType = vk::StructureType::ePhysicalDeviceMaintenance3Properties, pNext = 0x0, maxPerSetDescriptors = 0, maxMemoryAllocationSize = 0}, <No data fields>}
  20. properties = 0x7ff016eed0 <theVulkanContext>
  21. formatProperties = {linearTilingFeatures = {m_mask = 1449470256}, optimalTilingFeatures = {m_mask = 85}, bufferFeatures = {m_mask = 3}}
  22. pool_sizes =
  23. {{type = vk::DescriptorType::eStorageImage, descriptorCount = 0}, {type = 1449470256, descriptorCount = 85}, {type = -139960320, descriptorCount = 127}, {type = 1449426000, descriptorCount = 85}, {type = vk::DescriptorType::eSampler, descriptorCount = 0}, {type = -140062720, descriptorCount = 127}, {type = 35, descriptorCount = 0}, {type = -9584, descriptorCount = 127}, {type = -140124656, descriptorCount = 127}, {type = 1447964944, descriptorCount = 85}, {type = -139960320, descriptorCount = 127}}
  24. cachePath = "\357\377\377\027\203\000\000\220c\240\035\221\201\000\000\260\200\000\000\360c\340\017\221!\340\006\221\000\200\063\221\242\234\200R\271\353\377\227f\347\377\227\037 \003\325\375{\271\251\375\003\000\221\363S\001\251S\001\000\260b\352G\371C\000@\371\343\067\000\371\003\000\200\322\365[\002\251\240\003\000\264\365\003\001\252\364\003\000\252\230\361\377\227\341\003\000*\366\003\000*\342\003\025\252\340\003\024\252\035\362\377\227\001\000\200R\037\004\000\061`\001\000Ts\352G\371\340\003\001*\342\067@\371a\002@\371A\000\001ʡ\002\000\265\363SA\251\365[B\251\375{Ǩ\300\003_\326\341\003\026*\340\003\024\252\342\343\000\221\365\037\000\371#\367\377\227\341\003\000*\360\377\377\027"...
  25. f = 0x5555f7b010
  26. #4 0x0000007fee1056b4 in retro_vk_context_reset() () at core/libretro/libretro.cpp:1731
  27. vulkan = 0x5556013b58
  28. #5 0x00000055555bf4e8 in drivers_init.constprop ()
  29. #6 0x00000055555c044c in retroarch_main_init ()
  30. #7 0x00000055555d9484 in content_load.isra ()
  31. #8 0x00000055555da49c in task_load_content_internal.isra ()
  32. #9 0x00000055555c7458 in rarch_main ()
  33. #10 0x0000007ff5cdfd24 in __libc_start_main (main=0x555558e110 <main>, argc=7, argv=0x7ffffff428, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>) at ../csu/libc-start.c:308
  34. self = <optimized out>
  35. result = <optimized out>
  36. unwind_buf =
  37. {cancel_jmp_buf = {{jmp_buf = {366508977840, 0, 366504109000, 0, 0, 0, 0, 0, 0, 0, 549755810528, 13016314620175385287, 0, 13016314620346174671, 0, 0, 0, 0, 0, 0, 0, 0}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x5555e2c490 <__libc_start_main@got.plt>, 0x555558e3fc <_start+52>}, data = {prev = 0x0, cleanup = 0x0, canceltype = 1440924816}}}
  38. not_first_call = <optimized out>
  39. #11 0x000000555558e3fc in _start ()
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement