Advertisement
Hexagon12

Untitled

Apr 4th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.05 KB | None | 0 0
  1. [ 7.531817] Frontend <Info> yuzu\main.cpp:GMainWindow::BootGame:408: yuzu starting...
  2. [ 7.957365] Common.Filesystem <Trace> common\file_util.cpp:FileUtil::ForeachDirectoryEntry:401: directory E:/Switch Roms/Super Mario Odyssey/
  3. [ 7.999730] Loader <Warning> core\loader\loader.cpp:Loader::GetLoader:130: File E:/Switch Roms/Super Mario Odyssey/main has a different type than its extension.
  4. [ 8.000813] Loader <Debug> core\loader\loader.cpp:Loader::GetLoader:135: Loading file E:/Switch Roms/Super Mario Odyssey/main as Directory...
  5. [ 8.001577] HW.Memory <Debug> core\core.cpp:Core::System::Init:145: initialized OK
  6. [ 8.079875] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 0000000000000000 onto 0000000000000000-0000001000000000
  7. [ 8.158465] HW.LCD <Debug> core\hw\lcd.cpp:LCD::Init:59: initialized OK
  8. [ 8.159248] HW <Debug> core\hw\hw.cpp:HW::Init:86: initialized OK
  9. [ 8.200940] Service.FS <Debug> core\hle\service\filesystem\filesystem.cpp:Service::FileSystem::RegisterFileSystem:30: Registered file system SaveData_Factory with id code 0x00000002
  10. [ 8.202146] Service.FS <Debug> core\hle\service\filesystem\filesystem.cpp:Service::FileSystem::RegisterFileSystem:30: Registered file system SDMC_Factory with id code 0x00000003
  11. [ 8.202904] Common.Filesystem <Trace> common\file_util.cpp:FileUtil::CreateFullPath:195: path C:\Users\Hexagon12\AppData\Roaming/yuzu/sysdata/shared_font.bin
  12. [ 8.204645] Common.Filesystem <Debug> common\file_util.cpp:FileUtil::CreateFullPath:198: path exists C:\Users\Hexagon12\AppData\Roaming/yuzu/sysdata/shared_font.bin
  13. [ 8.255158] Service <Debug> core\hle\service\service.cpp:Service::Init:201: initialized OK
  14. [ 8.256392] Render.OpenGL <Info> video_core\renderer_opengl\renderer_opengl.cpp:RendererOpenGL::Init:433: GL_VERSION: 3.3.0 NVIDIA 391.35
  15. [ 8.256979] Render.OpenGL <Info> video_core\renderer_opengl\renderer_opengl.cpp:RendererOpenGL::Init:434: GL_VENDOR: NVIDIA Corporation
  16. [ 8.257931] Render.OpenGL <Info> video_core\renderer_opengl\renderer_opengl.cpp:RendererOpenGL::Init:435: GL_RENDERER: GeForce GTX 750 Ti/PCIe/SSE2
  17. [ 8.259471] Render.OpenGL <Debug> video_core\renderer_opengl\gl_shader_util.cpp:GLShader::LoadProgram:26: Compiling vertex shader...
  18. [ 8.267894] Render.OpenGL <Debug> video_core\renderer_opengl\gl_shader_util.cpp:GLShader::LoadProgram:73: Compiling fragment shader...
  19. [ 8.268732] Render.OpenGL <Debug> video_core\renderer_opengl\gl_shader_util.cpp:GLShader::LoadProgram:96: Linking program...
  20. [ 8.280211] Render.OpenGL <Debug> video_core\renderer_opengl\gl_shader_util.cpp:GLShader::LoadProgram:26: Compiling vertex shader...
  21. [ 8.293697] Render.OpenGL <Debug> video_core\renderer_opengl\gl_shader_util.cpp:GLShader::LoadProgram:73: Compiling fragment shader...
  22. [ 8.333343] Render.OpenGL <Debug> video_core\renderer_opengl\gl_shader_util.cpp:GLShader::LoadProgram:96: Linking program...
  23. [ 8.464325] Render.OpenGL <Debug> video_core\renderer_opengl\renderer_opengl.cpp:DebugHandler:417: API OTHER 131185: Buffer detailed info: Buffer object 3 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_DYNAMIC_DRAW) will use SYSTEM HEAP memory as the source for buffer object operations.
  24. [ 8.465825] Render.OpenGL <Debug> video_core\renderer_opengl\renderer_opengl.cpp:DebugHandler:417: API OTHER 131185: Buffer detailed info: Buffer object 3 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_DYNAMIC_DRAW) has been mapped WRITE_ONLY in SYSTEM HEAP memory (fast).
  25. [ 8.469321] Render.OpenGL <Debug> video_core\renderer_opengl\renderer_opengl.cpp:DebugHandler:417: API OTHER 131185: Buffer detailed info: Buffer object 5 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_DYNAMIC_DRAW) will use SYSTEM HEAP memory as the source for buffer object operations.
  26. [ 8.470132] Render.OpenGL <Debug> video_core\renderer_opengl\renderer_opengl.cpp:DebugHandler:417: API OTHER 131185: Buffer detailed info: Buffer object 5 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_DYNAMIC_DRAW) has been mapped WRITE_ONLY in SYSTEM HEAP memory (fast).
  27. [ 8.470981] Render.OpenGL <Critical> video_core\renderer_opengl\gl_rasterizer.cpp:RasterizerOpenGL::RasterizerOpenGL:183: Sync fixed function OpenGL state here!
  28. [ 8.471598] Render <Debug> video_core\video_core.cpp:VideoCore::Init:27: initialized OK
  29. [ 8.471954] Core <Debug> core\core.cpp:Core::System::Init:176: Initialized OK
  30. [ 8.487236] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:80: Magic: META
  31. [ 8.488416] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:81: Main thread priority: 0x2c
  32. [ 8.489154] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:82: Main thread core: 0
  33. [ 8.489743] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:83: Main thread stack size: 0x100000 bytes
  34. [ 8.490403] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:84: Process category: 0
  35. [ 8.491177] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:85: Flags: 07
  36. [ 8.491714] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:87: > 64-bit instructions: YES
  37. [ 8.492229] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:99: > Address space: Unknown
  38.  
  39. [ 8.492708] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:102: Magic: ACID
  40. [ 8.493188] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:103: Flags: 03
  41. [ 8.493652] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:104: > Is Retail: YES
  42. [ 8.494130] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:105: Title ID Min: 0100000000010000
  43. [ 8.494727] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:106: Title ID Max: 01FFFFFFFFFFFFFF
  44. [ 8.495242] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:107: Filesystem Access: 4000000000000000
  45.  
  46. [ 8.495724] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:110: Magic: ACI0
  47. [ 8.496217] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:111: Title ID: 0100000000010000
  48. [ 8.498311] Service.FS <Debug> core\file_sys\program_metadata.cpp:FileSys::ProgramMetadata::Print:112: Filesystem Access: 4000000000000000
  49.  
  50. [ 8.499412] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FDEAF4A0 onto 0000000008000000-0000000008002000
  51. [ 8.500022] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FDEAF4A0 onto 0000000008000000-0000000008002000
  52. [ 8.500792] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FDEB14A0 onto 0000000008002000-0000000008003000
  53. [ 8.501348] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FDEB14A0 onto 0000000008002000-0000000008003000
  54. [ 8.501937] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FDEB24A0 onto 0000000008003000-0000000008005000
  55. [ 8.502485] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FDEB24A0 onto 0000000008003000-0000000008005000
  56. [ 8.503260] Loader <Debug> core\loader\deconstructed_rom_directory.cpp:Loader::AppLoader_DeconstructedRomDirectory::Load:130: loaded module rtld @ 0x8000000
  57. [ 8.766182] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429C390080 onto 0000000008005000-0000000008BF7000
  58. [ 8.767588] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429C390080 onto 0000000008005000-0000000008BF7000
  59. [ 8.768562] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429CF82080 onto 0000000008BF7000-0000000009C53000
  60. [ 8.769196] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429CF82080 onto 0000000008BF7000-0000000009C53000
  61. [ 8.769941] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429DFDE080 onto 0000000009C53000-000000000A5AD000
  62. [ 8.770567] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429DFDE080 onto 0000000009C53000-000000000A5AD000
  63. [ 8.771405] Loader <Debug> core\loader\deconstructed_rom_directory.cpp:Loader::AppLoader_DeconstructedRomDirectory::Load:130: loaded module main @ 0x8005000
  64. [ 8.840437] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429EE1C080 onto 000000000A5AD000-000000000A8A2000
  65. [ 8.841544] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429EE1C080 onto 000000000A5AD000-000000000A8A2000
  66. [ 8.842297] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429F111080 onto 000000000A8A2000-000000000AB0B000
  67. [ 8.842651] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429F111080 onto 000000000A8A2000-000000000AB0B000
  68. [ 8.843136] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429F37A080 onto 000000000AB0B000-000000000AC68000
  69. [ 8.843270] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429F37A080 onto 000000000AB0B000-000000000AC68000
  70. [ 8.843838] Loader <Debug> core\loader\deconstructed_rom_directory.cpp:Loader::AppLoader_DeconstructedRomDirectory::Load:130: loaded module subsdk0 @ 0xa5ad000
  71. [ 8.912898] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429F827080 onto 000000000AC68000-000000000B047000
  72. [ 8.914055] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429F827080 onto 000000000AC68000-000000000B047000
  73. [ 8.914708] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429FC06080 onto 000000000B047000-000000000B535000
  74. [ 8.915310] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429FC06080 onto 000000000B047000-000000000B535000
  75. [ 8.916013] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242A00F4080 onto 000000000B535000-000000000B67A000
  76. [ 8.916597] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242A00F4080 onto 000000000B535000-000000000B67A000
  77. [ 8.917379] Loader <Debug> core\loader\deconstructed_rom_directory.cpp:Loader::AppLoader_DeconstructedRomDirectory::Load:130: loaded module sdk @ 0xac68000
  78. [ 8.918669] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 000002429C16C080 onto 0000000050000000-0000000050100000
  79. [ 8.919080] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000000000000 - 0000000008000000 size: 8000000 --- Unmapped
  80. [ 8.920283] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000008000000 - 0000000008002000 size: 2000 R-X CodeStatic
  81. [ 8.920766] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000008002000 - 0000000008003000 size: 1000 R-- CodeMutable
  82. [ 8.921290] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000008003000 - 0000000008005000 size: 2000 RW- CodeMutable
  83. [ 8.923096] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000008005000 - 0000000008bf7000 size: bf2000 R-X CodeStatic
  84. [ 8.923702] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000008bf7000 - 0000000009c53000 size: 105c000 R-- CodeMutable
  85. [ 8.924406] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000009c53000 - 000000000a5ad000 size: 95a000 RW- CodeMutable
  86. [ 8.924973] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000a5ad000 - 000000000a8a2000 size: 2f5000 R-X CodeStatic
  87. [ 8.925459] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000a8a2000 - 000000000ab0b000 size: 269000 R-- CodeMutable
  88. [ 8.925799] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000ab0b000 - 000000000ac68000 size: 15d000 RW- CodeMutable
  89. [ 8.926431] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000ac68000 - 000000000b047000 size: 3df000 R-X CodeStatic
  90. [ 8.927113] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000b047000 - 000000000b535000 size: 4ee000 R-- CodeMutable
  91. [ 8.927253] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000b535000 - 000000000b67a000 size: 145000 RW- CodeMutable
  92. [ 8.927850] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 000000000b67a000 - 0000000050000000 size: 44986000 --- Unmapped
  93. [ 8.928283] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000050000000 - 0000000050100000 size: 100000 RW- ThreadLocal
  94. [ 8.928745] Kernel <Debug> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::LogLayout:237: 0000000050100000 - 0000001000000000 size: faff00000 --- Unmapped
  95. [ 8.929129] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 0000024291C4C080 onto 0000000040000000-0000000040001000
  96. [ 8.929771] Common.Filesystem <Trace> common\file_util.cpp:FileUtil::ForeachDirectoryEntry:401: directory E:/Switch Roms/Super Mario Odyssey/
  97. [ 8.930742] Loader <Debug> core\loader\deconstructed_rom_directory.cpp:Loader::AppLoader_DeconstructedRomDirectory::ReadRomFS:174: RomFS offset: 0x0000000000000000
  98. [ 8.931128] Loader <Debug> core\loader\deconstructed_rom_directory.cpp:Loader::AppLoader_DeconstructedRomDirectory::ReadRomFS:175: RomFS size: 0x0000000148CB8000
  99. [ 8.933258] Service.FS <Debug> core\hle\service\filesystem\filesystem.cpp:Service::FileSystem::RegisterFileSystem:30: Registered file system ArchiveFactory_RomFS with id code 0x00000001
  100. [ 8.985022] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  101. [ 8.986084] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  102. [ 8.988708] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=0
  103. [ 8.989049] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=0
  104. [ 8.989796] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=8000000
  105. [ 8.990024] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=8000000
  106. [ 8.991091] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=8002000
  107. [ 8.991560] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=8002000
  108. [ 8.992154] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=8003000
  109. [ 8.992636] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=8003000
  110. [ 8.992993] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=8005000
  111. [ 8.993355] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=8005000
  112. [ 9.051977] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=8bf7000
  113. [ 9.052976] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=8bf7000
  114. [ 9.053767] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=9c53000
  115. [ 9.054174] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=9c53000
  116. [ 9.054807] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=a5ad000
  117. [ 9.055187] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=a5ad000
  118. [ 9.059919] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=a8a2000
  119. [ 9.060431] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=a8a2000
  120. [ 9.062207] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=ab0b000
  121. [ 9.062601] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=ab0b000
  122. [ 9.063389] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=ac68000
  123. [ 9.063715] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=ac68000
  124. [ 9.069797] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=b047000
  125. [ 9.071039] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=b047000
  126. [ 9.071883] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=b535000
  127. [ 9.072214] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=b535000
  128. [ 9.072953] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=b67a000
  129. [ 9.073316] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=b67a000
  130. [ 9.074108] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=40000000
  131. [ 9.074498] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=40000000
  132. [ 9.074999] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=40001000
  133. [ 9.075325] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=40001000
  134. [ 9.076020] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=50000000
  135. [ 9.076351] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=50000000
  136. [ 9.076975] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=50100000
  137. [ 9.077275] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=50100000
  138. [ 9.077407] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=1000000000
  139. [ 9.077810] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=1000000000
  140. [ 20.978567] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xB, info_sub_id=0x2, handle=0x00000000
  141. [ 20.980102] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xB, info_sub_id=0x3, handle=0x00000000
  142. [ 20.982416] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xC, info_sub_id=0x0, handle=0xFFFF8001
  143. [ 20.983497] Kernel <Warning> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::GetAddressSpaceBaseAddr:392: (STUBBED) called
  144. [ 20.984053] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xC, info_sub_id=0x0, handle=0xFFFF8001
  145. [ 20.984747] Kernel <Warning> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::GetAddressSpaceBaseAddr:392: (STUBBED) called
  146. [ 20.985361] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xD, info_sub_id=0x0, handle=0xFFFF8001
  147. [ 20.986043] Kernel <Warning> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::GetAddressSpaceSize:397: (STUBBED) called
  148. [ 20.986964] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xE, info_sub_id=0x0, handle=0xFFFF8001
  149. [ 20.987698] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xE, info_sub_id=0x0, handle=0xFFFF8001
  150. [ 20.988976] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0xF, info_sub_id=0x0, handle=0xFFFF8001
  151. [ 20.992219] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=5000fe90
  152. [ 20.992507] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=5000fe90
  153. [ 20.994265] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetThreadId:108: called thread=0x00000001
  154. [ 20.998856] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0x2, info_sub_id=0x0, handle=0xFFFF8001
  155. [ 20.999675] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0x3, info_sub_id=0x0, handle=0xFFFF8001
  156. [ 21.001852] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0x7, info_sub_id=0x0, handle=0xFFFF8001
  157. [ 21.002430] Kernel <Warning> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::GetTotalHeapUsage:387: (STUBBED) called
  158. [ 21.002938] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0x6, info_sub_id=0x0, handle=0xFFFF8001
  159. [ 21.003206] Kernel <Warning> core\hle\kernel\vm_manager.cpp:Kernel::VMManager::GetTotalMemoryUsage:382: (STUBBED) called
  160. [ 21.004246] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryMemory:485: called, addr=8004000
  161. [ 21.004666] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::QueryProcessMemory:479: called process=0xFFFF8001 addr=8004000
  162. [ 21.014418] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  163. [ 21.017376] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::ConnectToNamedPort:71: called port_name=sm:
  164. [ 21.022227] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  165. [ 21.023194] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'Initialize': port=sm:, cmd_buff[1]=0x8000000A, cmd_buff[2]=0x1, cmd_buff[3]=0x0, cmd_buff[4]=0x0
  166. [ 21.024063] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::Initialize:88: called
  167. [ 21.024531] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  168. [ 21.025558] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  169. [ 21.025933] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  170. [ 21.027002] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  171. [ 21.033197] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  172. [ 21.033813] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=sm:, cmd_buff[1]=0xA, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653
  173. [ 21.035624] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::GetService:116: called service=lm -> session=108
  174. [ 21.036319] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  175. [ 21.037028] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  176. [ 21.037193] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  177. [ 21.037525] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  178. [ 21.045853] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00010003(lm_Server_Client)
  179. [ 21.046845] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'Initialize': port=lm, cmd_buff[1]=0x8000000A, cmd_buff[2]=0x1, cmd_buff[3]=0x10003, cmd_buff[4]=0x4F434653
  180. [ 21.047415] Service.LM <Debug> core\hle\service\lm\lm.cpp:Service::LM::LM::Initialize:182: called
  181. [ 21.047955] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  182. [ 21.048502] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  183. [ 21.049036] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  184. [ 21.049388] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  185. [ 21.058221] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00010003(lm_Server_Client)
  186. [ 21.059014] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  187. [ 21.059419] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  188. [ 21.060695] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  189. [ 21.061521] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  190. [ 21.064590] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::CloseHandle:738: Closing handle 0x00010003
  191. [ 21.066691] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0x10, info_sub_id=0x0, handle=0xFFFF8001
  192. [ 21.072716] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  193. [ 21.073479] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=sm:, cmd_buff[1]=0xA, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653
  194. [ 21.073830] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::GetService:116: called service=apm -> session=112
  195. [ 21.076324] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  196. [ 21.076782] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  197. [ 21.077438] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  198. [ 21.077928] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  199. [ 21.088684] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  200. [ 21.089972] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=sm:, cmd_buff[1]=0xA, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653
  201. [ 21.092482] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::GetService:116: called service=appletOE -> session=114
  202. [ 21.093134] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  203. [ 21.093565] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  204. [ 21.094166] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  205. [ 21.094536] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  206. [ 21.099565] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  207. [ 21.099808] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'QueryPointerBufferSize': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  208. [ 21.100395] Service <Warning> core\hle\service\sm\controller.cpp:Service::SM::Controller::QueryPointerBufferSize:47: (STUBBED) called
  209. [ 21.101088] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  210. [ 21.101571] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  211. [ 21.102175] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  212. [ 21.102766] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  213. [ 21.106985] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  214. [ 21.109003] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'ConvertSessionToDomain': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  215. [ 21.109527] Service <Debug> core\hle\service\sm\controller.cpp:Service::SM::Controller::ConvertSessionToDomain:21: called, server_session=113
  216. [ 21.110205] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  217. [ 21.110612] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  218. [ 21.111433] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  219. [ 21.111829] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  220. [ 21.116449] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  221. [ 21.124404] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  222. [ 21.125145] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'OpenApplicationProxy': port=appletOE, cmd_buff[1]=0x8000000E, cmd_buff[2]=0x3, cmd_buff[3]=0x0, cmd_buff[4]=0x4F434653
  223. [ 21.125807] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::AppletOE::OpenApplicationProxy:95: called
  224. [ 21.126431] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  225. [ 21.126895] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  226. [ 21.128148] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  227. [ 21.128997] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  228. [ 21.130915] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  229. [ 21.137475] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  230. [ 21.138209] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetApplicationFunctions': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  231. [ 21.138706] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetApplicationFunctions:85: called
  232. [ 21.139428] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  233. [ 21.139950] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  234. [ 21.140338] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  235. [ 21.141303] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  236. [ 21.142945] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  237. [ 21.149665] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  238. [ 21.150116] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetLibraryAppletCreator': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  239. [ 21.150663] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetLibraryAppletCreator:78: called
  240. [ 21.151551] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  241. [ 21.151992] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  242. [ 21.152538] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  243. [ 21.153082] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  244. [ 21.155141] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  245. [ 21.159863] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  246. [ 21.160662] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetCommonStateGetter': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  247. [ 21.161281] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetCommonStateGetter:71: called
  248. [ 21.161921] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  249. [ 21.162254] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  250. [ 21.162982] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  251. [ 21.163399] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  252. [ 21.165103] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  253. [ 21.169639] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  254. [ 21.170237] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetSelfController': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  255. [ 21.170863] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetSelfController:64: called
  256. [ 21.171526] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  257. [ 21.171863] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  258. [ 21.172401] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  259. [ 21.172805] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  260. [ 21.175751] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  261. [ 21.180176] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  262. [ 21.181080] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetWindowController': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  263. [ 21.181875] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetWindowController:57: called
  264. [ 21.182531] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  265. [ 21.183680] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  266. [ 21.184014] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  267. [ 21.184736] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  268. [ 21.186899] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  269. [ 21.191250] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  270. [ 21.192470] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetAppletResourceUserId': port=IWindowController, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  271. [ 21.193318] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::IWindowController::GetAppletResourceUserId:29: (STUBBED) called
  272. [ 21.194835] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  273. [ 21.195484] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  274. [ 21.195832] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  275. [ 21.196147] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  276. [ 21.198171] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  277. [ 21.202745] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  278. [ 21.203173] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetAudioController': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  279. [ 21.203852] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetAudioController:36: called
  280. [ 21.204569] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  281. [ 21.204981] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  282. [ 21.205463] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  283. [ 21.206072] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  284. [ 21.207978] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  285. [ 21.212814] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  286. [ 21.213622] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetDisplayController': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  287. [ 21.214278] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetDisplayController:43: called
  288. [ 21.214979] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  289. [ 21.215148] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  290. [ 21.215658] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  291. [ 21.215810] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  292. [ 21.217588] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  293. [ 21.222014] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  294. [ 21.223064] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetDebugFunctions': port=IApplicationProxy, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  295. [ 21.223796] Service.AM <Debug> core\hle\service\am\applet_oe.cpp:Service::AM::IApplicationProxy::GetDebugFunctions:50: called
  296. [ 21.224617] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  297. [ 21.225096] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  298. [ 21.225693] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  299. [ 21.226090] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  300. [ 21.227941] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  301. [ 21.232945] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  302. [ 21.233634] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetEventHandle': port=ICommonStateGetter, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  303. [ 21.234271] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::ICommonStateGetter::GetEventHandle:225: (STUBBED) called
  304. [ 21.234948] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  305. [ 21.235338] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  306. [ 21.235711] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  307. [ 21.236279] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  308. [ 21.239810] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  309. [ 21.245157] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::WaitSynchronization:182: called handles_address=0x5000ff5c, handle_count=1, nano_seconds=-1
  310. [ 21.248809] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  311. [ 21.249583] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'ReceiveMessage': port=ICommonStateGetter, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  312. [ 21.250328] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::ICommonStateGetter::ReceiveMessage:233: (STUBBED) called
  313. [ 21.250681] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  314. [ 21.251012] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  315. [ 21.251373] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  316. [ 21.251810] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  317. [ 21.253652] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  318. [ 21.258137] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  319. [ 21.258452] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetCurrentFocusState': port=ICommonStateGetter, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  320. [ 21.259264] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::ICommonStateGetter::GetCurrentFocusState:241: (STUBBED) called
  321. [ 21.259695] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  322. [ 21.260675] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  323. [ 21.261161] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  324. [ 21.261530] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  325. [ 21.264317] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  326. [ 21.269052] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  327. [ 21.269861] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'AcquireForegroundRights': port=IWindowController, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  328. [ 21.270427] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::IWindowController::AcquireForegroundRights:36: (STUBBED) called
  329. [ 21.271288] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  330. [ 21.271568] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  331. [ 21.272211] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  332. [ 21.272589] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  333. [ 21.275424] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  334. [ 21.282533] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  335. [ 21.283016] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'SetFocusHandlingMode': port=ISelfController, cmd_buff[1]=0xD, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x130001
  336. [ 21.283328] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::ISelfController::SetFocusHandlingMode:116: (STUBBED) called
  337. [ 21.284618] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  338. [ 21.285106] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  339. [ 21.285722] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  340. [ 21.286239] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  341. [ 21.288136] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  342. [ 21.291889] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  343. [ 21.292254] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'SetOutOfFocusSuspendingEnabled': port=ISelfController, cmd_buff[1]=0xD, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x110001
  344. [ 21.293653] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::ISelfController::SetOutOfFocusSuspendingEnabled:165: (STUBBED) called enabled=0
  345. [ 21.294339] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  346. [ 21.294843] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  347. [ 21.295524] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  348. [ 21.295933] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  349. [ 21.297764] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  350. [ 21.303231] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  351. [ 21.303684] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=sm:, cmd_buff[1]=0xA, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653
  352. [ 21.304005] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::GetService:116: called service=aoc:u -> session=119
  353. [ 21.304357] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  354. [ 21.304685] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  355. [ 21.305143] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  356. [ 21.305797] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  357. [ 21.314732] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  358. [ 21.315585] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=sm:, cmd_buff[1]=0xA, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653
  359. [ 21.315954] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::GetService:116: called service=pctl:a -> session=121
  360. [ 21.316889] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  361. [ 21.317333] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  362. [ 21.317938] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  363. [ 21.318616] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  364. [ 21.323310] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00038009(pctl:a_Server_Client)
  365. [ 21.324196] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'QueryPointerBufferSize': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  366. [ 21.325625] Service <Warning> core\hle\service\sm\controller.cpp:Service::SM::Controller::QueryPointerBufferSize:47: (STUBBED) called
  367. [ 21.326333] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  368. [ 21.326853] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  369. [ 21.327359] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  370. [ 21.327714] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  371. [ 21.329788] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00038009(pctl:a_Server_Client)
  372. [ 21.331176] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'ConvertSessionToDomain': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  373. [ 21.331696] Service <Debug> core\hle\service\sm\controller.cpp:Service::SM::Controller::ConvertSessionToDomain:21: called, server_session=120
  374. [ 21.332287] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  375. [ 21.332588] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  376. [ 21.332881] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  377. [ 21.333168] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  378. [ 21.335775] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb5469bc, target=0x00000001
  379. [ 21.339716] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00038009(pctl:a_Server_Client)
  380. [ 21.340472] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'DuplicateSession': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  381. [ 21.341450] Service <Debug> core\hle\service\sm\controller.cpp:Service::SM::Controller::DuplicateSession:33: called, session=121
  382. [ 21.342481] IPC <Warning> core\hle\kernel\hle_ipc.cpp:Kernel::HLERequestContext::ParseCommandBuffer:121: Domain request has no DomainMessageHeader!
  383. [ 21.344265] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  384. [ 21.345072] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  385. [ 21.345434] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  386. [ 21.345736] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  387. [ 21.350199] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb5469bc, target=0x00000001
  388. [ 21.358265] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0004000A(pctl:a_Server_Client)
  389. [ 21.359492] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=pctl:a, cmd_buff[1]=0x8000000E, cmd_buff[2]=0x1, cmd_buff[3]=0x4000A, cmd_buff[4]=0x4F434653
  390. [ 21.360412] Service.PCTL <Debug> core\hle\service\pctl\pctl_a.cpp:Service::PCTL::PCTL_A::GetService:21: called
  391. [ 21.360863] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  392. [ 21.361378] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  393. [ 21.361854] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  394. [ 21.361983] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  395. [ 21.367636] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  396. [ 21.371213] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SetHeapSize:34: called, heap_size=0xc8000000
  397. [ 25.730732] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FF78F080 onto 0000000108000000-00000001D0000000
  398. [ 25.737749] HW.Memory <Debug> core\memory.cpp:Memory::MapPages:43: Mapping 00000242FF78F080 onto 0000000108000000-00000001D0000000
  399. [ 25.754081] Kernel.SVC <Warning> core\hle\kernel\svc.cpp:Kernel::CreateTransferMemory:754: (STUBBED) called addr=0xa400000, size=0x6000000, perms=00000000
  400. [ 25.760900] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  401. [ 25.762304] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'InitializeGamePlayRecording': port=IApplicationFunctions, cmd_buff[1]=0x8000000E, cmd_buff[2]=0x2, cmd_buff[3]=0x0, cmd_buff[4]=0x180001
  402. [ 25.762935] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::IApplicationFunctions::InitializeGamePlayRecording:470: (STUBBED) called
  403. [ 25.763494] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  404. [ 25.763974] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  405. [ 25.765335] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  406. [ 25.765862] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  407. [ 25.770396] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  408. [ 25.775592] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  409. [ 25.776625] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'SetGamePlayRecordingState': port=IApplicationFunctions, cmd_buff[1]=0xD, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x140001
  410. [ 25.777292] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::IApplicationFunctions::SetGamePlayRecordingState:477: (STUBBED) called
  411. [ 25.778090] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  412. [ 25.778521] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  413. [ 25.778658] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  414. [ 25.779258] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  415. [ 25.782014] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  416. [ 25.857741] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  417. [ 25.859973] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  418. [ 25.860805] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  419. [ 25.861578] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  420. [ 25.862328] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  421. [ 25.864524] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  422. [ 25.865309] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  423. [ 25.866178] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  424. [ 25.866997] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  425. [ 25.869145] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  426. [ 25.870035] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  427. [ 25.870939] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  428. [ 25.873537] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  429. [ 25.875425] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  430. [ 25.876389] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  431. [ 25.878442] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  432. [ 25.879406] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  433. [ 25.880323] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  434. [ 25.881235] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  435. [ 25.881990] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  436. [ 25.882796] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  437. [ 25.883689] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  438. [ 25.884819] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  439. [ 25.885721] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  440. [ 25.888348] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  441. [ 25.889348] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  442. [ 25.890347] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  443. [ 25.891466] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  444. [ 25.892484] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56ed74, target=0xffffffff
  445. [ 25.893574] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  446. [ 25.894304] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  447. [ 25.984835] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  448. [ 26.008237] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  449. [ 26.011317] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  450. [ 26.030778] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  451. [ 26.032496] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  452. [ 26.093882] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:97: context switch 103 -> 103
  453. [ 26.104309] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::GetInfo:308: called info_id=0x0, info_sub_id=0x0, handle=0xFFFF8001
  454. [ 26.105853] Kernel.SVC <Warning> core\hle\kernel\svc.cpp:Kernel::SetThreadCoreMask:760: (STUBBED) called
  455. [ 26.109276] Kernel.SVC <Warning> core\hle\kernel\svc.cpp:Kernel::GetCurrentProcessorNumber:414: (STUBBED) called, defaulting to processor 0
  456. [ 26.122202] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  457. [ 26.124139] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  458. [ 26.126284] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00008002(sm:_Server_Client)
  459. [ 26.127022] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetService': port=sm:, cmd_buff[1]=0xA, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653
  460. [ 26.127856] Service.SM <Debug> core\hle\service\sm\sm.cpp:Service::SM::SM::GetService:116: called service=fsp-srv -> session=125
  461. [ 26.128176] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  462. [ 26.128319] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  463. [ 26.128814] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  464. [ 26.129134] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  465. [ 26.131867] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0004800B(fsp-srv_Server_Client)
  466. [ 26.138641] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'QueryPointerBufferSize': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  467. [ 26.139257] Service <Warning> core\hle\service\sm\controller.cpp:Service::SM::Controller::QueryPointerBufferSize:47: (STUBBED) called
  468. [ 26.139891] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  469. [ 26.140238] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  470. [ 26.140533] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  471. [ 26.140948] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  472. [ 26.144346] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0004800B(fsp-srv_Server_Client)
  473. [ 26.144962] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'ConvertSessionToDomain': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  474. [ 26.145433] Service <Debug> core\hle\service\sm\controller.cpp:Service::SM::Controller::ConvertSessionToDomain:21: called, server_session=124
  475. [ 26.146019] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  476. [ 26.146295] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  477. [ 26.146454] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  478. [ 26.146764] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  479. [ 26.149142] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb58f0ec, target=0x00000001
  480. [ 26.150660] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0004800B(fsp-srv_Server_Client)
  481. [ 26.151347] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'DuplicateSession': port=IpcController, cmd_buff[1]=0x8, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x49434653, cmd_buff[5]=0x0
  482. [ 26.152719] Service <Debug> core\hle\service\sm\controller.cpp:Service::SM::Controller::DuplicateSession:33: called, session=125
  483. [ 26.152870] IPC <Warning> core\hle\kernel\hle_ipc.cpp:Kernel::HLERequestContext::ParseCommandBuffer:121: Domain request has no DomainMessageHeader!
  484. [ 26.153654] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  485. [ 26.153830] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  486. [ 26.154301] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  487. [ 26.154467] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  488. [ 26.157186] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb58f0ec, target=0x00000001
  489. [ 26.160830] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0005000C(fsp-srv_Server_Client)
  490. [ 26.162818] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'Initalize': port=fsp-srv, cmd_buff[1]=0x8000000E, cmd_buff[2]=0x1, cmd_buff[3]=0x5000C, cmd_buff[4]=0x4F434653
  491. [ 26.691655] Service.FS <Warning> core\hle\service\filesystem\fsp_srv.cpp:Service::FileSystem::FSP_SRV::Initalize:364: (STUBBED) called
  492. [ 26.693018] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  493. [ 26.693418] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  494. [ 26.693852] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  495. [ 26.694314] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  496. [ 26.697241] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  497. [ 26.698740] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0005000C(fsp-srv_Server_Client)
  498. [ 26.699300] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'GetGlobalAccessLogMode': port=fsp-srv, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  499. [ 26.699776] Service.FS <Warning> core\hle\service\filesystem\fsp_srv.cpp:Service::FileSystem::FSP_SRV::GetGlobalAccessLogMode:406: (STUBBED) called
  500. [ 26.700245] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  501. [ 26.701528] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  502. [ 26.701833] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  503. [ 26.702130] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  504. [ 26.711634] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0005000C(fsp-srv_Server_Client)
  505. [ 26.712525] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'OpenDataStorageByCurrentProcess': port=fsp-srv, cmd_buff[1]=0xC, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x100001
  506. [ 26.713042] Service.FS <Debug> core\hle\service\filesystem\fsp_srv.cpp:Service::FileSystem::FSP_SRV::OpenDataStorageByCurrentProcess:414: called
  507. [ 26.737057] Service.FS <Trace> core\hle\service\filesystem\filesystem.cpp:Service::FileSystem::OpenFileSystem:36: Opening FileSystem with type=1
  508. [ 26.751154] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  509. [ 26.751653] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  510. [ 26.751947] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  511. [ 26.752238] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  512. [ 26.767900] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0005000C(fsp-srv_Server_Client)
  513. [ 26.769362] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'Read': port=IStorage, cmd_buff[1]=0x10, cmd_buff[2]=0x50, cmd_buff[3]=0x5000FE10, cmd_buff[4]=0x1
  514. [ 26.770221] Service.FS <Debug> core\hle\service\filesystem\fsp_srv.cpp:Service::FileSystem::IStorage::Read:39: called, offset=0x0, length=0x80
  515. [ 26.780060] Service.FS <Trace> core\file_sys\romfs_filesystem.cpp:FileSys::RomFS_Storage::Read:90: called offset=0, length=80
  516. [ 26.807007] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  517. [ 26.807883] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  518. [ 26.808319] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  519. [ 26.808773] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  520. [ 26.814398] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x0005000C(fsp-srv_Server_Client)
  521. [ 26.815499] IPC <Debug> core\hle\kernel\server_session.cpp:Kernel::ServerSession::HandleDomainSyncRequest:71: CloseVirtualHandle, object_id=0x00000002
  522. [ 26.817008] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  523. [ 26.817409] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  524. [ 26.817898] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  525. [ 26.818221] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  526. [ 26.851724] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb56fc84, target=0xffffffff
  527. [ 26.854521] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SendSyncRequest:97: called handle=0x00020006(appletOE_Server_Client)
  528. [ 26.854972] Service <Trace> core\hle\service\service.cpp:Service::ServiceFrameworkBase::InvokeRequest:135: function 'SetTerminateResult': port=IApplicationFunctions, cmd_buff[1]=0xD, cmd_buff[2]=0x0, cmd_buff[3]=0x0, cmd_buff[4]=0x140001
  529. [ 26.855557] Service.AM <Warning> core\hle\service\am\am.cpp:Service::AM::IApplicationFunctions::SetTerminateResult:457: (STUBBED) called, result=0x002F5E02
  530. [ 26.856047] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:99: context switch 103 -> idle
  531. [ 26.856524] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  532. [ 26.856903] Core.ARM <Trace> core\core.cpp:Core::System::RunLoop:53: Idling
  533. [ 26.857285] Kernel <Trace> core\hle\kernel\scheduler.cpp:Kernel::Scheduler::Reschedule:101: context switch idle -> 103
  534. [ 26.859046] Kernel.SVC <Trace> core\hle\kernel\svc.cpp:Kernel::SignalProcessWideKey:701: called, condition_variable_addr=0xb53e0ec, target=0x00000001
  535. [ 26.862248] Debug.Emulated <Critical> core\hle\kernel\svc.cpp:Kernel::Break:294: Emulated program broke execution!
  536. [ 26.862919] Debug <Critical> core\hle\kernel\svc.cpp:Kernel::Break::<lambda_2d1e088a5010970a0fb72725e64d54de>::operator ():295: Assertion Failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement