[#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:80180] [Ruby trunk Bug#13317][Third Party's Issue] Console Segmentation fault at 0x00000000000038
From:
nobu@...
Date:
2017-03-16 00:37:19 UTC
List:
ruby-core #80180
Issue #13317 has been updated by nobu (Nobuyoshi Nakada). File bug-13317.log added Description updated Status changed from Open to Third Party's Issue > ``` > 2 ruby 0x000000010bd2a4e4 sigsegv + 68 > 3 libsystem_platform.dylib 0x00007fff97cacbba _sigtramp + 26 > 4 ruby 0x000000010bda1c28 method_entry_get + 72 > 5 ruby 0x000000010bda1d4b rb_callable_method_entry + 27 > 6 ruby 0x000000010bdb71d0 rb_call0 + 48 > 7 ruby 0x000000010bda5916 rb_funcall + 374 > 8 byebug.bundle 0x000000010d0f809f is_living_thread + 63 > 9 byebug.bundle 0x000000010d0f82cb release_lock + 123 > 10 byebug.bundle 0x000000010d0f687d raw_return_event + 157 > 11 ruby 0x000000010bdbf81e exec_hooks_protected + 222 > 12 ruby 0x000000010bdbd2b5 rb_threadptr_exec_event_hooks_orig + 357 It happens just in byebug extension. Please report it to byebug. ---------------------------------------- Bug #13317: Console Segmentation fault at 0x00000000000038 https://bugs.ruby-lang.org/issues/13317#change-63620 * Author: erowlin (Thomas Romera) * Status: Third Party's Issue * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin16] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- First: It's been 3 years I'm daily using Ruby, and that's the first time I encounter such a bug, so, thank you for all the hard work. That's awesome. Here is the bug report : I don't have much to add, was querying my DB with AR. (I redacted some sensible parts) ---Files-------------------------------- bug-13317.log (426 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>