General

Profile

newmen (Gleb Averchuk)

  • Login: newmen
  • Email: altermn@gmail.com
  • Registered on: 03/30/2012
  • Last sign in: 04/30/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

04/30/2016

11:09 PM Ruby Bug #12278: Sometimes I have segmentation fault with procs reducer
Koichi Sasada wrote:
> Do you have easy reproducible code which we can try?
The error has occurred suddenly everytime. Almost always, I got it during RSpec tests run.
Before, I was not able to write a simple example for provoke an e...
newmen (Gleb Averchuk)

04/21/2016

06:06 PM Ruby Bug #12278: Sometimes I have segmentation fault with procs reducer
wind winy wrote:
> Did you had use jemalloc compile ruby?
I've installed Ruby using RVM
newmen (Gleb Averchuk)

04/13/2016

06:28 PM Ruby Bug #12278 (Closed): Sometimes I have segmentation fault with procs reducer
Hello,
Sometimes I have segmentation fault for code like:
~~~
# /Users/newmen/projects/versatile-diamond/analyzer/lib/modules/procs_reducer.rb:35
8 # Combines passed procs to one function
9 # @param [Array] procs which w...
newmen (Gleb Averchuk)

03/13/2013

08:05 PM Ruby Feature #7292: Enumerable#to_h
I think this is very cool feature, because I'm tired of writing something like this:
some_hash = Hash[some_hash.map { |k, v| [k, (v * scale).to_i] }]
)=
P.S.
In actual fact is not very tired. :)
And it may have a more elegant way that...
newmen (Gleb Averchuk)

04/01/2012

09:58 AM Ruby Bug #6226: Star operator crashes when it using in irb on Fedora
Today I've checked this bug again and he's gone.
I think my Fedora has installed the necessary update after that the bug has been removed automatically.
newmen (Gleb Averchuk)

03/30/2012

08:19 AM Ruby Bug #6226 (Third Party's Issue): Star operator crashes when it using in irb on Fedora
Segmentation fault raised when I pressed Ctrl+D.
Full log:
[newmen@blackbox ~]$ irb
1.9.3p125 :001 > *a = 1
=> 1
1.9.3p125 :002 > a
=> [1]
1.9.3p125 :003 >
/home/newmen/.rvm/scripts/irbrc.rb:32: [BUG] Segmentation fault
r...
newmen (Gleb Averchuk)

Also available in: Atom