the same thing has happened to me.
Anyone know a solution?
On Mar 26, 11:24 am, Bernard Dubuisson <[email protected]>
wrote:
> Hello all,
>
> Recently, my apps stopped functionning properly on my dev machine
> running Mac OS 10.4.11
>
> Both script/server and script/console commands return this :
>
> dub-macbook:~/Sites/contacts dub$ script/server
> dyld: NSLinkModule() error
> dyld: Symbol not found: _rb_thread_alive_p
> Referenced from: /Users/dub/.gem/ruby/1.8/gems/fastthread-1.0.5/lib/
> fastthread.bundle
> Expected in: flat namespace
>
> Trace/BPT trap
> dub-macbook:~/Sites/contacts dub$ script/server
> dyld: NSLinkModule() error
> dyld: Symbol not found: _rb_thread_alive_p
> Referenced from: /Users/dub/.gem/ruby/1.8/gems/fastthread-1.0.5/lib/
> fastthread.bundle
> Expected in: flat namespace
>
> Trace/BPT trap
> -----
> The apps were working properly before I proceeded to update some gems
> including capistrano and mongrel.
>
> This affects apps in development that run the latest versions of rails
> (2.2.2), although I have an old app running 1.1.6 and it works fine.
>
> I could not find this type of error documented anywhere, does anyone
> have a clue?
>
> Things I tried :
> check if a new fresh app renders the same error (it does)
> reinstalling ruby 1.8.6 (still the same error)
> reinstalling gems (error still there)
> updating mongrel, fastthread, rails (idem)
>
> Thanks in advance for any advice or clue as to what's going on!
>
> Bernard Dubuisson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---