| Summary: | Crash on logout | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | rtdvrs |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
rtdvrs
2012-08-28 19:36:37 UTC
is this really 4.8.90? That's a beta or RC of 4.9 - so rather outdated #6 isSignalConnected (signal_index=8, this=0x0) at kernel/qobject_p.h:229 #7 QMetaObject::activate (sender=0x1b6c6a0, m=<optimized out>, local_signal_index=6, argv=0x7fffcead1b90) at kernel/qobject.cpp:3456 There's sth. wrong here - a deleted object should not receive any signals at all. Either there's a a funny performace patch or whatever in that (downstream) Qt version or we got some memory corruption. *** This bug has been marked as a duplicate of bug 303244 *** |