Skip to content

bbcp Seg Fault#5

Open
norcimo5 wants to merge 1 commit intoeeertekin:masterfrom
norcimo5:master
Open

bbcp Seg Fault#5
norcimo5 wants to merge 1 commit intoeeertekin:masterfrom
norcimo5:master

Conversation

@norcimo5
Copy link

Fixed issue where bbcp will Seg Fault if it can't resolve host which triggers a strdup(null) call.

Tested on RHEL:

  • Changed hostname by editing the file /etc/sysconfig/network and editing the line that starts with 'HOSTNAME='
  • Typed the following commands :
    echo testfile > ./localfile.txt
    bbcp ./localfile.txt user@localhost:.

Fixed issue where bbcp will Seg Fault if it can't resolve host which triggers a strdup(null) call.

Tested on RHEL:
- Changed hostname by editing the file /etc/sysconfig/network and editing the line that starts with 'HOSTNAME='
- Typed the following commands :
echo testfile > ./localfile.txt
bbcp ./localfile.txt user@localhost:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant