[#47790] [ruby-trunk - Bug #7097][Open] Thread locals don't work inside Enumerator — "tenderlovemaking (Aaron Patterson)" <aaron@...>

32 messages 2012/10/01
[#47791] [ruby-trunk - Bug #7097][Assigned] Thread locals don't work inside Enumerator — "kosaki (Motohiro KOSAKI)" <kosaki.motohiro@...> 2012/10/01

[#47792] Re: [ruby-trunk - Bug #7097][Assigned] Thread locals don't work inside Enumerator — Aaron Patterson <tenderlove@...> 2012/10/01

On Tue, Oct 02, 2012 at 03:05:17AM +0900, kosaki (Motohiro KOSAKI) wrote:

[#47798] Re: [ruby-trunk - Bug #7097][Assigned] Thread locals don't work inside Enumerator — SASADA Koichi <ko1@...> 2012/10/01

(2012/10/02 3:12), Aaron Patterson wrote:

[#47800] Re: [ruby-trunk - Bug #7097][Assigned] Thread locals don't work inside Enumerator — SASADA Koichi <ko1@...> 2012/10/01

(2012/10/02 8:22), SASADA Koichi wrote:

[#47832] [ruby-trunk - Feature #7106][Open] FileUtils.touch should allow touching the symlink itself rather than the file the link points to — "cirrusthinking (Alessandro Diaferia)" <alessandro@...>

18 messages 2012/10/04

[#47847] [ruby-trunk - Bug #7110][Open] CGI: Add support for HTML5 <header> tag — "stomar (Marcus Stollsteimer)" <redmine@...>

16 messages 2012/10/05

[#47870] [ruby-trunk - Bug #7123][Open] Segmentation fault in ruby 1.9.3-p194 — "mscottford (M. Scott Ford)" <scott@...>

13 messages 2012/10/09

[#47880] [ruby-trunk - Bug #7134][Open] Signal handling bug in Mac OS X — "auastro (Andy Kitchen)" <kitchen.andy+rubybug@...>

17 messages 2012/10/10

[#47881] [ruby-trunk - Bug #7135][Open] GC bug in Ruby 1.9.3-p194? — "alexdowad (Alex Dowad)" <alexinbeijing@...>

21 messages 2012/10/10

[#47887] [ruby-trunk - Bug #7137][Open] Date.parse overly lenient when attempting to parse Monday? — "garysweaver (Gary Weaver)" <garysweaver@...>

12 messages 2012/10/10

[#47930] [ruby-trunk - Feature #7148][Open] Improved Tempfile w/o DelegateClass — "Glass_saga (Masaki Matsushita)" <glass.saga@...>

14 messages 2012/10/12

[#47970] [ruby-trunk - Bug #7158][Open] require is slow in its bookkeeping; can make Rails startup 2.2x faster — "gregprice (Greg Price)" <price@...>

30 messages 2012/10/14

[#48027] [Backport93 - Backport #7172][Open] [[Ruby 1.9:]] fix rbconfig for --enable-load-relative (v2) — "mpapis (Michal Papis)" <mpapis@...>

13 messages 2012/10/16

[#48053] [ruby-trunk - Bug #7180][Open] set_trace_func with error in proc block locks up Ruby with 100% cpu usage and no way to exit without killing proc — "garysweaver (Gary Weaver)" <garysweaver@...>

8 messages 2012/10/17

[#48072] [ruby-trunk - Bug #7184][Open] --disable-gems commandline parameter does not show up with ruby -h — "steenslag (siep korteling)" <s.korteling@...>

10 messages 2012/10/18

[#48130] [ruby-trunk - Bug #7200][Open] Setting external encoding with BOM| — "brixen (Brian Ford)" <brixen@...>

14 messages 2012/10/21

[#48191] [ANN] 2.0.0 feature freeze — Yusuke Endoh <mame@...>

Japanese later; 日本語は後で

37 messages 2012/10/24
[#48696] Re: [ANN] 2.0.0 feature freeze — SASADA Koichi <ko1@...> 2012/11/01

(2012/10/24 5:39), Yusuke Endoh wrote:

[#48260] [ruby-trunk - Bug #7214][Open] Ruby 2.0 breaks support for some debugging tools — "banister (john mair)" <jrmair@...>

22 messages 2012/10/25

[#48315] [ruby-trunk - Bug #7220][Open] StringIO#initialize_copy causes aliasing between the objects — "brixen (Brian Ford)" <brixen@...>

13 messages 2012/10/26

[#48413] [ruby-trunk - Bug #7221][Open] Unable to compile kgio under 1.9.3 with error: ruby-1.9.3-<plvl>/lib/ruby/1.9.1/mkmf.rb:597:in `Integer': can't convert nil into Integer (TypeError) — "davidderyldowney (David Deryl Downey)" <me@...>

9 messages 2012/10/27

[#48549] [ruby-trunk - Feature #7240][Open] Inheritable #included/#extended Hooks For Modules — "apotonick (Nick Sutterer)" <apotonick@...>

14 messages 2012/10/29

[#48551] [ruby-trunk - Feature #7241][Open] Enumerable#to_h proposal — "nathan.f77 (Nathan Broadbent)" <nathan.f77@...>

23 messages 2012/10/29

[#48552] [ruby-trunk - Bug #7242][Open] Bignum mathematical accuracy regression in r31695 — "mhall (Matthew Hall)" <mhall@...>

11 messages 2012/10/29

[ruby-core:48596] [ruby-trunk - Feature #3867] Bus Error when running drb/ssl regression tests on loongson/OpenBSD

From: "mame (Yusuke Endoh)" <mame@...>
Date: 2012-10-30 14:06:10 UTC
List: ruby-core #48596
Issue #3867 has been updated by mame (Yusuke Endoh).

Target version set to next minor


----------------------------------------
Feature #3867: Bus Error when running drb/ssl regression tests on loongson/OpenBSD
https://bugs.ruby-lang.org/issues/3867#change-31997

Author: jeremyevans0 (Jeremy Evans)
Status: Feedback
Priority: Low
Assignee: 
Category: 
Target version: next minor


=begin
 All the bootstraptest tests pass, but the regular regression test suite aborts before running any tests with an error in drb/ssl:
 
 ./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb  ./tool/runruby.rb --extout=.ext  -- "./test/runner.rb"
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57: [BUG] Bus Error
 ruby 1.9.2p0 (2010-08-18 revision 29036) [mips64el-openbsd4.8]
 
 -- control frame ----------
 c:0023 p:---- s:0099 b:0099 l:000098 d:000098 CFUNC  :initialize
 c:0022 p:---- s:0097 b:0097 l:000096 d:000096 CFUNC  :new
 c:0021 p:0043 s:0093 b:0093 l:000092 d:000092 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57
 c:0020 p:0163 s:0085 b:0085 l:000084 d:000084 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:148
 c:0019 p:0019 s:0075 b:0075 l:000066 d:000074 BLOCK  /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:759
 c:0018 p:---- s:0072 b:0072 l:000071 d:000071 FINISH
 c:0017 p:---- s:0070 b:0070 l:000069 d:000069 CFUNC  :each
 c:0016 p:0017 s:0067 b:0067 l:000066 d:000066 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:757
 c:0015 p:0106 s:0061 b:0061 l:000060 d:000060 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:1342
 c:0014 p:---- s:0053 b:0053 l:000052 d:000052 FINISH
 c:0013 p:---- s:0051 b:0051 l:000050 d:000050 CFUNC  :new
 c:0012 p:0234 s:0045 b:0045 l:001640 d:001640 CLASS  /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:33
 c:0011 p:0061 s:0040 b:0040 l:000039 d:000039 TOP    /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:11
 c:0010 p:---- s:0038 b:0038 l:000037 d:000037 FINISH
 c:0009 p:---- s:0036 b:0036 l:000035 d:000035 CFUNC  :require
 c:0008 p:0013 s:0032 b:0032 l:000031 d:000031 METHOD <internal:lib/rubygems/custom_require>:29
 c:0007 p:0077 s:0027 b:0027 l:000016 d:000026 BLOCK  /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:55
 c:0006 p:---- s:0022 b:0022 l:000021 d:000021 FINISH
 c:0005 p:---- s:0020 b:0020 l:000019 d:000019 CFUNC  :each
 c:0004 p:0290 s:0017 b:0017 l:000016 d:000016 METHOD /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:49
 c:0003 p:0114 s:0008 b:0008 l:0023e8 d:001258 EVAL   ./test/runner.rb:9
 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
 c:0001 p:0000 s:0002 b:0002 l:0023e8 d:0023e8 TOP
 ---------------------------
 -- Ruby level backtrace information ----------------------------------------
 ./test/runner.rb:9:in `<main>'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:49:in `setup_argv'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:49:in `each'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/test/unit.rb:55:in `block in setup_argv'
 <internal:lib/rubygems/custom_require>:29:in `require'
 <internal:lib/rubygems/custom_require>:29:in `require'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:11:in `<top (required)>'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:33:in `<class:DRbSSLService>'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/test/drb/test_drbssl.rb:33:in `new'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:1342:in `initialize'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:757:in `open_server'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:757:in `each'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/drb.rb:759:in `block in open_server'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:148:in `open_server'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57:in `setup_certificate'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57:in `new'
 /usr/obj/ports/ruby-1.9.2-p0/ruby-1.9.2-p0/lib/drb/ssl.rb:57:in `initialize'
 
 [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
 
 Abort trap (core dumped)
=end



-- 
http://bugs.ruby-lang.org/

In This Thread

Prev Next