You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
carbon 1.0
Exception in thread "main" java.lang.RuntimeException: While loop is not a loop head
at scala.sys.package$.error(package.scala:27)
at viper.carbon.modules.impls.DefaultLoopModule.getWhileInformation(DefaultLoopModule.scala:416)
at viper.carbon.modules.impls.DefaultLoopModule.handleWhile(DefaultLoopModule.scala:426)
at viper.carbon.modules.impls.DefaultLoopModule.$anonfun$handleStmtLoopDetector$1(DefaultLoopModule.scala:484)
(...)
The text was updated successfully, but these errors were encountered:
Hi! I managed to crash carbon with this input:
Which reports:
The text was updated successfully, but these errors were encountered: