Bugs / Issues: Browse | Submit New | Admin

[#27117] freezes loading C ext bundles from TextMate on Snow Leopard

Date:
2009-09-16 18:09
Priority:
3
Submitted By:
Johnathan Conley (jconley)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
freezes loading C ext bundles from TextMate on Snow Leopard

Detailed description
ruby 1.8.6 (2008-08-11 patchlevel 287) [i686-darwin10.0.0]
Ruby Enterprise Edition 20090610
Compiled 64-bit, 32-bit kernel (Snow Leopard 10.6.1)

1. Install the latest TextMate
2. cd /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx
3. ruby -e "require 'plist'"
4. ruby hangs

This is affecting TextMate on machines where enterprise ruby is the default VM... A specific example is the TM svn revert
command. Also fails loading their keychain.bundle.

Running /usr/bin/ruby -e "require 'plist'" works.

process sample attached

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-09-16 18:12
Sender: Johnathan Conley

Note, if you try this on keychain.bundle, be sure to get the
latest from SVN. TM has compiled new 64-bit capable versions
not in the latest distro. Trying on the default will result
in a LoadError.
see: #7 @ http://wiki.macromates.com/Troubleshooting/SnowLeopard

Attached Files:

Name Description Download
sample.txt pid sample during freeze Download

Changes:

Field Old Value Date By
File Added4725: sample.txt2009-09-16 18:09jconley