GNOME Bugzilla – Bug 594232
crash in Chess: asking for 3D in the pre...
Last modified: 2009-09-05 14:54:30 UTC
Version: 2.26.1 What were you doing when the application crashed? asking for 3D in the preferences menu Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.26.1 2009-05-06 (Ubuntu) BugBuddy Version: 2.26.0 System: Linux 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10603000 Selinux: No Accessibility: Disabled GTK+ Theme: Human-Clearlooks Icon Theme: Human GTK+ Modules: canberra-gtk-module 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 Traceback (most recent call last):
+ Trace 217342
self.view.feedback.renderGL()
self.scene.controller.render()
self.drawPieces()
piece.draw()
self.chessSet.drawPiece(self.name, state, self.scene)
if glGetBoolean(GL_TEXTURE_2D):
return self.finalise()( *args, **named )
converter( pyArgs, index, self )
return self.arrayType.zeros( self.getSize(pyArgs) )
return cls.returnHandler().zeros( dims, typeCode or cls.typeConstant )
raise TypeError( """Can't create NULL pointer filled with values""" )
----------- .xsession-errors (577 sec old) --------------------- Starting playback... VDec: vo config request - 712 x 400 (preferred colorspace: Planar YV12) [PP] Using external postprocessing filter, max q = 6. VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.78:1 - prescaling to correct movie aspect. VO: [xv] 712x400 => 712x400 Planar YV12 A: 0.0 V: 0.0 A-V: 0.000 ct: 0.000 1/ 1 ??% ??% ??,?% 0 6 A: 0.0 V: 0.0 A-V: 0.002 ct: 0.000 2/ 2 ??% ??% ??,?% 0 5 A: 0.1 V: 0.1 A-V: 0.001 ct: 0.0 A: 30.4 V: 30.4 A-V: 0.001 ct: 0.001 761/761 5% 9% 3.5% 0 6 8229 PID TTY TIME CMD 8133 ? 00:00:01 pulseaudio A: 30.4 V: 30.4 A-V: 0.000 ct: 0.001 762/762 5% 9% 3.5% 0 6 PID TTY TIME CMD ** (update-notifier:8490): DEBUG: crashreport_check A: 30.5 V: 30.5 A-V: 0.007 ct: 0.001 763/763 5% 9% 3.5% 0 6 A: 30.5 V: 30.5 A-V: -0.000 ct: 0.001 764/764 5% 9% 3.5% 0 6 A: 30.6 V: 30.6 A-V: 0.000 ct: 0.0 ...Too much output, ignoring rest... --------------------------------------------------
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 bug 552981 ***