Skip to content

SIGTRAP leaks when using backquotes and object allocation profiler #62

@doudou

Description

@doudou

The whole interpreter aborts with SIGTRAP when using the object allocation profiler. Simply creating the following bla.rb file

`ls`

and running

CPUPROFILE_OBJECTS=1 CPUPROFILE=acd-profile-allocs ruby -rperftools -S bla.rb

triggers it on my machine (Debian unstable, ruby version)

ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions