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

load dummy_rom.sfc on ubuntu18.04 crash #30

Closed
LightSun opened this issue Oct 20, 2023 · 5 comments
Closed

load dummy_rom.sfc on ubuntu18.04 crash #30

LightSun opened this issue Oct 20, 2023 · 5 comments
Labels
invalid This doesn't seem right

Comments

@LightSun
Copy link

Hello, yaze is a very good project. but when I test i met a problem.
load dummy_rom.sfc crashed.

  • steps:
    1, run yaze ,
    2, open file chooser ,
    3, select 'dummy_rom.sfc' from lib asar

  • logs

ALSA lib pcm.c:8306:(snd_pcm_recover) underrun occurred
*** SIGSEGV received at time=1697774380 on cpu 10 ***
PC: @     0x561d2d00d2bf  (unknown)  std::vector<>::~vector()
    @     0x7f31afb2ba47         64  absl::lts_20220623::WriteFailureInfo()
    @     0x7f31afb2bc3e         96  absl::lts_20220623::AbslFailureSignalHandler()
    @     0x7f31ae80c980  (unknown)  (unknown)
    @     0x561d2d00c5ce         32  std::filesystem::__cxx11::path::~path()
    @     0x561d2d0150dc         32  std::filesystem::__cxx11::path::_Cmpt::~_Cmpt()
    @     0x561d2d0150f7         32  std::_Destroy<>()
    @     0x561d2d013c28         32  std::_Destroy_aux<>::__destroy<>()
    @     0x561d2d0115f3         32  std::_Destroy<>()
    @     0x561d2d00ed75         48  std::_Destroy<>()
    @     0x561d2d00d2d5         32  std::vector<>::~vector()
    @     0x561d2d00c5ce         32  std::filesystem::__cxx11::path::~path()
    @     0x561d2d0150dc         32  std::filesystem::__cxx11::path::_Cmpt::~_Cmpt()
    @     0x561d2d0150f7         32  std::_Destroy<>()
    @     0x561d2d013c28         32  std::_Destroy_aux<>::__destroy<>()
    @     0x561d2d0115f3         32  std::_Destroy<>()
    @     0x561d2d00ed75         48  std::_Destroy<>()
    @     0x561d2d00d2d5         32  std::vector<>::~vector()
    @     0x561d2d00c5ce         32  std::filesystem::__cxx11::path::~path()
    @     0x561d2d0096fe        800  yaze::app::ROM::LoadFromFile()
    @     0x561d2d04cd85        128  yaze::app::editor::MasterEditor::DrawFileDialog()::{lambda()#1}::operator()()
    @     0x561d2d04e400         32  std::_Function_handler<>::_M_invoke()
    @     0x561d2d00eb46         32  std::function<>::operator()()
    @     0x561d2d03bc12        224  yaze::app::core::FileDialogPipeline()
    @     0x561d2d04ce99        192  yaze::app::editor::MasterEditor::DrawFileDialog()
    @     0x561d2d04cc6f         32  yaze::app::editor::MasterEditor::UpdateScreen()
    @     0x561d2d02d16c         32  yaze::app::core::Controller::OnLoad()
    @     0x561d2cfea70a      92880  main
    @     0x7f31ad547c87  (unknown)  __libc_start_main
    @ 0x4446258d4c544155  (unknown)  (unknown)
11:59:40: The program has unexpectedly finished.
@scawful
Copy link
Owner

scawful commented Oct 20, 2023

Hi! Thanks for giving it a try.

To test yaze, you will not be using the dummy_rom from the lib/asar package, but rather you'll need to source your own ROM of The Legend of Zelda: A Link to the Past either US or JP from the internet and try opening that.

Let me know if that makes sense.

@scawful scawful added the invalid This doesn't seem right label Oct 20, 2023
@LightSun
Copy link
Author

can yaze convert nes to sfc?

@scawful
Copy link
Owner

scawful commented Oct 21, 2023

I'm not sure I understand what you mean. NES to SFC? What are you referring to?

@LightSun
Copy link
Author

yes, NES to SFC

@scawful
Copy link
Owner

scawful commented Oct 26, 2023

No it does not support any NES format ROMs just ALttP for the SNES

@scawful scawful closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants