GNOME Bugzilla – Bug 558990
crash in Chess: setting 3d view
Last modified: 2008-11-02 21:59:51 UTC
Version: 2.24.1 What were you doing when the application crashed? setting 3d view Distribution: Gentoo Base System release 1.12.11.1 Gnome Release: 2.22.3 2008-10-31 (Gentoo) BugBuddy Version: 2.22.0 System: Linux 2.6.25-gentoo-r7 #1 SMP PREEMPT Thu Oct 23 20:23:57 Local time zone must be set-- x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10502000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks 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 (137 sec old) --------------------- The error was 'BadWindow (invalid Window parameter)'. (Details: serial 369375 error_code 3 request_code 10 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) rpc_method_invoke: Connection reset by peer *** NSPlugin Wrapper *** ERROR: NPClass::Invalidate() invoke: Invalid argument *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_HandleEvent() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_WriteReady() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_Write() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_DestroyStream() invoke: Connection closed *** NSPlugin Wrapper *** ERROR: NPP_URLNotify() invoke: Connection closed -------------------------------------------------- Traceback (most recent call last):
+ Trace 209119
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""" )
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 552981 ***