[lsb-discuss] lsb_appchk bug

Wichmann, Mats D mats.d.wichmann at intel.com
Mon Jul 24 08:53:00 PDT 2006


*****************/
3 is ET_DYN. As this is a dynamic library, this is correct. So this tool
failure.

The object does not have an eh_frame section. No doubt that's why you
get the seg fault. Also the error message is wrong. There is no
requirement fro a dso to have an .eh_frame section.

So I am closing this as third party problem since its clearly the
checking tool that is broken.
/*****************/

sometrhing is clearly confusing appchk, as it's checked dozens -
perhaps hundreds - of shared libraries without having this sort
of problem.  Was the tool called with the shared library getting
the -L flag?  If you call it directly on a shared library, it
will indeed fail.

For now I'm going to consider this an appchk problem, but may
need the files to be able to look into it further.




More information about the lsb-discuss mailing list