2017-12-03 4 views
0

Ich benutze MAMP Pro seit Jahren und habe dieses Problem erst in der letzten Woche erlebt. Ich habe in dieser Zeit keine Updates für MacOS oder MAMP Pro installiert.MAMP Pro stürzt beim Start von Apache ab, wenn keine Internetverbindung besteht?

Beim Starten von MAMP Pro beginnen die Server zu booten, MySQL startet gut und bevor Apache richtig starten kann, stürzt die gesamte MAMP App ab.

Ich werde nicht den vollen Crash-Bericht aus Angst vor Senden Leser schreiben, zu schlafen aber hier ist das, was ich als die fehlerhafte Faden gearbeitet ...



    Crashed Thread:  0 Dispatch queue: com.apple.main-thread 

    Exception Type:  EXC_CRASH (SIGABRT) 
    Exception Codes:  0x0000000000000000, 0x0000000000000000 
    Exception Note:  EXC_CORPSE_NOTIFY 

    Application Specific Information: 
    abort() called 

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 
    0 libsystem_kernel.dylib   0x00007fff6d9fefce __pthread_kill + 10 
    1 libsystem_pthread.dylib   0x00007fff6db3c150 pthread_kill + 333 
    2 libsystem_c.dylib    0x00007fff6d95b30a abort + 127 
    3 net.hockeyapp.sdk.mac   0x000000010b5a3c02 uncaught_exception_handler + 27 
    4 com.apple.CoreFoundation  0x00007fff4633fbd2 __handleUncaughtException + 770 
    5 libobjc.A.dylib     0x00007fff6ccc4a41 _objc_terminate() + 91 
    6 net.hockeyapp.sdk.mac   0x000000010b591417 BITCrashUncaughtCXXTerminateHandler() + 766 
    7 libc++abi.dylib     0x00007fff6b95b7c9 std::__terminate(void (*)()) + 8 
    8 libc++abi.dylib     0x00007fff6b95b843 std::terminate() + 51 
    9 libdispatch.dylib    0x00007fff6d875e9c _dispatch_client_callout + 28 
    10 libdispatch.dylib    0x00007fff6d881471 _dispatch_main_queue_callback_4CF + 1148 
    11 com.apple.CoreFoundation  0x00007fff46268b99 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 
    12 com.apple.CoreFoundation  0x00007fff4622b44a __CFRunLoopRun + 2586 
    13 com.apple.CoreFoundation  0x00007fff4622a797 CFRunLoopRunSpecific + 487 
    14 com.apple.HIToolbox    0x00007fff4553f866 RunCurrentEventLoopInMode + 286 
    15 com.apple.HIToolbox    0x00007fff4553f5d6 ReceiveNextEventCommon + 613 
    16 com.apple.HIToolbox    0x00007fff4553f354 _BlockUntilNextEventMatchingListInModeWithFilter + 64 
    17 com.apple.AppKit    0x00007fff4383ca23 _DPSNextEvent + 2085 
    18 com.apple.AppKit    0x00007fff43fd1e6c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 
    19 com.apple.AppKit    0x00007fff43831831 -[NSApplication run] + 764 
    20 com.apple.AppKit    0x00007fff438009d2 NSApplicationMain + 804 
    21 libdyld.dylib     0x00007fff6d8af145 start + 1 

Hat jemand anderes dieses erfahren, oder kann erklären, wie ich es beheben könnte? Ich arbeite viel offline, so dass es nicht möglich ist, MAMP zu starten.

Prost.

Antwort

0

Mein Problem ist dies: Wenn eine Verbindung mit dem Internet hergestellt wird, friert Mamp ein und dauert einige Minuten, um Seiten zu laden. Sobald ich die Verbindung zum Internet getrennt habe, werden die Seiten sofort geladen.

Ich habe DNS gelöscht, gelöscht Caches usw. alles vergebens. Ich bin auf einem Macbook, habe versucht, etc/Hosts und noch nichts zu bearbeiten. Habe nichts geändert, aber alles kam einfach aus dem Nichts.

Frustrierend und kann nicht richtig so arbeiten.