
bugzilla at apache
May 11, 2008, 9:33 AM
Post #1 of 1
(17 views)
Permalink
|
|
[Bug 44639] Segmentation fault 11 errors right after server started up
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=44639 --- Comment #19 from Nick Kew <nick[at]webthing.com> 2008-05-11 09:33:49 PST --- Have you run ldd on the relevant binaries (httpd and libaprutil and indeed mod_ldap) to check what ldap libs are bing loaded? And indeed whether you get the same outcome for the case that crashes and the normal-user-on-8080 case that works, bearing in mind that the two might have different paths, library paths, or even mounts. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|