[ 
https://issues.apache.org/jira/browse/IMPALA-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009910#comment-17009910
 ] 

Sahil Takiar commented on IMPALA-8577:
--------------------------------------

Doesn't seem like this is specific to the AWS SDK, I just reproduced this on an 
older version of Widfly (1.0.4.Final), while running Impala-on-ABFS.
{code:java}
C  [impalad+0x4bba003]  
tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, 
unsigned long, int)+0x133
C  [impalad+0x4bba09c]  
tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned 
long)+0x1c
C  [impalad+0x4cf4a80]  operator delete(void*)+0x3c0
C  [libcrypto.so.1.0.0+0x630cd]  CRYPTO_free+0x1d
J 4308  org.wildfly.openssl.SSLImpl.freeSSL0(J)V (0 bytes) @ 0x00007f107ccdfeb1 
[0x00007f107ccdfe00+0xb1]
J 4307 C1 org.wildfly.openssl.SSLImpl.freeSSL(J)V (5 bytes) @ 
0x00007f107ccdf404 [0x00007f107ccdf380+0x84]
J 4182 C1 org.wildfly.openssl.OpenSSLEngine.shutdown()V (67 bytes) @ 
0x00007f107cc0384c [0x00007f107cc03380+0x4cc]
J 4321 C1 org.wildfly.openssl.OpenSSLSocket.close()V (78 bytes) @ 
0x00007f107cce6a9c [0x00007f107cce65e0+0x4bc]
J 3880 C1 sun.net.www.http.ClientVector.put(Lsun/net/www/http/HttpClient;)V (34 
bytes) @ 0x00007f107ca97404 [0x00007f107ca96f60+0x4a4]
j  
sun.net.www.http.KeepAliveCache.put(Ljava/net/URL;Ljava/lang/Object;Lsun/net/www/http/HttpClient;)V+138
J 4634 C2 sun.net.www.protocol.https.HttpsClient.putInKeepAliveCache()V (45 
bytes) @ 0x00007f107ce7e550 [0x00007f107ce7e4e0+0x70]
J 4134 C2 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0()Ljava/io/InputStream;
 (2023 bytes) @ 0x00007f107cc25bc0 [0x00007f107cc23000+0x2bc0]
J 4215 C2 java.net.HttpURLConnection.getResponseCode()I (152 bytes) @ 
0x00007f107cc918d4 [0x00007f107cc91800+0xd4]
J 4447 C2 
org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processResponse([BII)V 
(552 bytes) @ 0x00007f107cd6c7f0 [0x00007f107cd6c760+0x90]
J 4577 C2 
org.apache.hadoop.fs.azurebfs.services.AbfsRestOperation.executeHttpOperation(I)Z
 (424 bytes) @ 0x00007f107ceb3ed0 [0x00007f107ceb3060+0xe70]
J 4642 C2 
org.apache.hadoop.fs.azurebfs.services.AbfsClient.getPathStatus(Ljava/lang/String;)Lorg/apache/hadoop/fs/azurebfs/services/AbfsRestOperation;
 (63 bytes) @ 0x00007f107cf2ab4c [0x00007f107cf2a0e0+0xa6c]
J 4648 C2 
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystem.open(Lorg/apache/hadoop/fs/Path;I)Lorg/apache/hadoop/fs/FSDataInputStream;
 (75 bytes) @ 0x00007f107cf78f20 [0x00007f107cf77800+0x1720] {code}

> Crash during OpenSSLSocket.read
> -------------------------------
>
>                 Key: IMPALA-8577
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8577
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.3.0
>            Reporter: David Rorke
>            Assignee: Sahil Takiar
>            Priority: Major
>         Attachments: 5ca78771-ad78-4a29-31f88aa6-9bfac38c.dmp, 
> hs_err_pid6313.log, 
> impalad.drorke-impala-r5d2xl2-30w-17.vpc.cloudera.com.impala.log.ERROR.20190521-103105.6313,
>  
> impalad.drorke-impala-r5d2xl2-30w-17.vpc.cloudera.com.impala.log.INFO.20190521-103105.6313
>
>
> Impalad crashed while running a TPC-DS 10 TB run against S3.   Excerpt from 
> the stack trace (hs_err log file attached with more complete stack):
> {noformat}
> Stack: [0x00007f3d095bc000,0x00007f3d09dbc000],  sp=0x00007f3d09db9050,  free 
> space=8180k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native 
> code)
> C  [impalad+0x2528a33]  
> tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*,
>  unsigned long, int)+0x133
> C  [impalad+0x2528e0f]  tcmalloc::ThreadCache::Scavenge()+0x3f
> C  [impalad+0x266468a]  operator delete(void*)+0x32a
> C  [libcrypto.so.10+0x6e70d]  CRYPTO_free+0x1d
> J 5709  org.wildfly.openssl.SSLImpl.freeBIO0(J)V (0 bytes) @ 
> 0x00007f3d4dadf9f9 [0x00007f3d4dadf940+0xb9]
> J 5708 C1 org.wildfly.openssl.SSLImpl.freeBIO(J)V (5 bytes) @ 
> 0x00007f3d4dfd0dfc [0x00007f3d4dfd0d80+0x7c]
> J 5158 C1 org.wildfly.openssl.OpenSSLEngine.shutdown()V (78 bytes) @ 
> 0x00007f3d4de4fe2c [0x00007f3d4de4f720+0x70c]
> J 5758 C1 org.wildfly.openssl.OpenSSLEngine.closeInbound()V (51 bytes) @ 
> 0x00007f3d4de419cc [0x00007f3d4de417c0+0x20c]
> J 2994 C2 
> org.wildfly.openssl.OpenSSLEngine.unwrap(Ljava/nio/ByteBuffer;[Ljava/nio/ByteBuffer;II)Ljavax/net/ssl/SSLEngineResult;
>  (892 bytes) @ 0x00007f3d4db8da34 [0x00007f3d4db8c900+0x1134]
> J 3161 C2 org.wildfly.openssl.OpenSSLSocket.read([BII)I (810 bytes) @ 
> 0x00007f3d4dd64cb0 [0x00007f3d4dd646c0+0x5f0]
> J 5090 C2 
> com.amazonaws.thirdparty.apache.http.impl.io.SessionInputBufferImpl.fillBuffer()I
>  (97 bytes) @ 0x00007f3d4ddd9ee0 [0x00007f3d4ddd9e40+0xa0]
> J 5846 C1 
> com.amazonaws.thirdparty.apache.http.impl.BHttpConnectionBase.fillInputBuffer(I)I
>  (48 bytes) @ 0x00007f3d4d7acb24 [0x00007f3d4d7ac7a0+0x384]
> J 5845 C1 
> com.amazonaws.thirdparty.apache.http.impl.BHttpConnectionBase.isStale()Z (31 
> bytes) @ 0x00007f3d4d7ad49c [0x00007f3d4d7ad220+0x27c]
> {noformat}
> The crash may not be easy to reproduce.  I've run this test multiple times 
> and only crashed once.   I have a core file if needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to