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

Add dynamic symbols #46

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add dynamic symbols #46

wants to merge 2 commits into from

Conversation

c-herrewijn
Copy link
Collaborator

Fix for issue #43

Compiler flag EXPORT_DYNAMIC_SYMBOLS adds symbol names to stack trace for Linux builds.
Also see: duckdb/duckdb#15587

Example issue created with this flag via manual run with older duckdb build: duckdb/duckdb-fuzzer#4082

Pointer addresses are removed from the stack trace when the issue is logged in duckdb-sqlsmith.
Included in PR duckdb/duckdb-sqlsmith#41 (commit a02a94)

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.

1 participant