Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #11

Open
NuggetFangus opened this issue Jul 25, 2024 · 12 comments
Open

Error #11

NuggetFangus opened this issue Jul 25, 2024 · 12 comments

Comments

@NuggetFangus
Copy link

Screenshot_2024-07-25-14-10-31-499_io github pine emu

Log: INFO | 84757 | EmuMain | Audio Core (Service_Audio): Manually selected the cubeb backend
INFO | 87858 | EmuMain | Audio Core (Service_Audio): Manually selected the cubeb backend
ERROR | 1381223 | HOS-1 | std::bad_alloc (Service: IAudioRendererManager::OpenAudioRenderer)
Stack Trace:

  • 0x7A77DCE500 (skyline::service::BaseService::HandleRequest(skyline::kernel::type::KSession&, skyline::kernel::ipc::IpcRequest&, skyline::kernel::ipc::IpcResponse&) from libskyline.so)
  • 0x7A77DCD4F0 (skyline::service::ServiceManager::SyncRequestHandler(unsigned int) from libskyline.so)
  • 0x7A77CA46E8 (skyline::kernel::svc::SendSyncRequest(skyline::DeviceState const&, skyline::kernel::svc::SvcContext&) from libskyline.so)
  • 0x7A77C83E18 (skyline::nce::NCE::SvcHandler(unsigned short, skyline::nce::ThreadContext*) from libskyline.so)
  • 0x801EAE0CC (from sdk.nso.patch)
  • 0x801F036E4 (from sdk.nso)
  • 0x801F0336C (from sdk.nso)
  • 0x801F003C0 (from sdk.nso)
  • 0x801F00540 (from sdk.nso)
  • 0x8004BA2E0 (from main.nso)
  • 0x80047E344 (from main.nso)
  • 0x80047E284 (from main.nso)
  • 0x80047DF6C (from main.nso)
  • 0x80218CFE4 (from sdk.nso)
  • 0x8000010D4 (from rtld.nso)

My Phone: Xiaomi Redmi Note 12S

@Ishan09811
Copy link
Owner

Can I get the log file?

@NuggetFangus
Copy link
Author

emulation.zip

@palazos
Copy link

palazos commented Jul 25, 2024

Same error.

INFO | 42632 | EmuMain | Audio Core (Service_Audio): Manually selected the cubeb backend
INFO | 47610 | EmuMain | Audio Core (Service_Audio): Manually selected the cubeb backend
ERROR | 276241 | HOS-1 | std::bad_alloc (Service: IAudioRendererManager::OpenAudioRenderer)
Stack Trace:

  • 0x6D6BE47500 (skyline::service::BaseService::HandleRequest(skyline::kernel::type::KSession&, skyline::kernel::ipc::IpcRequest&, skyline::kernel::ipc::IpcResponse&) from libskyline.so)
  • 0x6D6BE464F0 (skyline::service::ServiceManager::SyncRequestHandler(unsigned int) from libskyline.so)
  • 0x6D6BD1D6E8 (skyline::kernel::svc::SendSyncRequest(skyline::DeviceState const&, skyline::kernel::svc::SvcContext&) from libskyline.so)
  • 0x6D6BCFCE18 (skyline::nce::NCE::SvcHandler(unsigned short, skyline::nce::ThreadContext*) from libskyline.so)
  • 0x800BB90CC (from subsdk2.nso.patch)
  • 0x800D1F7B8 (nn::sf::hipc::client::Hipc2ClientCoreProcessor<(nn::sf::hipc::detail::MessageType)4, nn::sf::cmif::detail::CoreMethodInfo<std::__1::tuple<nn::sf::cmif::detail::OutObjectArgumentInfo<0, 0>, nn::sf::cmif::detail::InRawArgumentInfo<52ul, 4ul, 0l>, nn::sf::cmif::detail::InHandleArgumentInfo<0, 1>, nn::sf::cmif::detail::InHandleArgumentInfo<1, 1>, nn::sf::cmif::detail::InRawArgumentInfo<8ul, 8ul, 56l>, nn::sf::cmif::detail::InRawArgumentInfo<8ul, 8ul, 64l>>, 72ul, 0ul, true>, std::__1::tuple<nn::sf::cmif::detail::OutObjectArgumentInfo<0, 0>, nn::sf::cmif::detail::InRawArgumentInfo<52ul, 4ul, 0l>, nn::sf::cmif::detail::InHandleArgumentInfo<0, 1>, nn::sf::cmif::detail::InHandleArgumentInfo<1, 1>, nn::sf::cmif::detail::InRawArgumentInfo<8ul, 8ul, 56l>, nn::sf::cmif::detail::InRawArgumentInfo<8ul, 8ul, 64l>>>::ProcessWithOutObjects(nn::sf::hipc::client::Hipc2ClientProxyBaseObject*, nn::sf::cmif::client::OutObjectClientArgumentType, nn::sf::cmif::client::InRawClientArgumentType<52ul, 4ul, void>, nn::sf::cmif::client::InHandleClientArgumentType, nn::sf::cmif::client::InHandleClientArgumentType, nn::sf::cmif::client::InRawClientArgumentType<8ul, 8ul, void>, nn::sf::cmif::client::InRawClientArgumentType<8ul, 8ul, void>, unsigned int, nn::sf::SharedPointernn::sf::IServiceObject*) from subsdk2.nso)
  • 0x800D1F5E4 (from subsdk2.nso)
  • 0x800D1C42C (nn::audio::OpenAudioRenderer(nn::audio::AudioRendererHandle*, nn::audio::AudioRendererParameter const&, void*, unsigned long) from subsdk2.nso)
  • 0x800D1C548 (nn::audio::OpenAudioRenderer(nn::audio::AudioRendererHandle*, nn::os::SystemEvent*, nn::audio::AudioRendererParameter const&, void*, unsigned long) from subsdk2.nso)
  • 0x800054D68 (from main.nso)
  • 0x80005E18C (from main.nso)
  • 0x80004CE0C (from main.nso)
  • 0x80004DF94 (from main.nso)
  • 0x8000010DC (from rtld.nso)

@palazos
Copy link

palazos commented Jul 25, 2024

Looks like an Audio Core problem?
Odin 2 Pro

@Ishan09811
Copy link
Owner

which CPU backend are you both using?

@NuggetFangus
Copy link
Author

Im using NCE

@Va12423
Copy link

Va12423 commented Jul 26, 2024

TENHO UMA DUVIDA ESSE EMULADOR VAI TER SUPORT A PANFROST GPU MALI DRIVER

@Ishan09811
Copy link
Owner

@Va12423
This is a different thing I doesn't know or work for adrenoTools so I can't

@Ishan09811
Copy link
Owner

Im using NCE

Game name?

@NuggetFangus
Copy link
Author

The Binding of Issac Repentance and Cave Story Plus

@Va12423
Copy link

Va12423 commented Jul 30, 2024

podem corrigir problemas graficos e otimizaçoes pra mortal kombat 1

@Jariz24
Copy link

Jariz24 commented Aug 12, 2024

Im playing Naruto Storm 3 and it crashes everytime im playing. What is problem with the emulator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants