Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pybind/rados: avoid call free() on invalid pointer #15159

Merged
merged 1 commit into from
May 19, 2017

Conversation

LiumxNL
Copy link
Contributor

@LiumxNL LiumxNL commented May 18, 2017

Signed-off-by: Mingxin Liu mingxin@xsky.com

Signed-off-by: Mingxin Liu <mingxin@xsky.com>
@LiumxNL
Copy link
Contributor Author

LiumxNL commented May 18, 2017

INFO:tasks.workunit.client.0.mira006.stderr:/home/ubuntu/cephtest/workunit.client.0/cephtool/test.sh:1793: test_mon_ping: ceph ping 'mon.*' 
2017-03-07T12:17:53.211 INFO:tasks.workunit.client.0.mira006.stderr:2017-03-07 12:17:55.126686 7fbaabfff700 0 -- 10.255.0.210:0/1029460743 >> 10.255.0.210:6790/0 conn(0x7fbaac10eef0 :-1 s=STATE_OPEN_TAG_ACK pgs=924 cs=1 l=1).read_until injecting socket failure 
2017-03-07T12:17:53.212 INFO:tasks.workunit.client.0.mira006.stderr:*** Error in `python': munmap_chunk(): invalid pointer: 0x00007fbacb1ec5f4 *** 

Copy link
Member

@jdurgin jdurgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants