Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 72359

Summary: rcp segmentation fault and not print error messages
Product: Gentoo Linux Reporter: Bash <bash83>
Component: Current packagesAssignee: PPC Porters <ppc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch

Description Bash 2004-11-24 08:52:26 UTC
# rcp nofile root@XXX:/root/
Segmentation fault
Comment 1 Bash 2004-11-24 08:53:10 UTC
Created attachment 44644 [details, diff]
patch

Problem in function error() which uses variable ap (type of va_list) after
va_star() 2x times in vfprintf() function call. But after first call of
vfprintf() the value of ap is undefined.
Comment 2 Bash 2004-11-24 08:54:59 UTC
NB: This bug can occurs only at PPC platform :)
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-11-24 13:16:19 UTC
no official maintainer, could some ppc dev, please?
Comment 4 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2004-12-08 12:09:38 UTC
Done in CVS.