Re: Segmentation fault upon startup of Prelude-LML
Sebastien Tricaud <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 25, 2009 at 11:04 PM, Trevor McLeod <[email protected]> wrote: > Hello, > Hi Trevor! > > 23 Mar 11:32:54 (process:3489) INFO: PCRE plugin loaded 443 rules. > > 23 Mar 11:32:54 (process:3489) INFO: Connecting to 127.0.0.1:4690 > > prelude Manager server. > > Segmentation fault > Can you compile prelude-lml with debug options (CFLAGS="-g" make) and run prelude-lml through gdb to post the backtrace here ? (gdb prelude-lml; and after segfault, run bt). > > segfault at 11 ip b7de20f4 sp bf990ed0 error 4 in > > libgnutls.so.26.4.5[b7d90000+ac000] So the may may come from libgnutls, if you have a gnutls with debug symbols with suse (gnutls-debug?), that would be great. > > > I am evaluating various HIDS as part of a project here at UBC. Lucky you, UBC is such a cool place! > > I have installed Prelude on a workstation running SuSE Linux 11.1. Which seems to have a problem with its gnutls version. Maybe upgrading the package or compiling from sources. > > I have installed Prelude-Manager, Prelude-Correlator, Prelude-LML, > > Prelude-Prewikka, libprelude, libpreludeDB and the various > > prerequistes (as documented in the wiki) without any problems. Great feedback! thanks. Sebastien. _______________________________________________ Prelude-user site list [email protected] http://lists.prelude-ids.org/mailman/listinfo/prelude-user