timmerk / mfcuk

Automatically exported from code.google.com/p/mfcuk
GNU General Public License v2.0
0 stars 0 forks source link

Bus error #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
At revision 62:

Steps followed:

1. svn checkout http://mfcuk.googlecode.com/svn/trunk/ mfcuk-read-only
2. cd mfcuk-read-only
3. autoreconf -vis
4. PKG_CONFIG_PATH=../libnfc-read-only/ ./configure
5. make

Compile works just fine.

When running "mfcuk -C -R 0:A" it works just fine, but if I change the 
verbosity level, let's say I add "-v 2" or "-v 3" to this command, I get:

"mfcuk - 0.3.3
Mifare Classic Darkside Key Recovery Tool - 0.3
by Andrei Costin, ***@gmail.com, http://andreicostin.com

Bus error"

The system I use is an ACR122U/Touchatag connected to an eee pc 1000 h running 
Mac OS X Snow Leopard 10.6.3 with all the required libs (including libnfc 
1.5.1) installed. Just for the record, all nfc-* scripts and mfoc run just fine.

/Dimitrios

Original issue reported on code.google.com by m...@dimme.net on 17 Oct 2011 at 4:22

GoogleCodeExporter commented 9 years ago
Works for me with SCL3711 (PN533) using libnfc r1454 and MFCUK r79.

I will try with ACR122/Touchatag later..

Original comment by romu...@libnfc.org on 27 Sep 2012 at 7:09

GoogleCodeExporter commented 9 years ago
Unable to reproduce the bug.

If it occurs again, please open a new issue and report with maximal information 
to be able to reproduce the bug (or provide a patch if possible)

Original comment by romu...@libnfc.org on 30 Jan 2013 at 4:27