Hi,
I have identified where the kernel is giving error when trying to load an 
OMAGIC: lxr.linux.no/#linux+v3.13.5/arch/x86/ia32/ia32_aout.c#L260

It's just after the vm_brk.

Eg. vm_brk(0, 13048);
0 is the txtaddr and 13048 is the size of the sections TEXT and DATA together. 
The vm_brk() is returning 18446744073709551615, so, the kernel sigkill the 
current.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966472

Title:
  missing a.out (ZMAGIC) support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966472/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to