Reproduction Steps
System Information
Intel Core i9 9900K
16GB DDR5 RAM
Nvidia GeForce RTX 2080Ti
Repros
game:GetService("HttpService"):RequestAsync({ Url = string.rep("notepad", 2 ^ 29), Method = "GET" })
game:GetObjects(string.rep("a", 2 ^ 20))
Expected Behavior
Roblox throws an invalid url error.
Actual Behavior
Roblox freezes or crashes.
Issue Area: Engine
Issue Type: Crashing
Impact: Low
Frequency: Very Rarely