Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 2201cb3e5c3d051934aa84f4e6424ecf5aeaf0ba
Ticket: 39e510f69e6e641894d24582c61ba0c99ab21799
Revised [text]: textDisp-27.7.2 segfaults on OS X
User & Date: gcramer 2017-05-25 20:56:11
Changes

  1. icomment:
    > clang/X11 does not crash (-g -O2).
    
    This is indeed an important result, so it's quite sure that we have an Aqua/Carbon only problem, although the reason is not yet 100% clear.
    
    > gcc6 will not compile the core foundation headers, so gcc/X11 is the best we can do for testing with gcc rather than clang.
    
    I know that gcc on Mac is normally nothing else than a modified (by Apple) clang compiler - or do you use a real gcc, on Mac this is a bit unclear. So it's unbelievable that it won't compiler the core foundation headers, if it is a modified clang. Probably it's only a clash with the Tk header files? Please attach a compilation log, with a bit luck I can see a solution, I'm very familiar with the Tk stuff.
    
  2. login: "gcramer"
  3. mimetype: "text/plain"