sagemath / cysignals

cysignals: interrupt and signal handling for Cython
GNU Lesser General Public License v3.0
44 stars 23 forks source link

Segmentation fault on raspi model B #165

Closed elijahlimas123 closed 2 years ago

elijahlimas123 commented 2 years ago

i have git cloned into https://github.com/cyphunk/JTAGenum.git. i cd into JTAGenum and run sudo bash JTAGenum.sh. this returns with Segmentation fault. prior to getting this error it was telling me that i was missing parentheses in the print statements in the .sh file, i fixed that and now running JTAGenum.sh gives me Segmentation fault.

i am on raspberry pi model B

kliem commented 2 years ago

I'm confused. Is this a problem with cysignals?

kliem commented 2 years ago

I suppose this has nothing to do with cysignals.