Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72359 - rcp segmentation fault and not print error messages
Summary: rcp segmentation fault and not print error messages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 08:52 UTC by Bash
Modified: 2004-12-08 12:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch (netkit-rsh-rcp-va_bug.patch,569 bytes, patch)
2004-11-24 08:53 UTC, Bash
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.