| Summary: | crash when exporting: Error std::bad_alloc sending event 3 to object file | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Tobias Bora <tobias.bora> |
| Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | dimula73 |
| Priority: | NOR | ||
| Version First Reported In: | 5.2.13 | ||
| Target Milestone: | --- | ||
| Platform: | NixOS | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tobias Bora
2026-01-26 12:54:18 UTC
Hi, Tobias! Could you provide a backtrace? It seems like the problem is NixOS-specific. Thanks for the quick answer. I got this backtrace https://github.com/NixOS/nixpkgs/issues/483990#issuecomment-3801118153, is it enough? Problem solved: as noted in the above thread, this is due to a file `~/.config/QtProject.conf` that grows crazily in size with garbage content (accentuated letter that is duplicated during 500Mb). Removing the file fixes the issue. Now I don't know if this is something you can/want to fix, e.g. by detecting if this file is too large and clearing it if so… 🐛🧹 Thanks for your comment! Automatically switching the status to REPORTED so the team can perform further triage. In the future you may also do this yourself when providing needed information. Thank you for the info! :) |