Vinod Kone created MESOS-499:
--------------------------------

             Summary: Local slave run crashes on startup
                 Key: MESOS-499
                 URL: https://issues.apache.org/jira/browse/MESOS-499
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.13.0
            Reporter: Vinod Kone
            Assignee: Benjamin Hindman
             Fix For: 0.14.0


Does not always crash, but crashes often. I've seen this so far when the master 
is not yet started.

➜  /usr/local/sbin git:(master) ./mesos-slave --master=localhost:5050
I0607 15:52:01.996778 2006778240 main.cpp:119] Creating "process" isolator
I0607 15:52:01.998725 2006778240 main.cpp:127] Build: 2013-06-03 12:04:24 by 
vinod
I0607 15:52:01.998750 2006778240 main.cpp:128] Starting Mesos slave
I0607 15:52:01.999320 273915904 slave.cpp:216] Slave started on 
1)@172.25.27.97:5051
I0607 15:52:01.999351 273915904 slave.cpp:217] Slave resources: cpus=4; 
mem=7168; ports=[31000-32000]; disk=329934
I0607 15:52:02.003626 273915904 slave.cpp:537] New master detected at 
[email protected]:5050
I0607 15:52:02.003787 273915904 slave.cpp:552] Postponing registration until 
recovery is complete
I0607 15:52:02.003881 273915904 process_isolator.cpp:306] Recovering isolator
I0607 15:52:02.004006 273915904 status_update_manager.cpp:155] New master 
detected at [email protected]:5050
I0607 15:52:02.004072 273915904 slave.cpp:398] Finished recovery
I0607 15:52:02.006916 273915904 slave.cpp:1877] [email protected]:5050 exited
W0607 15:52:02.006969 273915904 slave.cpp:1880] Master disconnected! Waiting 
for a new master to be elected
W0607 15:52:02.007509 2006778240 logging.cpp:52] Received signal 'Broken pipe: 
13', escalating to SIGABRT
*** Aborted at 1370645522 (unix time) try "date -d @1370645522" if you are 
using GNU date ***
PC: @     0x7fff90f02d46 __kill
*** SIGABRT (@0x7fff90f02d46) received by PID 8563 (TID 0x7fff779d0180) stack 
trace: ***
    @     0x7fff8c40894a _sigtramp
    @                0x6 (unknown)
    @     0x7fff8c40894a _sigtramp
    @     0x7fff8c4405ae tiny_malloc_from_free_list
    @        0x10f84355b process::ProcessManager::wait()
    @        0x10f84977d process::wait()
    @        0x10f5c8ecc main
    @     0x7fff8f2e97e1 start
    @                0x2 (unknown)
[1]    8563 abort      ./mesos-slave --master=localhost:5050


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to