• Tracking down a crash while linking a shader
    Hello, Im trying to find track down a crash in our Android App. It happens inside a call to glLinkProgram. It seems to only happen when compiling a shader with multi-render targets of a certain complexity...
  • ADRP command getting crashed.
    Writing an assembly code and want to make the ASLR ( Address Space Layout Randomisation) complaint code. armb8le platform (64 bit) Previously was using LDR command to load the fork function as below...
  • Enabling MMU crashes ARM Cortex A7
    I am working on smp_prime code of ARM - A9. And a i want to use that code for cortex A7. But after making changes like setting smp bit in ACTLR, Making the memory region device and non coherent- then...
  • crash on __create_pgd_mapping for porting kernel4.9 to exynos7420 soc
    Dears , I am trying to porting the kernel 4.9(also 4.12) to exynos7420 soc,but it crashed on booting , can you give me some suggestion ?many thanks. log: [ 0.000000] Booting Linux on physical CPU...