[Bugs] [Bug 1454418] Glusterd segmentation fault in ' _Unwind_Backtrace' while running peer probe

bugzilla at redhat.com bugzilla at redhat.com
Tue May 23 14:28:10 UTC 2017


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



--- Comment #5 from Ben Werthmann <ben at apcera.com> ---
I built glusterfs without the backtrace handler by commenting out
HAVE_BACKTRACE: 

/* define if found backtrace */
/* #undef HAVE_BACKTRACE */

Here's the "real" backtrace from a debug build:

(gdb) bt
#0  0x00007f9bf14fa941 in BIT_SET (array=0x7fffe8e7b0c0 "", index=4294967295)
at common-utils.h:247
#1  0x00007f9bf15015d1 in gf_ports_reserved (blocked_port=0x2635e58 "49152",
ports=0x7fffe8e7b0c0 "", ceiling=49152) at common-utils.c:3098
#2  0x00007f9bf1501248 in gf_process_reserved_ports (ports=0x7fffe8e7b0c0 "",
ceiling=49152) at common-utils.c:3021
#3  0x00007f9bec3b7d20 in af_inet_bind_to_port_lt_ceiling (fd=9,
sockaddr=0x2634230, sockaddr_len=16, ceiling=49152) at name.c:55
#4  0x00007f9bec3b8d53 in client_bind (this=0x2633f80, sockaddr=0x2634230,
sockaddr_len=0x26342b0, sock=9) at name.c:478
#5  0x00007f9bec3b3f6a in socket_connect (this=0x2633f80, port=0) at
socket.c:3232
#6  0x00007f9bf12b595f in rpc_transport_connect (this=0x2633f80, port=0) at
rpc-transport.c:418
#7  0x00007f9bf12b8eb4 in rpc_clnt_reconnect (conn_ptr=0x2633d80) at
rpc-clnt.c:407
#8  0x00007f9bf12ba789 in rpc_clnt_start (rpc=0x2633d50) at rpc-clnt.c:1196
#9  0x0000000000411599 in glusterfs_mgmt_init (ctx=0x25be010) at
glusterfsd-mgmt.c:2429
#10 0x000000000040ab50 in glusterfs_volumes_init (ctx=0x25be010) at
glusterfsd.c:2387
#11 0x000000000040b076 in main (argc=19, argv=0x7fffe8e7e588) at
glusterfsd.c:2518

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=s45s5109jT&a=cc_unsubscribe


More information about the Bugs mailing list