[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GDB problems



Chris Plummer wrote:
[snip]
> (gdb) bt
> #0  0xffffffff in ?? ()
> #1  0x2aab73c8 in _dl_init () from /lib/ld.so.1
> Cannot access memory at address 0x38
> (gdb) p $pc
> $1 = -1
> (gdb)

It looks like the dynamic loader forgot to resolve a function entry.
Can you try to reduce your App to the smallest testcase where this
problem occurs?


Thiemo



Reply to: