Skip to content

Segmentation fault in rotary_interrupt_test #35

@jenamax

Description

@jenamax

Hello! I have a problem that when I run rotary_interrupt_test.py I get Segmentation fault (I saw that someone already reported about this issue but it wasn't solved). If I run this script when motor stopped program do nothing (just print "switch 0") but doesn't fail. If I run script with rotating motor (or rotate motor by hands after starting the script) it crush.
Since other tests work I can say that problem is not in wiring.
I use board Raspberry Pi 3 with Raspbian
Python version: 2.7.13
Output of pip show wiringpi:
Name: wiringpi
Version: 2.44.4
Summary: A python interface to WiringPi 2.0 library which allows for easily interfacing with the GPIO pins of the Raspberry Pi. Also supports i2c and SPI.
Home-page: https://github.com/WiringPi/WiringPi-Python/
Author: Philip Howard
Author-email: [email protected]
License: LGPL
Location: /usr/local/lib/python2.7/dist-packages
Requires:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions