space and cause access violation, crashing the application.
Regards,
Uma
-Original Message-
From: Uma G. Nayak
Sent: Saturday, April 25, 2009 9:17 AM
To: 'openssl-users@openssl.org'
Subject: RE: Server crash while starting service
Hi,
Finally the server is starting on this machin
hi all,
http://www.nabble.com/file/p25398304/OpenSSL_FIPS_1.2__03.8j.xls
OpenSSL_FIPS_1.2__03.8j.xls I am facing a issue while running a process on
win x64 AMD platform using fips 1.2 and 0.9.8j the process is continuously
crashing down. on further investigation i found out that the fi
, April 10, 2009 10:47 AM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
As near as I can tell, you're passing a pointer to CRYPTO_set_ex_data,
probably indirectly, that cannot actually be either read from or
written to. (However, this is an old area of the code
>
> Not able to find out what caused it to crash here. Is it some sort of a
> locking issue or memory access violation?
>
>
> Regards,
> Uma
>
> -----Original Message-
> From: owner-openssl-us...@openssl.org
> [mailto:owner
ssl-us...@openssl.org]
On Behalf Of Kyle Hamilton
Sent: Tuesday, March 31, 2009 2:59 PM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
This is where you use your Magical Administrator Powers and download
the http://www.microsoft.com/whdc/devtools/debugging/default.mspx
Deb
-openssl-us...@openssl.org] On Behalf Of Kyle Hamilton
> Sent: Tuesday, March 31, 2009 12:46 PM
> To: openssl-users@openssl.org
> Subject: Re: Server crash while starting service
>
> You can remove the SSE2 codepath from OpenSSL-FIPS even for systems
> which support SSE2.
>
From: owner-openssl-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Kyle Hamilton
> Sent: Monday, March 30, 2009 1:09 PM
> To: openssl-users@openssl.org
> Subject: Re: Server crash while starting service
>
> Have you made sure that the version of the appli
l-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Kyle Hamilton
> Sent: Monday, March 30, 2009 1:09 PM
> To: openssl-users@openssl.org
> Subject: Re: Server crash while starting service
>
> Have you made sure that the version of the application binary that
>
users@openssl.org
Subject: Re: Server crash while starting service
Have you made sure that the version of the application binary that
you're using on the second system is the same as the one that you just
built to not require SSE2?
-Kyle H
On Mon, Mar 30, 2009 at 12:09 AM, Uma G. Nayak wrote:
>
penssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Kyle Hamilton
Sent: Monday, March 30, 2009 1:09 PM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
Have you made sure that the version of the application binary that
you're using on the second system is the
re same as those in the
> working systems. :)
>
> Regards,
> Uma
>
> -Original Message-
> From: owner-openssl-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson
> Sent: Thursday, March 26, 2009 5:44 PM
> To: openssl-users@o
Subject: Re: Server crash while starting service
On Thu, Mar 26, 2009, Uma G. Nayak wrote:
> That was very clear and great help Kyle!! Even though I had spent time on
> Security Policy earlier, the build procedure was not clear, atleast for me,
> until now.
>
> If you wouldn't mi
On Thu, Mar 26, 2009, Uma G. Nayak wrote:
> That was very clear and great help Kyle!! Even though I had spent time on
> Security Policy earlier, the build procedure was not clear, atleast for me,
> until now.
>
> If you wouldn't mind, could you answer one more question of mine?
>
> I want to use
l.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Kyle Hamilton
> Sent: Thursday, March 26, 2009 11:42 AM
> To: openssl-users@openssl.org
> Subject: Re: Server crash while starting service
>
> More specifically:
>
> (and before anyone berates me: I apologize for th
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Kyle Hamilton
Sent: Thursday, March 26, 2009 11:42 AM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
More specifically:
(and before anyone berates me: I apologize for the snark
test...ERROR:2d06c071:lib=45,func=108,reason=113:file=.\fips\fips.c:line=274:
>> FAILED!
>>
>>
>> Uma
>>
>> -----Original Message-
>> From: owner-openssl-us...@openssl.org
>> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. Stephen
openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson
> Sent: Wednesday, March 25, 2009 11:56 PM
> To: openssl-users@openssl.org
> Subject: Re: Server crash while starting service
>
> On Thu, Mar 26, 2009, Uma G. Nayak wrote:
>
>> Still no luck :(. Is it that FIPS
[mailto:owner-openssl-us...@openssl.org]
On Behalf Of Dr. Stephen Henson
Sent: Wednesday, March 25, 2009 11:56 PM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
On Thu, Mar 26, 2009, Uma G. Nayak wrote:
> Still no luck :(. Is it that FIPS mode doesnt work on AMD process
On Thu, Mar 26, 2009, Uma G. Nayak wrote:
> Still no luck :(. Is it that FIPS mode doesnt work on AMD processors? In the
> Security Policy pdf at
> https://www.openssl.org/docs/fips/SecurityPolicy-1.2.pdf 8 platforms on
> which the Module was tested are listed:
>
> U1 Linux x86 no-asm Linux.2.6.1
er Pentium machines?
Regards,
Uma
From: owner-openssl-us...@openssl.org [owner-openssl-us...@openssl.org] On
Behalf Of Michael S. Zick [open...@morethan.org]
Sent: Wednesday, March 25, 2009 8:04 PM
To: openssl-users@openssl.org
Subject: Re: Server crash whil
penssl.org]
On Behalf Of Dr. Stephen Henson
Sent: Wednesday, March 25, 2009 6:37 PM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
On Wed, Mar 25, 2009, Uma G. Nayak wrote:
> Hi,
>
> Ok. I ran the fips_test_suite.exe and checked for the system information
D supports SSE2 and above. Still why server is
> not able to start?
>
> Can you guys out there see anything? Please tell me.
>
> Regards,
> Uma
>
> -Original Message-
> From: owner-openssl-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of
crash while starting service
On Wed, Mar 25, 2009, Uma G. Nayak wrote:
> Hi,
>
> Ok. I ran the fips_test_suite.exe and checked for the system information. I
> have 2 situations.
>
> 1. One of the system does not support FIPS mode operation. It's an AMD Athlon
> XP w
On Wed, Mar 25, 2009, Uma G. Nayak wrote:
> Hi,
>
> Ok. I ran the fips_test_suite.exe and checked for the system information. I
> have 2 situations.
>
> 1. One of the system does not support FIPS mode operation. It's an AMD Athlon
> XP which does not support SSE2. Hence I built Openssl dlls us
l.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of Michael S. Zick
Sent: Tuesday, March 24, 2009 7:27 PM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
On Mon March 23 2009, Uma G. Nayak wrote:
> Hi,
>
> fips_test_suite executable runs just fine on these
d.
Mike
> Regards,
> Uma
>
> -Original Message-
> From: owner-openssl-us...@openssl.org
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson
> Sent: Tuesday, March 17, 2009 8:58 PM
> To: openssl-users@openssl.org
> Subject: Re: Server crash while sta
Behalf Of Dr. Stephen Henson
Sent: Tuesday, March 17, 2009 8:58 PM
To: openssl-users@openssl.org
Subject: Re: Server crash while starting service
On Tue, Mar 17, 2009, Uma G. Nayak wrote:
> Hi All,
>
> We have upgraded Openssl in our application to Openssl-fips-1.2 along with
> Openss
--Original Message-
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
On Behalf Of David Schwartz
Sent: Tuesday, March 17, 2009 7:20 PM
To: openssl-users@openssl.org
Subject: RE: Server crash while starting service
> We have upgraded Openssl in our application to
: Server crash while starting service
On Tue, Mar 17, 2009, Uma G. Nayak wrote:
> Hi All,
>
> We have upgraded Openssl in our application to Openssl-fips-1.2 along with
> Openssl-0.9.8j, so that we can run the server (Apache webserver) in FIPS
> mode. After the changes, the server wor
On Tue, Mar 17, 2009, Uma G. Nayak wrote:
> Hi All,
>
> We have upgraded Openssl in our application to Openssl-fips-1.2 along with
> Openssl-0.9.8j, so that we can run the server (Apache webserver) in FIPS
> mode. After the changes, the server works fine in FIPS mode, on most of the
> systems,
> We have upgraded Openssl in our application to Openssl-fips-1.2
> along with Openssl-0.9.8j, so that we can run the server (Apache
webserver)
> in FIPS mode. After the changes, the server works fine in FIPS mode, on
most
> of the systems, except for these two machines, where the server refuses t
31 matches
Mail list logo