[Bug 741] ULOGD segfaults on init
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Fri Dec 9 15:45:38 CET 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=741
martin barrowcliff <martinbarrowcliff at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |REMIND
--- Comment #3 from martin barrowcliff <martinbarrowcliff at gmail.com> 2011-12-09 15:45:38 ---
I have finally discovered the cause of the segfaults.
The segfaults occur because ulogd is loading plugins from a previous
installation.
Apparently no version checking on the shared objects.
Somehere in the code, the default installation dir for the plugins changed
from EPREFIX/lib to EPREFIX/libexec, and this was not noted in the changelog.
On a new installation this would never be an issue, however my posted info
clearly shows I used the same build configs and config file from the previous
version(s), which result in a CRASH.
After defining libexecdir everything worked normally with no other changes.
I missed that simple discrepancy and pity nobody noticed or pointed it out to
me.
Marty B.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list