docsteer / sacnview

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems
http://www.sacnview.org
Apache License 2.0
102 stars 24 forks source link

Crash when sending Per Address Priority with less than 512 slots. #189

Closed jtveite closed 5 years ago

jtveite commented 5 years ago

If you attempt to send a universe with per address priority and also not all of the slots, sACN viewer crashes. Testing with 511 seems to work fine, 257 crashes immediately, and 5 or 50 crashes immediately and also fails to create a dump succesfully/doesn't display the usual crash dump dialog, just gets a stopped working from Windows.

I've attached a zip that has 3 dumps in it: 5866... and fc07... were from the times with ~257 slots and 0797... is from one of the times where it failed to dump properly (and appears to be 0 bytes so may not be useful). sacnviewercrash.zip

marcusbirkin commented 5 years ago

Which version of sACNView are you running?

jtveite commented 5 years ago

This was with v2.1.0-beta.4

marcusbirkin commented 5 years ago

Resolved, thanks for letting us know!