-
-
Notifications
You must be signed in to change notification settings - Fork 921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest build crashes on open CM13 Nexus 5X #77
Comments
Did it work before? |
I have the same issue Nexus 5X, but with Android 6.0.1. Here are the relevant lines of log:
|
It seems https://github.com/ikarus23/MifareClassicTool/blob/master/Mifare%20Classic%20Tool/app/src/main/java/de/syss/MifareClassicTool/Activities/MainMenu.java#L452 references |
Hey there, |
Would you be so kind to check out testing version of MFC I just build? |
Thanks for the build, it started at least, but I don't have a Mifare Classic with me right now. I'll test it tomorrow, but at least the crash at startup seems to be solved. |
It discovers the tag, and the Relevant lines from log:
(the last line repeats several times)
(again, last line repeated several times) The only lines I deleted were all about the audio subsystem playing some sound effect. This device has an NXP NFC chipset in it, and the official NXP TagInfo app can read the contents of the card without problem, so the scope of the bug is probably within the app itself. |
Tried on my nexus 5x stock android 6.0.1:
|
Well, this is really odd. Unfortunately I don't own a Nexus 5x/6p or any Android 6.x device. I will keep an eye out. Maybe one of my friends got one. I think it would be a lot easier for me to debug this with access to such a device. |
Maybe this is of any help. |
Hmm... there is something really strange with some of your Mifare Classic tags. The ATS is uncommonly long. My Mifare Classic tag have no ATS. This is a emulated Mifare Classic tag, right? However, this is kind of off topic since it is not related to the crash issues on the Nexus 5x... |
The crash issue on the Nexus 5x should be fixed within the latest release (version 2.0.7). |
I have a nexus 5X and have this problem. If anyone solved this please tell me how. /k3ff |
Im on 2.0.7 |
Have tried different custom roms, cm13 dirty unicorns and pure nexus with and without nethunter kernel. Jolla kernel as primary kernel(multirom) |
The crash I knew was right at the startup of MCT. But as far as I remember it, it was due to the permissions update with Android 6.0+. Also, I thought I had it tested... Can you describe the error in more detail? Or is it just at the startup? |
Will update issue with relevant logs tomorrow afternoon. Th previous release works fine, the latest one force closes as soon as the app is open
The text was updated successfully, but these errors were encountered: