[TxMt] Re: [Bug Reports]Open a certain file cause Textmate crash!!!

Allan Odgaard mailinglist at textmate.org
Fri Apr 4 01:31:08 UTC 2014


On 3 Apr 2014, at 19:35, 康力 毛 wrote:

> open the attached file will cause textmate crash […]

 From the crash log it appears that the 
“com.macromates.visibleIndex” file attribute is pointing to the 
middle of a multi-byte character.

As a workaround run this in a terminal:

     xattr -d com.macromates.visibleIndex /path/to/Packet.c

That should make it open without crashing.

> […] it shouldn’t crash!

I’ll fix it for next build :) Not sure why I never got around to 
sanity check the index…



More information about the textmate mailing list