https://bugzilla.novell.com/show_bug.cgi?id=796757 https://bugzilla.novell.com/show_bug.cgi?id=796757#c0 Summary: Ruby 1.9.3 segfault when embedding into threaded code Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kkaempf@suse.com QAContact: qa-bugs@suse.de Found By: Development Blocker: --- Embedding Ruby into threaded C code fails with a segfault during garbage collection due to stack boundary mismatch. The full reasoning is detailed here: http://bugs.ruby-lang.org/issues/show/2294 In openSUSE 12.2 this affects cmpi-bindings-ruby Applying https://github.com/sunaku/ruby/compare/trunk...2294_bind_stack.patch fixes this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.