ObjFW  Ticket Change Details

Overview

Artifact ID: 8fc9fa11d6821fd3962e95eff1ae48eea199cf4061b476504f0c8ddc2efe47a9
Ticket: ced9d8df0bc81123a789cc52723832d5009cfcec
Exceptions during init in ARC code crash on Windows
User & Date: js on 2020-11-28 19:42:53
Changes

  1. icomment:
    This seems to be a red herring. When I keep the `-[dealloc]`, but truncate the printed string to 5 characters, it works. As soon as it becomes 6 characters, it crashes. This smells very much like a compiler bug, or a linker bug, where moving around generated code due to changing section sizes makes it fail or work.
    
  2. login: "js"
  3. mimetype: "text/x-markdown"