| Summary: | Dolphin crashes when converting bmps to jpg | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | vaniaz |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | adawit, frank78ac |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.11.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
vaniaz
2013-08-24 21:19:23 UTC
Thanks for the bug report! The crash happens in KRun/KProcesRunner, so I assume that the problem is there. This is an upstream issue. See https://bugreports.qt-project.org/browse/QTBUG-33158. For the record the crash is happening because you are running out of file descriptors which QProcess does not handle gracefully. |