[#56982] [ruby-trunk - Bug #8854][Open] Update URL for bug reports — "stomar (Marcus Stollsteimer)" <redmine@...>
7 messages
2013/09/03
[#57038] [ruby-trunk - Feature #3620] Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones — "Glass_saga (Masaki Matsushita)" <glass.saga@...>
4 messages
2013/09/05
[#57040] Re: [ruby-trunk - Feature #3620] Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones
— SASADA Koichi <ko1@...>
2013/09/05
(2013/09/05 20:52), Glass_saga (Masaki Matsushita) wrote:
[#57058] [ruby-trunk - Bug #8875][Open] Select is not usable with SSLSocket — "headius (Charles Nutter)" <headius@...>
11 messages
2013/09/07
[#57092] [ruby-trunk - Bug #8883][Open] Rational canonicalization unexpectedly converts to Fixnum — "melquiades (Paul Cantrell)" <cantrell@...>
16 messages
2013/09/09
[#57111] [ruby-trunk - Feature #8887][Open] min(n), max(n), min_by(n), max_by(n) — "akr (Akira Tanaka)" <akr@...>
13 messages
2013/09/10
[#57117] [ruby-trunk - Feature #8890][Open] [PATCH] Eliminate less-than-zero checks for unsigned variables — "tonyo (Anton Ovchinnikov)" <revolver112@...>
5 messages
2013/09/10
[#57134] [CommonRuby - Feature #8896][Open] #tap with missing block — "prijutme4ty (Ilya Vorontsov)" <prijutme4ty@...>
5 messages
2013/09/11
[#57138] [ruby-trunk - Feature #8897][Open] client side TCP fast open — "Glass_saga (Masaki Matsushita)" <glass.saga@...>
5 messages
2013/09/11
[#57195] [ruby-trunk - Feature #8897][Assigned] client side TCP fast open
— "Glass_saga (Masaki Matsushita)" <glass.saga@...>
2013/09/14
[#57186] [ruby-trunk - Feature #8909][Open] Expand "f" frozen suffix to literal arrays and hashes — "headius (Charles Nutter)" <headius@...>
37 messages
2013/09/14
[#57224] [ruby-trunk - Feature #8909] Expand "f" frozen suffix to literal arrays and hashes
— "headius (Charles Nutter)" <headius@...>
2013/09/15
[#57262] [ruby-trunk - Feature #8921][Open] Allow select, reject, etc to accept a regex — "kyledecot (Kyle Decot)" <kyle.decot@...>
13 messages
2013/09/18
[#57264] [ruby-trunk - Feature #8921] Allow select, reject, etc to accept a regex
— "kyledecot (Kyle Decot)" <kyle.decot@...>
2013/09/18
[#57265] Re: [ruby-trunk - Feature #8921] Allow select, reject, etc to accept a regex
— Fuad Saud <fuadksd@...>
2013/09/18
Shouldn't select/reject use threequals?
[#57292] [ruby-trunk - Feature #8931][Open] Update URL in REPORTBUG_MSG — "zzak (Zachary Scott)" <e@...>
4 messages
2013/09/20
[#57315] [ruby-trunk - Feature #8938][Open] it keyword — "Sing9898 (Sing Lou)" <3b06e8d4@...>
5 messages
2013/09/23
[#57367] [ruby-trunk - Feature #8951][Open] Please add a hash-to-hash alternative of the map method to Hash — "behrangsa (Behrang Saeedzadeh)" <behrangsa@...>
8 messages
2013/09/25
[#57385] [ruby-trunk - Bug #8953][Open] `str =~ /pattern/` does not call =~ method if (1) str is a String, (2) /pattern/ is a Regexp literal — "gfx (Goro Fuji)" <gfuji@...>
12 messages
2013/09/26
[#57394] [ruby-trunk - Bug #8955][Open] LocalJumpError - no block given (yield) after implementation of class hierarchy method cache invalidation — "mfla (Morten Fla)" <mmflaa@...>
4 messages
2013/09/26
[#57462] [ruby-trunk - misc #8962][Open] [DOC] add step to enable Generational GC merits in README.EXT* — "tad (Tadashi Saito)" <redmine@...>
6 messages
2013/09/28
[ruby-core:57278] [ruby-trunk - Bug #8925][Open] Traversing a tree of files/catalogues produces a segmentation fault in find.rb
From:
"LarsDk (Lars Aurbakken)" <lars_aurbakken@...>
Date:
2013-09-19 07:01:21 UTC
List:
ruby-core #57278
Issue #8925 has been reported by LarsDk (Lars Aurbakken).
----------------------------------------
Bug #8925: Traversing a tree of files/catalogues produces a segmentation fault in find.rb
https://bugs.ruby-lang.org/issues/8925
Author: LarsDk (Lars Aurbakken)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: ruby 2.0.0p247 (2013-06-27) [i386-mingw32]
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN
Traversing a tree of files/catalogues produces a segmentation fault:
SvnPropertyStripper.rb:18: [BUG] Segmentation fault
ruby 2.0.0p247 (2013-06-27) [i386-mingw32]
-- Control frame information -----------------------------------------------
c:0012 p:---- s:0044 e:000043 CFUNC :write
c:0011 p:---- s:0042 e:000041 CFUNC :puts
c:0010 p:0025 s:0038 e:000037 BLOCK SvnPropertyStripper.rb:18 [FINISH]
c:0009 p:---- s:0034 e:000033 CFUNC :open
c:0008 p:0025 s:0029 e:000028 BLOCK SvnPropertyStripper.rb:16 [FINISH]
c:0007 p:---- s:0026 e:000025 CFUNC :open
c:0006 p:0068 s:0021 e:000020 BLOCK SvnPropertyStripper.rb:14
c:0005 p:0012 s:0017 e:000016 BLOCK C:/Ruby200p247/lib/ruby/2.0.0/find.rb:43 [FINISH]
c:0004 p:---- s:0013 e:000012 CFUNC :catch
c:0003 p:0044 s:0009 e:000008 METHOD C:/Ruby200p247/lib/ruby/2.0.0/find.rb:42
c:0002 p:0021 s:0004 E:001224 EVAL SvnPropertyStripper.rb:9 [FINISH]
c:0001 p:0000 s:0002 E:0021cc TOP [FINISH]
SvnPropertyStripper.rb:9:in `<main>'
C:/Ruby200p247/lib/ruby/2.0.0/find.rb:42:in `find'
C:/Ruby200p247/lib/ruby/2.0.0/find.rb:42:in `catch'
C:/Ruby200p247/lib/ruby/2.0.0/find.rb:43:in `block in find'
SvnPropertyStripper.rb:14:in `block in <main>'
SvnPropertyStripper.rb:14:in `open'
SvnPropertyStripper.rb:16:in `block (2 levels) in <main>'
SvnPropertyStripper.rb:16:in `open'
SvnPropertyStripper.rb:18:in `block (3 levels) in <main>'
SvnPropertyStripper.rb:18:in `puts'
SvnPropertyStripper.rb:18:in `write'
-- C level backtrace information -------------------------------------------
C:\WINDOWS\system32\ntdll.dll(KiFastSystemCallRet+0x0) [0x7C90E514]
C:\WINDOWS\system32\kernel32.dll(WaitForSingleObject+0x12) [0x7C802542]
C:\Ruby200p247\bin\msvcrt-ruby200.dll(rb_vm_bugreport+0xa7) [0x668F6B57]
C:\Ruby200p247\bin\msvcrt-ruby200.dll(rb_name_err_mesg_new+0x69d) [0x667BE2BD]
C:\Ruby200p247\bin\msvcrt-ruby200.dll(rb_bug+0x2e) [0x667BF0BE]
C:\Ruby200p247\bin\msvcrt-ruby200.dll(rb_check_safe_str+0x180) [0x6687DCA0]
[0x00401866]
-- Other runtime information -----------------------------------------------
* Loaded script: SvnPropertyStripper.rb
* Loaded features:
0 enumerator.so
1 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/enc/encdb.so
2 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/enc/iso_8859_1.so
3 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/enc/trans/transdb.so
4 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/rbconfig.rb
5 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/compatibility.rb
6 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/defaults.rb
7 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/deprecate.rb
8 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/errors.rb
9 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/version.rb
10 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/requirement.rb
11 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/platform.rb
12 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/specification.rb
13 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/exceptions.rb
14 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/defaults/operating_system.rb
15 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/enc/utf_16le.so
16 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/enc/trans/utf_16_32.so
17 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb
18 C:/Ruby200p247/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb
19 C:/Ruby200p247/lib/ruby/2.0.0/rubygems.rb
20 C:/Ruby200p247/lib/ruby/2.0.0/ubygems.rb
21 C:/Ruby200p247/lib/ruby/2.0.0/find.rb
22 C:/Ruby200p247/lib/ruby/2.0.0/i386-mingw32/enc/trans/single_byte.so
The attached file SvnPropertyStripper.rb is started with
> ruby SvnPropertyStripper.rb
--
http://bugs.ruby-lang.org/