Follow-up Comment #6, bug #45032 (project gnustep): I checked step for step Solaris against OpenBSD to see where the behaviour differs. The problem appears to be un bundleForClass around line 1525. The first lookup done: bundle = (NSBundle *)NSMapGet(_byClass, aClass);
already returns a valid bundle on OpenBSD, it does not on Solaris. Why? If this is the error, it makes no sense to check and debug all the rest of the heuristic which I think is fkaley since it checks only Libraries and not Frameworks. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?45032> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep