I have a very weird behavior, st2 crashes when I start editing a php file in one determined project. For example, click on "install.php" of that project, then I press enter couple of times in the code after the <?php and when I hit a letter, boom! the application quits suddenly.
I have:
MACOS Version 10.6.8
Sublime Text 2 Version of 2.0.1 . Build 2217
with the following installed packages
SFTP
Sidebar
Terminal
sublimelint
zencoding
And when it crashes I have this log:
23/07/12 14:04:56 Sublime Text 2[563] unrecognized button type 7
23/07/12 14:05:05 Sublime Text 2[563] unrecognized button type 7
23/07/12 14:05:06 Sublime Text 2[563] unrecognized button type 7
23/07/12 14:05:10 com.apple.launchd.peruser.501[205] ([0x0-0x48048].com.sublimetext.2[563]) Exited abnormally: Broken pipe
23/07/12 14:05:11 Path Finder[263] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
Any clue?
Thanks!