Hi everyone Try to compile this asm source: je 0x100000000 I got Segmentation fault Try this: push 0x100000000 I got a.s: Assembler messages: a.s:2: Error: Attempt to get value of unresolved symbol .L0 as: bfd assertion fail elf.c:3139 Maybe I have too old as... Karel