[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

ZenProfile: Bus Error on OS X

Andreas S.

10/8/2006 10:46:00 PM

Hi,

I tried ZenProfile with both 1.8.4 and 1.8.5 from Darwinports. I get the
following error when requiring ZenProfile:

$ gdb ruby
(gdb) run -rubygems -e 'require "zenprofile"'
Starting program: /opt/local/bin/ruby -rubygems -e 'require
"zenprofile"'
Reading symbols for shared libraries .+. done
Reading symbols for shared libraries .... done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x0000000c
0x002071e8 in rb_ary_entry ()
(gdb) backtrace
#0 0x002071e8 in rb_ary_entry ()
#1 0x000e3b38 in prof_event_hook ()
#2 0x00225758 in rb_call0 ()
#3 0x002260a0 in rb_call ()
#4 0x0021fb90 in rb_eval ()
#5 0x0021aaac in eval_node ()
#6 0x0021b0d8 in ruby_exec_internal ()
#7 0x0021b134 in ruby_exec ()
#8 0x0021b17c in ruby_run ()
#9 0x00002cd4 in main ()


Any ideas?

Thanks
Andreas

--
Posted via http://www.ruby-....

1 Answer

Ryan Davis

10/9/2006 12:41:00 AM

0


On Oct 8, 2006, at 3:45 PM, Andreas Schwarz wrote:

> Any ideas?

Start by filing a bug. Not writing a general ruby mailing list.