Hi,
That was an easy test!
The file is here: /usr/lib/libc.so
Should I make a symlink in /lib/ ?
EDITED: I just copied the file to /lib and now the output is : addr2line: /lib/libc.so: File format not recognized
EDITED 2: I made a symlink to a file that was wrong:
before was :ln -s /ld-2.11.3.so /lib/ld-linux.so.3
Now the output of the command: addr2line -e /lib/libc.so.6 0x40f83000 0x2494940 is:
Another clue: the same error is also thrown if I want to see the live image of the monitor in JPEG mode (WEB_L_STREAM_METHOD=jpeg), but works fine is the working mode for WEB_L_STREAM_METHOD is mpeg.Thanks!