GNOME Bugzilla – Bug 522013
crash in Chess: Just launched glchess on...
Last modified: 2008-03-12 19:20:05 UTC
Version: 2.22.0 What were you doing when the application crashed? Just launched glchess on a x86_64, the window appeared and before the board get drawn, it crashed. This happens always on this platform, and never on a 32 bit one (having all the same packages, at the same version, but with a i815 instead of i965). cf https://qa.mandriva.com/show_bug.cgi?id=37463 More info on OpenGL: VENDOR=Tungsten Graphics, Inc RENDERER=Mesa DRI Intel(R) 965GM 4.1.3002 VERSION=1.4 Mesa 7.0.3-rc2 Distribution: Mandriva Linux release 2008.1 (Cooker) for x86_64 Gnome Release: 2.22.0 2008-03-10 (Mandriva) BugBuddy Version: 2.22.0 System: Linux 2.6.25-rc4-eric #9 SMP PREEMPT Wed Mar 5 20:25:10 CET 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Ia Ora Smooth Icon Theme: gnome Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (346602 sec old) --------------------- IMAP connection to imap.free.fr failed: Connection refused fetchmail: getaddrinfo("imap.free.fr","imap") error: Temporary failure in name resolution IMAP connection to imap.free.fr failed: Connection refused fetchmail: getaddrinfo("imap.free.fr","imap") error: Temporary failure in name resolution IMAP connection to imap.free.fr failed: Connection refused fetchmail: getaddrinfo("imap.free.fr","imap") error: Temporary failure in name resolution IMAP connection to imap.free.fr failed: Connection refused fetchmail: getaddrinfo("imap.free.fr","imap") error: Temporary failure in name resolution IMAP connection to imap.free.fr failed: Connection refused fetchmail: getaddrinfo("imap.free.fr","imap") error: Temporary failure in name resolution IMAP connection to imap.free.fr failed: Connection refused fetchmail: getaddrinfo("imap.free.fr","imap") error: Temporary failure in name resolution IMAP connection to imap.free.fr failed: Connection refused ...Too much output, ignoring rest... -------------------------------------------------- Traceback (most recent call last):
+ Trace 192208
self.view.feedback.renderGL()
self.scene.controller.render()
self.drawBoard()
self.whiteTexture.bind() #blackTexture
self.__texture = self.__generate()
except GLUError, e:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 503238 ***
Sorry for the duplicate. Surprisingly typing "GLUError" in bugzilla doesn't return _any_ bug... oh well, I guess it's not time to think of those kinds of bug ;-)