[#79914] [Ruby trunk Bug#13282] opt_str_freeze does not always dedupe — normalperson@...
Issue #13282 has been reported by Eric Wong.
4 messages
2017/03/05
[#80140] [Ruby trunk Feature#13295] [PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus) — shyouhei@...
Issue #13295 has been updated by shyouhei (Shyouhei Urabe).
5 messages
2017/03/13
[#80362] Re: [Ruby trunk Feature#13295] [PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus)
— Eric Wong <normalperson@...>
2017/03/26
shyouhei@ruby-lang.org wrote:
[#80368] Re: [Ruby trunk Feature#13295] [PATCH] compile.c: apply opt_str_freeze to String#-@ (uminus)
— SASADA Koichi <ko1@...>
2017/03/27
On 2017/03/26 15:16, Eric Wong wrote:
[#80205] Re: [ruby-cvs:65166] duerst:r58000 (trunk): clarifiy 'codepoint' in documentation of String#each_codepoint — Eric Wong <normalperson@...>
duerst@ruby-lang.org wrote:
4 messages
2017/03/17
[#80213] Re: [ruby-cvs:65166] duerst:r58000 (trunk): clarifiy 'codepoint' in documentation of String#each_codepoint
— Martin J. Dürst <duerst@...>
2017/03/17
Hello Eric,
[#80290] [Ruby trunk Feature#13355] [PATCH] compile.c: optimize literal String range in case/when dispatch — normalperson@...
Issue #13355 has been reported by normalperson (Eric Wong).
4 messages
2017/03/23
[#80410] Re: [Ruby trunk Feature#13355] [PATCH] compile.c: optimize literal String range in case/when dispatch
— Eric Wong <normalperson@...>
2017/03/27
normalperson@yhbt.net wrote:
[#80415] [Ruby trunk Feature#12589] VM performance improvement proposal — vmakarov@...
Issue #12589 has been updated by vmakarov (Vladimir Makarov).
5 messages
2017/03/28
[#80488] [Ruby trunk Feature#12589] VM performance improvement proposal — vmakarov@...
Issue #12589 has been updated by vmakarov (Vladimir Makarov).
4 messages
2017/03/29
[ruby-core:80264] [Ruby trunk Bug#13347] bug in the Ruby interpreter or extension libraries when using rails s
From:
rk.rathod15@...
Date:
2017-03-21 07:48:02 UTC
List:
ruby-core #80264
Issue #13347 has been reported by Reyan (Reyan Patil). ---------------------------------------- Bug #13347: bug in the Ruby interpreter or extension libraries when using rails s https://bugs.ruby-lang.org/issues/13347 * Author: Reyan (Reyan Patil) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.4.0 * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- when using rails s that time server was starting completely but when i was check the localhost for my application and click on any menu tab manu fewer time display and then connection was lost. => Booting Puma => Rails 5.0.2 application starting in development on http://localhost:3000 => Run `rails server -h` for more startup options Puma starting in single mode... * Version 3.8.1 (ruby 2.4.0-p0), codename: Sassy Salamander * Min threads: 0, max threads: 16 * Environment: development * Listening on tcp://localhost:3000 Use Ctrl-C to stop and then continue runnning 7f26b157f000-7f26b1580000 r-xp 00000000 00:00 0 7f26b1580000-7f26b1587000 r--s 00000000 08:06 3278271 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f26b1587000-7f26b1588000 ---p 00000000 00:00 0 7f26b1588000-7f26b158d000 rw-p 00000000 00:00 0 7f26b158d000-7f26b158e000 r--p 00022000 08:06 2625936 /lib/x86_64-linux-gnu/ld-2.19.so 7f26b158e000-7f26b158f000 rw-p 00023000 08:06 2625936 /lib/x86_64-linux-gnu/ld-2.19.so 7f26b158f000-7f26b1590000 rw-p 00000000 00:00 0 7ffe1283c000-7ffe1303b000 rw-p 00000000 00:00 0 [stack] 7ffe13137000-7ffe13139000 r--p 00000000 00:00 0 [vvar] 7ffe13139000-7ffe1313b000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html Aborted (core dumped) and stop the rails s and connection lost ---Files-------------------------------- Screenshot from 2017-03-21 13_14_54.png (127 KB) Screenshot from 2017-03-21 13_16_46.png (245 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>