[openssl-dev] [openssl.org #4360] [BUG] OpenSSL-1.0.1 crash on sha1_block_data_order_ssse3 asm

2016-02-29 Thread Hejian via RT
Hi: we met crash of openssl (varely, 3 times i have seen) on linux x86_64. openSSL version is 1.0.1r. The stack is as below: Program terminated with signal 11, Segmentation fault. Thread 1 (Thread 0x7f0654871700 (LWP 22383)): #0 0x7f06a2cdddb8 in sha1_block_data_order_ssse3 () from

[openssl-dev] 答复: 答复: 答复: [openssl.org #4360] [BUG] OpenSSL-1.0.1 crash on sha1_block_data_order_ssse3 asm

2016-03-19 Thread Hejian via RT
Hello Do you have any progress or suggestion about this ticket? If more information is needed ,tell me please. Ths! -邮件原件- 发件人: Hejian (E) 发送时间: 2016年3月7日 11:24 收件人: 'noloa...@gmail.com' 抄送: openssl-dev@openssl.org; Liubo (Liubo, OSS); 'r...@openssl.org' 主题: 答复: [openssl-dev] 答复: 答复:

[openssl-dev] 答复: 答复: 答复: [openssl.org #4360] [BUG] OpenSSL-1.0.1 crash on sha1_block_data_order_ssse3 asm

2016-03-07 Thread Hejian via RT
, 2016 at 11:21 PM, Hejian via RT <r...@openssl.org> wrote: > Here is the info reg: > > (gdb) info reg > rax0x745dd1f0 1952305648 > rbx0xf92ba6dd 4180387549 > rcx0x7b69e2f6 2070536950 > rdx0x86dab00c 22624

[openssl-dev] 答复: 答复: 答复: [openssl.org #4360] [BUG] OpenSSL-1.0.1 crash on sha1_block_data_order_ssse3 asm

2016-03-06 Thread Hejian via RT
of MMX/SSE3 and the problem with sha1_block_data_order_ssse3. Also see http://sourceware.org/gdb/onlinedocs/gdb/Registers.html. I'm just guessing, and my apologies for bringing it up. Jeff On Wed, Mar 2, 2016 at 11:21 PM, Hejian via RT <r...@openssl.org> wrote: > Here is the info reg:

[openssl-dev] 答复: [openssl.org #4360] [BUG] OpenSSL-1.0.1 crash on sha1_block_data_order_ssse3 asm

2016-03-02 Thread Hejian via RT
Thank you very much for your reply! Here is my complement: 1. I use the OpenSSL 1.0.1q, not 1.0.1r, sorry. 2.> I mean did you experience crash with openssl command (which one if so), or is it a web (or some other tls) server facing network? --our system is C/S structure, client and

[openssl-dev] 答复: 答复: [openssl.org #4360] [BUG] OpenSSL-1.0.1 crash on sha1_block_data_order_ssse3 asm

2016-03-02 Thread Hejian via RT
Here is the info reg: (gdb) info reg rax0x745dd1f0 1952305648 rbx0xf92ba6dd 4180387549 rcx0x7b69e2f6 2070536950 rdx0x86dab00c 2262478860 rsi0x6436d580 1681315200 rdi0x4763c5a8 1197721000 rbp

[openssl-dev] [openssl.org #4495] After upgrade openssl to 1.0.2g, it cause core accidently, please help me !

2016-03-31 Thread Hejian via RT
Hello, when upgrade openssl to 1.0.2g, If multi thread call the corba interface, it will cause core accidently. Please help analyze why the core is generated. There are two kinds of core stack list below. #0 0x7f97729ad324 in RSA_verify () from

[openssl-dev] 答复: [openssl.org #4495] After upgrade openssl to 1.0.2g, it cause core accidently, please help me !

2016-04-01 Thread Hejian via RT
! On 31/03/16 14:00, Hejian via RT wrote: > Hello, when upgrade openssl to 1.0.2g, If multi thread call the corba > interface, it will cause core accidently. Please help analyze why the > core is generated. > > There are two kinds of core stack list below. > > >