Project

General

Profile

Actions

Bug #5082

closed

Bug #5076: Mac OS X Lion Support

test_context_switch(TestMarshal) was failed on OS X 10.7 (Lion)

Added by kosaki (Motohiro KOSAKI) almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
-
Backport:
[ruby-dev:44202]

Description

Fiberまわりのようなので、他のを直したらついでに直るかも

  1. Failure:
    test_context_switch(TestMarshal) [/Users/kosaki/ruby/git/test/ruby/test_marshal.rb:383]:
    [StopIteration] exception expected, not
    Class:
    Message: <"uninitialized fiber">
    ---Backtrace---
    /Users/kosaki/ruby/git/test/ruby/test_marshal.rb:361:in call' /Users/kosaki/ruby/git/test/ruby/test_marshal.rb:361:in marshal_load'
    /Users/kosaki/ruby/git/test/ruby/test_marshal.rb:365:in load' /Users/kosaki/ruby/git/test/ruby/test_marshal.rb:365:in load_each'
    ../test/runner.rb:in `each'


Related issues 10 (0 open10 closed)

Related to Ruby master - Bug #5201: Ruby 1.9.2p290 [x86_64-darwin11.0.0] Fiber.yieldでSEGVThird Party's Issue08/17/2011Actions
Related to Ruby master - Bug #5541: Better configure error message when llvm-gcc is the default compilerCloseddrbrain (Eric Hodel)11/02/2011Actions
Related to Backport193 - Backport #6043: compile error for 1.9.3-p125 on OS X 10.7.3 with Xcode 4.2.1, gcc not foundClosedmrkn (Kenta Murata)02/17/2012Actions
Related to Backport193 - Backport #5575: ruby does not compile on Lion with Xcode 4.2Closed11/06/2011Actions
Related to Ruby master - Bug #5194: exceptions caught compiling with clang 2.1 on OSX 10.7Rejected08/16/2011Actions
Related to Ruby master - Bug #5701: Compilation under Lion with clang 2.1 failsRejected08/16/2011Actions
Related to Ruby master - Bug #5973: Bus Error in simple project requiring YARDClosed02/06/2012Actions
Related to Ruby master - Bug #4651: Bus Error using continuation on x86_64-darwin11.0.0 (Lion)Closed05/07/2011Actions
Related to Backport192 - Backport #4945: Segfault on Fiber#resume on Mac OS X 10.6.8RejectedActions
Has duplicate Ruby master - Bug #5211: Segmentation fault in Enumerator#eachRejectedmrkn (Kenta Murata)08/22/2011Actions

Updated by kosaki (Motohiro KOSAKI) almost 13 years ago

  • Status changed from Open to Assigned
  • Assignee set to kosaki (Motohiro KOSAKI)
  • Target version changed from 1.9.3 to 1.9.4

1.9.3は llvm-gcc を使わないことに決めたので。ターゲットを1.9.4に変更します

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

  • Status changed from Assigned to Closed

llvm-gcc はサポートしないと決定されたほうですので、closeします

Actions

Also available in: Atom PDF

Like0
Like0Like0