Menu

#38 File descriptor overflow

Fixed
nobody
None
Medium
Defect
2013-06-30
2013-04-20
Anonymous
No

Related

Tickets: #72

Discussion

  • Anonymous

    Anonymous - 2013-06-23

    Originally posted by: cefrodri...@gmail.com

    I'm running into this issue with RPi.GPIO 0.5.2a. After 1017 "GPIO.wait_for_edge()", the program aborts with an "RuntimeError: Error #3 waiting for edge".

    Is there a workaround for this?

     
  • Anonymous

    Anonymous - 2013-06-23

    Originally posted by: btcros...@googlemail.com

    I have just released RPi.GPIO 0.5.3a - this may or may not fix your problem.  Could you retest with the latest version and let me know please.

    Note that it may take a while for the Raspbian repository to pick up the new version.  In the meantime, you can install it anyway using the commands:
    $ wget http://raspberry-gpio-python.googlecode.com/files/python-rpi.gpio_0.5.3a-1_armhf.deb
    $ wget http://raspberry-gpio-python.googlecode.com/files/python3-rpi.gpio_0.5.3a-1_armhf.deb
    $ sudo dpkg -i python-rpi.gpio_0.5.3a-1_armhf.deb python3-rpi.gpio_0.5.3a-1_armhf.deb

    Status: Started

     
  • Anonymous

    Anonymous - 2013-06-27

    Originally posted by: cefrodri...@gmail.com

    I tested with 0.5.3a (from the raspbian repository) and indeed the problem seems fixed.

     
  • Anonymous

    Anonymous - 2013-06-30

    Originally posted by: btcros...@googlemail.com

    (No comment was entered for this change.)

    Status: Fixed

     

    Last edit: Anonymous 2017-06-18

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.