Hi Robert,
I've just starting getting a crash in the CommandPool destructor on exit using VSG master from this morning. The terminal output is:
malloc_consolidate(): unaligned fastbin chunk detected
It doesn't crash all the time, but has happened maybe 6 times today.
I do add and remove branches during execution, so descriptorSets are being recycled. For testing purposes, I'm just using master rather than #961, although I notice that automatic building has just stopped working for that PR, so maybe your working in the area now.
I'm on Kubuntu 22.04 and Nvidia 3070Ti.
Some debugging screen shots follow:
Regards,
Roland


Hi Robert,
I've just starting getting a crash in the CommandPool destructor on exit using VSG master from this morning. The terminal output is:
malloc_consolidate(): unaligned fastbin chunk detectedIt doesn't crash all the time, but has happened maybe 6 times today.
I do add and remove branches during execution, so descriptorSets are being recycled. For testing purposes, I'm just using master rather than #961, although I notice that automatic building has just stopped working for that PR, so maybe your working in the area now.
I'm on Kubuntu 22.04 and Nvidia 3070Ti.
Some debugging screen shots follow:
Regards,
Roland