On Tue, Jul 11, 2000 at 11:07:16AM +0200, Kallweit, Heiner wrote:
> To answer the question of Lutz: I compiled OpenSSL
> with _REENTRANT, so errno is a #define to *__errno().
You are obviously using a different version than I am doing, since
find . -name "*" -print | xargs grep __errno
doesn't
Thanx for the response.
To answer the question of Lutz: I compiled OpenSSL
with _REENTRANT, so errno is a #define to *__errno().
The reason for the crash is always a SIGSEGV. Of course
I also thought first of a heap corruption. But the wicked
thing is that the crash sometimes happens when just ent
Hi!
First, let me state that I am just trying a shot into the dark :-)
On Mon, Jul 10, 2000 at 06:20:20PM +0200, Kallweit, Heiner wrote:
> > From: "Kallweit, Heiner" <[EMAIL PROTECTED]>
> >
> > Heiner.Kallweit> we use OpenSSL 0.9.5a together with Libwww in a CGI
> > Heiner.Kallweit> on a HP-UX
> From: "Kallweit, Heiner" <[EMAIL PROTECTED]>
>
> Heiner.Kallweit> we use OpenSSL 0.9.5a together with Libwww in a CGI
> Heiner.Kallweit> on a HP-UX 11.0 platform.
> Heiner.Kallweit> About every 100th request I get a coredump. Strange
> Heiner.Kallweit> enough, the coredump happens in different
From: "Kallweit, Heiner" <[EMAIL PROTECTED]>
Heiner.Kallweit> we use OpenSSL 0.9.5a together with Libwww in a CGI
Heiner.Kallweit> on a HP-UX 11.0 platform.
Heiner.Kallweit> About every 100th request I get a coredump. Strange
Heiner.Kallweit> enough, the coredump happens in different functions
He
Hi,
we use OpenSSL 0.9.5a together with Libwww in a CGI on a HP-UX 11.0
platform.
About every 100th request I get a coredump. Strange enough, the coredump
happens in different functions in libcrypto.sl. When I do a backtrace
with gdb I can see that the crash always happens at the beginning of the