Page 1 of 1

Crashes while using the IDE

Posted: Sun Sep 28, 2025 9:21 am
by marcoagpinto
Heya,

I am unsure if it only happened with 6.30 betas or if it happened before.

While having several .PB files open in the IDE, mainly my dictionaries app, and one or two of its includes, and my PhD project (hundreds of thousands of lines of code), the IDE would crash.

But today it was Windows 11 that crashed and self-rebooted ("Windows encountered a problem blah blah").

Is there any known memory leak bug in the IDE?

Thanks!

Re: [PB6.30b2] Crashes while using the IDE

Posted: Sun Sep 28, 2025 11:55 am
by Little John
marcoagpinto wrote: Sun Sep 28, 2025 9:21 am But today it was Windows 11 that crashed and self-rebooted ("Windows encountered a problem blah blah").
Who says this problem was caused by the PureBasic IDE?

Re: [PB6.30b2] Crashes while using the IDE

Posted: Sun Sep 28, 2025 12:09 pm
by marcoagpinto
Little John wrote: Sun Sep 28, 2025 11:55 am
marcoagpinto wrote: Sun Sep 28, 2025 9:21 am But today it was Windows 11 that crashed and self-rebooted ("Windows encountered a problem blah blah").
Who says this problem was caused by the PureBasic IDE?
But the IDE already crashed several times. But I am unsure about the causes, of course.

Re: [PB6.30b2] Crashes while using the IDE

Posted: Sun Sep 28, 2025 1:54 pm
by User_Russian
Are other apps or games crashing? These could be PC hardware errors, such as RAM.

Re: [PB6.30b2] Crashes while using the IDE

Posted: Sun Sep 28, 2025 2:03 pm
by marcoagpinto
User_Russian wrote: Sun Sep 28, 2025 1:54 pm Are other apps or games crashing? These could be PC hardware errors, such as RAM.
I can't remember.

Re: [PB6.30b2] Crashes while using the IDE

Posted: Sun Sep 28, 2025 6:10 pm
by Fred
Windows should never crash, even by a faulty written app, so there is probably something else

Re: [PB6.30b2] Crashes while using the IDE

Posted: Sun Sep 28, 2025 6:51 pm
by marcoagpinto
Fred wrote: Sun Sep 28, 2025 6:10 pm Windows should never crash, even by a faulty written app, so there is probably something else
Ahhhh... thanks, @Fred