Adrian Aichner wrote:
Using
MC_ALLOC=0
USE_KKCC=0
USE_UNION_TYPE=0
OPTIMIZED_BUILD=0
I have not been able to create
M-x toggle-profiling
crashaes today.
The last build I used had
USE_UNION_TYPE=1
and later
OPTIMIZED_BUILD=1
so these are the most likely culprits for my most recent crashes.
both of the latter two can trigger compiler errors. did you ever hit
the problem without either one? i seem to remember you were compiling
without USE_UNION_TYPE for awhile.