[Bug 1152793] Re: Segfault preloading jemalloc with apache on Ubuntu 12.04

2019-08-21 Thread Brian Murray
** Changed in: jemalloc (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1152793

Title:
  Segfault preloading jemalloc with apache on Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jemalloc/+bug/1152793/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1152793] Re: Segfault preloading jemalloc with apache on Ubuntu 12.04

2013-04-13 Thread Patrick Domack
This bug is not going be solvable as is.

I have loaded jemalloc into apache2 on 12.04.2, and have no issues.

It could be a apache module your loading that is having issues, or
something outside of apache maybe.

using ld.so.preload to do this, affects EVERY program on your system, I
haven't checked, but if any program uses any malloc function that is
non-standard, you will have issues if jemalloc doesn't also support
them.

I am loading it usind LD_PRELOAD in /etc/apache2/envvars

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1152793

Title:
  Segfault preloading jemalloc with apache on Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jemalloc/+bug/1152793/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1152793] Re: Segfault preloading jemalloc with apache on Ubuntu 12.04

2013-03-08 Thread agent 8131
By set /etc/ld.so.preload to /usr/lib/libjemalloc.so.1 I mean set the
contents of /etc/ld.so.preload to /usr/lib/libjemalloc.so.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1152793

Title:
  Segfault preloading jemalloc with apache on Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jemalloc/+bug/1152793/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs