On 10 January 2018 at 20:36, Jeff Darcy <[email protected]> wrote: > FYI, the crash that Kaleb mentioned looks like this, so I think Nithya was > right that it's a bug in shutdown. Better than memory corruption, which is > what I tend to think of when I hear about random crashes. >
I was actually thinking of a different crash. Someone from the Glusterd team should take a look and see if this is a known crash. > > https://build.gluster.org/job/centos6-regression/8304/consoleFull > > #0 0x00007ff603ce1495 in raise () from /lib64/libc.so.6 > #1 0x00007ff603ce2c75 in abort () from /lib64/libc.so.6 > #2 0x00007ff603cda60e in __assert_fail_base () from /lib64/libc.so.6 > #3 0x00007ff603cda6d0 in __assert_fail () from /lib64/libc.so.6 > #4 0x00007ff6051c4a58 in event_unregister_epoll_common > (event_pool=0x1cfdbc0, fd=7, idx=-1, > do_close=1) > at /home/jenkins/root/workspace/centos6-regression/ > libglusterfs/src/event-epoll.c:409 > #5 0x00007ff6051c4c02 in event_unregister_close_epoll > (event_pool=0x1cfdbc0, fd=7, idx_hint=-1) > at /home/jenkins/root/workspace/centos6-regression/ > libglusterfs/src/event-epoll.c:453 > #6 0x00007ff605184096 in event_unregister_close (event_pool=0x1cfdbc0, > fd=7, idx=-1) > at /home/jenkins/root/workspace/centos6-regression/ > libglusterfs/src/event.c:95 > #7 0x00007ff5f81d22a5 in __socket_reset (this=0x7ff5e80128f0) > at /home/jenkins/root/workspace/centos6-regression/rpc/rpc- > transport/socket/src/socket.c:971 > #8 0x00007ff5f81dd863 in fini (this=0x7ff5e80128f0) > at /home/jenkins/root/workspace/centos6-regression/rpc/rpc- > transport/socket/src/socket.c:4561 > #9 0x00007ff604f12c2a in rpc_transport_destroy (this=0x7ff5e80128f0) > at /home/jenkins/root/workspace/centos6-regression/rpc/rpc- > lib/src/rpc-transport.c:470 > #10 0x00007ff604f12e40 in rpc_transport_unref (this=0x7ff5e80128f0) > at /home/jenkins/root/workspace/centos6-regression/rpc/rpc- > lib/src/rpc-transport.c:520 > #11 0x00007ff5f81d9132 in socket_server_event_handler (fd=11, idx=0, > gen=1, data=0x1d1ed90, > poll_in=1, poll_out=0, poll_err=0) > at /home/jenkins/root/workspace/centos6-regression/rpc/rpc- > transport/socket/src/socket.c:2973 > #12 0x00007ff6051c50d7 in event_dispatch_epoll_handler > (event_pool=0x1cfdbc0, event=0x7ff5f6035e70) > at /home/jenkins/root/workspace/centos6-regression/ > libglusterfs/src/event-epoll.c:579 > #13 0x00007ff6051c53d9 in event_dispatch_epoll_worker (data=0x1d5ace0) > at /home/jenkins/root/workspace/centos6-regression/ > libglusterfs/src/event-epoll.c:655 > #14 0x00007ff60442faa1 in start_thread () from /lib64/libpthread.so.0 > #15 0x00007ff603d97bcd in clone () from /lib64/libc.so.6 > > _______________________________________________ > maintainers mailing list > [email protected] > http://lists.gluster.org/mailman/listinfo/maintainers > >
_______________________________________________ maintainers mailing list [email protected] http://lists.gluster.org/mailman/listinfo/maintainers
