[Bug 137573] Re: poker2d crash (SIGSEGV) at startup

Cesare Tirabassi cesare.tirabassi at gmail.com
Wed Sep 5 22:50:19 BST 2007


Hi,

it was not the cdbs patch that didn't apply, but your debdiff; there was
a problem with the files to which it applied (were you working in a
chroot?).

In any case, with your patch applied, I'm still getting a SIGSEGV error:

Permission deniedPermission denied/usr/lib/python2.5/site-packages/pokerclient2d/gamewindow.py:150: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
  return self.glade.signal_autoconnect(instance)
Fatal Python error: (pygame parachute) Segmentation Fault
Aborted (core dumped)

and I'm having a problem with pokerserver too:

poll reactor already installed
Traceback (most recent call last):
  File "/usr/sbin/pokerserver", line 35, in <module>
    run()
  File "/usr/lib/python2.5/site-packages/pokernetwork/pokerserver.py", line 109, in run
    app.startApplication(application, None)
  File "/usr/lib/python2.5/site-packages/twisted/application/app.py", line 400, in startApplication
    service.IService(application).startService()
  File "/usr/lib/python2.5/site-packages/twisted/application/service.py", line 233, in startService
    service.startService()
  File "/usr/lib/python2.5/site-packages/twisted/application/internet.py", line 73, in startService
    self._port = self._getPort()
  File "/usr/lib/python2.5/site-packages/twisted/application/internet.py", line 86, in _getPort
    return getattr(reactor, 'listen'+self.method)(*self.args, **self.kwargs)
  File "/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py", line 467, in listenTCP
    p.startListening()
  File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 733, in startListening
    raise CannotListenError, (self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on any:19380: (98, 'Address already in use').

For this latter, perhaps something wrong with the configuration file?

Any idea what is causing this?

I've already passed my fixes to Loic (even though I'm still not
completely happy about one); he is considering them for the next update.

PS. Sorry for the confusion, I thought YOU were upstream :-)

-- 
poker2d crash (SIGSEGV) at startup
https://bugs.launchpad.net/bugs/137573
You received this bug notification because you are a member of Ubuntu
Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list