Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22105

QtCreator should cleanup/prevent core dumps from clang backend

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 4.7.1
    • C/C++/Obj-C++ Support
    • None
    • Linux/X11

      Our source code configuration happens to have some source code which doesn't play well with Creator's clang source code model which sometimes leads to crashes of the clang-background process. It would be barely noticeable but on our development PCs "ulimit -c unlimited" is called and therefore, when working on a problematic source file, the hard disk can get filled up on core dumps pretty quickly.
      Therfore I propose either add "ulimit -c 0"  in bin/qtcreator.sh or call the apropriate functions before exec the backend process.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            richardo Richard Öhlinger
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes