Closed GoogleCodeExporter closed 9 years ago
Could you run "nfc-mfclassic r a foo.dump" after compiling libnfc in debug mode
and post the output on pastebin ? (and of course give us the link :) )
Another thing that can be useful: use gdb to see what happends.
$ libtool --mode=execute gdb examples/nfc-mfclassic
(gdb) r r a foo.dump
Here nfc-mfclassic will crash, then you show the backtrace using:
(gdb) bt
And if you have some results, please pastebin it too.
Original comment by romu...@libnfc.org
on 4 Feb 2011 at 10:29
Original comment by romu...@libnfc.org
on 4 Feb 2011 at 5:32
Thanks for your quick reply! I was using the wrong syntax:
nfc-mfclassic r
Sorry for the bother. Great toolset, btw.
Original comment by sob...@gmail.com
on 4 Feb 2011 at 9:22
Ok, bug reproduced.
Thank you.
Original comment by romu...@libnfc.org
on 6 Feb 2011 at 7:45
This issue was closed by revision r879.
Original comment by romu...@libnfc.org
on 6 Feb 2011 at 7:46
Original comment by romu...@libnfc.org
on 6 Feb 2011 at 7:47
Original issue reported on code.google.com by
sob...@gmail.com
on 3 Feb 2011 at 4:22