Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2749

Mesos 0.22.1 cause marathon crashed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.22.1
    • None
    • java api
    • None

    Description

      I use on marathon in docker, https://github.com/mesosphere/marathon
      docker build -t marathon-head .

      when I run marathon in docker, it crased.

      Stack: [0x00007fe1641c8000,0x00007fe1642c9000], sp=0x00007fe1642c6b18, free space=1018k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [libc.so.6+0x7b53c] cfree+0x1c

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j org.apache.mesos.MesosSchedulerDriver.start()Lorg/apache/mesos/Protos$Status;+0
      j org.apache.mesos.MesosSchedulerDriver.run()Lorg/apache/mesos/Protos$Status;+1
      j mesosphere.marathon.MarathonSchedulerService$$anonfun$runDriver$1$$anonfun$apply$mcV$sp$1.apply(Lorg/apache/mesos/SchedulerDriver;)Lorg/apache/mesos/Protos$Status;+1
      j mesosphere.marathon.MarathonSchedulerService$$anonfun$runDriver$1$$anonfun$apply$mcV$sp$1.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
      j scala.Option.foreach(Lscala/Function1;)V+12
      j mesosphere.marathon.MarathonSchedulerService$$anonfun$runDriver$1.apply$mcV$sp()V+15
      j mesosphere.marathon.MarathonSchedulerService$$anonfun$runDriver$1.apply()V+1
      j mesosphere.marathon.MarathonSchedulerService$$anonfun$runDriver$1.apply()Ljava/lang/Object;+1
      j scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1()Lscala/util/Try;+8
      j scala.concurrent.impl.Future$PromiseCompletingRunnable.run()V+5
      j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
      j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
      j java.lang.Thread.run()V+11
      v ~StubRoutines::call_stub

      =========================
      (gdb) where
      #0 0x0000003768e32625 in raise () from /lib64/libc.so.6
      #1 0x0000003768e33e05 in abort () from /lib64/libc.so.6
      #2 0x00007f42a227c509 in os::abort(bool) () from /home/test/jdk8/jre/lib/amd64/server/libjvm.so
      #3 0x00007f42a2424dd5 in VMError::report_and_die() () from /home/test/jdk8/jre/lib/amd64/server/libjvm.so
      #4 0x00007f42a2283a31 in JVM_handle_linux_signal () from /home/test/jdk8/jre/lib/amd64/server/libjvm.so
      #5 0x00007f42a227ad33 in signalHandler(int, siginfo*, void*) () from /home/test/jdk8/jre/lib/amd64/server/libjvm.so
      #6 <signal handler called>
      #7 0x0000003768e7b53c in free () from /lib64/libc.so.6
      #8 0x0000003768ecf630 in freeaddrinfo () from /lib64/libc.so.6
      #9 0x00007f419689fbaf in getIP () from /home/test/mesos/lib/libmesos-0.22.1.so
      #10 0x00007f41968da76a in operator>> () from /home/test/mesos/lib/libmesos-0.22.1.so
      #11 0x00007f41968da0c3 in UPID () from /home/test/mesos/lib/libmesos-0.22.1.so
      #12 0x00007f4195fb97f1 in create () from /home/test/mesos/lib/libmesos-0.22.1.so
      #13 0x00007f419619508f in start () from /home/test/mesos/lib/libmesos-0.22.1.so
      #14 0x00007f419697a721 in Java_org_apache_mesos_MesosSchedulerDriver_start () from /home/test/mesos/lib/libmesos-0.22.1.so
      #15 0x00007f428d015134 in ?? ()
      #16 0x00007f428d014e82 in ?? ()
      #17 0x00007f424c1f54a8 in ?? ()
      #18 0x00007f424c4a6a30 in ?? ()
      #19 0x00007f424c1f5508 in ?? ()
      #20 0x00007f424c4a77f0 in ?? ()
      #21 0x0000000000000000 in ?? ()

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cnstar9988 Littlestar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: