Bug 513925 - nc segfaults if given -v when listening to socket
Summary: nc segfaults if given -v when listening to socket
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nc
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Zeleny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-27 06:27 UTC by Jón Fairbairn
Modified: 2009-07-27 11:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-27 11:19:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jón Fairbairn 2009-07-27 06:27:22 UTC
Description of problem:
nc segfaults if given -v when listening to socket

Version-Release number of selected component (if applicable):
nc-1.84-19.fc11.x86_64

How reproducible:
completely

Steps to Reproduce:
1. in a shell (A), type
   nc -v -lU /tmp/test-socket
2. in another shell type
   nc -U /tmp/test-socket
3.
  
Actual results:
segfault in nc (A)

Expected results:
netcatting with verbose output

Additional info:
Works without the -v
Works with -v if listening to port rather than socket.

Comment 1 Jan Zeleny 2009-07-27 11:19:20 UTC
Issue has been fixed in rawhide and F11. Building updated packages right now.


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