Bug 94644 - freezes (X11) at Log Out, X restarts needed
Summary: freezes (X11) at Log Out, X restarts needed
Status: RESOLVED WORKSFORME
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 2.9.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 01:18 UTC by Roger Larsson
Modified: 2008-01-22 19:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Larsson 2004-12-08 01:18:35 UTC
Version:           unknown (using KDE 3.3.90 (alpha1, CVS >= 20041206), compiled sources)
Compiler:          gcc version 3.3.3 (SuSE Linux)
OS:                Linux (i686) release 2.6.5-7.111.5-default

When Logging Out X freezes. If I change to a virtual terminal
thes is how my processes (knotify, kicker) looks like. I guess that my processes crashed on shutdown, X wants to terminate but cant since we are shutting down...
[Have not logged out the current/indicated compilation - yet,
I will do it now]

roger    11025  0.0  3.4 33864 17636 ?       S    00:09   0:00 kdeinit: kio_file file /tmp/ksocket-roge
r/klauncherTRGHHa.slave-socket /tmp/ksocket-roger/konqueror0nLnba.slave-socket
roger    11090  0.5  3.9 33844 20308 ?       S    00:11   0:00 drkonqi -display :0.0 --appname knotify
--kdeinit --signal 11 --pid 4929 --appversion 3.0 --programname KNotify --bugaddress submit@bugs.kde.or
g --startupid icd;1102367914;833001;4925_TIME0
roger    11092  0.2  3.0 30396 15620 ?       S    00:11   0:00 kicker --nocrashhandler
roger    11093  0.1  2.7 28640 14348 ?       S    00:11   0:00 drkonqi -display :0 --appname kicker --k
deinit --signal 11 --pid 4936
roger    11094  0.0  3.0 30396 15752 ?       S    00:11   0:00 kicker --nocrashhandler
Comment 1 Stefan Gehn 2004-12-08 16:02:53 UTC

*** This bug has been marked as a duplicate of 86426 ***
Comment 2 Roger Larsson 2004-12-10 22:24:46 UTC
I do not think this bug has anything to do with bug 86426 since
turning off RT in Sound System Config does not help. It is only X that
stops (blank page with moveable mouse pointer).

Turning off aRTs instead produces the following knotify crash - SIGSEGV.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1102541472 (LWP 4967)]
[KCrash handler]
#7  0x4237b39a in Arts::Dispatcher::createRequest ()
   from /opt/kdecvs/lib/libmcop.so.1
#8  0x42387230 in Arts::Object_stub::_lookupMethod ()
   from /opt/kdecvs/lib/libmcop.so.1
#9  0x423866c8 in Arts::Object_stub::_lookupMethodFast ()
   from /opt/kdecvs/lib/libmcop.so.1
#10 0xbfffe6c0 in ?? ()
#11 0xbfffe720 in ?? ()
#12 0x415ba157 in _int_free () from /lib/tls/libc.so.6
Comment 3 Stefan Gehn 2004-12-10 22:39:11 UTC
Even easier then: If X is crashed by a process that doesn't have superuser-priviliges then you either hit an X11-bug or a kernel-bug.

Furthermore this backtrace is not helpful because it contains no debug-symbols.
Comment 4 Roger Larsson 2005-06-18 01:45:07 UTC
I have seen this again. When a process crashes during logout two things can
happen.
1) If it is early in exit you get a drkonqi window.
2) If it is late, everything stops... (window system closed, new window cant
   be shown - waiting for termination of applications?)
Comment 5 Lubos Lunak 2008-01-22 15:34:07 UTC
Does this problem still exist? This is presumable an X problem.
Comment 6 Roger Larsson 2008-01-22 19:06:26 UTC
Have not seen this in years.