Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-20 Thread Matt Caswell via RT
index %= st_num.; > > Thanks for your help > > > From: Matt Caswell via RT [mailto:r...@openssl.org] > Sent: 18 June 2016 00:08 > To: Mick Saxton > Cc: openssl-dev@openssl.org > Subject: Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c > > >

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-20 Thread Mick Saxton via RT
dex %= st_num.; Thanks for your help From: Matt Caswell via RT [mailto:r...@openssl.org] Sent: 18 June 2016 00:08 To: Mick Saxton Cc: openssl-dev@openssl.org Subject: Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c On 17/06/16 20:56, Matt Caswell via RT wrote: > > >

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-17 Thread Matt Caswell via RT
On 17/06/16 20:56, Matt Caswell via RT wrote: > > > On 17/06/16 19:43, Mick Saxton via RT wrote: >> Perhaps we should consider if there are any negative consequences to my >> solution? >> It does work. >> >> I am trying really hard to get contention but I am only seeing this problem >> in

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-17 Thread Matt Caswell via RT
> > > > > From: Salz, Rich via RT [mailto:r...@openssl.org] > Sent: 17 June 2016 18:39 > To: Mick Saxton > Cc: openssl-dev@openssl.org > Subject: RE: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c > > Sending mail re-opens the ticket. > &

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-17 Thread Mick Saxton via RT
6 18:39 To: Mick Saxton Cc: openssl-dev@openssl.org Subject: RE: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c Sending mail re-opens the ticket. Rats, wish it was fixed. Going to need something to more easily reproduce it, I guess. -- Ticket here: http://rt.openssl.org

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-17 Thread Salz, Rich via RT
Sending mail re-opens the ticket. Rats, wish it was fixed. Going to need something to more easily reproduce it, I guess. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4545 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-17 Thread Mick Saxton via RT
Hi Rich Many thanks for doing that – unfortunately it is not the whole fix. I checked out the latest v1.0.2i-dev and built that but I still get the crash. I know the ticket is now “closed” – do you need me to reopen it? I am still convinced that I don’t get it with the “master” build – but that

[openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-16 Thread Rich Salz via RT
commit d0a2bb1f94e26c2e7b44676e9b739c23ad763a79 just pushed to 1.0.2 closing ticket. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4545 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

[openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-16 Thread Rich Salz via RT
Thanks Mick. I'll close this ticket; if it shows up again, please open a new one. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4545 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-16 Thread Mick Saxton via RT
Hi Rich Sorry for delay in responding – it takes longer to say that an intermittent problem doesn’t exist than to see it happen once. I have tested against latest master (15 June) and the v1.1-pre5 – so far both are looking good. As a control, I went back and retested with v1.0.2h on the same

[openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-06-10 Thread Rich Salz via RT
Can you test against a recent master, it has some rand bugfixes that might address this. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4545 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe:

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-27 Thread Matt Caswell via RT
On 27/05/16 11:07, Mick Saxton via RT wrote: > Hi Matt > > The test program runs against our major new development so I cannot share it > as is. > > I will try to produce a skeleton version which I could let you have. > > - But that will be end if next week as I am away for a few

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-27 Thread Matt Caswell
On 27/05/16 11:07, Mick Saxton via RT wrote: > Hi Matt > > The test program runs against our major new development so I cannot share it > as is. > > I will try to produce a skeleton version which I could let you have. > > - But that will be end if next week as I am away for a few

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-27 Thread Mick Saxton via RT
Hi Matt The test program runs against our major new development so I cannot share it as is. I will try to produce a skeleton version which I could let you have. - But that will be end if next week as I am away for a few days - That is providing that exhibits the bug. Mick

[openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-27 Thread Matt Caswell via RT
On Fri May 20 15:49:49 2016, mi...@1e.com wrote: > Hi > > Before going any further I would like to state that I have only seen > this problem when we have 1 or more concurrent connections. > > Mostly we notice it on Windows but I have seen it on linux (Ubuntu). > > I first noticed it when

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-27 Thread Dmitry Belyavsky
Hello, I can confirm that I have seen a similar behavior in multi-thread environment. Unfortunately, I do not have a script to reproduce it either. On Fri, May 20, 2016 at 6:49 PM, Mick Saxton via RT wrote: > Hi > > Before going any further I would like to state that I have

Re: [openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-27 Thread Dmitry Belyavsky via RT
Hello, I can confirm that I have seen a similar behavior in multi-thread environment. Unfortunately, I do not have a script to reproduce it either. On Fri, May 20, 2016 at 6:49 PM, Mick Saxton via RT wrote: > Hi > > Before going any further I would like to state that I have

[openssl-dev] [openssl.org #4545] Crash in crypto/rand/md_rand.c

2016-05-20 Thread Mick Saxton via RT
Hi Before going any further I would like to state that I have only seen this problem when we have 1 or more concurrent connections. Mostly we notice it on Windows but I have seen it on linux (Ubuntu). I first noticed it when using v1.0.2d but have seen it again since upgrading to v1.0.2h.