------- Comment on attachment From [email protected] 2019-01-24 15:35 EDT-------
This is the result of the first gdb session with the new setup: The ceph-mon process (v12.2.8) does not crash in the magic check but instead in "decode_32_or_64_string_map()": https://github.com/ceph/ceph/blob/v12.2.8/src/crush/CrushWrapper.cc#L2515 More precisely somewhere in "::decode_nohead()": https://github.com/ceph/ceph/blob/v12.2.8/src/crush/CrushWrapper.cc#L2465 It is called with a suspicious value for "strlen=50331648" (48 MiB). ** Attachment added: "2018-01-24-gdb-session.txt" https://bugs.launchpad.net/bugs/1713032/+attachment/5232332/+files/2018-01-24-gdb-session.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1713032 Title: [luminous] ceph-mon crashes when it is elected leader (s390x) To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1713032/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
