Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-07 Thread Terry Lambert
Mike Silbersack wrote: > On Wed, 5 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: > > I tried today with yesterday's -CURRENT. Same symptoms. No kernel panic, > > just lockup. > > Ok, submit a PR with clear details on how to recreate the problem, and > we'll see if someone can take a look into

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-06 Thread David Xu
Branko F. Grac(nar wrote: Thanks. I already sent pr at 29.10.2003, which is identified by id 'kern/58677'. PR can be viewed at the following url address: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/58677 I think, that this really serious issue, concerning operating system stability. best reg

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-06 Thread "Branko F. Grac(nar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | On Wed, 5 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: | | |>-BEGIN PGP SIGNED MESSAGE- |>Hash: SHA1 |> |>Mike Silbersack wrote: |> |>| Can you try updating to 5.1-current and see if the situation changes at |>| a

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-05 Thread Mike Silbersack
On Wed, 5 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mike Silbersack wrote: > > | Can you try updating to 5.1-current and see if the situation changes at > | all? A lot has changed since 5.1-release. If it's still broken in > | 5.1-c

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-05 Thread "Branko F. Grac(nar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | Can you try updating to 5.1-current and see if the situation changes at | all? A lot has changed since 5.1-release. If it's still broken in | 5.1-current, we can take a look into it. | | Thanks, I tried today with yesterday's

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Mike Silbersack
On Mon, 3 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: > Machine locked up in about 5 seconds (this is 1u p4 xeon 2.4 GHz, 2GB of > ~ ram). > > This only accours if Apache2 SSLMutex is set to 'sem' and > SSLSessionCache is set to 'shm:/path(size)'. > > So... there are possible problems with

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Giovanni P. Tirloni
* "Branko F. Grac(nar" ([EMAIL PROTECTED]) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > | > | [ I couldn't find this thread on the archives so I'm jumping in blind. ] > | > | Perhaps you're being livelocked by so many interrupts hitting the > | system that it doesn't do anything

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread "Branko F. Grac(nar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 | | Can you try polling (http://info.iet.unipi.it/~luigi/polling/) ? Hi. I just disabled SMP support, enabled polling (i've also set sysctl variable to 1) and reran the test. Machine locked up in about 5 seconds (this is 1u p4 xeon 2.4 GHz, 2GB of ~ r

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Giovanni P. Tirloni
* "Branko F. Gra?nar" ([EMAIL PROTECTED]) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi. > > Today i added the following lines in my kernel config and i recompiled > kernel: > > makeoptionsDEBUG=-g > optionsDDB > optionsINVARIANTS > optionsINVARIANT_

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread "Branko F. Gračnar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. Today i added the following lines in my kernel config and i recompiled kernel: makeoptionsDEBUG=-g optionsDDB optionsINVARIANTS optionsINVARIANT_SUPPORT optionsWITNESS I reran apache2 ssl test with jmeter. Machin

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-10-29 Thread Kris Kennaway
On Wed, Oct 29, 2003 at 11:37:56AM +0100, "Branko F. Gra?nar" wrote: > Hi. > > FreeBSD 5.1-p10 (and also possible other 5.1-pX version) can be remotely > locked up if the following criteria is met: > > + apache2 has mod_ssl loaded and enabled > + apache2 has the following configuration directives

FreeBSD 5.1-p10 reproducible crash with Apache2

2003-10-29 Thread "Branko F. Gračnar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. FreeBSD 5.1-p10 (and also possible other 5.1-pX version) can be remotely locked up if the following criteria is met: + apache2 has mod_ssl loaded and enabled + apache2 has the following configuration directives set to the following values: