[MacRuby] #877: rb_vm_struct_fake_set & rb_vm_resolve_const_value crash w/ NSOperation in Skreenics
#877: rb_vm_struct_fake_set & rb_vm_resolve_const_value crash w/ NSOperation in Skreenics ----------------------------------------+----------------------------------- Reporter: martinlagardette@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- When using MacRuby Skreenics, and adding three videos at a time, MacRuby crashes on `rb_vm_struct_fake_set` and `rb_vm_resolve_const_value`. They apparently need to lock. The proposed patch seems to fix these issue, but needs to be reviewed / analyzed by Laurent (hence the ticket) in case the issue is actually somewhere else. -- Ticket URL: <http://www.macruby.org/trac/ticket/877> MacRuby <http://macruby.org/>
#877: rb_vm_struct_fake_set & rb_vm_resolve_const_value crash w/ NSOperation in Skreenics ----------------------------------------+----------------------------------- Reporter: martinlagardette@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: 0.7-blocker ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * keywords: => 0.7-blocker Comment: Adding 0.7-blocker keyword. -- Ticket URL: <http://www.macruby.org/trac/ticket/877#comment:1> MacRuby <http://macruby.org/>
#877: rb_vm_struct_fake_set & rb_vm_resolve_const_value crash w/ NSOperation in Skreenics ----------------------------------------+----------------------------------- Reporter: martinlagardette@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: 0.7-blocker | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.7 Comment: It should be fixed in r4491, please verify. -- Ticket URL: <http://www.macruby.org/trac/ticket/877#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby