[Done] IDE 6.02b2 crash on closing file

Post bugs related to the IDE here
hoerbie
Enthusiast
Enthusiast
Posts: 136
Joined: Fri Dec 06, 2013 11:57 am
Location: DE/BY/MUC

[Done] IDE 6.02b2 crash on closing file

Post by hoerbie »

Hi,

first testing of the 6.02b2 x86 version on my Windows 11 x64 laptop, I programmed and tested some things, working on main source .pb and 2 included .pbi sources, and having 2 other included opened .pbi sources for viewing, and one .pbi source automatically opened by the IDE. When ready with the work I closed the right of the tabs, and the IDE crashed with:

An Error has been detected in the IDE!
Error: Invalid memory access
File: Common.pb
Line: 13631733
IDE build on 04/21/2023 [13:58] by Fred
Branch: devel Revision: a265659a5d99

Don't know if it is important, the sources files are in three different directories on the same network drive (Synology NAS).

-

By the way, this is not really a bug but a bit annoying: the IDE automatically opens one .pbi file every time when starting the main source. This .pbi is included there and its only use is to define a procedure myerrorhandling() and to start OnErrorCall(@myerrorhandling()).

Greets, hoerbie
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] IDE 6.02b2 crash on closing file

Post by Fred »

Already fixed in current release
Post Reply