| Summary: | a crash out of nowhere | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Serge Ratke <wuseldusel> |
| Component: | Nepomuk Feeder Agents | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | dvratil, vkrause, winter |
| Priority: | NOR | ||
| Version First Reported In: | 4.8 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Serge Ratke
2012-01-29 11:31:04 UTC
looks like a but in Qt's implementation of QUuid. where maybe they don't detect certain failure conditions with /dev/urandom. all we are doing is calling the static function QUuid::createUuid() and that should not crash. so I'm blaming qt for the moment. *** This bug has been marked as a duplicate of bug 283131 *** |