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

Selecting ROM Location Results in SegFault #3

Open
Enverex opened this issue Feb 21, 2017 · 0 comments
Open

Selecting ROM Location Results in SegFault #3

Enverex opened this issue Feb 21, 2017 · 0 comments

Comments

@Enverex
Copy link

Enverex commented Feb 21, 2017

This emulator is dead but I thought I'd log this in-case anyone else tries to use it.

The emulator starts up fine, but trying to change the ROM location by going into F7, Select ROM Files then selecting a ROM to try and find results in the program segfaulting. Specifically:

Thread 1 "sdltrs" received signal SIGSEGV, Segmentation fault.
0x000055555557ec39 in trs_gui_file_browse (path=0x7fffffffb030 "model3.rom", filename=0x5555558de560 <romfile3> "model3.rom", browse_dir=0, type=0x5555555a7faf " Model 3 ROM ") at ../trs_sdl_gui.c:637
637       trs_gui_write_text(filenamelist[0],2,2,1);
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

1 participant