libpng warning : Application jmp_buf size changed - while installing XAMPP












0















I'm in Ubuntu 18.04.1. When I try to install the lastest version of xampp after changing the permission (with sudo chmod 755 xampp-linux-x64-7.3.1-0-installer.run) and then installing (with the command sudo ./xampp-linux-x64-7.3.1-0-installer.run), I have a error message:




warning: Application jmp_buf size changed.



Segmentation fault




And I can't install it. I didn't find the answer to my problem, can you help me?



Thank you.










share|improve this question



























    0















    I'm in Ubuntu 18.04.1. When I try to install the lastest version of xampp after changing the permission (with sudo chmod 755 xampp-linux-x64-7.3.1-0-installer.run) and then installing (with the command sudo ./xampp-linux-x64-7.3.1-0-installer.run), I have a error message:




    warning: Application jmp_buf size changed.



    Segmentation fault




    And I can't install it. I didn't find the answer to my problem, can you help me?



    Thank you.










    share|improve this question

























      0












      0








      0








      I'm in Ubuntu 18.04.1. When I try to install the lastest version of xampp after changing the permission (with sudo chmod 755 xampp-linux-x64-7.3.1-0-installer.run) and then installing (with the command sudo ./xampp-linux-x64-7.3.1-0-installer.run), I have a error message:




      warning: Application jmp_buf size changed.



      Segmentation fault




      And I can't install it. I didn't find the answer to my problem, can you help me?



      Thank you.










      share|improve this question














      I'm in Ubuntu 18.04.1. When I try to install the lastest version of xampp after changing the permission (with sudo chmod 755 xampp-linux-x64-7.3.1-0-installer.run) and then installing (with the command sudo ./xampp-linux-x64-7.3.1-0-installer.run), I have a error message:




      warning: Application jmp_buf size changed.



      Segmentation fault




      And I can't install it. I didn't find the answer to my problem, can you help me?



      Thank you.







      18.04 xampp






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 27 at 7:19









      GeniusGenius

      13




      13






















          1 Answer
          1






          active

          oldest

          votes


















          0














          The problem you are having is almost certainly a problem with the software package you are installing. It could be that it got corrupted during download - in which case you should download it again or it could be that it's buggy in the first place - in which case you should report it back to the distributors. In any case the correct place for questions is the XMPP community - https://www.apachefriends.org/community.html - people on Ask Ubuntu won't be able to help beyond telling you that it's a software problem.



          To be sure that software that you have downloaded isn't corrupted then check the checksums.



          You can get XMPP checksums here - https://www.apachefriends.org/download.html



          Instructions for checking checksums are here - Check hash (MD4, MD5, SHA-1, and CRC) on Ubuntu 12.04 and 12.10



          As an alternative you could just go into the Ubuntu software centre and install




          • apache

          • mariadb

          • PHP

          • perl


          and then you would have a similar setup to the one that XAMPP gives you.



          If your problems do persist even after installing the Ubuntu versions of the software then it is most likely a hardware corruption issue. Look up questions about that.






          share|improve this answer
























          • Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

            – Genius
            Jan 27 at 20:20













          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1113215%2flibpng-warning-application-jmp-buf-size-changed-while-installing-xampp%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          The problem you are having is almost certainly a problem with the software package you are installing. It could be that it got corrupted during download - in which case you should download it again or it could be that it's buggy in the first place - in which case you should report it back to the distributors. In any case the correct place for questions is the XMPP community - https://www.apachefriends.org/community.html - people on Ask Ubuntu won't be able to help beyond telling you that it's a software problem.



          To be sure that software that you have downloaded isn't corrupted then check the checksums.



          You can get XMPP checksums here - https://www.apachefriends.org/download.html



          Instructions for checking checksums are here - Check hash (MD4, MD5, SHA-1, and CRC) on Ubuntu 12.04 and 12.10



          As an alternative you could just go into the Ubuntu software centre and install




          • apache

          • mariadb

          • PHP

          • perl


          and then you would have a similar setup to the one that XAMPP gives you.



          If your problems do persist even after installing the Ubuntu versions of the software then it is most likely a hardware corruption issue. Look up questions about that.






          share|improve this answer
























          • Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

            – Genius
            Jan 27 at 20:20


















          0














          The problem you are having is almost certainly a problem with the software package you are installing. It could be that it got corrupted during download - in which case you should download it again or it could be that it's buggy in the first place - in which case you should report it back to the distributors. In any case the correct place for questions is the XMPP community - https://www.apachefriends.org/community.html - people on Ask Ubuntu won't be able to help beyond telling you that it's a software problem.



          To be sure that software that you have downloaded isn't corrupted then check the checksums.



          You can get XMPP checksums here - https://www.apachefriends.org/download.html



          Instructions for checking checksums are here - Check hash (MD4, MD5, SHA-1, and CRC) on Ubuntu 12.04 and 12.10



          As an alternative you could just go into the Ubuntu software centre and install




          • apache

          • mariadb

          • PHP

          • perl


          and then you would have a similar setup to the one that XAMPP gives you.



          If your problems do persist even after installing the Ubuntu versions of the software then it is most likely a hardware corruption issue. Look up questions about that.






          share|improve this answer
























          • Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

            – Genius
            Jan 27 at 20:20
















          0












          0








          0







          The problem you are having is almost certainly a problem with the software package you are installing. It could be that it got corrupted during download - in which case you should download it again or it could be that it's buggy in the first place - in which case you should report it back to the distributors. In any case the correct place for questions is the XMPP community - https://www.apachefriends.org/community.html - people on Ask Ubuntu won't be able to help beyond telling you that it's a software problem.



          To be sure that software that you have downloaded isn't corrupted then check the checksums.



          You can get XMPP checksums here - https://www.apachefriends.org/download.html



          Instructions for checking checksums are here - Check hash (MD4, MD5, SHA-1, and CRC) on Ubuntu 12.04 and 12.10



          As an alternative you could just go into the Ubuntu software centre and install




          • apache

          • mariadb

          • PHP

          • perl


          and then you would have a similar setup to the one that XAMPP gives you.



          If your problems do persist even after installing the Ubuntu versions of the software then it is most likely a hardware corruption issue. Look up questions about that.






          share|improve this answer













          The problem you are having is almost certainly a problem with the software package you are installing. It could be that it got corrupted during download - in which case you should download it again or it could be that it's buggy in the first place - in which case you should report it back to the distributors. In any case the correct place for questions is the XMPP community - https://www.apachefriends.org/community.html - people on Ask Ubuntu won't be able to help beyond telling you that it's a software problem.



          To be sure that software that you have downloaded isn't corrupted then check the checksums.



          You can get XMPP checksums here - https://www.apachefriends.org/download.html



          Instructions for checking checksums are here - Check hash (MD4, MD5, SHA-1, and CRC) on Ubuntu 12.04 and 12.10



          As an alternative you could just go into the Ubuntu software centre and install




          • apache

          • mariadb

          • PHP

          • perl


          and then you would have a similar setup to the one that XAMPP gives you.



          If your problems do persist even after installing the Ubuntu versions of the software then it is most likely a hardware corruption issue. Look up questions about that.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 27 at 11:32









          MichaelMichael

          1361




          1361













          • Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

            – Genius
            Jan 27 at 20:20





















          • Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

            – Genius
            Jan 27 at 20:20



















          Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

          – Genius
          Jan 27 at 20:20







          Thanks @Michael, but when I tried to intalll apache2, the server was failed to start, and apache2 was not able to install.

          – Genius
          Jan 27 at 20:20




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1113215%2flibpng-warning-application-jmp-buf-size-changed-while-installing-xampp%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?