Hi there,
as the queston says:
The example
@startuml
Class01 "1" *-- "many" Class02 : contains
Class03 o-- Class04 : agregation
Class05 --> "1" Class06
@enduml
crashes GraphViz2.36.0.
Without cardinality it works, although labels are still not generated.
any suggestions?
do you need further information?
Best Regards