[Bugs] [Bug 1160900] cli segmentation fault with remote ssl (3.6.0)

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 5 23:08:11 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1160900



--- Comment #1 from Patrick Hemmer <bugzilla.redhat at stormcloud9.net> ---
Here's the backtrace from GDB:

(gdb) bt
#0  0x00007f03692c98b0 in SSL_read () from /lib64/libssl.so.10
#1  0x00007f03694f8602 in ssl_do (buf=0x7f036d6bdd14, len=4,
func=0x7f03692c98b0 <SSL_read>, 
    this=0x7f036d6b84e0, this=0x7f036d6b84e0) at socket.c:281
#2  0x00007f03694f8885 in __socket_ssl_readv (this=this at entry=0x7f036d6b84e0, 
    opvector=opvector at entry=0x7f036d6bdcc0, opcount=opcount at entry=1) at
socket.c:416
#3  0x00007f03694f8b69 in __socket_cached_read (opcount=1,
opvector=0x7f036d6bdcc0, 
    this=0x7f036d6b84e0) at socket.c:504
#4  __socket_rwv (this=this at entry=0x7f036d6b84e0, vector=<optimized out>,
count=count at entry=1, 
    pending_vector=pending_vector at entry=0x7f036d6bdd08, 
    pending_count=pending_count at entry=0x7f036d6bdd10, bytes=bytes at entry=0x0,
write=write at entry=0)
    at socket.c:578
#5  0x00007f03694fc211 in __socket_readv (bytes=0x0,
pending_count=0x7f036d6bdd10, 
    pending_vector=0x7f036d6bdd08, count=1, vector=<optimized out>,
this=0x7f036d6b84e0)
    at socket.c:671
#6  __socket_proto_state_machine (pollin=<synthetic pointer>,
this=0x7f036d6b84e0) at socket.c:2049
#7  socket_proto_state_machine (pollin=<synthetic pointer>,
this=0x7f036d6b84e0) at socket.c:2205
#8  socket_event_poll_in (this=this at entry=0x7f036d6b84e0) at socket.c:2221
#9  0x00007f03694fece4 in socket_event_handler (fd=<optimized out>, idx=0, 
    data=data at entry=0x7f036d6b84e0, poll_in=1, poll_out=4, poll_err=16) at
socket.c:2338
#10 0x00007f036c3bb322 in event_dispatch_epoll_handler (i=<optimized out>,
events=0x7f036d6efb90, 
    event_pool=0x7f036d68d410) at event-epoll.c:384
#11 event_dispatch_epoll (event_pool=0x7f036d68d410) at event-epoll.c:445
#12 0x00007f036c814f66 in main (argc=<optimized out>, argv=0x7fffc38a82f8) at
cli.c:724

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list