Opened 7 years ago

Last modified 6 years ago

#3282 new defect

v.report Broken pipe

Reported by: hcho Owned by: grass-dev@…
Priority: normal Milestone: 7.2.4
Component: Default Version: svn-trunk
Keywords: Cc:
CPU: x86-64 Platform: Linux

Description

When v.report output is piped to another program and that program stops reading the output, Python throws an IOError exception.

IOError: [Errno 32] Broken pipe

Related discussions: http://stackoverflow.com/questions/14207708/ioerror-errno-32-broken-pipe-python

Not sure what's the best way to fix it.

Change History (5)

comment:1 by hcho, 7 years ago

Reproduce this issue in the NC sample dataset:

v.report firestations option=coor | head -2

comment:2 by martinl, 7 years ago

Milestone: 7.2.17.2.2

comment:3 by neteler, 7 years ago

Milestone: 7.2.27.2.3

Ticket retargeted after milestone closed

comment:4 by martinl, 6 years ago

Milestone: 7.2.3

Ticket retargeted after milestone closed

comment:5 by martinl, 6 years ago

Milestone: 7.2.4
Note: See TracTickets for help on using tickets.