Reporting issues - The-Riddler/CCKernel GitHub Wiki

For tracking purposes I would rather any issues with the kernel be submitted as such under githubs issues feature. However for me to respond appropriately I need to be able to reproduce the error so I will need the following information:

  • Your code, yes this is absolutely necessary. I will not accept "I tried to do X and it caused Y". Give me the code you used to do X or you will be blatantly ignored.
  • the following log files from /var/log. I'm really not bothered where these are put, however pastebin seems like a logical place.
    • procman.log
    • kernel.log
    • everything.log
    • hook.log
    • Your programs log if it created one
  • Steps to reproduce
  • Any other information you think might be relevant