[buildroot 0000891]: Segfault in snmpd apparantly caused by non initialised shared library BSS
bugs at busybox.net
bugs at busybox.net
Thu Jun 1 15:45:44 UTC 2006
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=891
======================================================================
Reported By: mfuzzey
Assigned To: uClibc
======================================================================
Project: buildroot
Issue ID: 891
Category: Shared Library Support
Reproducibility: sometimes
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-01-2006 08:45 PDT
Last Modified: 06-01-2006 08:45 PDT
======================================================================
Summary: Segfault in snmpd apparantly caused by non
initialised shared library BSS
Description:
net-snmpd 5.1.2 built with buildroot sometimes segfaults on startup.
Once this occurs it is 100% reproducable until reboot...
Prelimery investigation points to uClibc shared library support (but I may
be wrong...)
Segfault occurs because external_signal_scheduled[] and
external_signal_handler[] defined in agents/agent_registry.c and compiled
to libnetsnmpagent.so are not initialised but the code assumes they are
zero filled on startup.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-01-06 08:45 mfuzzey New Issue
06-01-06 08:45 mfuzzey Status new => assigned
06-01-06 08:45 mfuzzey Assigned To => uClibc
======================================================================
More information about the uClibc-cvs
mailing list