You are not logged in.

#1 2009-02-28 00:29:25

speng
Member
Registered: 2009-01-17
Posts: 136

[SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

I was playing World of Warcraft using Wine when suddenly X froze. I could still speak to people on skype, CTRL+ALT+Backspace did nothing, Nor did CTRL+ALT+F1-2-3... etc.

This was what I found in my xorg log:

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x26) [0x4ed8e6]
1: /usr/bin/X(mieqEnqueue+0x291) [0x4ce221]
2: /usr/bin/X(xf86PostMotionEventP+0xc4) [0x48ea94]
3: /usr/bin/X(xf86PostMotionEvent+0xb1) [0x48ec71]
4: /usr/lib/xorg/modules/input//evdev_drv.so [0x7f754ae5e252]
5: /usr/bin/X [0x496825]
6: /usr/bin/X [0x471cd7]
7: /lib/libpthread.so.0 [0x7f756013f920]
8: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001297X+0x3a6) [0x7f755c016966]
9: /usr/lib/xorg/modules/drivers//nvidia_drv.so(_nv001542X+0x8c) [0x7f755c016c7c]
10: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f755c23cca3]
11: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f755c2535b8]
12: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f755c269f29]
13: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f755c269591]
14: /usr/lib/xorg/modules/drivers//nvidia_drv.so [0x7f755c269cb6]
15: /usr/bin/X [0x533612]
16: /usr/bin/X(ProcCopyArea+0x13c) [0x44b54c]
17: /usr/bin/X(Dispatch+0x364) [0x44d034]
18: /usr/bin/X(main+0x45d) [0x43369d]
19: /lib/libc.so.6(__libc_start_main+0xe6) [0x7f755ea0a546]
20: /usr/bin/X [0x432a79]
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.

and so on...

Any ideas? Googled this with no real solution, only bug reports without workarounds.

Thanks in advance!

Last edited by speng (2009-03-07 07:02:12)

Offline

#2 2009-02-28 00:38:32

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

Googling "EQ overflowing. The server is probably stuck in an infinite loop.", first result has a link to "Duplicate of bug #276518", which has plenty of workarounds that you say you dont see, most of which are like:

"@maleadt, can you try "System Settings"->"Desktop"-> and disable! "Enable desktop effects" and then logout and work again.
Since switching the effects off, my system never locked again. Otherwise it would lock at least one time a day."

Perhaps that would help..

Last edited by FrozenFox (2009-02-28 00:43:20)

Offline

#3 2009-02-28 00:42:31

speng
Member
Registered: 2009-01-17
Posts: 136

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

FrozenFox wrote:

Google "EQ overflowing. The server is probably stuck in an infinite loop.". The first result has a link in the upper left, "Duplicate of bug #276518". That link has information at the end that will likely deal with it, or at least come up with a reason why.

You said you see a bug report with no workaround, but I see lots of them in that page.

There are no reasons for it, just basically people guessing. Some people thought it was Xinerama, some composite, I use neither.
The last post is a patch to fix it, but I have never compiled anything that big.


Edit: Desktop effect are always off. I don't like flashy stuff. tongue

Last edited by speng (2009-02-28 00:43:11)

Offline

#4 2009-02-28 00:44:14

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

Interesting. The last person seems to have no further problems. Have you tried rolling back to an older xorg?

A'la ARM, http://arm.nrk.cc/  perhaps if you don't have backups.

Last edited by FrozenFox (2009-02-28 00:45:20)

Offline

#5 2009-02-28 00:48:15

speng
Member
Registered: 2009-01-17
Posts: 136

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

FrozenFox wrote:

Interesting. The last person seems to have no further problems. Have you tried rolling back to an older xorg?

A'la ARM, http://arm.nrk.cc/  perhaps if you don't have backups.

I haven't tried using an older version, I'll post back later or possibly tomorrow with the results.

Thanks.

Offline

#6 2009-02-28 01:01:19

hpestilence
Member
Registered: 2005-06-20
Posts: 67

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

I was having a problem with this and eve-online on wine, the solution for me was to run it on 1 cpu.

schroot -p -- taskset 0x1 wine game.exe

Offline

#7 2009-02-28 01:21:12

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

It seems we weren't looking at the same page, but I found what you were referring to. The only patch on what I was looking at was for intel video drivers, and most reported pretty high success with disabling composite. For that matter, I know you have effects disabled, but is composite on in xorg? Either way, the result is the same, no luck with the workarounds.. hopefully the above or an older xorg work. Apologies for the initial post btw, by the time I edited it from realizing it seemed pretty rude, you'd already responded >< need to skip forums at bad times. meh.

Last edited by FrozenFox (2009-02-28 01:27:04)

Offline

#8 2009-03-03 03:19:09

speng
Member
Registered: 2009-01-17
Posts: 136

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

I think the problem is a bug within World of Warcraft.

Is there any way of restarting X or shutting it down when it hard locks?
By hard lock I mean CTRL+ALT+F1 etc doesn't work, CTRL ALT Backspace also doesn't work although I can still hear people on skype and talk to them.

This is how it crashes after about 3+ hours of gameplay (not an overheating issue), game screen freezes (windowed mode), I can still move the mouse and click on the taskbar, 3-4 seconds later X hard locks and nothing can get me out of it.

Is there any way for me to shut my system down or X so I don't shut my PC down with rw mounted partitions?

Hope that made sense.

Offline

#9 2009-03-03 03:41:43

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

Don't know how to get out of X in that case... I usually just give the PC a  minute to make sure most stuff is written to the drive that I was working on, and then hit the power.

Wait, can you Ctrl+Alt+Delete and reboot? That may be preferred over power button.

Offline

#10 2009-03-06 19:29:03

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

EDIT: Nvm, won't work, after thinking about it some more. Thought I had an idea to work around it for a moment.

Last edited by FrozenFox (2009-03-06 19:30:28)

Offline

#11 2009-03-07 07:01:59

speng
Member
Registered: 2009-01-17
Posts: 136

Re: [SOLVED]Rare X Lockups | Arch64/Nvidia/KDEMod/Wine

I think I have solved the issue. I have had xfce for a few days now and I haven't experienced any lock-ups yet. I enjoy Xfce more than KDE (feels more natural) so I'm sticking with it until I try another WM.

Pidgin also didn't work with KDE, it would start a chain of zombie processes, system tray corrupted icons (been there for a few months?) and lock-ups. KDE must be incompatible with my hardware in some way.

Anyways, I will mark this as solved unless I get any more lock-ups.
Thanks for helping guys! big_smile

Offline

Board footer

Powered by FluxBB