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

Bug#203095: Please compile apache with -pthread



Jeff Bailey <jbailey@nisa.net> writes:

> 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.

For the record: I talked with Daniel Jacobowitz some, and he says that
it is not possible for a non-threaded application to load modules that
are linked with pthreads.

> 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.

So I guess that means it is something that Apache has to deal with.

-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/



Reply to: