Package: python-cwiid
Version: 0.6.00-2
Severity: normal

After calling .close() on an instance of cwiid.Wiimote, interacting
with it further causes a segfault:

$ ipython 

In [1]: import cwiid

In [2]: wiimote = cwiid.Wiimote()

In [3]: wiimote.close()

In [4]: wiimote.state
Segmentation fault

(I used wiimote.state as an example; other actions, such as writing to
wiimote.led, also trigger the segfault.)

I would expect a Python exception of some kind instead.

- Josh Triplett

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-rc4 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-cwiid depends on:
ii  libcwiid1                     0.6.00-2   library to interface with the wiim
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.5      automated rebuilding support for p

python-cwiid recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to