Bug Reporting
If, while using NuSMV you find a bug, please save the input file, re-execute it saving both standard output and standard error in a file. This can be done in the following way (depending on the Unix shell you are using):
- (ba)sh
NuSMV bug.smv >./bugs_io_error 2>&1
- (t)csh
NuSMV bug.smv >& ./bugs_io_error
then and fill in the provided form with the information you just collected. Your message will be treated as confidential information.
You should see a prewritten template for bug reporting, if not, please refer to the following template:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|
And send an e-mail to . Thank you for your help.