[
https://issues.apache.org/jira/browse/MESOS-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197129#comment-16197129
]
James Peach commented on MESOS-8061:
------------------------------------
This is an assertion failure, so look in the standard error output for the
failure message.
> mesos-slave coredump, crash
> ---------------------------
>
> Key: MESOS-8061
> URL: https://issues.apache.org/jira/browse/MESOS-8061
> Project: Mesos
> Issue Type: Bug
> Components: allocation, executor, fetcher, stout
> Affects Versions: 1.1.0
> Environment: [email protected]:/home/coresave$
> /usr/sbin/mesos-slave --version
> mesos 1.1.0
> [email protected]:/home/coresave$
> [email protected]:/home/coresave$ uname -a
> Linux ob-slave-489.gz01 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24
> UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: y123456yz
>
> {noformat}
> [email protected]:/home/coresave$ gdb /usr/sbin/mesos-slave
> ./core.mesos-slave.1402.1506722274
> GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
> Copyright (C) 2013 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law. Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-redhat-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/sbin/mesos-slave...(no debugging symbols
> found)...done.
> [New LWP 1402]
> [New LWP 1932]
> [New LWP 1941]
> [New LWP 1931]
> [New LWP 1946]
> [New LWP 1935]
> [New LWP 1936]
> [New LWP 1934]
> [New LWP 1938]
> [New LWP 1939]
> [New LWP 1940]
> [New LWP 1943]
> [New LWP 1945]
> [New LWP 1942]
> [New LWP 1933]
> [New LWP 1947]
> [New LWP 1944]
> [New LWP 1948]
> [New LWP 1949]
> [New LWP 1937]
> [New LWP 1954]
> [New LWP 1950]
> [New LWP 1952]
> [New LWP 1951]
> [New LWP 1953]
> [New LWP 1955]
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib64/libthread_db.so.1".
> Core was generated by `/usr/sbin/mesos-slave
> --master=zk://fd-mesos-zk00.gz01:2181,fd-mesos-zk01.gz01:'.
> Program terminated with signal 6, Aborted.
> #0 0x00007ff0a10605f7 in raise () from /lib64/libc.so.6
> Missing separate debuginfos, use: debuginfo-install
> mesos-1.1.0-2.0.107.centos701406.x86_64
> (gdb) bt
> #0 0x00007ff0a10605f7 in raise () from /lib64/libc.so.6
> #1 0x00007ff0a1061ce8 in abort () from /lib64/libc.so.6
> #2 0x00007ff0a32df329 in google::logging_fail() () from
> /lib/libmesos-1.1.0.so
> #3 0x00007ff0a32e0e7d in google::LogMessage::Fail() () from
> /lib/libmesos-1.1.0.so
> #4 0x00007ff0a32e2bbc in google::LogMessage::SendToLog() () from
> /lib/libmesos-1.1.0.so
> #5 0x00007ff0a32e0a6c in google::LogMessage::Flush() () from
> /lib/libmesos-1.1.0.so
> #6 0x00007ff0a32e0c79 in google::LogMessage::~LogMessage() () from
> /lib/libmesos-1.1.0.so
> #7 0x00007ff0a32e1be2 in google::ErrnoLogMessage::~ErrnoLogMessage() () from
> /lib/libmesos-1.1.0.so
> #8 0x00007ff0a325f9c2 in process::initialize(Option<std::string> const&,
> Option<std::string> const&, Option<std::string> const&) () from
> /lib/libmesos-1.1.0.so
> #9 0x000000000040fca9 in main ()
> (gdb) quit
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)