Bug 8176

Summary: ps segfaults when terminal has limited number of columns
Product: Busybox Reporter: Daan Pape <daan>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.22.x   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:

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!