[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#203095: Please compile apache with -pthread



On Mon, 2003-07-28 at 04:00, David N. Welton wrote:

> I think this is the same bug as this:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=199001

It may very well be.  I hadn't been brave enough to attach gdb to it and
step through it (I'm hacking on a project that's due on Friday)

> Does omniorb use threads?  At what point in the Apache lifecycle is it
> loaded?

Yes - Specifically, I'm using omniorb in mod_python.  I don't know
enough about Apache's module handling to know when the various DSOs are
loaded.  However, the actual invocation happens after the client is
connected.

> I found the problem to be that libpthread assumes that it is being
> loaded in the main program, prior to forks (I forget the details).

Looking at the original bug report, it's too bad that there isn't enough
detail to confirm that these are one and the same.  I have a preference
towards #3, however, since linuxthreads shouldn't be that much overhead.

I'm curious: do you see this as a linuxthreads bug?  I'm going to start
testing NPTL for glibc soon, and this might be an interesting test case
for improved functionality.

Tks,
Jeff Bailey

-- 
Breathe into my hands, I'll cup them like a glass to drink from...
 - Tattle Tale

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: