[Bug 865151] New: strace -p crashes on powerpc64le-linux
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c0 Summary: strace -p crashes on powerpc64le-linux Classification: openSUSE Product: openSUSE Factory Version: 13.2 Milestone 0 Platform: PowerPC-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: uweigand@de.ibm.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 Using strace -p on any process immediately crashes on startup: uweigand@uweigand1:~> strace -p 1697 Segmentation fault The crash even happens if the PID doesn't exist: uweigand@uweigand1:~> strace -p 99999 strace: attach: ptrace(PTRACE_ATTACH, ...): No such process Segmentation fault Version is strace-4.8-5.7.ppc64le (openSUSE Factory). Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c Hanns-Joachim Uhl <hannsj_uhl@de.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugproxy@us.ibm.com Partner ID| |LTC 104570 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c Xiyuan Liu <xyliu@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyliu@suse.com AssignedTo|bnc-team-screening@forge.pr |pascal.bleser@opensuse.org |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c Dinar Valeev <dvaleev@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |865560 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c2 --- Comment #2 from LTC BugProxy <bugproxy@us.ibm.com> 2014-02-25 18:12:14 UTC --- as pointed out by Ulrich, the problem was related to a bad prototype of ptrace. The correction is already available in strace upstream http://sourceforge.net/p/strace/code/ci/03ef0b2665363adf6100bc4af479a14b5f17... I retrieved this patch, did a trial on a ppc64le guest to validate that no more reported error. The patch is available on osc build and I submitted an osc request at https://build.opensuse.org/request/show/223856 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c Stefan Behlert <behlert@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|865560 | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High CC| |pascal.bleser@opensuse.org AssignedTo|pascal.bleser@opensuse.org |sbrabec@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ihno@suse.com OS/Version|Other |openSUSE 13.2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c3 --- Comment #3 from LTC BugProxy <bugproxy@us.ibm.com> 2014-08-12 14:26:56 UTC --- ------- Comment From NORMAND@fr.ibm.com 2014-02-25 18:04 EDT------- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=865151 https://bugzilla.novell.com/show_bug.cgi?id=865151#c5 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Stanislav Brabec <sbrabec@suse.com> 2014-08-12 18:15:49 CEST --- The fix is already in openSUSE Factory. Just the BNC# was missing. Tue Feb 25 17:20:43 UTC 2014 - normand@linux.vnet.ibm.com - strace -p 99999 segfault for ppc64le archi disapear if upstream patch 03ef0b2 is applied to this strace 4.8 version - added patches: * strace_cid_03ef0b2.patch Resubmitting with BNC# and closing this bug. Created OBS request id 244366 to devel:tools. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com