[#83773] [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769 — usa@...
Issue #14108 has been updated by usa (Usaku NAKAMURA).
9 messages
2017/11/15
[#83774] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
usa@garbagecollect.jp wrote:
[#83775] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— "U.NAKAMURA" <usa@...>
2017/11/15
Hi, Eric
[#83779] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
"U.NAKAMURA" <usa@garbagecollect.jp> wrote:
[#83781] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— "U.NAKAMURA" <usa@...>
2017/11/15
Hi, Eric,
[#83782] Re: [Ruby trunk Bug#14108] Seg Fault with MinGW on svn 60769
— Eric Wong <normalperson@...>
2017/11/15
"U.NAKAMURA" <usa@garbagecollect.jp> wrote:
[ruby-core:83934] [Ruby trunk Bug#14135][Closed] OneDrive folder on windows doesnt behave
From:
mame@...
Date:
2017-11-29 00:29:38 UTC
List:
ruby-core #83934
Issue #14135 has been updated by mame (Yusuke Endoh).
Status changed from Open to Closed
huntertim (Tim Hunter) wrote:
> I compiled a version on windows and this is fixed in
> ruby 2.5.0dev (2017-11-28 trunk 60926) [i386-mswin32_140]
Yes, this issue was fixed in #14047. Please wait a backport release. Thank you anyway.
----------------------------------------
Bug #14135: OneDrive folder on windows doesnt behave
https://bugs.ruby-lang.org/issues/14135#change-67984
* Author: huntertim (Tim Hunter)
* Status: Closed
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: ruby 2.4.2p198 (2017-09-14 revision 59899) [x64-mingw32]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
basic ruby file commands cause Segmentation fault on OneDrive folder in windows
Create a file or folder in your OneDrive in windows and try to access through ruby.
Simple example is File.file?("#{File.expand_path("~")}/OneDrive/test.txt") but any attempt to access a file or directory causes a Segmentation Fault
see attached for details
---Files--------------------------------
onedrivebug.txt (12.6 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>