Reading symbols from ./retroarch...done. (gdb) r -L lib/ppsspp_libretro.so /home/orbea/games/roms/psp/Tales_of_Eternia_UNDUB.iso Starting program: /media/gittings/forks/ppsspp/build/retroarch -L lib/ppsspp_libretro.so /home/orbea/games/roms/psp/Tales_of_Eternia_UNDUB.iso [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffecc20700 (LWP 31451)] [New Thread 0x7fffe9394700 (LWP 31454)] [Thread 0x7fffe9394700 (LWP 31454) exited] [New Thread 0x7fffe9394700 (LWP 31455)] Thread 1 "retroarch" received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007fffeb5eb5b3 in VulkanContext::CreateInstance (this=0x1eaf7c0, info=...) at /home/orbea/gittings/forks/ppsspp/Common/Vulkan/VulkanContext.cpp:245 #2 0x00007fffeb21f0f7 in create_device (context=0x7fffffffcf80, instance=0x1c4ffa0, gpu=0x0, surface=0x1, get_instance_proc_addr=0x7fffe836b6b0 , required_device_extensions=0xf04230 , num_required_device_extensions=1, required_device_layers=0xf04238 , num_required_device_layers=1, required_features=0x7fffffffcfb0) at /home/orbea/gittings/forks/ppsspp/libretro/LibretroVulkanContext.cpp:41 #3 0x0000000000749c15 in vulkan_context_init_device (vk=0x1794c00) at gfx/common/vulkan_common.c:1683 #4 0x000000000074b1c1 in vulkan_surface_create (vk=0x1794c00, type=VULKAN_WSI_XCB, display=0x1795580, surface=0xfbffd8 , width=748, height=211, swap_interval=0) at gfx/common/vulkan_common.c:2483 #5 0x00000000007185f0 in gfx_ctx_x_set_video_mode (data=0x1794bb0, video_info=0x7fffffffd570, width=1680, height=1050, fullscreen=true) at gfx/drivers_context/x_ctx.c:906 #6 0x00000000004a932f in video_context_driver_set_video_mode ( mode_info=0x7fffffffda64) at gfx/video_driver.c:3264 #7 0x0000000000740f0e in vulkan_init (video=0x7fffffffdac0, input=0xf5bf90 , input_data=0xf5bf98 ) at gfx/drivers/vulkan.c:1206 #8 0x00000000004a50df in video_driver_init_internal ( video_is_threaded=0x7fffffffdb87) at gfx/video_driver.c:1065 #9 0x00000000004a64d7 in video_driver_init (video_is_threaded=0x7fffffffdb87) at gfx/video_driver.c:1761 #10 0x00000000004abaa9 in drivers_init (flags=1023) at driver.c:361 #11 0x000000000043e1fc in retroarch_main_init (argc=4, argv=0x7fffffffe188) at retroarch.c:1429 #12 0x000000000045b1ea in content_load (info=0x7fffffffe050) at tasks/task_content.c:291 #13 0x000000000045c49f in task_load_content (content_info=0x7fffffffe050, content_ctx=0x7fffffffdf60, launched_from_menu=true, launched_from_cli=true, error_string=0x7fffffffdf58) at tasks/task_content.c:982 #14 0x000000000045d9df in task_load_content_callback ( content_info=0x7fffffffe050, loading_from_menu=true, loading_from_cli=true) at tasks/task_content.c:1672 #15 0x000000000045dbf0 in task_push_load_content_from_cli (core_path=0x0, fullpath=0x0, content_info=0x7fffffffe050, type=CORE_TYPE_PLAIN, cb=0x0, user_data=0x0) at tasks/task_content.c:1753 #16 0x0000000000439e7b in rarch_main (argc=4, argv=0x7fffffffe188, data=0x0) at frontend/frontend.c:140 #17 0x0000000000587822 in main (argc=4, argv=0x7fffffffe188) at ui/drivers/qt/ui_qt_application.cpp:188 (gdb) bt full #0 0x0000000000000000 in ?? () No symbol table info available. #1 0x00007fffeb5eb5b3 in VulkanContext::CreateInstance (this=0x1eaf7c0, info=...) at /home/orbea/gittings/forks/ppsspp/Common/Vulkan/VulkanContext.cpp:245 props2 = {sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROPERTIES_2, pNext = 0x7fffffffcdc0, properties = {apiVersion = 0, driverVersion = 0, vendorID = 0, deviceID = 0, deviceType = VK_PHYSICAL_DEVICE_TYPE_OTHER, deviceName = '\000' , pipelineCacheUUID = '\000' , 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 = 0, framebufferDepthSampleCounts = 0, framebufferStencilSampleCounts = 0, framebufferNoAttachmentsSampleCounts = 0, maxColorAttachments = 0, sampledImageColorSampleCounts = 0, sampledImageIntegerSampleCounts = 0, sampledImageDepthSampleCounts = 0, sampledImageStencilSampleCounts = 0, storageImageSampleCounts = 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}}} pushProps = { sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PUSH_DESCRIPTOR_PROPERTIES_KHR, pNext = 0x7fffffffcda0, maxPushDescriptors = 0} extHostMemProps = { sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_MEMORY_HOST_PROPERTIES_EXT, pNext = 0x0, minImportedHostPointerAlignment = 0} i = 0 app_info = {sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, pNext = 0x0, pApplicationName = 0x0, applicationVersion = 0, pEngineName = 0x0, engineVersion = 2, apiVersion = 4194304} inst_info = {sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, pNext = 0x0, flags = 0, pApplicationInfo = 0x7fffffffce30, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 3, ppEnabledExtensionNames = 0x1eb8400} res = VK_SUCCESS gpu_count = 1 __PRETTY_FUNCTION__ = "VkResult VulkanContext::CreateInstance(const VulkanContext::CreateInfo&)" #2 0x00007fffeb21f0f7 in create_device (context=0x7fffffffcf80, instance=0x1c4ffa0, gpu=0x0, surface=0x1, get_instance_proc_addr=0x7fffe836b6b0 , required_device_extensions=0xf04230 , num_required_device_extensions=1, required_device_layers=0xf04238 , num_required_device_layers=1, required_features=0x7fffffffcfb0) at /home/orbea/gittings/forks/ppsspp/libretro/LibretroVulkanContext.cpp:41 physical_device = 0 #3 0x0000000000749c15 in vulkan_context_init_device (vk=0x1794c00) at gfx/common/vulkan_common.c:1683 context = {gpu = 0x0, device = 0x0, queue = 0x0, queue_family_index = 0, presentation_queue = 0x0, presentation_queue_family_index = 0} features = {robustBufferAccess = 0, fullDrawIndexUint32 = 0, imageCubeArray = 0, independentBlend = 0, geometryShader = 0, tessellationShader = 0, sampleRateShading = 0, dualSrcBlend = 0, logicOp = 0, multiDrawIndirect = 0, drawIndirectFirstInstance = 0, depthClamp = 0, depthBiasClamp = 0, fillModeNonSolid = 0, depthBounds = 0, wideLines = 0, largePoints = 0, alphaToOne = 0, multiViewport = 0, samplerAnisotropy = 0, textureCompressionETC2 = 0, textureCompressionASTC_LDR = 0, textureCompressionBC = 0, occlusionQueryPrecise = 0, pipelineStatisticsQuery = 0, vertexPipelineStoresAndAtomics = 0, fragmentStoresAndAtomics = 0, shaderTessellationAndGeometryPointSize = 0, shaderImageGatherExtended = 0, shaderStorageImageExtendedFormats = 0, shaderStorageImageMultisample = 0, shaderStorageImageReadWithoutFormat = 0, shaderStorageImageWriteWithoutFormat = 0, shaderUniformBufferArrayDynamicIndexing = 0, shaderSampledImageArrayDynamicIndexing = 0, shaderStorageBufferArrayDynamicIndexing = 0, shaderStorageImageArrayDynamicIndexing = 0, shaderClipDistance = 0, shaderCullDistance = 0, shaderFloat64 = 0, shaderInt64 = 0, shaderInt16 = 0, shaderResourceResidency = 0, shaderResourceMinLod = 0, sparseBinding = 0, sparseResidencyBuffer = 0, sparseResidencyImage2D = 0, sparseResidencyImage3D = 0, sparseResidency2Samples = 0, sparseResidency4Samples = 0, sparseResidency8Samples = 0, sparseResidency16Samples = 0, sparseResidencyAliased = 0, variableMultisampleRate = 0, inheritedQueries = 0} ret = false use_device_ext = 227 queue_count = 0 i = 0 one = 1 found_queue = false features = {robustBufferAccess = 0, fullDrawIndexUint32 = 0, imageCubeArray = 0, independentBlend = 0, geometryShader = 0, tessellationShader = 0, sampleRateShading = 0, dualSrcBlend = 0, logicOp = 0, multiDrawIndirect = 0, drawIndirectFirstInstance = 0, depthClamp = 0, depthBiasClamp = 0, fillModeNonSolid = 0, depthBounds = 0, wideLines = 0, largePoints = 0, alphaToOne = 0, multiViewport = 0, samplerAnisotropy = 0, textureCompressionETC2 = 0, textureCompressionASTC_LDR = 0, textureCompressionBC = 0, occlusionQueryPrecise = 0, pipelineStatisticsQuery = 0, vertexPipelineStoresAndAtomics = 0, fragmentStoresAndAtomics = 0, shaderTessellationAndGeometryPointSize = 0, shaderImageGatherExtended = 0, shaderStorageImageExtendedFormats = 0, shaderStorageImageMultisample = 0, shaderStorageImageReadWithoutFormat = 0, shaderStorageImageWriteWithoutFormat = 0, shaderUniformBufferArrayDynamicIndexing = 0, shaderSampledImageArrayDynamicIndexing = 0, shaderStorageBufferArrayDynamicIndexing = 0, shaderStorageImageArrayDynamicIndexing = 0, shaderClipDistance = 0, shaderCullDistance = 0, shaderFloat64 = 0, shaderInt64 = 0, shaderInt16 = 0, shaderResourceResidency = 0, shaderResourceMinLod = 0, sparseBinding = 0, sparseResidencyBuffer = 0, sparseResidencyImage2D = 0, sparseResidencyImage3D = 0, sparseResidency2Samples = 0, sparseResidency4Samples = 0, sparseResidency8Samples = 0, sparseResidency16Samples = 0, sparseResidencyAliased = 0, variableMultisampleRate = 0, inheritedQueries = 0} queue_info = {sType = VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO, pNext = 0x0, flags = 0, queueFamilyIndex = 0, queueCount = 0, pQueuePriorities = 0x0} device_info = {sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, pNext = 0x0, flags = 0, queueCreateInfoCount = 0, pQueueCreateInfos = 0x0, enabledLayerCount = 0, ppEnabledLayerNames = 0x0, enabledExtensionCount = 0, ppEnabledExtensionNames = 0x0, pEnabledFeatures = 0x0} enabled_device_extensions = {0x0, 0x7fffffffd2c0 "\210Ýš;", 0x0, 0x2d , 0x1ea64d0 "", 0x2d , 0x2d , 0x0} enabled_device_extension_count = 0 device_extensions = {0xcc6790 "VK_KHR_swapchain"} optional_device_extensions = { 0xcc67d0 "VK_KHR_sampler_mirror_clamp_to_edge"} device_layers = {0xcc67a8 "VK_LAYER_LUNARG_standard_validation"} iface = 0x7fffec0917a0 #4 0x000000000074b1c1 in vulkan_surface_create (vk=0x1794c00, type=VULKAN_WSI_XCB, display=0x1795580, surface=0xfbffd8 , width=748, height=211, swap_interval=0) at gfx/common/vulkan_common.c:2483 No locals. #5 0x00000000007185f0 in gfx_ctx_x_set_video_mode (data=0x1794bb0, video_info=0x7fffffffd570, width=1680, height=1050, fullscreen=true) at gfx/drivers_context/x_ctx.c:906 resize = true shutdown = false quit = false width = 748 height = 211 event = {type = 19, xany = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802}, xkey = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, root = 52428802, subwindow = 0, time = 0, x = 0, y = 0, x_root = 0, y_root = 0, state = 0, keycode = 0, same_screen = 0}, xbutton = { type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, root = 52428802, subwindow = 0, time = 0, x = 0, y = 0, x_root = 0, y_root = 0, state = 0, button = 0, same_screen = 0}, xmotion = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, root = 52428802, subwindow = 0, time = 0, x = 0, y = 0, x_root = 0, y_root = 0, state = 0, is_hint = 0 '\000', same_screen = 0}, xcrossing = { type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, root = 52428802, subwindow = 0, time = 0, x = 0, y = 0, x_root = 0, y_root = 0, mode = 0, detail = 0, same_screen = 0, focus = 0, state = 0}, xfocus = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, mode = 52428802, detail = 0}, xexpose = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, x = 52428802, y = 0, width = 0, height = 0, count = 0}, xgraphicsexpose = {type = 19, serial = 54, send_event = 0, display = 0x1795580, drawable = 52428802, x = 52428802, y = 0, width = 0, height = 0, count = 0, major_code = 0, minor_code = 0}, xnoexpose = {type = 19, serial = 54, send_event = 0, display = 0x1795580, drawable = 52428802, major_code = 52428802, minor_code = 0}, xvisibility = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, state = 52428802}, xcreatewindow = {type = 19, serial = 54, send_event = 0, display = 0x1795580, parent = 52428802, window = 52428802, x = 0, y = 0, width = 0, height = 0, border_width = 0, override_redirect = 0}, xdestroywindow = { type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802}, xunmap = {type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802, from_configure = 0}, xmap = {type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802, override_redirect = 0}, xmaprequest = {type = 19, serial = 54, send_event = 0, display = 0x1795580, parent = 52428802, window = 52428802}, xreparent = {type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802, parent = 0, x = 0, y = 0, override_redirect = 0}, xconfigure = {type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802, x = 0, y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0}, xgravity = {type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802, x = 0, y = 0}, xresizerequest = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, width = 52428802, height = 0}, xconfigurerequest = {type = 19, serial = 54, send_event = 0, display = 0x1795580, parent = 52428802, window = 52428802, x = 0, y = 0, width = 0, height = 0, border_width = 0, above = 0, detail = 0, value_mask = 0}, xcirculate = {type = 19, serial = 54, send_event = 0, display = 0x1795580, event = 52428802, window = 52428802, place = 0}, xcirculaterequest = {type = 19, serial = 54, send_event = 0, display = 0x1795580, parent = 52428802, window = 52428802, place = 0}, xproperty = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, atom = 52428802, time = 0, state = 0}, xselectionclear = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, selection = 52428802, time = 0}, xselectionrequest = {type = 19, serial = 54, send_event = 0, display = 0x1795580, owner = 52428802, requestor = 52428802, selection = 0, target = 0, property = 0, time = 0}, xselection = {type = 19, serial = 54, send_event = 0, display = 0x1795580, requestor = 52428802, selection = 52428802, target = 0, property = 0, time = 0}, xcolormap = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, colormap = 52428802, new = 0, state = 0}, xclient = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, message_type = 52428802, format = 0, data = { b = '\000' , s = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, l = {0, 0, 0, 0, 0}}}, xmapping = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, request = 52428802, first_keycode = 0, count = 0}, xerror = { type = 19, display = 0x36, resourceid = 0, serial = 24728960, error_code = 2 '\002', request_code = 0 '\000', minor_code = 32 ' '}, xkeymap = {type = 19, serial = 54, send_event = 0, display = 0x1795580, window = 52428802, key_vector = "\002\000 \003", '\000' }, xgeneric = {type = 19, serial = 54, send_event = 0, display = 0x1795580, extension = 52428802, evtype = 0}, xcookie = { type = 19, serial = 54, send_event = 0, display = 0x1795580, extension = 52428802, evtype = 0, cookie = 52428802, data = 0x0}, pad = {140733193388051, 54, 0, 24728960, 52428802, 52428802, 0 }} true_full = false windowed_full = true val = 0 x_off = 0 y_off = 0 vi = 0x1e90fd0 swa = {background_pixmap = 0, background_pixel = 0, border_pixmap = 0, border_pixel = 0, bit_gravity = 0, win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0, save_under = 0, event_mask = 131135, do_not_propagate_mask = 0, override_redirect = 0, colormap = 52428801, cursor = 0} wm_name = 0x1798710 "" old_handler = 0x0 x = 0x1794bb0 net_wm_icon = 343 cardinal = 6 settings = 0x7fffecc21010 opacity = 4294967295 #6 0x00000000004a932f in video_context_driver_set_video_mode ( mode_info=0x7fffffffda64) at gfx/video_driver.c:3264 video_info = {input_menu_swap_ok_cancel_buttons = false, input_driver_nonblock_state = false, shared_context = true, black_frame_insertion = false, hard_sync = true, fps_show = false, statistics_show = false, framecount_show = false, scale_integer = false, post_filter_record = false, windowed_fullscreen = true, fullscreen = true, font_enable = true, use_rgba = false, libretro_running = true, xmb_shadows_enable = true, battery_level_enable = true, timedate_enable = true, runloop_is_slowmotion = false, runloop_is_idle = false, runloop_is_paused = false, is_perfcnt_enable = false, menu_is_alive = false, msg_bgcolor_enable = false, custom_vp_x = 0, custom_vp_y = 0, crt_switch_center_adjust = 0, hard_sync_frames = 0, aspect_ratio_idx = 2, max_swapchain_images = 3, monitor_index = 0, crt_switch_resolution = 0, crt_switch_resolution_super = 2560, width = 0, height = 0, xmb_theme = 0, xmb_color_theme = 8, menu_shader_pipeline = 2, materialui_color_theme = 2, ozone_color_theme = 1, custom_vp_width = 1680, custom_vp_height = 1050, custom_vp_full_width = 0, custom_vp_full_height = 0, menu_wallpaper_opacity = 0.300000012, menu_framebuffer_opacity = 0.899999976, menu_header_opacity = 1, menu_footer_opacity = 1, refresh_rate = 60, font_msg_pos_x = 0.0500000007, font_msg_pos_y = 0.0500000007, font_msg_color_r = 0.266666681, font_msg_color_g = 0.419607848, font_msg_color_b = 0.172549024, xmb_alpha_factor = 75, fps_text = "\000\377", '\000' , "\377\000\000\000\000\000\000\000\000\000\377", '\000' , "b:8f/87/79\n*colo/dd\n*color12:\trglor11:\trgb:ee/ee\320\016K\363\377\177\000\000\300\023K\363\377\177\000\000\000\000\000\000\032\000\000\000\025\000\000\000\a\000\000\000\217\203\303", , stat_text = "\377\177\000\000% \273\332\377\177\000\000p\214\304\332\377\177\000\000*#\273\332\377\177\000\000|\273\304\332\377\177\000\000X%\273\332\377\177\000\000\002J\303\332\377\177\000\000\"\035\273\332\377\177\000\000\356\203\303\332\377\177\000\000` \273\332\377\177\000\000S\001\303\332\377\177\000\000b\030\273\332\377\177\000\000|\273\304\332\377\177\000\000X%\273\332\377\177\000\000\002J\303\332\377\177\000\000\"\035\273\332\377\177\000\000\356\203\303\332\377\177\000\000` \273\332\377\177\000\000S\001\303\332\377\177\000\000b\030\273\332\377\177\000\000|\273\304\332\377\177\000\000\b\000\000\000\000\000\000\000\320\017\351\001\000\000\000\000\250\327\377\377\377\177\000\000\006", '\000' ..., chat_text = '\000' , "\020\375\350\001\000\000\000\000\a\000\000\000\000\000\000\000\240\\\033\363\377\177\000\000@\005\000\000\000\000\000\000\030\000\000\000\000\000\000\000\020\211\035\366\377\177\000\000\000\000\000\000\000\000\000\000\001", '\000' , "\020\375\350\001", '\000' , "\230\277\365\000\000\000\000\000\200\341\377\377\377\177", '\000' , "\017l\034\366\377\177\000\000\213\rt\000\000\000\000\000\213\rt\000\000\000\000\000\020\332\377\377\377\177\000\000\300\nO", '\000' , "\300\301\313\000\000\000\000\000d\332\377\377\377\177\000\000\260Ky\001"..., frame_count = 4327018336, frame_time = -nan(0x7fd9b0), frame_rate = 4.59163468e-41, osd_stat_params = {x = 6.84897096e-39, y = 0, scale = -1.2309128e+31, drop_mod = 4.59163468e-41, drop_x = -9736, drop_y = 32767, drop_alpha = -nan(0x7fd9d0), color = 0, full_screen = 176, text_align = TEXT_ALIGN_LEFT}, cb_update_window_title = 0x715293 , cb_swap_buffers = 0x717353 , cb_get_metrics = 0x714ac0 , cb_set_resize = 0x717546 , cb_set_mvp = 0x0, context_data = 0x1794bb0, shader_data = 0x0, userdata = 0x0, shader_driver = 0x0} #7 0x0000000000740f0e in vulkan_init (video=0x7fffffffdac0, input=0xf5bf90 , input_data=0xf5bf98 ) at gfx/drivers/vulkan.c:1206 mode = {width = 1680, height = 1050, fullscreen = true} inp = {input = 0x7fffffffdaa0, input_data = 0x4a6ade } full_x = 1680 full_y = 1050 win_width = 1680 win_height = 1050 interval = 0 temp_width = 0 temp_height = 0 ctx_driver = 0xee9820 vk = 0x1792310 #8 0x00000000004a50df in video_driver_init_internal ( video_is_threaded=0x7fffffffdb87) at gfx/video_driver.c:1065 video = {fullscreen = true, vsync = false, force_aspect = true, font_enable = true, width = 0, height = 0, swap_interval = 1, smooth = true, is_threaded = false, rgb32 = true, input_scale = 2, parent = 0} max_dim = 480 scale = 2 width = 0 height = 0 custom_vp = 0x7fffecc5b070 tmp = 0xf035a0 system = 0x0 dummy_pixels = {0 } settings = 0x7fffecc21010 geom = 0xf5c060 #9 0x00000000004a64d7 in video_driver_init (video_is_threaded=0x7fffffffdb87) at gfx/video_driver.c:1761 No locals. #10 0x00000000004abaa9 in drivers_init (flags=1023) at driver.c:361 hwr = 0xf60340 video_is_threaded = false #11 0x000000000043e1fc in retroarch_main_init (argc=4, argv=0x7fffffffe188) at retroarch.c:1429 init_failed = false global = 0xf094e0 #12 0x000000000045b1ea in content_load (info=0x7fffffffe050) at tasks/task_content.c:291 i = 0 retval = true rarch_argc = 0 rarch_argv = {0x0 } argv_copy = {0x0 } rarch_argv_ptr = 0x7fffffffe188 rarch_argc_ptr = 0x7fffffffe050 wrap_args = 0x175c470 #13 0x000000000045c49f in task_load_content (content_info=0x7fffffffe050, content_ctx=0x7fffffffdf60, launched_from_menu=true, launched_from_cli=true, error_string=0x7fffffffdf58) at tasks/task_content.c:982 contentless = false is_inited = false #14 0x000000000045d9df in task_load_content_callback ( content_info=0x7fffffffe050, loading_from_menu=true, loading_from_cli=true) at tasks/task_content.c:1672 content_ctx = {subsystem = {data = 0x0, size = 0}, name_ips = 0x0, name_bps = 0x0, name_ups = 0x0, valid_extensions = 0x0, directory_cache = 0x0, directory_system = 0x0, is_ips_pref = false, is_bps_pref = false, is_ups_pref = false, history_list_enable = false, block_extract = false, need_fullpath = false, set_supports_no_game_enable = false, patch_is_blocked = false, bios_is_missing = false, check_firmware_before_loading = false, temporary_content = 0xc6ca80 <{lambda()#2}::operator()() const::qstring_literal>} ret = false error_string = 0x0 global = 0xf094e0 settings = 0x7fffecc21010 sys_info = 0xf06060 #15 0x000000000045dbf0 in task_push_load_content_from_cli (core_path=0x0, fullpath=0x0, content_info=0x7fffffffe050, type=CORE_TYPE_PLAIN, cb=0x0, user_data=0x0) at tasks/task_content.c:1753 No locals. #16 0x0000000000439e7b in rarch_main (argc=4, argv=0x7fffffffe188, data=0x0) at frontend/frontend.c:140 info = {argc = 4, argv = 0x7fffffffe188, args = 0x0, environ_get = 0x438ea8 } args = 0x0 ui_application = 0x0 #17 0x0000000000587822 in main (argc=4, argv=0x7fffffffe188) at ui/drivers/qt/ui_qt_application.cpp:188 No locals. (gdb) t a a f Thread 4 (Thread 0x7fffe9394700 (LWP 31455)): #0 0x00007ffff62f01b3 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 Thread 2 (Thread 0x7fffecc20700 (LWP 31451)): #0 0x00007ffff62f01b3 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 Thread 1 (Thread 0x7fffecc5ef00 (LWP 31447)): #0 0x0000000000000000 in ?? ()