[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Bug appears...

rain hanatawa119

1/30/2009 6:13:00 AM


Hey=2C=20

im currently working on Ruby with Qt for almost 6 months
now but never come across any bug. Just now i have something appears on
my terminal and here it is:


/usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:1367: [BUG] Bus Error
ruby 1.8.2 (2004-12-25) [powerpc-darwin7.8.0]

Abort trap


What
will be the cause of this bug to appear? Could you guys help me? I'm
indeed need help since i'm working on ruby for my Final Year project.
Thanx.

Regards=2C

-Rain-

_________________________________________________________________
Show them the way! Add maps and directions to your party invites.=20
http://www.microsoft.com/windows/windowslive/ev...

1 Answer

Roger Pack

1/30/2009 3:20:00 PM

0

Nuraini Pht wrote:
> Hey,
>
> im currently working on Ruby with Qt for almost 6 months
> now but never come across any bug. Just now i have something appears on
> my terminal and here it is:
>
>
> /usr/local/lib/ruby/site_ruby/1.8/Qt/qtruby.rb:1367: [BUG] Bus Error
> ruby 1.8.2 (2004-12-25) [powerpc-darwin7.8.0]

running ruby from within gdb then using "bt" backtrace might tell you
where it is from. How to fix it? Maybe upgrade your ruby vesion?
-=r
--
Posted via http://www.ruby-....