search for: rb_call0

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

Did you mean: rb_call
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
...x/bookctrl.h:154 #3 0xb77b9916 in _wrap_wxNotebook_AddPage (argc=4, argv=0xbf81a2b0, self=3043848000) at src/Notebook.cpp:3472 #4 0x08055146 in call_cfunc (func=0xb77b9800 <_wrap_wxNotebook_AddPage>, recv=3043848000, len=0, argc=0, argv=0xbf81a2b0) at eval.c:5654 #5 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=<valu...
2006 Aug 08
11
Core dump using sample DumbHttpClient
.../ruby/site_ruby/1.8/i386-freebsd6/rubyeventmachine.so #8 0x282a4433 in evma_connect_to_server () from /usr/local/lib/ruby/site_ruby/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...
2006 Sep 13
7
Mongrel spewing backtraces and nanosleeping
...ib/libpthread.so.2 #2 0x28182602 in nanosleep () from /usr/lib/libpthread.so.2 #3 0x281790eb in select () from /usr/lib/libpthread.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.s...
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 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
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! --