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)

Bug #5082: test_context_switch(TestMarshal) was failed on OS X 10.7 (Lion)

Added by kosaki (Motohiro KOSAKI) over 14 years ago. Updated almost 14 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 7 (0 open7 closed)

Related to Ruby - Bug #5201: Ruby 1.9.2p290 [x86_64-darwin11.0.0] Fiber.yieldでSEGVThird Party's IssueActions
Related to Ruby - Bug #5541: Better configure error message when llvm-gcc is the default compilerCloseddrbrain (Eric Hodel)Actions
Related to Ruby - Bug #5194: exceptions caught compiling with clang 2.1 on OSX 10.7RejectedActions
Related to Ruby - Bug #5701: Compilation under Lion with clang 2.1 failsRejectedActions
Related to Ruby - Bug #5973: Bus Error in simple project requiring YARDClosedActions
Related to Ruby - Bug #4651: Bus Error using continuation on x86_64-darwin11.0.0 (Lion)ClosedActions
Has duplicate Ruby - Bug #5211: Segmentation fault in Enumerator#eachRejectedmrkn (Kenta Murata)Actions

Updated by kosaki (Motohiro KOSAKI) over 14 years ago Actions #1 [ruby-dev:44214]

  • 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) almost 14 years ago Actions #2 [ruby-dev:44846]

  • Status changed from Assigned to Closed

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

Actions

Also available in: PDF Atom