Page 1 of 1

Deleting a series from a unopened db crashes eviews

Posted: Thu Jun 25, 2015 6:59 am
by fboralli
Deleting a series from a unopened db crashes eviews:
Version 9 Jun 24 2015 build 32bit

Run this program in a instance of eviews:

Code: Select all

workfile u 1 100 series a1 = rnd series a2 = rnd db test store test::a1 store test::a2
Then, open another instance of Eviews and run this line:

Code: Select all

delete test::a*
This instance should crash.
If you open the database with dbopen before running the delete, no crash happens.

Re: Deleting a series from a unopened db crashes eviews

Posted: Thu Jun 25, 2015 10:02 am
by EViews Katerina
Thank you for reporting the bug. The fix will be in the next update/patch of EViews.