[Bug 367539] New: Xorg freeze
https://bugzilla.novell.com/show_bug.cgi?id=367539 Summary: Xorg freeze Product: openSUSE 11.0 Version: Alpha 2plus Platform: 32bit OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: roland.kletzing@materna.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- It happened for the 3rd time now and i think it`s worth reporting. my x-window system completely freezed and i cannot switch to VT or kill X-server with ctrl-alt-backspace Xorg goes to 100% cpu, strace on that proces doesn`t show that it`s doing anything..... lot`s of mieqEnequeue: out-of-order valuator event; dropping. tossed event which came in late mieqEnequeue: out-of-order valuator event; dropping. tossed event which came in late mieqEnequeue: out-of-order valuator event; dropping. in Xorg.log graphics card is 01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 15) i`m doing a kernel compile in the background, have some terminals open and browse the net with konqueror a little bit. nothing special.... all i can do is kill -9 and restart xorg server is xorg-x11-server-7.3-46 kernel is latest 2.6.25rc3 vanilla from kotd -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c1 --- Comment #1 from roland kletzing <roland.kletzing@materna.de> 2008-03-05 14:16:58 MST --- oh - i just found that kill -11 had some effect: ieqEnequeue: out-of-order valuator event; dropping. tossed event which came in late mieqEnequeue: out-of-order valuator event; dropping. Backtrace: 0: /usr/bin/Xorg(xf86SigHandler+0x7e) [0x80d3a5e] 1: [0xffffe400] 2: /usr/bin/Xorg(Xalloc+0x27) [0x81c2787] 3: /usr/bin/Xorg(EnqueueEvent+0x147) [0x8097027] 4: /usr/bin/Xorg(ComputeFreezes+0x1fa) [0x809874a] 5: /usr/bin/Xorg(CheckGrabForSyncs+0x7d) [0x8098e5d] 6: /usr/bin/Xorg(ActivatePointerGrab+0x141) [0x809bad1] 7: /usr/bin/Xorg(ProcGrabPointer+0x384) [0x8096024] 8: /usr/bin/Xorg [0x8156664] 9: /usr/bin/Xorg(Dispatch+0x31c) [0x808e09c] 10: /usr/bin/Xorg(main+0x4b5) [0x8074275] 11: /lib/libc.so.6(__libc_start_main+0xe6) [0xb7cd9386] 12: /usr/bin/Xorg(FontFileCompleteXLFD+0x225) [0x8073581] Fatal server error: Caught signal 11. Server aborting -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c2 --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-03-05 15:21:55 MST --- Looks like the new 1.4 xserver will give us a lot of fun. :-( --> xserver/mi/mieq.c:ieqEnqueue(...) Recent changes by Daniel Stone/Peter Hutterer at this location. Meanwhile the messages have been improved. commit e070c2cbef0d6fbbafce8d417e8b29231c2fdc50 Author: Peter Hutterer <peter@cs.unisa.edu.au> Date: Fri Dec 7 20:18:49 2007 +1030 mi: change infamous "Tossed event ..." error for something more explanatory. [...] - if (newtail == miEventQueue.head) { - ErrorF("tossed event which came in late\n"); + if (newtail == miEventQueue.head) { + ErrorF("[mi] EQ overflowing. The server is probably stuck " + "in an infinite loop.\n"); -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Xorg freeze |Xorg freeze - sporadically -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |roland.kletzing@materna.de --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2008-03-09 22:34:27 MST --- How often does this isssue occur? I'm afraid there's not much I can do here apart from reading the sources and hoping to find a *very* obvious logical error ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c4 --- Comment #4 from roland kletzing <roland.kletzing@materna.de> 2008-03-12 16:31:30 MST --- not very often. maybe 2 or 3 more times since my report. but if i got this right, it _always_ happened while using konqueror and i`m yet not sure if it only happens if the system resumed from suspend to disk. will keep an eye on this. since i`m able to login via ssh - is there no valuable information i can collect somehow when the server froze again ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c5 roland kletzing <roland.kletzing@materna.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|roland.kletzing@materna.de | --- Comment #5 from roland kletzing <roland.kletzing@materna.de> 2008-03-12 16:40:12 MST --- oh - it just did it again. this time it was a fresh boot, so we can be sure it isn`t a suspend/resume issue. oh, and i forgot to tell: i can`t do anything after freeze BUT i can still move the mousepointer! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c6 --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2008-03-12 16:41:46 MST --- If you're very familiar with using gdb and the Xserver code you can debug the issue with gdb -p <XserverPid>. Install xorg-x11-server-debuginfo package before. Otherwise I need to close this one as WORKSFORME. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
If you're very familiar with using gdb and the Xserver code you can debug the issue with gdb -p <XserverPid>. Install xorg-x11-server-debuginfo package before.
Otherwise I need to close this one as WORKSFORME. huh? isn`t this bugzilla meant for reporting problems to be SOLVED? i really like to help linux getting better, but this sounds disappointing a
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c7 --- Comment #7 from roland kletzing <roland.kletzing@materna.de> 2008-03-13 03:09:20 MST --- thanks. will try, but maybe i could need some advice for the details. little bit. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c8 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |roland.kletzing@materna.de --- Comment #8 from Stefan Dirsch <sndirsch@novell.com> 2008-03-13 03:37:28 MST --- I understand that this sounds disappointing for you, but unfortunately we can only investigate issues we can reproduce here. And knowledge transfer how to use gdb and debug in general is also not part of our bugreporting system. I hope you can understand this. Anyway, let me know, if you can figure out something, when it occurs again. Thanks. Setting to NEEDINFO for this time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c9 --- Comment #9 from roland kletzing <roland.kletzing@materna.de> 2008-03-20 02:40:41 MST --- thanks for explaining stefan! anyway - unfortunately i`m not working very often at that system for the moment, but i recently did an upgrade to latest factory packages and since then at least it didn`t happen again. i hope that this fixed it, but i think i need to use that system a little bit more to be sure. as we know, murphy tells that "sporadically" never happens when you expect it to happen. :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c10 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|roland.kletzing@materna.de | Resolution| |LATER --- Comment #10 from Stefan Dirsch <sndirsch@novell.com> 2008-03-20 04:11:56 MST --- Ok. Let's close it as LATER for now, so I can easily find it again, if it ever happens to me or anyone else. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c11 roland kletzing <roland.kletzing@materna.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|LATER |FIXED --- Comment #11 from roland kletzing <roland.kletzing@materna.de> 2008-03-28 15:16:44 MST --- i think this is really resolved - no crashes anymore since that update. thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c12 --- Comment #12 from roland kletzing <roland.kletzing@materna.de> 2008-03-29 12:07:40 MST --- Created an attachment (id=204817) --> (https://bugzilla.novell.com/attachment.cgi?id=204817) strace - first is w/o, second w/ "-s 9999" option -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c13 roland kletzing <roland.kletzing@materna.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Version|Alpha 2plus |Factory --- Comment #13 from roland kletzing <roland.kletzing@materna.de> 2008-03-29 12:12:36 MST --- i`m sorry, but after updating to latest factory and heavily using the system today, the issue re-appeared. i`m getting the impression that this isn`t an Xorg issue but has something todo with kde or window manager. freeze happened again, but after hammering on the keyboard a little bit, trying ctrl-alt-backspace and that stuff to no avail, something weird happened: i left that box for a moment to login remotely via ssh fromm another system and i got aware, that in the meantime the desktop went completely crazy. i had only konqueror open and some console windows and those console windows gone insane by automatically switching between them - as if somebody would switch them via alt tab. have a little videoclip (cellphone) i can share on request. strace of the Xorg process looked different now and after hammering the keyboard a little bit more, the magic action suddenly stopped. i could type into the console windows again, but some keys/chars like |, tab-completion etc) didn`t work anymore. i could not type into konqueror location field anymore and restart of konqueror didn`t fix that, too - all in all mouse was fine but keyboard and window behaviour was somewhat "screwed up". ok - killed X-session and restarted and all is fine again. maybe there is some valuable information in the strace - found nothing inside the system logs. furthermore: when the desktop was in that crazy state, i could "chvt 1" to text-console from remote ssh session and "chvt 7" back to gui, where "chvt 1" needed much more time to complete. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=367539 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367539#c14 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #14 from Stefan Dirsch <sndirsch@novell.com> 2008-03-29 13:07:06 MST --- Since it's a different issue now, I suggest to open a seperate bugreport against the KDE component. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com