[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...
Issue #10333 has been updated by Koichi Sasada.
ko1@atdot.net wrote:
Eric Wong <normalperson@yhbt.net> wrote:
Eric Wong <normalperson@yhbt.net> wrote:
On 2014/10/09 11:04, Eric Wong wrote:
SASADA Koichi <ko1@atdot.net> wrote:
[#65453] [ruby-trunk - Feature #10328] [PATCH] make OPT_SUPPORT_JOKE a proper VM option — ko1@...
Issue #10328 has been updated by Koichi Sasada.
[#65559] is there a name for this? — Xavier Noria <fxn@...>
When describing stuff about constants (working in their guide), you often
On 2014/10/09 20:41, Xavier Noria wrote:
On Thu, Oct 9, 2014 at 1:59 PM, Nobuyoshi Nakada <nobu@ruby-lang.org> wrote:
[#65566] [ruby-trunk - Feature #10351] [Open] [PATCH] prevent CVE-2014-6277 — shyouhei@...
Issue #10351 has been reported by Shyouhei Urabe.
[#65741] Re: [ruby-cvs:55121] normal:r47971 (trunk): test/ruby/test_rubyoptions.rb: fix race — Nobuyoshi Nakada <nobu@...>
On 2014/10/16 10:10, normal@ruby-lang.org wrote:
Nobuyoshi Nakada <nobu@ruby-lang.org> wrote:
2014-10-16 12:48 GMT+09:00 Eric Wong <normalperson@yhbt.net>:
[#65753] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...
Issue #10333 has been updated by Koichi Sasada.
[#65818] [ruby-trunk - Feature #10351] [PATCH] prevent CVE-2014-6277 — shyouhei@...
Issue #10351 has been updated by Shyouhei Urabe.
[ruby-core:65383] [ruby-trunk - Bug #10310] Segmentation fault when trying to install bundle on Ruby 2.2.0dev
Issue #10310 has been updated by Norimasa Ando.
Could anyone please close this?
----------------------------------------
Bug #10310: Segmentation fault when trying to install bundle on Ruby 2.2.0dev
https://bugs.ruby-lang.org/issues/10310#change-49182
* Author: Norimasa Ando
* Status: Open
* Priority: Normal
* Assignee:
* Category:
* Target version: current: 2.2.0
* ruby -v: ruby 2.2.0dev (2014-10-01 trunk 47753) [x86_64-darwin12.0]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Hi, I've encountered following error when I tried to gem install bundle.
I'm not sure what's going on so I just attached a log file here.
If there is anything I can do to solve it please let me know.
~~~
git:master 笶ッ gem install bundle 笨ケ
/Users/ando_norimasa/.rbenv/versions/trunk47753/lib/ruby/2.2.0/x86_64-darwin12.0/enc/encdb.bundle: [BUG] Segmentation fault at 0x00000000000448
ruby 2.2.0dev (2014-10-01 trunk 47753) [x86_64-darwin12.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
for more details.
-- Control frame information -----------------------------------------------
c:0002 p:-17540402733116 s:0004 e:000003 TOP [FINISH]
c:0001 p:0000 s:0002 E:0000b0 TOP [FINISH]
-- Machine register context ------------------------------------------------
rax: 0x0000000000000000 rbx: 0x000000000000000b rcx: 0x0000000000001000
rdx: 0x000000000000000b rdi: 0x000000000000000b rsi: 0x0000000000000000
rbp: 0x00007fff545bdb30 rsp: 0x00007fff545bdb30 r8: 0x000000000000000b
r9: 0x000000000000000e r10: 0x00007fff96886563 r11: 0x00007fff90041660
r12: 0x00007f9f8bcb0620 r13: 0x000000010bad2972 r14: 0x0000000000000000
r15: 0x00007f9f8bcb0620 rip: 0x000000010bb4a941 rfl: 0x0000000000010217
-- C level backtrace information -------------------------------------------
0 libruby.2.2.0.dylib 0x000000010b8117b0 rb_vm_bugreport + 1376
1 libruby.2.2.0.dylib 0x000000010b691c30 rb_bug_context + 464
2 libruby.2.2.0.dylib 0x000000010b7800f0 sig_signame + 0
3 libsystem_c.dylib 0x00007fff9004190a _sigtramp + 26
4 libruby.2.2.0.dylib 0x000000010bb4a941 ruby_xmalloc + 17
5 ??? 0x00007fff545bdb60 0x0 + 140734608694112
-- Other runtime information -----------------------------------------------
* Loaded script: /Users/ando_norimasa/.rbenv/versions/trunk47753/bin/ruby
* Loaded features:
0 enumerator.so
1 rational.so
2 complex.so
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
Don't forget to include the above Crash Report log file.
For details: http://www.ruby-lang.org/bugreport.html
[1] 53816 abort gem install bundle
~~~
---Files--------------------------------
ruby_2014-10-01-200226_YG36-22277.crash (9.78 KB)
--
https://bugs.ruby-lang.org/