#35 new
Alex Pretzlav

RubyCocoa Bus Error on Start

Reported by Alex Pretzlav | March 11th, 2009 @ 02:42 PM

OS X 10.5.6

As I understand it, I don't need to install RubyCocoa -- the version bundled with Leopard is recent enough, right?

When I launch GitNub from the command line I get

~/School Now/169/feedback alex$ nub
LSOpenFromURLSpec() failed with error -10810 for the file /Users/alex/School Now/169/feedback.

In Console I see:

3/11/09 2:08:16 PM [0x0-0x21021].com.alternateidea.rubycocoa.GitNubApp[738] /Library/Frameworks/RubyCocoa.framework/Resources/ruby/osx/objc/oc_import.rb:157: [BUG] Bus Error
3/11/09 2:08:16 PM [0x0-0x21021].com.alternateidea.rubycocoa.GitNubApp[738] ruby 1.8.6 (2008-03-03) [universal-darwin9.0] 
3/11/09 2:08:26 PM com.apple.launchd[164] ([0x0-0x21021].com.alternateidea.rubycocoa.GitNubApp[738]) Exited abnormally: Abort trap 

I have macports ruby installed, but I was careful to use /usr/bin/gem to install Open4 into the built in ruby. If I bypass nub I get the same result:

$ open -b com.alternateidea.rubycocoa.GitNubApp .
LSOpenFromURLSpec() failed with error -10810 for the file /Users/alex/School Now/169/feedback.

Comments and changes to this ticket

  • Alex Pretzlav

    Alex Pretzlav April 22nd, 2009 @ 08:21 PM

    So it appears this issue was being caused by an outdated RubyCocoa in /Library/Framworks/RubyCocoa.framework

    After removing the offending framework, GitNub successfully used /System/Library/RubyCocoa.framework, which was a recent enough version.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages