search for: rb_eval

Displaying 6 results from an estimated 6 matches for "rb_eval".

Did you mean: r_eval
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
...0x0805d8cb in rb_call0 (klass=3063385500, recv=3043848000, id=11233, oid=11233, argc=1, argv=0xbf81a2b0, body=0xb6978d10, flags=0) at eval.c:5810 #6 0x0805e521 in rb_call (klass=3063385500, recv=3043848000, mid=11233, argc=4, argv=0xbf81a2b0, scope=1) at eval.c:6048 #7 0x0805c078 in rb_eval (self=<value optimized out>, n=<value optimized out>) at eval.c:3458 #8 0x0805e123 in rb_call0 (klass=3043849040, recv=3043848000, id=2953, oid=2953, argc=0, argv=0xbf81aa5c, body=0xb56da7d0, flags=2) at eval.c:5954 #9 0x0805e521 in rb_call (klass=3043849040, recv=304384...
2006 Aug 08
11
Core dump using sample DumbHttpClient
...y/1.8/i386-freebsd6/rubyeventmachine.so #9 0x282a25fe in t_connect_server () from /usr/local/lib/ruby/site_ruby/1.8/i386-freebsd6/rubyeventmachine.so #10 0x280a57b4 in rb_call0 () from /usr/local/lib/libruby18.so.18 #11 0x280a66c6 in rb_call () from /usr/local/lib/libruby18.so.18 #12 0x280a0000 in rb_eval () from /usr/local/lib/libruby18.so.18 #13 0x280a0aad in rb_eval () from /usr/local/lib/libruby18.so.18 #14 0x280a61c9 in rb_call0 () from /usr/local/lib/libruby18.so.18 #15 0x280a66c6 in rb_call () from /usr/local/lib/libruby18.so.18 #16 0x2809fd7a in rb_eval () from /usr/local/lib/libruby18.so.18...
2006 Sep 13
7
Mongrel spewing backtraces and nanosleeping
...d.so.2 #4 0x280ad34c in rb_thread_wait_for () from /usr/local/lib/libruby18.so.18 #5 0x280e4dec in rb_f_sleep () from /usr/local/lib/libruby18.so.18 #6 0x280a40ac in rb_call0 () from /usr/local/lib/libruby18.so.18 #7 0x280a4c5d in rb_call () from /usr/local/lib/libruby18.so.18 #8 0x2809f369 in rb_eval () from /usr/local/lib/libruby18.so.18 #9 0x280a2444 in rb_yield_0 () from /usr/local/lib/libruby18.so.18 #10 0x280a285e in rb_f_loop () from /usr/local/lib/libruby18.so.18 #11 0x280a40be in rb_call0 () from /usr/local/lib/libruby18.so.18 #12 0x280a4c5d in rb_call () from /usr/local/lib/libruby18....
2009 Apr 07
5
mongrel server core dump on Sun Solaris
I am running my Mongrel Web Server 1.1.5 on Sun Solaris 10 server with Apache 2.2 proxy running with single Mongrel instance to handle my RoR Web Applications request. My RoR web application was developped on Windows plateform, once I svn my RoR souce codes to Sun Solaris Web Application server and run the application through web browser. My Mongrel Web server most time may die and a core dump
2008 Jan 08
28
1.9.3 release, rakefile
Hi I''d like to put out a 1.9.3 release perhaps later this week/weekend. If you have a chance to test the build and samples esp with latest rubygems, please do. There are still some bugs on the list, and samples to do, but this should address all the build/install probs that have come up. And it would be good to get some testing and feedback on some of the new classes. A note on the
2009 Jan 24
37
Problem running Samples
Hi. I''m desperately trying to learn Ruby and wxWidgets, on my 64-bit Linux machine. However when I try to run any of the samples from the command line I get the following error message: ruby: symbol lookup error: /usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86_64-linux/lib/wxruby2.so: undefined symbol: Init_wxMediaCtrl I''d be very grateful for any help. Many thanks in advance! --