[uClibc 0001310]: __progname = 0
bugs at busybox.net
bugs at busybox.net
Sat Sep 15 02:13:15 PDT 2007
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1310
======================================================================
Reported By: letshriramin
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1310
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 04-12-2007 07:19 PDT
Last Modified: 09-15-2007 02:13 PDT
======================================================================
Summary: __progname = 0
Description:
When main is started __progname = 0 which causes sshd/ssh like programs
which use _progname to core dump
Tested for powerpc architecture - gcc3.4.6 & gcc4.1.2
It may be due to the aliasing __progname & uclibc_progname with uclibc
version 0.9.29
======================================================================
----------------------------------------------------------------------
bernhardf - 04-12-07 10:08
----------------------------------------------------------------------
not a buildroot issue. Check your uClibc config, perhaps
----------------------------------------------------------------------
letshriramin - 04-12-07 11:22
----------------------------------------------------------------------
Snippet of uclibc config file related to this
--------------------------------------------------------
#UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
UCLIBC_HAS___PROGNAME=y
--------------------------------------------------------
----------------------------------------------------------------------
vapier - 09-15-07 02:13
----------------------------------------------------------------------
should be fixed in svn trunk now
Issue History
Date Modified Username Field Change
======================================================================
04-12-07 07:19 letshriramin New Issue
04-12-07 07:19 letshriramin Status new => assigned
04-12-07 07:19 letshriramin Assigned To => buildroot
04-12-07 10:08 bernhardf Note Added: 0002307
04-12-07 10:08 bernhardf Assigned To buildroot => uClibc
04-12-07 11:22 letshriramin Note Added: 0002308
04-17-07 06:32 bernhardf Project buildroot => uClibc
09-15-07 02:13 vapier Note Added: 0002745
09-15-07 02:13 vapier Status assigned => closed
09-15-07 02:13 vapier Resolution open => fixed
======================================================================
More information about the uClibc-cvs
mailing list