Bug 15660

Summary: tip dumps core when sending file
Product: Base System Reporter: Vivek Khera <khera>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   

Description Vivek Khera 1999-12-23 22:20:00 UTC
tip dumps core when sending file using ~> command.

Fix: 

don't know.
How-To-Repeat: 
When attempting to set up a printer using a serial line, I followed the directions from the handbook.  tip dumps core.

/etc/remote:
printer:dv=/dev/cuaa0:br#57600:pa=none

[root@onceler]# tip printer
connected
~>Local file name? /tmp/pst.ps
5Segmentation fault (core dumped)
[root@onceler]# 

at this point this xterm window is useless.  xterm full reset doesn't
even clear it up. only recourse is to kill the window.

I know the serial port works ok because hooking it up to a modem lets
me communicate to it just fine.
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-12-23 23:57:04 UTC
Responsible Changed
From-To: gnats-admin->freebsd-bugs

Misfiled PR. 
Comment 2 Brian Dean freebsd_committer freebsd_triage 2000-02-22 02:54:57 UTC
State Changed
From-To: open->closed

Fixed null pointer dereference - bug is fixed in -current.