[Bug 508739] Re: pypoker-eval causes python to core dump

2010-09-04 Thread Loic Dachary
This is a poker-eval bug, not a pypoker-eval bug ** Package changed: pypoker-eval (Ubuntu) = poker-eval (Ubuntu) ** Changed in: poker-eval (Ubuntu) Assignee: (unassigned) = Loic Dachary (loic-launchpad-net) ** Changed in: poker-eval (Ubuntu) Status: New = Fix Released --

[Bug 508739] Re: pypoker-eval causes python to core dump

2010-09-04 Thread Loic Dachary
Maverick has version 137.0 in which the bug was fixed. 2010-02-10 Loic Dachary l...@dachary.org * Release 137.0 * include/enumerate.h: Apply 64bits fix from https://bugs.launchpad.net/ubuntu/+source/pypoker-eval/+bug/508739/comments/2 -- pypoker-eval causes python

[Bug 508739] Re: pypoker-eval causes python to core dump

2010-02-23 Thread Johan Euphrosine
One could ask the debian maintainer to publish a new version in debian: http://packages.qa.debian.org/p/poker-eval.html And then ask for a sync in next ubuntu version Lucid, by filling a new bug report: https://wiki.ubuntu.com/SyncRequestProcess Or one can add the patch to the current ubuntu

[Bug 508739] Re: pypoker-eval causes python to core dump

2010-02-10 Thread mathrawka
Patch has been committed upstream as r6402. How can we get a new build of this package for ubuntu with this bugfix? I'm currently building it on my own and copying the files to my server, but this isn't ideal... -- pypoker-eval causes python to core dump https://bugs.launchpad.net/bugs/508739

[Bug 508739] Re: pypoker-eval causes python to core dump

2010-02-05 Thread mathrawka
The problem is that it poker-eval uses sizeof(int) for an int pointer, which is 4 bytes on 64-bit CPU but it should be 8 bytes. Here is a simple patch to enumerate.h that will make fix poker-eval, and cause pypoker-eval to not crash. Can you please use this to make a new package? 624c623

[Bug 508739] Re: pypoker-eval causes python to core dump

2010-01-18 Thread mathrawka
I am able to use a 32-bit version of pypoker-eval 1.35.0-1 without the coredump. Downgrading to 1.35.0-1 does not help when using the amd 64-bit version. -- pypoker-eval causes python to core dump https://bugs.launchpad.net/bugs/508739 You received this bug notification because you are a member