Follow-up Comment #2, bug #44477 (project gnustep): Update: this is not deadlock, this is endless loop in mergeMethodsFromSuperclass, dtable.m line 525, because subclass->sibling_class points to self (subclass). This cycling is produced by code in associate.m line 217-218 in hiddenClass allocation. I try to comment setup of sibling_class, and endless loop is disappeared. You can see patch associate.m.patch.
This looks like a fix of this problem. Some remarks? (file #33309) _______________________________________________________ Additional Item Attachment: File name: associate.m.patch Size:0 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?44477> _______________________________________________ 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