Files
meta-openembedded/meta-oe/recipes-graphics
Martin Jansa 72e02b4625 pixman: add patch to fix SEGFAULT when parsing auxv
* without this patch emacs won't build
* temacs is executed in qemu and fails like this:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
which is actually:
Program received signal SIGSEGV, Segmentation fault.
__GI_strncmp (s1=s1@entry=0x0, s2=s2@entry=0x40d68638 "v7l", n=n@entry=3) at strncmp.c:64
64      strncmp.c: No such file or directory.
(gdb) bt
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-31 03:47:15 +02:00
..
2012-01-23 15:53:12 +01:00
2011-11-22 10:19:52 +01:00
2012-01-23 15:53:12 +01:00
2011-12-19 10:19:34 +01:00
2012-03-02 09:18:55 +01:00
2011-09-14 17:13:40 +02:00
2012-04-04 20:36:46 +02:00