Displaying 7 results from an estimated 7 matches for "rubyeventmachine".
2007 Apr 25
1
ldd rubyeventmachine.so, sparc64, openbsd4.0
sorry to start a new thread. didnt know how to continue the other one i
started.
$ ldd rubyeventmachine.so
rubyeventmachine.so:
rubyeventmachine.so: Exec format error
rubyeventmachine.so: exit status 1
dont mean to waste your time, just been asked on irc whether i''ve had a
look into eventmachine and i mentioned that it did not compile properly
on my box. so if this is too much of a hassle t...
2006 Aug 08
11
Core dump using sample DumbHttpClient
...8460795 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.5
#5 0x284607d2 in std::terminate () from /usr/lib/libstdc++.so.5
#6 0x28460712 in __cxa_throw () from /usr/lib/libstdc++.so.5
#7 0x2829f75d in EventMachine_t::ConnectToServer () from
/usr/local/lib/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
#1...
2013 Jan 24
2
SIGSEGV at shutdown (was: Re: your mail)
...#39;'
vendor/bundle/ruby/1.9.1/gems/clogger-1.1.0/ext/clogger_ext/clogger_ext.so
vendor/bundle/ruby/1.9.1/gems/clogger-1.1.0/lib/clogger_ext.so
vendor/bundle/ruby/1.9.1/gems/eventmachine-1.0.0.rc.4/ext/fastfilereader/fastfilereaderext.so
vendor/bundle/ruby/1.9.1/gems/eventmachine-1.0.0.rc.4/ext/rubyeventmachine.so
vendor/bundle/ruby/1.9.1/gems/eventmachine-1.0.0.rc.4/lib/rubyeventmachine.so
vendor/bundle/ruby/1.9.1/gems/eventmachine-1.0.0.rc.4/lib/fastfilereaderext.so
vendor/bundle/ruby/1.9.1/gems/escape_utils-0.2.4/ext/escape_utils/escape_utils.so
vendor/bundle/ruby/1.9.1/gems/escape_utils-0.2.4/lib/esca...
2008 Feb 09
0
Status of the new community site and SVN
All:
if you''re trying to reach rubyeventmachine.com, it will be offline till
early Monday morning, Feb 11, Eastern Standard Time. They''re doing
electrical maintenance in the data center. Sorry for the inconvenience.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/eventmachin...
2008 Jan 16
3
getsockname access
Is getsockname (or its equivalent) available to an EM Connection
object? I''d like to access the local port number in my client
application.
--Michael
2008 Dec 12
2
jruby em
What repository should I pull from to get the latest snapshot of the
EM java code for jruby?
cr
2008 Aug 22
6
EventMachine website down?
Hi all
Is the EventMachine website (www.rubyeventmachine.com) down? I can''t access
it from South Africa, and have tried using tor as well with no luck.
I''m kinda new to EventMachine, so I first have a lot of examples to work
through and reading to do before I start pestering the mailing list with
questions.
Thanks to everyone who part...