Skip to content

Debian Packages Strip Symbols from Shared Object Files #2624

@brianrob

Description

@brianrob

The process of producing the .deb package files strips symbols out of the .so files. However, we explicitly include function-level symbols in native binaries for use during performance tracing. tar.gz files are unaffected.

Steps to reproduce

  1. Install the .deb files for the shared framework for any of the Ubuntu distros either directly or via apt-get.
  2. Run nm </path/to/libcoreclr.so>

Expected behavior

Function-level symbols are displayed.

Actual behavior

No symbols are displayed.

Environment data

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions