| Summary: | kwin crashes when starting tvtime | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kwindowsystem | Reporter: | Wolfgang Bauer <wbauer1> |
| Component: | general | Assignee: | Martin Flöser <mgraesslin> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | kdelibs-bugs-null, keel_lambert |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=350173 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Wolfgang Bauer
2015-07-28 13:13:09 UTC
Could easily be bug #350173, but I'm a bit worried on the idea that so many clients would put junk there. https://git.reviewboard.kde.org/r/124354/ but the patch has a bug itself (needs to be more like "j + width*height > reply->value_len") (In reply to Thomas Lübking from comment #1) > Could easily be bug #350173, but I'm a bit worried on the idea that so many > clients would put junk there. Yes, looks like it. And xprop seems to "confirm" it too: ... _NET_WM_ICON(CARDINAL) = xprop: error: Out of memory! > https://git.reviewboard.kde.org/r/124354/ That patch does indeed fix the crash. So I suppose we can close this as duplicate... > but the patch has a bug itself (needs to be more like "j + width*height > reply->value_len") You mean in line#558? Yes, I agree. So I suppose we can close this as duplicate... *** This bug has been marked as a duplicate of bug 350173 *** |