Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / strace/strace issues and pull requests

#318 - sched_attr: Define conditionally on SCHED_ATTR_SIZE_VER0

Pull Request - State: open - Opened by kraj about 1 month ago
Labels: build issue

#317 - "strace --summary-only sleep 10" shows %time 0.00 for all syscalls

Issue - State: open - Opened by dstromberg about 1 month ago - 3 comments
Labels: question

#316 - RFE: simplify PID translation

Issue - State: open - Opened by esyr about 1 month ago
Labels: enhancement, from/conference-feedback

#315 - riscv64: First syscall argument missing when GET_SYSCALL_INFO is disabled

Issue - State: open - Opened by andreabolognani about 2 months ago - 13 comments
Labels: external-bugs/kernel

#314 - Doesn't fully decode netlink sends without bind()?

Issue - State: closed - Opened by nabijaczleweli 2 months ago - 5 comments

#313 - Incorrect netlink header decode for RTM_GETNEIGH message

Issue - State: open - Opened by ipilcher 3 months ago - 1 comment
Labels: bug

#312 - Bootstrapping in alpine container fails with 'invalid date'

Issue - State: closed - Opened by cktii 3 months ago - 1 comment

#311 - [Enhancement] cache libunwind-based symbolization

Issue - State: open - Opened by itrofimow 3 months ago - 3 comments
Labels: enhancement

#310 - Findings by static analyzers in Fedora 41

Issue - State: closed - Opened by siteshwar 3 months ago - 2 comments

#309 - defs.h: fix a typo in a name of parameter

Pull Request - State: closed - Opened by masatake 3 months ago - 1 comment
Labels: cleanup

#308 - print_utils.h: initialize `hex_chars` as an array, not via string

Pull Request - State: closed - Opened by trofi 4 months ago - 1 comment

#307 - ioctl: Hex-dump arg buffer for unknown ioctls

Pull Request - State: closed - Opened by tstabrawa 4 months ago - 6 comments
Labels: enhancement

#306 - Argument 5 of mremap not printed for MREMAP_DONTUNMAP

Issue - State: closed - Opened by fweimer-rh 5 months ago
Labels: enhancement

#305 - strace -k tests failure on aarch64 with libdw and pointer authentication enabled

Issue - State: open - Opened by ema 5 months ago - 4 comments
Labels: bug, external-bugs/elfutils

#304 - rtnl_link: decode IFLA_INFO_DATA for macvlan devices

Pull Request - State: open - Opened by champtar 5 months ago - 5 comments
Labels: enhancement, missing-tests

#302 - ioctl: add spidev ioctl decoding

Pull Request - State: open - Opened by russelltg 5 months ago
Labels: enhancement, missing-tests

#301 - test failures on 32bit on v6.8

Issue - State: open - Opened by yuzibo 6 months ago - 3 comments
Labels: tests

#300 - auxstr: print the namespaces where the traceee switches to

Pull Request - State: open - Opened by masatake 6 months ago - 12 comments
Labels: enhancement

#299 - 6.8: test suite fails in `net-yy-inet6.gen.test` and `net-yy-inet.test` units

Issue - State: closed - Opened by kloczek 6 months ago - 7 comments
Labels: tests

#298 - src/strace: Enhance --string-limit/-s to remove max string length limit

Pull Request - State: open - Opened by gautammenghani 7 months ago - 3 comments
Labels: enhancement

#297 - Add option --always-show-pid

Pull Request - State: closed - Opened by ziyao233 7 months ago - 3 comments
Labels: enhancement

#296 - strace fails to build it's tests on arm-linux-gnueabihf with 64bit time_t

Issue - State: closed - Opened by doko42 7 months ago - 1 comment

#295 - [packit] Invalid config

Issue - State: closed - Opened by packit-as-a-service[bot] 7 months ago - 1 comment

#294 - ci: enable Packit rpm build test

Pull Request - State: closed - Opened by jamacku 7 months ago - 4 comments
Labels: enhancement

#293 - release 6.8 download

Issue - State: closed - Opened by alexmyczko 8 months ago - 5 comments
Labels: question

#292 - Show the slave device for the fd opening /dev/ptmx when -yy is given

Pull Request - State: closed - Opened by masatake 8 months ago - 6 comments
Labels: enhancement

#291 - strace: add support for -u UID:GID that bypasses lookup

Pull Request - State: closed - Opened by zyga 8 months ago - 6 comments
Labels: enhancement

#290 - Make -p options accept multiple delimiters between PIDs

Pull Request - State: closed - Opened by masatake 8 months ago - 1 comment
Labels: enhancement

#289 - Print pid prefix for all processes in followfork mode

Pull Request - State: closed - Opened by vbalyasnyy 8 months ago - 2 comments
Labels: enhancement

#288 - v4l2: add VIDIOC_QBUF_TIME32 and friends

Pull Request - State: closed - Opened by w23 9 months ago - 13 comments
Labels: enhancement

#287 - Enable Dependabot and update GitHub Actions to latest versions

Pull Request - State: closed - Opened by jamacku 9 months ago - 1 comment

#286 - Merge structured output

Pull Request - State: open - Opened by spoutn1k 10 months ago - 22 comments
Labels: enhancement, project/structured

#285 - Added Lustre filesystem magic codes

Pull Request - State: closed - Opened by spoutn1k 10 months ago - 7 comments
Labels: enhancement

#283 - src/count.c: fix build against upcoming `gcc-14` (`-Werror=calloc-tra…

Pull Request - State: closed - Opened by trofi 11 months ago - 1 comment

#282 - kvm: use unsigned long type for mmap_addr member of vcpu_info

Pull Request - State: closed - Opened by masatake 12 months ago - 4 comments

#281 - DON'T MERGE: Debug ioctl kvm run auxstr vcpu x32

Pull Request - State: closed - Opened by masatake 12 months ago - 1 comment

#280 - (Linux) weird double print behaviour on TCGETS/TCSETS ioctl

Issue - State: closed - Opened by LunarLambda 12 months ago - 10 comments

#279 - Fix strace -r during the second after booting

Pull Request - State: closed - Opened by joshtriplett 12 months ago - 1 comment

#278 - Add option to always show PID

Issue - State: closed - Opened by JakobDev 12 months ago - 4 comments
Labels: enhancement

#277 - strace -f: fix potential deadlock during cleanup

Pull Request - State: closed - Opened by donghaobo 12 months ago - 3 comments
Labels: bug

#276 - Fix possible null dereference.

Pull Request - State: closed - Opened by chestnykh 12 months ago - 1 comment

#275 - Fix possible null dereference.

Pull Request - State: closed - Opened by chestnykh 12 months ago - 4 comments

#274 - Enable `--seccomp-bpf` by default

Issue - State: closed - Opened by i-ky 12 months ago - 2 comments
Labels: question

#273 - Strace 6.6 build failure on x86_64

Issue - State: closed - Opened by satmandu 12 months ago - 1 comment

#272 - add --stacktrace-frames-limit support for unwinding

Pull Request - State: closed - Opened by itrofimow 12 months ago - 19 comments
Labels: enhancement

#271 - feature request: configurable stacktrace depth limit

Issue - State: closed - Opened by itrofimow about 1 year ago - 7 comments
Labels: enhancement

#270 - Make check failure report error: FAIL: ioctl_uffdio.gen.test

Issue - State: closed - Opened by fubingting about 1 year ago - 2 comments
Labels: tests

#269 - Feature request: disable truncation

Issue - State: open - Opened by deliciouslytyped about 1 year ago
Labels: enhancement

#268 - unwind-libdw: add -kk/--stack-traces=+source option

Pull Request - State: closed - Opened by masatake about 1 year ago - 7 comments
Labels: enhancement

#267 - COPYING File (Copyrights)

Issue - State: closed - Opened by arnavnagpurkar about 1 year ago

#266 - linux-6.5 compatible release request

Issue - State: closed - Opened by trofi about 1 year ago - 2 comments

#264 - tests/time.c: print syscall return values as unsigned decimal

Pull Request - State: closed - Opened by kanavin about 1 year ago - 2 comments

#263 - tests: do not use libc definitions for timespec/timeval

Pull Request - State: closed - Opened by kanavin about 1 year ago - 3 comments

#262 - strace-6.4 does not compile with linux-6.5-rc1

Issue - State: closed - Opened by heitbaum over 1 year ago - 1 comment

#261 - The cmsg_data field is not printed

Issue - State: closed - Opened by byo-books over 1 year ago - 1 comment
Labels: enhancement

#260 - accept vs accept4 syscalls on 32 bit x86

Issue - State: closed - Opened by rpurdie over 1 year ago - 2 comments
Labels: tests

#259 - Allow tampering with syscall arguments themselves

Issue - State: open - Opened by esyr over 1 year ago
Labels: enhancement, from/conference-feedback

#258 - Filter on specific errno

Issue - State: open - Opened by esyr over 1 year ago
Labels: enhancement, from/conference-feedback

#257 - Failing test case (sockopt-sol_netlink) in Yocto Project automated CI

Issue - State: closed - Opened by rpurdie over 1 year ago - 2 comments
Labels: tests

#256 - Add a skeleton generic netlink decoder

Pull Request - State: closed - Opened by donaldh over 1 year ago - 8 comments
Labels: enhancement

#255 - Identify netlink by proto when msghdr.msg_name is not set

Pull Request - State: closed - Opened by donaldh over 1 year ago - 3 comments

#254 - strace causes this python3 setup.py install to hang

Issue - State: open - Opened by duanev over 1 year ago - 7 comments
Labels: question

#253 - Build failure with strace 6.3 and struct io_uring_buf_reg from linux v6.3.x headers

Issue - State: closed - Opened by heitbaum over 1 year ago - 11 comments
Labels: build issue

#252 - Fix cross-compiling for android with the NDK

Pull Request - State: open - Opened by turistu over 1 year ago - 9 comments
Labels: wontfix

#251 - make check failed about [email protected] on openEuler22_aarch64

Issue - State: closed - Opened by Tom-python0121 over 1 year ago - 5 comments
Labels: bug, tests

#249 - `./bootstrap` script frozen

Issue - State: closed - Opened by nektro over 1 year ago - 5 comments
Labels: bug, build issue

#248 - Command-line long option --argv0=name overrides argv[0] on execve

Pull Request - State: closed - Opened by jreiser over 1 year ago - 5 comments
Labels: enhancement

#247 - 41GB files in tests output cause troubles for some tools

Issue - State: closed - Opened by adrien-n over 1 year ago - 3 comments
Labels: question, tests

#246 - debian/control: fix wording in description

Pull Request - State: closed - Opened by adrien-n over 1 year ago - 1 comment
Labels: from/debian, documentation

#245 - strauss: add missing line separators

Pull Request - State: closed - Opened by jwilk over 1 year ago

#244 - mips: fix raw_syscall_0

Pull Request - State: closed - Opened by parport0 over 1 year ago - 1 comment

#243 - Add a configure flag for installing tests

Pull Request - State: closed - Opened by parport0 over 1 year ago - 1 comment

#242 - Test failed on riscv64

Issue - State: closed - Opened by yuzibo over 1 year ago - 7 comments
Labels: external-bugs/kernel, tests

#241 - madvise constant differences on parisc removed in Linux 6.2

Issue - State: closed - Opened by matoro over 1 year ago
Labels: build issue

#240 - arch_prctl: non-mainline ARCH_CET_* constants are not recognized

Issue - State: closed - Opened by hurufu over 1 year ago - 2 comments
Labels: question

#239 - Write about solving overlapped ioctl commands

Pull Request - State: closed - Opened by masatake over 1 year ago - 1 comment

#238 - tests: remove getpid and getppid from check_PROGRAMS

Pull Request - State: closed - Opened by parport0 over 1 year ago - 1 comment

#237 - Solve overlapped ioctl commands

Pull Request - State: closed - Opened by masatake over 1 year ago - 5 comments

#236 - Add some kfd ioctl decoding

Pull Request - State: open - Opened by ZenithalHourlyRate over 1 year ago - 14 comments
Labels: enhancement

#235 - 6.1 test failures on mips64el and mipsel

Issue - State: closed - Opened by andhe almost 2 years ago - 8 comments
Labels: kernel bug

#234 - Add missing permission `security-events` for Differential ShellCheck GA

Pull Request - State: closed - Opened by jamacku almost 2 years ago - 1 comment

#233 - Unable to install strace with homebrew on M1 Mac

Issue - State: closed - Opened by rewanthtammana almost 2 years ago - 8 comments

#232 - strace: Configure fails with error 'failed to find libunwind-ptrace.h'

Issue - State: closed - Opened by prabupsgit almost 2 years ago - 5 comments
Labels: question

#231 - Get names of files from forked processes

Issue - State: closed - Opened by FrederiqueRetsema almost 2 years ago - 2 comments
Labels: question

#230 - Replace off64_t with off_t and add largefile support knob

Pull Request - State: open - Opened by kraj almost 2 years ago - 1 comment
Labels: enhancement

#229 - net-icmp_filter.gen test fails on big endian platforms

Issue - State: closed - Opened by sharkcz almost 2 years ago - 1 comment
Labels: bug

#228 - Add structured output

Pull Request - State: open - Opened by lefessan about 2 years ago - 13 comments
Labels: enhancement, project/structured

#227 - check ptrace process pid

Issue - State: open - Opened by w296488320 about 2 years ago - 1 comment
Labels: question

#226 - Can I modify the arguments and return value for exactly arguments which I want to modify?

Issue - State: closed - Opened by xyxdaily about 2 years ago - 1 comment
Labels: question

#225 - sysent: Provide proper function prototype to fix -Wdeprecated-non-prototype

Pull Request - State: closed - Opened by marv about 2 years ago - 1 comment

#224 - anti ptrace

Issue - State: open - Opened by w296488320 about 2 years ago - 2 comments
Labels: question

#223 - Strace do not support arch=ARM64 with '-k' option?

Issue - State: closed - Opened by liulangrenaaa about 2 years ago - 1 comment
Labels: question

#222 - Unneeded Landlock FD name exception

Issue - State: closed - Opened by l0kod about 2 years ago - 2 comments
Labels: question

#221 - why `strace dumpcap` fail?

Issue - State: closed - Opened by leveryd about 2 years ago - 2 comments
Labels: question

#220 - 5.19 fails to compile on alpha

Issue - State: closed - Opened by matoro about 2 years ago - 4 comments
Labels: build issue, libc bug

#219 - ci(lint): add shell linter - Differential ShellCheck

Pull Request - State: closed - Opened by jamacku about 2 years ago - 3 comments