I tried to compile this wrapper out, -#if !defined(ADDRESS_SANITIZER) +#if !defined(ADDRESS_SANITIZER) && !defined(ARCH_CPU_ARMEL)
but it doesn't seem like removing it is so easy....: (gdb) run Starting program: /home/shawnl/chromium-browser-20.0.1132.43~r143823/src/out/Release/chrome [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x001df6e8 in ?? () (gdb) bt full #0 0x001df6e8 in ?? () No symbol table info available. #1 0x2c9be5e0 in __libc_csu_init () No symbol table info available. #2 0x41320620 in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=0x2c9be5c4 <__libc_csu_init>, fini=0x2c9be5c0 <__libc_csu_fini>, rtld_fini=0x2a1e6cec <_start+68>, stack_end=0xbe967214) at libc-start.c:187 result = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1073893376, 1091839128, 1091838688, 1092105666, 1091838688, 1092105651, 1073893376, -1, 1091838688, 1104515808, 1104522560, 1073893376, 1090486196, 1089353792, 816340, -1, 1093737568, 1091840808, 1092077320, -1, 1104521344, 1104515808, 1104522560, 1073893376, 1104521344, 8, 815656, 1091997696, 0, 1073801992, 1104515808, 1, 1, 0, 1, 1093737568, -1097436644, 1092845080, 1092845076, 1, -1097436644, 8, 1092652448, 1092845076, 1092653984, 1092845084, 1092817184, -1097436644, 8, 1093908436, 1092845084, 1092845088, 1092817184, 1092310176, 1092811384, 1092304524, 1, 1075227012, 38560, 1073803540, 1, 0, 1073895768, -1097436644}, mask_was_saved = -1097436652}}, priv = {pad = {0x1, 0x4000f23c, 0xbe96721c, 0x0}, data = {prev = 0x1, cleanup = 0x4000f23c, canceltype = -1097436644}}} #3 0x2a1e6cec in _start () No symbol table info available. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org