[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Changed in: eucalyptus/1.6 Status: Fix Committed => Fix Released ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/436407 Title: if apache2 is using worker MPM, rampart causing periodic CC segfaults To manage notifications about this bug go to: https://bugs.launchpad.net/eucalyptus/+bug/436407/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Branch linked: lp:ubuntu/eucalyptus -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
This bug was fixed in the package eucalyptus - 1.6~bzr912-0ubuntu2 --- eucalyptus (1.6~bzr912-0ubuntu2) karmic; urgency=low [ Thierry Carrez ] * debian/eucalyptus-cc.upstart: Really fix LP: #436407, since it was only fixed in unused init scripts. * tools/eucalyptus-cc.in, tools/eucalyptus-java-ws.in: No longer patch those files, now that we use upstart we no longer use them. * debian/eucalyptus-cc.upstart: Fix typo that made post-start fail early, LP: #444560 [ Dustin Kirkland ] * eucalyptus-cc.dirs, eucalyptus-cc.install, eucalyptus-cc.links: ensure that update-motd.d/80-eucalyptus-url is executable, LP: #444970 -- Dustin KirklandTue, 06 Oct 2009 19:31:14 -0500 ** Changed in: eucalyptus (Ubuntu Karmic) Status: Fix Committed => Fix Released -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Changed in: eucalyptus (Ubuntu Karmic) Status: In Progress => Fix Committed -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Changed in: eucalyptus (Ubuntu Karmic) Assignee: Dustin Kirkland (kirkland) => Thierry Carrez (ttx) ** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged => In Progress -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
To fix bug 436407, upstream changed default CC httpd.conf parameters in tools/eucalyptus-cc.in See http://bazaar.launchpad.net/~eucalyptus-maintainers/eucalyptus/1.6/revision/896 We don't use tools/eucalyptus-cc.in, but debian/eucalyptus-cc.upstart This configuration change needs to be reported there in order to fix bug 436407 ** Changed in: eucalyptus (Ubuntu Karmic) Status: Fix Released => Triaged -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
This bug was fixed in the package eucalyptus - 1.6~bzr912-0ubuntu1 --- eucalyptus (1.6~bzr912-0ubuntu1) karmic; urgency=low * Merge upstream revision 912 * tools/eucalyptus-cc.in: resolve conflict, ensuring that we maintain the 'ThreadsPerChild 1' sed * clc/modules/www/src/main/java/edu/ucsb/eucalyptus/admin/server/ServletUtils.java: resolve conflict, drop our diff, as upstream has solved the smtp hostname issue * debian/patches/boot-order.patch: dropped, applies to a file we don't use anymore so it can be removed * debian/eucalyptus-walrus.eucalyptus-walrus-registration.upstart: source conf file and use $WALRUS_IP_ADDR variable, like the other scripts * This snapshot is expected to fix the following bugs: - LP: #388934 - apply authorization checks - LP: #430226 - fix display of image permissions - LP: #430957 - fix running of instances in SYSTEM mode - LP: #436276 - sc should run as eucalyptus, instead of root - LP: #436313 - fix sc registration through web ui - LP: #436407 - fix cc segfaults with apache-mpm-worker, rampart - LP: #436885 - fix database corruption, c3p0 deadlock on CLC - LP: #437014 - handle execessive CLC sockets - LP: #439251 - fix restart-required after autoregistration issue - LP: #440744 - handle external command - LP: #440817 - fail gracefully with volume deletion on sc - LP: #443125 - fix loss of admin credentials -- Dustin KirklandMon, 05 Oct 2009 15:02:11 -0500 ** Changed in: eucalyptus (Ubuntu Karmic) Status: In Progress => Fix Released -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Branch linked: lp:~kirkland/eucalyptus/r911 -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Changed in: eucalyptus (Ubuntu Karmic) Assignee: (unassigned) => Dustin Kirkland (kirkland) ** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged => In Progress -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Branch linked: lp:~kirkland/eucalyptus/r908 -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Changed in: eucalyptus (Ubuntu Karmic) Assignee: Matt Zimmerman (mdz) => (unassigned) -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Changed in: eucalyptus (Ubuntu) Milestone: None => ubuntu-9.10 ** Also affects: eucalyptus (Ubuntu Karmic) Importance: High Assignee: Matt Zimmerman (mdz) Status: Triaged -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Changed in: eucalyptus (Ubuntu) Status: New => Triaged ** Changed in: eucalyptus (Ubuntu) Importance: Undecided => High ** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) => Matt Zimmerman (mdz) -- if apache2 is using worker MPM, rampart causing periodic CC segfaults https://bugs.launchpad.net/bugs/436407 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs