[Bug 352419] strace shows wrong system call
https://bugzilla.novell.com/show_bug.cgi?id=352419 https://bugzilla.novell.com/show_bug.cgi?id=352419#c10 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |opensuse.org@contacts.eelis | |.net --- Comment #10 from Stanislav Brabec <sbrabec@suse.com> 2013-11-06 18:16:35 CET --- Retesting with openSUSE 13.1 strace-4.8, I don't see the Input/output error above. Upstream fixed it differently than the Debian patch, and the output does not contain fork(), but I guess it is an acceptable fix. What do you think about it? .. write(1, "--------------------\n", 21-------------------- ) = 21 open(NULL, O_RDONLY|O_ASYNC|O_DIRECT|O_LARGEFILE|O_NOFOLLOW|O_NOATIME|O_CLOEXEC|0xdb200000Process 12765 attached ) = 12765 [pid 12765] getpid( <unfinished ...> [pid 12764] getpid( <unfinished ...> [pid 12765] <... getpid resumed> ) = 12765 [pid 12764] <... getpid resumed> ) = 12764 [pid 12765] write(1, "[i am 12765]\n", 13[i am 12765] <unfinished ...> [pid 12764] write(1, "[i am 12764]\n", 13 <unfinished ...> [i am 12764] [pid 12765] <... write resumed> ) = 13 [pid 12764] <... write resumed> ) = 13 [pid 12765] exit_group(13) = ? [pid 12764] exit_group(13) = ? [pid 12765] +++ exited with 13 +++ +++ exited with 13 +++ -- 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