| Summary: | Random segfault at exit | ||
|---|---|---|---|
| Product: | [Unmaintained] choqok | Reporter: | Iris Morelle <shadowm2006> |
| Component: | general | Assignee: | Mehrdad Momeny <mehrdad.momeny> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | fbriere, scarpino |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | 1.6 | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=400117 https://bugs.kde.org/show_bug.cgi?id=455644 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Iris Morelle
2016-06-18 10:08:32 UTC
I'd be willing to bet that this is a duplicate of bug 400117, but it's hard to say for certain without a backtrace. (That bug isn't related to the invalid memory accesses reported here, but that could be a red herring.) (Technically, bug 418312 can also trigger a segfault when quitting, but only after certain specific steps have been taken, which seems incompatible with a 50% failure rate.) Bug 455644 is also another likely candidate. That said, the Valgrind log does reveal a bug (AFAICT), which still persists to this day, so maybe this bug report should not be closed as a duplicate just yet. (In reply to Frédéric Brière from comment #2) > > That said, the Valgrind log does reveal a bug (AFAICT), which still persists > to this day, I've now submitted !21, which includes a fix for that. https://invent.kde.org/network/choqok/-/merge_requests/21 Choqok is unfortunately no longer maintained. If a new maintainer wants to step up and take care, the project is archived here: https://invent.kde.org/network/choqok You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived. Sorry for the inconveniences. |