[Bug 1231176] New: segmentation fault in trace-cmd
https://bugzilla.suse.com/show_bug.cgi?id=1231176 Bug ID: 1231176 Summary: segmentation fault in trace-cmd Classification: openSUSE Product: openSUSE Tumbleweed Version: Slowroll Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: andrea.manzini@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- package version: # rpm -qai trace-cmd Name : trace-cmd Version : 3.2 Release : 2.1 Architecture: x86_64 Install Date: Mon Sep 30 17:36:48 2024 Group : Development/Tools/Debuggers Size : 1271417 License : GPL-2.0-only Signature : RSA/SHA512, Sat May 11 19:29:12 2024, Key ID 35a2f86e29b700a4 Source RPM : trace-cmd-3.2-2.1.src.rpm Build Date : Fri May 10 11:19:23 2024 Build Host : reproducible Packager : https://bugs.opensuse.org Vendor : openSUSE URL : https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git Summary : Configuration tool for Ftrace Description : trace-cmd is a command-line tool for configuring Ftrace. Distribution: openSUSE Tumbleweed to reproduce the issue, trace functions from PID 1 (systemd) : # zypper in trace-cmd # trace-cmd start -p function -P 1 plugin 'function' *** buffer overflow detected ***: terminated Aborted (core dumped) -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1231176 https://bugzilla.suse.com/show_bug.cgi?id=1231176#c1 Stefan Hundhammer <shundhammer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |mgorman@suse.com --- Comment #1 from Stefan Hundhammer <shundhammer@suse.com> --- % osc maintainer -e trace-cmd Defined in package: devel:tools/trace-cmd bugowner of trace-cmd : - maintainer of trace-cmd : mgorman@suse.com, daniel.wagner@suse.com Defined in project: devel:tools bugowner of trace-cmd : - maintainer of trace-cmd : dmueller@suse.com, stephan@kulow.org, meissner@suse.com, rguenther@suse.com, tiwai@suse.com, duwe@suse.com, werner@suse.com, matz@suse.com, sleep_walker@opensuse.org, tonyj@suse.com, mpluskal@suse.com, jubalh@iodoru.org, - Latest changes: https://build.opensuse.org/projects/openSUSE:Factory/packages/trace-cmd/file...
------------------------------------------------------------------- Fri May 10 09:19:23 UTC 2024 - Petr Tesařík <ptesarik@suse.com>
- Build with support for zlib and zstd compression.
------------------------------------------------------------------- Thu Jun 15 19:09:55 UTC 2023 - Tony Jones <tonyj@suse.com>
- Add explicit thread dependency for older versions of meson (i.e SLE-15-SP5) New patch: libtracecmd-add-explicit-meson-thread-dependency.patch New patch: tracecmd-add-explicit-meson-thread-dependency.patch
------------------------------------------------------------------- Thu Jun 15 18:55:34 UTC 2023 - Tony Jones <tonyj@suse.com>
- Update to version 3.2 * Add trace-attach.c to meson build * Add initial support for meson * Quiet valgrind from reporting forked children * Close handle after opening * Fix memory leaks of followers * Add Makefile target for memory test * Update the version to the development * Add new command "attach" * Add tracecmd_get_tsc2nsec() API * Unlock records in tracecmd_iterate_events() * Add "IP" to -N argument in help message * Remove redundant check of instance in allocate_instance() * Free buf_from in error path of tracecmd_compress_copy_from() * Update v7 trace.dat documentation to clarify the strings section * Do not destroy existing instances * Do not extract top level unless told to * Fix tracecmd_compress_copy_from() write size return * Document filter scope * Support global filters * Ensure filter is applied to single input file * Open code execvp routine to avoid multiple execve syscalls
- Drop patches (upstream): * 0001-libtracecmd-Add-initial-support-for-meson.patch * 0002-trace-cmd-Add-initial-support-for-meson.patch
------------------------------------------------------------------- -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com