| Summary: | kwin crash sometimes when I open 'coverall' Konqueror or Konsole and I have to reboot. In Spanish it print this: 'la aplicacion kwin (Kwin) fallo y provoco la seƱal 11 (sigsegv) | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Josue <elmerengue1902> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | regmeplease |
| Priority: | NOR | ||
| Version First Reported In: | 3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Josue
2007-05-19 14:31:37 UTC
*** Bug 145633 has been marked as a duplicate of this bug. *** It crashed once again.
This is the intresting part of the backtrace report:
----
(no debugging symbols found)
[KCrash handler]
#6 KWinInternal::Workspace::updateMinimizedOfTransients (this=0x80ba438,
c=0x8191e58) at /build/buildd/kdebase-3.5.6/./kwin/group.cpp:387
#7 0xb68025aa in KWinInternal::Client::unminimize (this=0x8191e58,
avoid_animation=true) at /build/buildd/kdebase-3.5.6/./kwin/client.cpp:630
#8 0xb6802b43 in KWinInternal::Workspace::resetShowingDesktop (
this=0x80ba438, keep_hidden=false)
at /build/buildd/kdebase-3.5.6/./kwin/workspace.cpp:2730
#9 0xb680f4e3 in KWinInternal::Client::manage (this=0x81918a8, w=12582919,
isMapped=false) at /build/buildd/kdebase-3.5.6/./kwin/manage.cpp:471
#10 0xb680f896 in KWinInternal::Workspace::createClient (this=0x80ba438,
w=12582919, is_mapped=false)
at /build/buildd/kdebase-3.5.6/./kwin/workspace.cpp:484
#11 0xb6813137 in KWinInternal::Workspace::workspaceEvent (this=0x80ba438,
e=0xbfd669e8) at /build/buildd/kdebase-3.5.6/./kwin/events.cpp:360
#12 0xb681322e in KWinInternal::Application::x11EventFilter (this=0xbfd66bc8,
e=0xbfd669e8) at /build/buildd/kdebase-3.5.6/./kwin/main.cpp:155
#13 0xb71bd133 in ?? () from /usr/lib/libqt-mt.so.3
#14 0xbfd66bc8 in ?? ()
#15 0xbfd669e8 in ?? ()
#16 0x00100000 in ?? ()
#17 0xb776fab0 in ?? () from /usr/lib/libqt-mt.so.3
#18 0xbfd669e8 in ?? ()
#19 0xb776fab0 in ?? () from /usr/lib/libqt-mt.so.3
#20 0xbfd66888 in ?? ()
#21 0xb71cd8c2 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
Backtrace stopped: frame did not save the PC
----
One more thing here is that you can restart kwin by issuing from the console
(CTRL-ALT-F1) the following command:
kwin --replace
as the kde session user.
I hope someone will take care for this anooying bug.
|