Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

ruby python segfaults after some time #27

@halostatue

Description

@halostatue

I'm running a Ruby daemon which runs a loop and periodically uses a global RubyPython object to get data from a Python library. After some time the process crashes:

/opt/local/lib/ruby/gems/1.8/gems/rubypython-0.5.3/lib/rubypython/pyobject.rb:114: [BUG] Segmentation fault
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-darwin10]
Abort trap

The process runs on Mac OSX 10.6 with Ruby 1.8.7 (2010-08-16 patchlevel 302) and RubyPython 0.5.3. It also crashes on Ubuntu Linux 11.10 with Ruby 1.8.7 (2011-06-30 patchlevel 352) and RubyPython-0.5.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions