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 crash 2 different computers #75

Closed
stevegiron opened this issue Mar 15, 2015 · 5 comments
Closed

Random crash 2 different computers #75

stevegiron opened this issue Mar 15, 2015 · 5 comments

Comments

@stevegiron
Copy link
Collaborator

ver March 13
Workflow:
New sequence, pick MP3, add 50ms timings, add 2 models.
Add a single effect to model #1, add a single effect to model #2, and then this came up

image

@AzGilrock
Copy link
Collaborator

Did this save a bug report at "C:\Users\steve\AppData\Local\Temp"? The error window kinda looks like it was trying to copy a file which is done as part of creating the crash report file so maybe the other files are in there. The backtrace.txt is the most import because the lines at the top will show what function the code was in when it crashed. Also there were several ways to crash due to how I was trying to capture the mouse in the effects grid and I think I got those ironed out so I'm hoping that fixes some of the crashes.

@stevegiron
Copy link
Collaborator Author

Here you go:
0x0052cf9b RgbEffects::RenderSpirals(int, int, int, int, bool, bool, bool, bool)

@AzGilrock
Copy link
Collaborator

Usually try to give the top 4 or 5 lines. You will see where it transitions to no indents and looks more like Windows functions. But if that line was the top line it probably doesn't matter for this one. That seems like an unusual spot to crash.

If you want send me the xlights_networks.xml and xlights_rgbeffects.xml files and I'll try to follow the steps you did. You should have my email from one of the alpha testers emails.

@stevegiron
Copy link
Collaborator Author

That was the entire file. The previous crash only contained the xml files in that folder.

@smeighan smeighan added this to the XL 4.0 release milestone Mar 19, 2015
@stevegiron
Copy link
Collaborator Author

Unable to reproduce error with 4.0.9 closing issue.

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

3 participants