https://bugs.kde.org/show_bug.cgi?id=401564
Bug ID: 401564 Summary: libclang bad filedescriptor crash (abort)? Product: kdevelop Version: git master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-n...@kde.org Reporter: rjvber...@gmail.com Target Milestone: --- I've now seen two cases where KDevelop crashes, DrKonqi starts but doesn't get any backtrace at all and all the usable information I get from the terminal is ``` KCrash: Application 'kdevelop' crashing... KCrash: Attempting to start /opt/local/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/505/kdeinit5__0 QSocketNotifier: Invalid socket 9 and type 'Read', disabling... QSocketNotifier: Invalid socket 28 and type 'Read', disabling... LIBCLANG FATAL ERROR: IO failure on output stream: Bad file descriptor Unable to start Dr. Konqi Re-raising signal for core dump handling. ``` Both times happened while parsing a session containing a project for the KDevelop source tree that had not yet been opened with the current git head of the 5.3 branch (v5.3.0-37-ge1a51bd359). Both times I restarted the process, attached a debugger and did not get the bug again. I'll update this ticket as/when I learn more. -- You are receiving this mail because: You are watching all bug changes.