help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: Strange error in multi-threads


From: Unknown
Subject: [Help-gnutls] Re: Strange error in multi-threads
Date: Wed, 11 Oct 2006 09:57:41 +0200

El mar, 10-10-2006 a las 16:34 +0200, Simon Josefsson escribió:

> Unknown <address@hidden> writes:

> Oh, that's interesting.  Can you provide a gdb backtrace?
At this moment I can not debug DSO module. I am trying to learn it.

> Is your code threaded?  If yes, does it also crash when you limit the
> number of threads to one?  (If this is possible..)

Code have not threads, the thread is the apache thread yhat call DSO module.

> If your code isn't threaded, perhaps this is some general problem with
> apache threading.
> 
> I'm assuming that you don't have any other global variables (like
> credential variables) in your code that you use from multiple threads.
> 
> /Simon


I made a test, comment this: /*    gnutls_global_init ();*/
out this:
> operation is not possible without initialized secure memory

but no segfault. 

mod_ssl is enabled and working.

At this moment I can not debug more.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]