indygreg / indygreg/PyOxidizer

memory allocation of 4 bytes failed

Open
#423 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

### Steps to reproduce

```
$ cargo install --git https://github.com/indygreg/PyOxidizer.git --branch main pyoxidizer
$ pyoxidizer init-config-file pyapp
$ cd pyapp
$ pyoxidizer run
```

```
.
.
.
Finished dev [unoptimized + debuginfo] target(s) in 1m 10s
installing files to /Users/user/pyapp/./build/aarch64-apple-darwin/debug/install
: Unsupported system page size
: Unsupported system page size
memory allocation of 4 bytes failed
error: cargo run failed
```

Full traceback: https://pastebin.com/raw/9MXYt2JH

### Rust version
> rustc 1.53.0 (53cb7b09b 2021-06-17)

### OS info
> OS: macOS 11.4 20F71 arm64

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the listed cargo install, pyoxidizer initialization, and pyoxidizer run commands on macOS 11.4 arm64, then review the linked full traceback alongside the jemalloc messages. No source file or test is named; done means determining the cause of the unsupported page size and preventing the reported allocation failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, rust
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.