Closed
Description
This bug just popped up where if I run my program, then click off of the main window to the console window, the program segfaults almost immediately. I'm not certain that this is a rust problem as it doesn't seem to repro on test programs. Also, I'm running OS X Mavericks. Here's a paste of the log I get back: http://pastebin.com/4AtNFacV
Repro steps:
- Follow the steps at https://github.com/dguenther/rustchip to build rustchip.
- Download the CHIP8 games pack from here: http://www.zophar.net/pdroms/chip8/chip-8-games-pack.html
- Run
./main <rompath>
from a terminal window. - Once the SFML window pops up, click off of it to the console.
- The program should segfault.
Metadata
Metadata
Assignees
Labels
No labels