УкраїнськаEnglishmRussian
Вхід/Новий
У темі немає нових постів

[BugFixed] Bug with calculate period for project in vca module


Автор Повідомлення
Повідомлення створено: 22. 01. 2015 [18:56]
fgdevel
fg fg
Автор теми
Зареєстрован(а) с: 28.04.2014
Повідомлення: 13
Hello,

A few minutes ago, I tested to change some parameters on openscada (version 8.0.10) and it crashed.
Before I have set the system fot starting automatically the AGLKS operator interface (QT mode) on openscada_demo lauch.
When I change the calculate period parameter of the VCA module to 2000 ms (init value at 100ms), openscada crash at new startup.
You will find the crash report attached.

Hope this will help you


Вкладений файл

AGLKS_core_2015-01-22_17.25.crash (Тип файлу: application/octet-stream, Розмір: 194.63 кілобайтів) — 2464 завантажень
AGLKS_core_2015-01-22_17.26.crash (Тип файлу: application/octet-stream, Розмір: 177.08 кілобайтів) — 2469 завантажень
Повідомлення створено: 22. 01. 2015 [19:37]
roman
Roman Savochenko
Moderator
Contributor
Developer
Зареєстрован(а) с: 12.12.2007
Повідомлення: 3743
"fgdevel" wrote:

A few minutes ago, I tested to change some parameters on openscada (version 8.0.10) and it crashed.
...
Hope this will help you

Sure not, use last LTS release 0.8.12 for the bugs reproduce.

Learn, learn and learn better than work, work and work.
Повідомлення створено: 22. 01. 2015 [20:06]
roman
Roman Savochenko
Moderator
Contributor
Developer
Зареєстрован(а) с: 12.12.2007
Повідомлення: 3743
"fgdevel" wrote:

When I change the calculate period parameter of the VCA module to 2000 ms (init value at 100ms), openscada crash at new startup.
You will find the crash report attached.

The crash is by you have used into the script some like "y=x%0".
I will append checking for integer divide to zero try.

Learn, learn and learn better than work, work and work.
Повідомлення створено: 22. 01. 2015 [22:23]
roman
Roman Savochenko
Moderator
Contributor
Developer
Зареєстрован(а) с: 12.12.2007
Повідомлення: 3743
"roman" wrote:

The crash is by you have used into the script some like "y=x%0".

Fixed!

Learn, learn and learn better than work, work and work.
Повідомлення створено: 23. 01. 2015 [11:28]
fgdevel
fg fg
Автор теми
Зареєстрован(а) с: 28.04.2014
Повідомлення: 13
Hi Roman,
I'm not sure to understand where was the problem because I didn't change any script from the DEMO, just some parameters.
Thanks for the fix. I will install Version 0.8.12 for testing.
Повідомлення створено: 23. 01. 2015 [12:12]
roman
Roman Savochenko
Moderator
Contributor
Developer
Зареєстрован(а) с: 12.12.2007
Повідомлення: 3743
"fgdevel" wrote:

I'm not sure to understand where was the problem because I didn't change any script from the DEMO, just some parameters.

Check an remember may be you really some changed! And be sure about your locale into UTF-8.
But I have not the problem for original DemoDB, also into English locale en_US.UTF-8.

"fgdevel" wrote:

Thanks for the fix. I will install Version 0.8.12 for testing.

You need get 0.8.12.1, build and next test that. About new releases policy here!

Learn, learn and learn better than work, work and work.



4185