Bug 1377846 - strace: Mode not shown for O_TMPFILE
Summary: strace: Mode not shown for O_TMPFILE
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: strace
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dmitry V. Levin
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/strace/strace/comm...
Whiteboard:
Depends On:
Blocks: 1377847
TreeView+ depends on / blocked
 
Reported: 2016-09-20 18:27 UTC by Florian Weimer
Modified: 2016-10-15 06:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1377847 1609741 (view as bug list)
Environment:
Last Closed: 2016-10-15 06:00:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2016-09-20 18:27:49 UTC
I get this:

open("/tmp", O_RDWR|O_EXCL|O_DIRECTORY|O_TMPFILE) = 3
openat(AT_FDCWD, "/tmp", O_RDWR|O_EXCL|O_DIRECTORY|O_TMPFILE) = 3

O_TMPFILE reqires the mode argument (just like O_CREAT), so strace should show it as well.

Seen with strace-4.13-1.fc24.x86_64.

Comment 1 Dmitry V. Levin 2016-09-20 21:20:01 UTC
Fixed upstream, thanks!

Comment 2 Fedora Update System 2016-10-05 10:22:08 UTC
strace-4.14-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-deac750319

Comment 3 Fedora Update System 2016-10-05 11:21:01 UTC
strace-4.14-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-6560d89b7b

Comment 4 Fedora Update System 2016-10-05 20:28:09 UTC
strace-4.14-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-aef7c3f412

Comment 5 Fedora Update System 2016-10-09 02:43:17 UTC
strace-4.14-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-10-15 02:50:42 UTC
strace-4.14-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-10-15 05:50:47 UTC
strace-4.14-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.