byobu-tmux seems to have a memory leak, how can I find it?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












As you can see this instance has been running for 5+weeks and is now using nearly 1GB of memory.



$ ps auxww | grep tmux
jrwren 9839 6.0 11.7 969508 943140 ? Ss Jun27 3201:33 tmux -u -2 -f /usr/share/byobu/profiles/tmuxrc new-session -n - /usr/bin/byobu-shell


How can I find what is causing tmux to leak memory? I assume it is a byobu config option causing the leak because if I run tmux outside of byobu it does not leak memory like this.







share|improve this question

























    up vote
    0
    down vote

    favorite












    As you can see this instance has been running for 5+weeks and is now using nearly 1GB of memory.



    $ ps auxww | grep tmux
    jrwren 9839 6.0 11.7 969508 943140 ? Ss Jun27 3201:33 tmux -u -2 -f /usr/share/byobu/profiles/tmuxrc new-session -n - /usr/bin/byobu-shell


    How can I find what is causing tmux to leak memory? I assume it is a byobu config option causing the leak because if I run tmux outside of byobu it does not leak memory like this.







    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      As you can see this instance has been running for 5+weeks and is now using nearly 1GB of memory.



      $ ps auxww | grep tmux
      jrwren 9839 6.0 11.7 969508 943140 ? Ss Jun27 3201:33 tmux -u -2 -f /usr/share/byobu/profiles/tmuxrc new-session -n - /usr/bin/byobu-shell


      How can I find what is causing tmux to leak memory? I assume it is a byobu config option causing the leak because if I run tmux outside of byobu it does not leak memory like this.







      share|improve this question











      As you can see this instance has been running for 5+weeks and is now using nearly 1GB of memory.



      $ ps auxww | grep tmux
      jrwren 9839 6.0 11.7 969508 943140 ? Ss Jun27 3201:33 tmux -u -2 -f /usr/share/byobu/profiles/tmuxrc new-session -n - /usr/bin/byobu-shell


      How can I find what is causing tmux to leak memory? I assume it is a byobu config option causing the leak because if I run tmux outside of byobu it does not leak memory like this.









      share|improve this question










      share|improve this question




      share|improve this question









      asked 2 days ago









      Jay _silly_evarlast_ Wren

      1,82711529




      1,82711529

























          active

          oldest

          votes











          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f1062156%2fbyobu-tmux-seems-to-have-a-memory-leak-how-can-i-find-it%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062156%2fbyobu-tmux-seems-to-have-a-memory-leak-how-can-i-find-it%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491