[#403837] Why none of the block giving the expected output with the "enumerator"? — Arup Rakshit <lists@...>

Why none of the block giving the expected output with the "enumerator"?

9 messages 2013/02/02

[#403870] Confusion with Enum#with_object block argument construct — Arup Rakshit <lists@...>

C:\>irb

9 messages 2013/02/03

[#403920] Character classes use in Ruby — Love U Ruby <lists@...>

Can anyone help me by giving an explanatory example of each of the

13 messages 2013/02/04

[#403935] How to stop page loading using selenium-web driver? — Love U Ruby <lists@...>

How to stop page loading using selenium-web driver?

11 messages 2013/02/04

[#403972] Ruby could recognize the values when putting into a webpage text filed. — Love U Ruby <lists@...>

Hi,

9 messages 2013/02/05

[#403986] old syntax? what's going on here — tamouse mailing lists <tamouse.lists@...>

I have this in a _spec.rb file: (a gem I inherited at work)

11 messages 2013/02/05

[#404005] Implementing DRY with a function call — Rob Marshall <lists@...>

Hi,

12 messages 2013/02/05

[#404006] using an instance variable inside a method — FirstName Surname <lists@...>

Hello.

19 messages 2013/02/05

[#404021] Not able get the label text incurred with <input> element — Love U Ruby <lists@...>

I do have a below `HTML`:

18 messages 2013/02/05

[#404025] Symbol.defined? — Student Jr <lists@...>

Symbol deserialization from external sources is now known to be

15 messages 2013/02/06

[#404058] Ruby 1.9.3-p362 on Mac OSX — Peter Bailey <lists@...>

Hi,

13 messages 2013/02/06

[#404082] Problem building Ruby 1.9.3 patchlevel 385 under AIX 7.1 — Ruby Student <ruby.student@...>

Hello World!

10 messages 2013/02/06

[#404101] Issues from an extreme beginner — Bruce Palmer <lists@...>

Hey guys, great to be part of such a great community! I look forward to

19 messages 2013/02/07
[#404104] Re: Issues from an extreme beginner — Bruce Palmer <lists@...> 2013/02/07

Ahh, thank you Matthew! That was just the push I needed!

[#404208] elegant way to determine if something is defined — tamouse mailing lists <tamouse.lists@...>

Something like:

15 messages 2013/02/10

[#404218] Ruby Equivalent to VB's "With"? — Joel Pearson <lists@...>

I've looked around but I couldn't find anything helpful on this,

11 messages 2013/02/10

[#404235] The "ruby way" to do desktop applications? — "guirec c." <lists@...>

Hello,

17 messages 2013/02/11

[#404238] Best books for "advanced" programmers — "guirec c." <lists@...>

Hello,

18 messages 2013/02/11

[#404245] Issue with Excel column values read. — Love U Ruby <lists@...>

Hi,

22 messages 2013/02/11

[#404344] Ruby command line options s and S — Love U Ruby <lists@...>

Can anyone help me to understand the difference between s and S with

15 messages 2013/02/13

[#404386] Re: Ruby command line options s and S — "D. Deryl Downey" <me@...>

Dude!

20 messages 2013/02/14
[#404397] Re: Ruby command line options s and S — Love U Ruby <lists@...> 2013/02/14

Humm!

[#404387] Ruby Multithreaded producer-consumer problem — Abhijit Sarkar <lists@...>

Hi,

26 messages 2013/02/14
[#404896] Re: Ruby Multithreaded producer-consumer problem — Abhijit Sarkar <lists@...> 2013/02/24

Bump!

[#404456] skip iteration in each loop — Saurav Chakraborty <lists@...>

I want to skip iteration for few values depending on dynamic condition.

11 messages 2013/02/15

[#404491] so, what's the proper way to replace funcionality of GOTO ? — "Stu P. D'naim" <lists@...>

I need to make few scripts for tasks I do often manually, but last time

27 messages 2013/02/15
[#404492] Re: [from BASIC to Ruby] so, what's the proper way to replace funcionality of GOTO ? — Love U Ruby <lists@...> 2013/02/15

Stu P. D'naim wrote in post #1097111:

[#404494] Re: [from BASIC to Ruby] so, what's the proper way to replace funcionality of GOTO ? — Ryan Victory <ryan@...> 2013/02/15

Love U Ruby: I'm really not sure what you meant by that response, but

[#404570] What is Ruby's default constructor? — Love U Ruby <lists@...>

Hi,

12 messages 2013/02/17

[#404632] Re: splat operator and Ruby instance variable assignments — Marc Heiler <lists@...>

Ok, understood what the guy wants ...

17 messages 2013/02/19
[#404640] Re: splat operator and Ruby instance variable assignments — Love U Ruby <lists@...> 2013/02/19

Marc Heiler wrote in post #1097736:

[#404645] Re: splat operator and Ruby instance variable assignments — Ryan Davis <ryand-ruby@...> 2013/02/19

[#404646] Re: splat operator and Ruby instance variable assignments — Love U Ruby <lists@...> 2013/02/19

Ryan Davis wrote in post #1097840:

[#404647] Re: splat operator and Ruby instance variable assignments — Peter Hickman <peterhickman386@...> 2013/02/19

On 19 February 2013 20:35, Love U Ruby <lists@ruby-forum.com> wrote:

[#404648] Re: splat operator and Ruby instance variable assignments — Love U Ruby <lists@...> 2013/02/19

Peter Hickman wrote in post #1097848:

[#404696] THE CLASS/OBJECT CHICKEN-AND-EGG PARADOX — "Xavier R." <lists@...>

Hi,

25 messages 2013/02/20
[#404699] Re: THE CLASS/OBJECT CHICKEN-AND-EGG PARADOX — Matt Mongeau <halogenandtoast@...> 2013/02/20

Maybe you could provide more detail about what you are confused about. To

[#404700] Re: THE CLASS/OBJECT CHICKEN-AND-EGG PARADOX — "Xavier R." <lists@...> 2013/02/20

Matt Mongeau wrote in post #1098058:

[#404705] Re: THE CLASS/OBJECT CHICKEN-AND-EGG PARADOX — Matt Mongeau <halogenandtoast@...> 2013/02/20

It's not really a paradox. Take for example

[#404738] backslash substitution — Mario Ruiz <lists@...>

don't know why... but this is not working

18 messages 2013/02/21

[#404809] Difference of 2 dates interms of years. — "Xavier R." <lists@...>

how can we get the experience years between two dates(ex:2012-01-11 to

13 messages 2013/02/22

[#404817] Not able to understand the difference between "||=" and "|=". — "Xavier R." <lists@...>

>> a = []

12 messages 2013/02/22

[#404839] range is not assigning to the splat variable. — Love U Ruby <lists@...>

Why splat variable couldn't take in the below two code the "range" ->

10 messages 2013/02/23

[#404842] Why class returning its own name when "include" statement? — Love U Ruby <lists@...>

I was actually playing around with the class definition return values.

16 messages 2013/02/23
[#404844] Re: Why class returning its own name when "include" statement? — Love U Ruby <lists@...> 2013/02/23

@Stefano Yes you are right. The below code is proved that.

[#404867] how to see the class creation time in Ruby? — Love U Ruby <lists@...>

In Ruby any chance to see the last-modified time of a specific class?

15 messages 2013/02/23

[#404901] Confusion with `nil` value being produced by IRB in case of Array#size manipulation. — Love U Ruby <lists@...>

enum[int] = obj → obj

10 messages 2013/02/24

[#404921] How should I print only the last combination when using Array#combination(n) ? — Love U Ruby <lists@...>

>> a = [1,2,3]

15 messages 2013/02/24

[#405026] Please, help (GCD) greatest common divisor. — Caddy Tonks Lupin <lists@...>

Write a program to read two integers and show their greatest common

17 messages 2013/02/26

[#405059] Does this specific sound library exist? — Dirk Vogel <lists@...>

Hi there,

16 messages 2013/02/26

[#405067] Mac OS 10.8.2 and openssl — "Dr. Hegewald" <hegewald@...>

Hi everybody,

24 messages 2013/02/27

[#405079] Why `10` not returned without the `return` from the block ? — Love U Ruby <lists@...>

CODE - I

10 messages 2013/02/27

[#405107] Object track llist for a particular class. — "Xavier R." <lists@...>

Say I have created more than one instances from a particular class as

13 messages 2013/02/27

[#405145] Discussion on Ruby's `alias` — Tukai Patra <lists@...>

>> class Foo

27 messages 2013/02/28

[#405175] telnet - how to loop through commands listed in a file — Bob Ford <lists@...>

Let me first explain what I'm trying to do. I have written a very

18 messages 2013/02/28

Net/HTTP EINVAL error after twitter auth redirect

From: "Michel B." <lists@...>
Date: 2013-02-03 19:01:26 UTC
List: ruby-talk #403892
Hello

This error has just appeared out of nowhere, and it appears to occur
during a newrelic call while authenticating against Twitter (devise,
omniauth). Up until now this has worked without problems. Disabling
new_relic makes the problem go away AFAICT.

See log below, full version in attachment.

Main setup: MacOS X 10.6.8, Ruby 1.9.3-p362, Rails 3.2.8, Unicorn 4.5.0,
Ngnix 1.2.6

Not sure what else to mention, please advise.

Thanks,
Michel

==========

/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/net/http.rb:761:
[BUG] pthread_cond_wait: Invalid argument (EINVAL)
ruby 1.9.3p362 (2012-12-25 revision 38607) [i386-darwin10.8.0]

-- Control frame information
-----------------------------------------------
c:0035 p:---- s:0164 b:0164 l:000163 d:000163 CFUNC  :initialize
c:0034 p:---- s:0162 b:0162 l:000161 d:000161 CFUNC  :open
c:0033 p:0029 s:0157 b:0157 l:000f78 d:000156 BLOCK
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/net/http.rb:762
c:0032 p:0031 s:0155 b:0155 l:000154 d:000154 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/timeout.rb:54
c:0031 p:0026 s:0143 b:0143 l:000142 d:000142 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/timeout.rb:99
c:0030 p:0038 s:0137 b:0137 l:000f78 d:000f78 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/net/http.rb:762
c:0029 p:0011 s:0129 b:0129 l:000128 d:000128 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/net/http.rb:755
c:0028 p:0048 s:0126 b:0126 l:000125 d:000125 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/net/http.rb:744
c:0027 p:0025 s:0123 b:0123 l:000122 d:000122 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/net/http.rb:1284
c:0026 p:0015 s:0116 b:0116 l:000104 d:000115 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/instrumentation/net
c:0025 p:0024 s:0114 b:0114 l:000113 d:000113 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/method_tracer.rb:23
c:0024 p:0103 s:0105 b:0105 l:000104 d:000104 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/instrumentation/net
c:0023 p:0014 s:0099 b:0099 l:002238 d:000098 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/new_relic_service.r
c:0022 p:0111 s:0097 b:0097 l:000b58 d:000b58 METHOD
/Users/deployer/.rbenv/versions/1.9.3-p362/lib/ruby/1.9.1/timeout.rb:68
c:0021 p:0207 s:0085 b:0085 l:002238 d:002238 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/new_relic_service.r
c:0020 p:0134 s:0077 b:0077 l:000076 d:000076 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/new_relic_service.r
c:0019 p:0018 s:0065 b:0065 l:000064 d:000064 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/new_relic_service.r
c:0018 p:0229 s:0061 b:0061 l:000060 d:000060 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:948
c:0017 p:0071 s:0054 b:0054 l:000053 d:000053 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:1014
c:0016 p:0009 s:0047 b:0047 l:001ed4 d:000046 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:514
c:0015 p:---- s:0045 b:0045 l:000044 d:000044 FINISH
c:0014 p:---- s:0043 b:0043 l:000042 d:000042 CFUNC  :call
c:0013 p:0011 s:0040 b:0040 l:000034 d:000039 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/worker_loop.rb:70
c:0012 p:0019 s:0038 b:0038 l:000037 d:000037 METHOD
<internal:prelude>:10
c:0011 p:0019 s:0035 b:0035 l:000034 d:000034 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/worker_loop.rb:69
c:0010 p:0172 s:0030 b:0030 l:000029 d:000029 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/worker_loop.rb:40
c:0009 p:0048 s:0024 b:0024 l:001ed4 d:001ed4 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:513
c:0008 p:0043 s:0021 b:0021 l:000009 d:000020 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:586
c:0007 p:0025 s:0019 b:0019 l:000018 d:000018 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent.rb:300
c:0006 p:0017 s:0016 b:0016 l:000009 d:000015 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:578
c:0005 p:0007 s:0014 b:0014 l:000013 d:000013 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:556
c:0004 p:0011 s:0010 b:0010 l:000009 d:000009 METHOD
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:577
c:0003 p:0012 s:0006 b:0006 l:001698 d:000005 BLOCK
/deployed/site_1/shared/bundle/ruby/1.9.1/gems/newrelic_rpm-3.5.6.46/lib/new_relic/agent/agent.rb:604
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP

Attachments:
http://www.ruby-forum.com/attachment/8104/unicorn.stderr.log


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

In This Thread

Prev Next