l4linux26 @ fiasco-ux w/ dietlibc
Marko Wolf
mwolf at crypto.ruhr-uni-bochum.de
Wed Nov 2 15:25:58 CET 2005
> On Wednesday 02 November 2005 14:10, Udo A. Steinberg wrote:
> Try disassembling the offending program (Task E) using objdump -DC <binary>
> and find out what's at EIP 0x1303a78. I bet it's a DIV instruction and the
> operand is 0.
> On Wednesday 02 November 2005 14:48, Frank Mehnert wrote:
> Please use ute<SPACE>1303a78<SPACE>
Yes, the faulting assembler instruction in the coresponding task (the "run"
module) at 0x1303a78 is in fact IDIV.
Marko
More information about the l4-hackers
mailing list