Bug 8176 - ps segfaults when terminal has limited number of columns
Summary: ps segfaults when terminal has limited number of columns
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.22.x
Hardware: Other Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 13:34 UTC by Daan Pape
Modified: 2015-07-01 17:08 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daan Pape 2015-06-22 13:34:39 UTC
The ps command stops with a segmentation fault if there are less than 19 columns in the terminal. 

This is tested on OpenWRT operating system en with PuTTY as terminal emulator.
Comment 1 Denys Vlasenko 2015-07-01 17:08:18 UTC
Fixed in git, thanks!