Bug 1029428 - page file should not be executable
Summary: page file should not be executable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 3.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Eric Sammons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-12 11:35 UTC by Gordon Sim
Modified: 2015-01-21 12:56 UTC (History)
3 users (show)

Fixed In Version: qpid-cpp-0.22-26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:56:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-5309 0 None None None Never

Description Gordon Sim 2013-11-12 11:35:05 UTC
Description of problem:

The page file created for a paged queue has the executable permission set which it shouldn't since its not an executable file.

Version-Release number of selected component (if applicable):

Early Access

How reproducible:

100%

Steps to Reproduce:
1. start broker with --data-dir <some-path>
2. qpid-config add queue --argument qpid.paging=True
3. ls -l <some-path>

Actual results:

Executable permission is set (e.g. -rwx------)

Expected results:

Executable permission is not set (e.g -rw-------)

Additional info:

Comment 1 Gordon Sim 2013-11-12 11:35:51 UTC
Fixed upstream: https://svn.apache.org/r1540039

Comment 2 Leonid Zhaldybin 2014-01-29 10:26:43 UTC
Tested on RHEL6.5 (both i386 and x86_64). This issue has been fixed.

Packages used for testing:

python-qpid-0.22-10.el6
python-qpid-qmf-0.22-26.el6
qpid-cpp-client-0.22-33.el6
qpid-cpp-client-devel-0.22-33.el6
qpid-cpp-client-devel-docs-0.22-33.el6
qpid-cpp-client-rdma-0.22-33.el6
qpid-cpp-client-ssl-0.22-33.el6
qpid-cpp-server-0.22-33.el6
qpid-cpp-server-devel-0.22-33.el6
qpid-cpp-server-ha-0.22-33.el6
qpid-cpp-server-linearstore-0.22-33.el6
qpid-cpp-server-rdma-0.22-33.el6
qpid-cpp-server-ssl-0.22-33.el6
qpid-cpp-server-xml-0.22-33.el6
qpid-java-client-0.22-5.el6
qpid-java-common-0.22-5.el6
qpid-java-example-0.22-5.el6
qpid-jca-0.22-1.el6
qpid-jca-xarecovery-0.22-1.el6
qpid-jca-zip-0.22-1.el6
qpid-proton-c-0.6-1.el6
qpid-qmf-0.22-26.el6
qpid-qmf-devel-0.22-26.el6
qpid-tests-0.22-12.el6
qpid-tools-0.22-7.el6
rh-qpid-cpp-tests-0.22-33.el6
ruby-qpid-qmf-0.22-26.el6

-> VERIFIED


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