Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231872 - dev-libs/libprelude - patch to fix prelude-manager segfault
Summary: dev-libs/libprelude - patch to fix prelude-manager segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL: https://trac.prelude-ids.org/ticket/294
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 15:38 UTC by Mike Weissman
Modified: 2009-04-10 19:17 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Weissman 2008-07-15 15:38:03 UTC
As per reported in bug# 228265, libprelude needs to be patched with 
#define lt_preloaded_symbols lt__PROGRAM__LTX_preloaded_symbols
 and then elibtoolize and eautoreconf to fix prelude-manager from segfaulting in libtool-2.2.4.  Upstream is aware of the issue and awaiting updated tarball release with libtool2 fixes, See URL for more info from upstream. 

Reproducible: Always

Steps to Reproduce:
1. emerge libprelude prelude-manager
2. /usr/bin/prelude-manager --debug -1 stderr
3.




See http://bugs.gentoo.org/show_bug.cgi?id=228265 for the root of this problem.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2009-04-10 19:17:08 UTC
There is a newer version of libprelude in the tree which fixes this.