GNOME Bugzilla – Bug 538256
crash in Chess: i was just playing chess
Last modified: 2008-06-14 17:18:02 UTC
Version: 2.22.2.1 What were you doing when the application crashed? i was just playing chess Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.2 2008-06-03 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Crux Icon Theme: Crux 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 (53 sec old) --------------------- self._cont_handler.startElement(name, AttributesImpl(attrs))
+ Trace 200381
self.handler.startElement(name, attributes)
self.parser.startElement(name, attributes)
method(attributes)
self.decoder.feedback.send("<PONG/>\n")
self.controller.send(data, isBinary)
nSent = self.socket.send(self.buffer)
-------------------------------------------------- Traceback (most recent call last): File "/var/lib/python-support/python2.5/glchess/gtkui/gtkui.py", line 313, in __readData File "/var/lib/python-support/python2.5/glchess/main.py", line 337, in onReadFileDescriptor for server in self.ggzConfig.servers: File "/var/lib/python-support/python2.5/glchess/network.py", line 125, in read self.feedback.registerIncomingData(data) File "/var/lib/python-support/python2.5/glchess/ggz/client.py", line 178, in registerIncomingData data = self.decoder.feed(data) File "/var/lib/python-support/python2.5/glchess/ggz/protocol.py", line 654, in feed self.xparser.feed(chunk) File "/usr/lib/python2.5/xml/sax/expatreader.py", line 207, in feed self._parser.Parse(data, isFinal) File "/usr/lib/python2.5/xml/sax/expatreader.py", line 301, in start_element self._cont_handler.startElement(name, AttributesImpl(attrs))
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 536053 ***