php - MAMP Pro 3.0.6 crashes with every save -


mamp pro closes unexpectedly every time click save button.

it appears settings saved, , applied after re-launching application.

steps reproduce:

  1. launch mamp pro
  2. enter osx authentication allow services start
  3. click hosts tab
  4. add new host or edit existing host
  5. edit setting
  6. click save
  7. mamp pro closes unexpectedly, prompting file report apple
  8. restart mamp pro. settings saved, hit stop/start restart services.

the crash report says:

exception type: exc_bad_access (sigsegv) exception codes: kern_invalid_address @ 0x0000000000000000 

i have 4 virtual hosts defined, each ip address set "*" (the default). using port 80/443/3306 configuration.

wondering if network issue, tried restarting machine, didn't seem fix problem.

i using trial version of mamp pro on mac osx 10.9.4 (more specs). if didn't crash every time saved, buy it.

i have bug filed @ http://bugs.mamp.info/view.php?id=4595.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -