Skip to content

fix: bad allocation for versioned internal symbol#1914

Merged
marxin merged 1 commit into
wild-linker:mainfrom
marxin:fix-allocation-for-internal-symbol
May 10, 2026
Merged

fix: bad allocation for versioned internal symbol#1914
marxin merged 1 commit into
wild-linker:mainfrom
marxin:fix-allocation-for-internal-symbol

Conversation

@marxin

@marxin marxin commented May 10, 2026

Copy link
Copy Markdown
Collaborator

Noticed that when building the mariadb-connector-c package:

thread '<unnamed>' (834909) panicked at libwild/src/elf_writer.rs:5696:74:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
collect2: error: ld returned 101 exit status

@marxin marxin force-pushed the fix-allocation-for-internal-symbol branch from 2fb195b to 9bafd64 Compare May 10, 2026 07:37
Noticed that when building the `mariadb-connector-c` package:
```
thread '<unnamed>' (834909) panicked at libwild/src/elf_writer.rs:5696:74:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
collect2: error: ld returned 101 exit status
```
@marxin marxin force-pushed the fix-allocation-for-internal-symbol branch from 9bafd64 to 5c637cb Compare May 10, 2026 07:45
@marxin marxin merged commit 4efa9dc into wild-linker:main May 10, 2026
24 checks passed
@marxin marxin deleted the fix-allocation-for-internal-symbol branch May 10, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants