search for: rb_apply

Displaying 5 results from an estimated 5 matches for "rb_apply".

Did you mean: rapply
2008 Mar 31
16
Mongrels stop responding
I have a Rails 1.2.3 app (due for an update, I know) running on a Mongrel 1.1.4 behind Apache 2.2.3 mod_proxy on Debian 4.0. It keeps hanging up for no reason I can tell. I have tried everything that anyone has ever hinted at being a solution for this problem: - The application doesn''t use MySQL, so setting the connection timeout won''t help. - Using AR not PStore for sessions. -
2008 Jan 21
0
Wx::GenericDirCtrl Segfault Crash
...nux-gnu/wxruby2.so #4 0xb7a45b73 in RecurseFromRoot () from /usr/lib/ruby/site_ruby/1.8/i586-linux-gnu/wxruby2.so #5 0xb7e48ba0 in Init_heap () from /usr/lib/libruby.so.1.8 #6 0xb770086d in wxRubyApp::mark_iterate () from /usr/lib/ruby/site_ruby/1.8/i586-linux-gnu/wxruby2.so #7 0xb7e3e674 in rb_apply () from /usr/lib/libruby.so.1.8 #8 0xb7e3f7bf in rb_yield () from /usr/lib/libruby.so.1.8 #9 0xb7e4c081 in rb_hash_freeze () from /usr/lib/libruby.so.1.8 #10 0xb7e4c750 in rb_env_path_tainted () from /usr/lib/libruby.so.1.8 #11 0xb7e972d9 in st_foreach () from /usr/lib/libruby.so.1.8 #12 0xb7e4e1...
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
...x000d6a20 in rb_eval_string_wrap () #7 0x000d7541 in rb_eval_string_wrap () #8 0x000d6739 in rb_eval_string_wrap () #9 0x000da95f in rb_eval_string_wrap () #10 0x000dad6a in rb_eval_string_wrap () #11 0x000d80da in rb_eval_string_wrap () #12 0x000da95f in rb_eval_string_wrap () #13 0x000e439a in rb_apply () #14 0x000d1057 in rb_with_disable_interrupt () #15 0x000da18c in rb_eval_string_wrap () #16 0x000dad6a in rb_eval_string_wrap () #17 0x000d80da in rb_eval_string_wrap () #18 0x000de178 in rb_thread_trap_eval () #19 0x000de7e6 in rb_thread_trap_eval () #20 0x000da18c in rb_eval_string_wrap () #21...
2007 Feb 25
9
Ferret 0.11.0-rc1
Hey folks, Sorry for cross posting like this but this is an important announcement for all Ferret users. ** Description ** Firstly for those who don''t know, Ferret is a full-text search library which makes adding search to your application a breeze. It''s much faster than MySQL full-text search as well most other search libraries out there. It allows you to do Boolean (+ruby +
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