Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripping debug information from Windows Tebako package sometimes creates broken executable #172

Open
maxirmx opened this issue Jul 21, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed Windows

Comments

@maxirmx
Copy link
Member

maxirmx commented Jul 21, 2024

Stripping debug information from Windows Tebako package sometimes creates broken executable

With existing test set it causes failure of a single test:

test_tebako_press_15
==> Ruby gem (with gemspec, with gemfile)
tests/scripts/functional-tests.sh: line 60: ./test-15-package: Bad address
ASSERT:expected:<0> but was:<126>
ASSERT:not found:<| a1 | b1 |>
shunit2:ERROR test_tebako_press_15() returned non-zero return code.
@maxirmx maxirmx added the bug Something isn't working label Jul 21, 2024
@maxirmx
Copy link
Member Author

maxirmx commented Jul 22, 2024

Linking with '-s' flag produces unusable executables as well.

@maxirmx maxirmx added help wanted Extra attention is needed Windows labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed Windows
Projects
None yet
Development

No branches or pull requests

1 participant