[#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:83795] [Ruby trunk Bug#14106] [BUG] Segmentation fault
From:
Greg.mpls@...
Date:
2017-11-16 05:05:31 UTC
List:
ruby-core #83795
Issue #14106 has been updated by MSP-Greg (Greg L). duerst (Martin D端rst) wrote: > Can you give a pointer to that discussion? https://github.com/sass/sass/issues/2398 Response was: Segmentation faults are usually caused by the underlying Ruby implementation. In this case, the error is on line 637 of util.rb, which suggests that there's a bug somewhere in the Pathname#realpath function. I suggest reporting this against Ruby's bug tracker. ---------------------------------------- Bug #14106: [BUG] Segmentation fault https://bugs.ruby-lang.org/issues/14106#change-67832 * Author: Gillis (Giacomo Ciampoli) * Status: Feedback * Priority: Normal * Assignee: * Target version: * ruby -v: 2.4.2p198 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- hi, when i try to compile a sass file i get this error: ~~~ C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/sass-3.5.3/lib/sass/util.rb:637: [BUG] Segmentation fault ruby 2.4.2p198 (2017-09-14 revision 59899) [x64-mingw32] ~~~ this is the full log: (snip) i've tried with different version of ruby and sass but didnt solve the issue ---Files-------------------------------- bug-14106.log (22.1 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>