mchoccac / snes9x-gtk

Automatically exported from code.google.com/p/snes9x-gtk
0 stars 0 forks source link

snes9x-gtk crashes when opening a ROM from "Recently Used" #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run snes9x-gtk
2. Go to File -> Open ROM Image -> Recently Used -> Select a ROM and then it 
will segfault.

What is the expected output? What do you see instead?

Well, it just segfaults, this is what I get if I run snes9x-gtk in the terminal:

[diego@myhost ~]$ snes9x-gtk 
Sound buffer size: 4096 (1024 samples)
PulseAudio sound driver initializing...
    --> (32000hz, 16-bit Stereo, 32ms)...OK
Segmentation fault (core dumped)
[diego@myhost ~]$ 

What version of the product are you using? On what operating system?

snes9x-gtk 1.53
Arch Linux x86_64

Please provide any additional information below.

I can't think of anything else, please ask me questions if you need more 
information.

Original issue reported on code.google.com by diego.vi...@gmail.com on 19 May 2014 at 10:22

GoogleCodeExporter commented 9 years ago
FYI, I can only get snes9x-gtk to segfault when I open the ROM from "Recently 
Used", that is:

File -> Open ROM Image -> Recently Used

If I open a ROM from File -> Open ROM Image -> then I click on my home dir and 
then on the ROM image, then it won't crash.

If I load the ROM from File -> Open Recent, that's also fine and it doesn't 
result in crashing.

The crash only happens when I load the ROM from "Recently Used".

See my comment on this bug report (where it was originally posted):

https://bugs.archlinux.org/task/28368#comment122479

Original comment by diego.vi...@gmail.com on 19 May 2014 at 10:26

GoogleCodeExporter commented 9 years ago
This is fixed in the git repository. Revision at 
https://github.com/snes9xgit/snes9x/commit/6d74746342a73cf65db215f4fdecdfb0cae66
792

Original comment by bear...@gmail.com on 22 May 2014 at 4:26

GoogleCodeExporter commented 9 years ago
Thanks. :)

Original comment by diego.vi...@gmail.com on 22 May 2014 at 10:55