[Feature BUG]: Comparative analysis table generation causes system crash (Gemini2.0 Flash Thinking 01-21}

Dev team,

How to reproduce this bug:

Ask the model to perform a comparative analysis of two different topics.

Result:

Random bug: The model starts table generation, then crashes. It cannot persist regardless of how many times the action is recycled. There seems to be an issue with the rendering of an underlying table mechanism.

Once this bug has been triggered, the model cannot escape without being re-prompted with direct confinements to avoid using table output.

Workaround:

If the same comparative analysis request is made to the model, but the model is given the constraint of ‘do not use a table output for your comparative analysis this crashes your system in your current environment. Instead, use markdown to convey table information.’ or something like this, the system can perform the request and not get stuck.

This workaround allows the conversation to pick up from the same place in the CoT.