Cxbx-Reloaded / xbox_kernel_test_suite

Xbox kernel APIs tester written using nxdk
GNU General Public License v3.0
22 stars 6 forks source link

RtlUpperString test hangs on real hardware #36

Closed Fisherman166 closed 6 years ago

Fisherman166 commented 6 years ago

When running the kernel test suite on my Xbox, the RtlUpperString tests hangs. The last thing I see printed in the logfile is "0x013D - RtlUpperString: Tests Starting". A hard reset of the console is required to exit. Cxbx-R does not hang when running this test for some reason. @Luca1991 please take a look as you implemented this test.

Please test all changes on real hardware and on Cxbx-R. Pull request #37 comments out the test to make forward progress.

Luca1991 commented 6 years ago

Hi @Fisherman166 I test all my contribution on my real xbox before to push, and often on CxBx-R too.

I don't know why your xbox hangs in the RtlUpperString tests, but mine passes the tests without problems O.o

Fisherman166 commented 6 years ago

Interesting...Let me see if I can add some prints and find exactly where it is hanging for me.

Luca1991 commented 6 years ago

I'll also re-test it on my xbox soon

JayFoxRox commented 6 years ago

This has been disabled now; without any references on GitHub. What's the state of this?

Fisherman166 commented 6 years ago

No one has dug into it. I haven't heard from Luca in many months and I haven't had any freetime since May to really do much Test Suite work.

PatrickvL commented 6 years ago

Fair enough. I'll try to reach Luca again....

Luca1991 commented 6 years ago

Hey just saw the GitHub emails! Sorry for being away for so much time, but the truth is that I'm so busy with real life since May (I still have 2 exams to pass in order to get my major degree at university, and I'm very busy helping my father in his job)... I would really love to find some time for the KTS in the near future, but it is quite hard and I can't promise :(