Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Properties dialog refresh failure: bad allocation (Read 1399 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Properties dialog refresh failure: bad allocation

First time I ever see this warning. It occurred on a beta 17 installation after I tried opening the properties dialog window of a library selection (EsPlaylist). What does it mean?
I'm late

Re: Properties dialog refresh failure: bad allocation

Reply #1
It means the process ran out of memory.

Re: Properties dialog refresh failure: bad allocation

Reply #2
It generally means that the system was not able to hand us the amount memory we just asked for.

This can happen for a couple of different reasons:
- Something within the foobar2000 process (main app itself or an add-on component) requested a lot of memory and did not release it, nearing the 4GB barrier that we cannot exceed being a 32-bit application.
- Due to some kind of a bug we asked for an amount of memory that we cannot possibly ever obtain, such as a continuous block of 1 gigabyte.
Microsoft Windows: We can't script here, this is bat country.