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

random crashes when starting some games #24

Closed
adangert opened this issue Jan 11, 2017 · 9 comments
Closed

random crashes when starting some games #24

adangert opened this issue Jan 11, 2017 · 9 comments

Comments

@adangert
Copy link
Owner

sometimes when starting a game the pi crashes,
perhaps try putting a time.sleep in between new controller processes in each game?

@adangert
Copy link
Owner Author

looks like it might be because of CPU spikes when python makes a bunch of processes, perhaps limiting the processes would help, the game usually shuts off within the first 10 minutes of starting the game, and looks like it crashes less when there is no screen attached.

@adangert
Copy link
Owner Author

adangert commented Jun 5, 2017

also could be related to heat/memory issues the pi is experiencing under stress, investigation is needed.

@adangert
Copy link
Owner Author

adangert commented Jan 8, 2018

Looks like it is due to a memory allocation error.

@adangert
Copy link
Owner Author

adangert commented Jan 8, 2018

There could be a memory leak in the code somewhere, investigation would be necessary, or using a swap file may help

@adangert
Copy link
Owner Author

adangert commented Mar 8, 2018

@chaintip

@chaintip
Copy link

chaintip commented Mar 8, 2018

The fiat value for this is incorrect. Will update soon.

@block-spider
Copy link

@chaintip 2 days

@chaintip
Copy link

chaintip commented Apr 7, 2018

0 BCH| ~ 0.00 USD has now been tipped to this issue.
To claim this bounty, get a pull request merged with @chaintip fixes #24 in the creation comment.

@adangert
Copy link
Owner Author

Fixed with stability update

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

No branches or pull requests

4 participants
@adangert @chaintip @block-spider and others