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

import pyroscope crash on arm64 platform! #8

Open
@Panlq

Description

@Panlq
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64) and no specific platform was requested
root@05f75e64e7d6:/home/app/webapp# uname -a
Linux 05f75e64e7d6 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 aarch64 GNU/Linux
root@05f75e64e7d6:/home/app/webapp# python
iPython 3.7.5 (default, Nov 23 2019, 08:56:26)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyroscope
>>> python: malloc.c:2385: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted
pyroscope-io==0.6.0

# pypi index-url 
https://mirrors.huaweicloud.com/repository/pypi/packages/b5/5c/d2215d263c638bdc8aa2b3530554b28b5694790aefa3ae25d1cbc2c27acf/pyroscope_io-0.6.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl#sha256=a437f9ec181cdac8b31041ff2a6a9f7330203304ef2841393428669d4931312c

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