Platform: karaf 4.3.7, java 11, debian 11.3 "bullseye" When I run the first "feature:install" everything works fine.
But when I try to "feature:install" for a different feature, felix gogo shell gets a stack overflow: https://gist.github.com/steinarb/cfbb1fad2795a93c0eda55951b85ab44 The stack trace is from karaf 4.3.6, but I have verified that it fails in the same way on karaf 4.3.7. My apps don't install on 4.4.0 yet, so I haven't tried that. Is this a known bug, or should I create a Jira for it?