Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 29th November 2010, 10:07 PM
Rasheeke Offline
Registered User
 
Join Date: Nov 2010
Posts: 19
linuxfirefox
Video crashing on my computer that's reproducable needs a fix

I have a .jar file that is a java game (Minecraft) that crashes after 5 or so minutes of playing. I've been able to reproduce this with desktop effects turned off and can sometimes reproduce the same thing even without playing the game.

The 'thing' being a video crash. This happens most when playing the game but I've been able to make it crash the same way without this game by using any desktop effects immediately after booting up. The screen might flash once or twice and then I have about 2 seconds to close the program before I lose all response.

If I close the program then everything remains normal, if not, I lose all response.

First it freezes but I can still move the mouse, with anything done with the mouse (like moving or closing a window) taking several minutes before it happens. I can usually get in about 2 actions before the delay between action and video response because too long and I have to cold boot to get control back.

In an earlier thread someone suggested I take a look at Xorg.log.0. Sure enough there seems to be something about this crash being reported by X.org.log.0. The following is a cut an paste from this file, with everything before this being the standard output left after a bootup, what I have pasted here only appears in the file during a video crash (I actually got the Xorg.0.log.old file, since the original gets deleted after a restart, but the timestamps matched)

Code:
[   326.213] (WW) NVIDIA(0): WAIT (0, 6, 0xf7f7, 0x00004a6c, 0x00004a6c)
[   329.272] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x00008aec, 0x00008aec)
[   331.571] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[   331.571] 
Backtrace:
[   331.597] 0: /usr/bin/Xorg (xorg_backtrace+0x2d) [0x483065]
[   331.597] 1: /usr/bin/Xorg (mieqEnqueue+0x9b) [0x4826d3]
[   331.597] 2: /usr/bin/Xorg (xf86PostMotionEventP+0x142) [0x4674e6]
[   331.597] 3: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7f2e1b9b4000+0x453f) [0x7f2e1b9b853f]
[   331.597] 4: /usr/bin/Xorg (0x400000+0x5a200) [0x45a200]
[   331.597] 5: /usr/bin/Xorg (0x400000+0xe0838) [0x4e0838]
[   331.598] 6: /lib64/libc.so.6 (0x39f3200000+0x34100) [0x39f3234100]
[   331.598] 7: (vdso) (0x7fff4dfc4000+0x64f) [0x7fff4dfc464f]
[   331.598] 8: (vdso) (__vdso_gettimeofday+0x2c) [0x7fff4dfc48ec]
[   331.598] 9: /lib64/libc.so.6 (__gettimeofday+0x1a) [0x39f329e3ea]
[   331.598] 10: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f2e1c45f000+0x6c0f5) [0x7f2e1c4cb0f5]
[   331.598] 11: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f2e1c45f000+0xca6c1) [0x7f2e1c5296c1]
[   331.598] 12: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f2e1c45f000+0x3eec52) [0x7f2e1c84dc52]
[   331.598] 13: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f2e1c45f000+0x3eedf0) [0x7f2e1c84ddf0]
[   331.598] 14: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f2e1c45f000+0x3eb11a) [0x7f2e1c84a11a]
[   331.598] 15: /usr/lib64/xorg/modules/drivers/nvidia_drv.so (0x7f2e1c45f000+0x3e9c8c) [0x7f2e1c848c8c]
[   331.598] 16: /usr/bin/Xorg (0x400000+0xfad90) [0x4fad90]
[   331.598] 17: /usr/bin/Xorg (xf86Wakeup+0x1bf) [0x45a7a5]
[   331.598] 18: /usr/bin/Xorg (WakeupHandler+0x42) [0x42e202]
[   331.598] 19: /usr/bin/Xorg (WaitForSomething+0x2d1) [0x44d7b9]
[   331.598] 20: /usr/bin/Xorg (0x400000+0x2adbf) [0x42adbf]
[   331.598] 21: /usr/bin/Xorg (0x400000+0x215da) [0x4215da]
[   331.598] 22: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x39f321ee7d]
[   331.598] 23: /usr/bin/Xorg (0x400000+0x210a9) [0x4210a9]
[   333.781] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x0000675c, 0x0000675c)
[   336.782] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x00006790, 0x00006790)
[   339.783] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x000067c4, 0x000067c4)
[   342.784] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x000067f8, 0x000067f8)
[   345.785] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x0000682c, 0x0000682c)
[   348.786] (WW) NVIDIA(0): WAIT (0, 7, 0xffa4, 0x00006860, 0x00006860)
So is there anything in there that gives a hint as to what I need to do to make this .jar file, which needs my GPU, run stable again? I'd hate to say "this worked in Ubuntu" because I want to stay with Fedora and I feel like that comparison isn't constructive, but I thought it'd be worth saying for those who have experience with the differences between the two.
Reply With Quote
  #2  
Old 3rd December 2010, 08:48 AM
Kameraad Pjotr Offline
Registered User
 
Join Date: Dec 2009
Location: Belgium
Posts: 96
linuxfedorafirefox
Re: Video crashing on my computer that's reproducable needs a fix

Perhaps it's due to the Java version Fedora and Ubuntu are using, but I'm not sure.
Reply With Quote
  #3  
Old 3rd December 2010, 04:43 PM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
linuxfedorafirefox
Re: Video crashing on my computer that's reproducable needs a fix

Quote:
So is there anything in there that gives a hint as to what I need to do to make this .jar file, which needs my GPU, run stable again? I'd hate to say "this worked in Ubuntu" because I want to stay with Fedora and I feel like that comparison isn't constructive, but I thought it'd be worth saying for those who have experience with the differences between the two.
The difference between Ubuntu and Fedora is often that Ubuntu has older software versions of, for example, Xorg server (and hence open source video drivers) and kernel, to name a view.

If it is reproducible, I would suggest that you file a bug report and see if the devs can fix it.
Reply With Quote
Reply

Tags
crashing, fix, reproducable, video

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Computer constantly crashing (Fedora 11) Panipal2005 Using Fedora 1 19th July 2009 10:45 PM
Amarok Crashing Computer Whgresiak Using Fedora 1 1st December 2007 06:34 PM
Sensors Alarms, Computer Crashing Craig Pemberton Hardware & Laptops 1 7th July 2006 01:10 PM
Stream video to computer help skimmilk Hardware & Laptops 2 4th August 2005 06:38 PM


Current GMT-time: 12:50 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat