Re: [PATCH 6/6] tests: mark python libmount tests known to fail with AddressSanitizer

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

 



On 10 Nov 2014 21:49, Sami Kerola wrote:
> The tests fail with an error similar to this.
> 
> Traceback (most recent call last):
>   File "/home/src/util-linux/libmount/python/test_mount_tab_update.py", line 7, in <module>
>     import pylibmount as mnt
> ImportError: /home/src/util-linux/.libs/libuuid.so.1: undefined symbol: __asan_option_detect_stack_use_after_return

if libuuid.so is built with ASAN, it should be linked with it too.  that means 
passing the ASAN flags at link time.  or maybe libtool is filtering them out 
when it goes to link the library ?
-mike

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux