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

GNU find segfault under uftrace #1987

Open
voltagex opened this issue Jan 1, 2025 · 0 comments
Open

GNU find segfault under uftrace #1987

voltagex opened this issue Jan 1, 2025 · 0 comments

Comments

@voltagex
Copy link

voltagex commented Jan 1, 2025

uftrace ./find/find
WARN: unpaired cygprof exit: dropping...
WARN: Segmentation fault: address not mapped (addr: 0x11)
WARN:  if this happens only with uftrace, please consider -e/--estimate-return option.

WARN: Backtrace from uftrace v0.17 ( x86_64 dwarf python3 luajit tui perf sched dynamic kernel )
WARN: =====================================
WARN: [15] (set_option_defaults[40a2ce] <= main[401afd])
WARN: [14] (compute_bucket_size[41e07c] <= hash_initialize[41e1fa])
WARN: [13] (hash_initialize[41e170] <= mcount_return[7f075aaa9b37])
WARN: [12] (hash_initialize[41e186] <= sharefile_init[40e4b7])
WARN: [11] (sharefile_init[40e450] <= mcount_return[7f075aaa9b37])
WARN: [10] (sharefile_init[40e462] <= main[401ae3])
WARN: [9] (fd_leak_check_is_enabled[417b9e] <= main[401ad1])
WARN: [8] (open_safer[41a1a0] <= save_cwd[42beb9])
WARN: [7] (save_cwd[42be80] <= mcount_return[7f075aaa9b37])
WARN: [6] (save_cwd[42be8c] <= record_initial_cwd[40a444])
WARN: [5] (xmalloc[42e11e] <= record_initial_cwd[40a435])
WARN: [4] (record_initial_cwd[40a410] <= mcount_return[7f075aaa9b37])
WARN: [3] (record_initial_cwd[40a41d] <= main[401aaa])
WARN: [2] (set_program_name[427d32] <= main[401aa5])
WARN: [1] (main[401a70] <= mcount_return[7f075aaa9b37])
WARN: [0] (main[401a80] <= __libc_start_call_main[7f075a761248])

Please report this bug to https://github.com/namhyung/uftrace/issues.

findutils from https://git.savannah.gnu.org/git/findutils.git a78812c62e76830709d80194770c7436c5da725e

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

No branches or pull requests

1 participant