From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D0055C43387 for ; Thu, 10 Jan 2019 13:46:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 88A1D20879 for ; Thu, 10 Jan 2019 13:46:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728982AbfAJNqD convert rfc822-to-8bit (ORCPT ); Thu, 10 Jan 2019 08:46:03 -0500 Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:59506 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728759AbfAJNqC (ORCPT ); Thu, 10 Jan 2019 08:46:02 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7E20C29735 for ; Thu, 10 Jan 2019 13:46:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 722B42973D; Thu, 10 Jan 2019 13:46:00 +0000 (UTC) From: bugzilla-daemon@bugzilla.kernel.org To: linux-bluetooth@vger.kernel.org Subject: [Bug 202213] New: bluez trunk tests fail with GCC 9 (or with -fsanitize=address with GCC 9) Date: Thu, 10 Jan 2019 13:45:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Drivers X-Bugzilla-Component: Bluetooth X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mliska@suse.cz X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linux-bluetooth@vger.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version cf_kernel_version rep_platform op_sys cf_tree bug_status bug_severity priority component assigned_to reporter cf_regression Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=202213 Bug ID: 202213 Summary: bluez trunk tests fail with GCC 9 (or with -fsanitize=address with GCC 9) Product: Drivers Version: 2.5 Kernel Version: master Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Bluetooth Assignee: linux-bluetooth@vger.kernel.org Reporter: mliska@suse.cz Regression: No As of GCC r259641 there are new sanitizer errors: $ export CFLAGS='-fsanitize=address -g' $ make && make test ... ./unit/test-sdp bluetoothd[24441]: Bluetooth daemon 5.50 /TP/SERVER/SS/BV-01-C/UUID-16 - init /TP/SERVER/SS/BV-01-C/UUID-16 - setup /TP/SERVER/SS/BV-01-C/UUID-16 - setup complete /TP/SERVER/SS/BV-01-C/UUID-16 - run ================================================================= ==24441==ERROR: AddressSanitizer: stack-use-after-scope on address 0x7fffffff1a20 at pc 0x7ffff73fbbd8 bp 0x7fffffff1250 sp 0x7fffffff0a00 READ of size 13 at 0x7fffffff1a20 thread T0 #0 0x7ffff73fbbd7 in __interceptor_memcpy /home/marxin/Programming/gcc/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:790 #1 0x404431 in send_pdu unit/test-sdp.c:204 #2 0x7ffff7ed8626 (/usr/lib64/libglib-2.0.so.0+0x4d626) #3 0x7ffff7edbc14 in g_main_context_dispatch (/usr/lib64/libglib-2.0.so.0+0x50c14) #4 0x7ffff7edbfd7 (/usr/lib64/libglib-2.0.so.0+0x50fd7) #5 0x7ffff7edc2d1 in g_main_loop_run (/usr/lib64/libglib-2.0.so.0+0x512d1) #6 0x4a2783 in mainloop_run src/shared/mainloop-glib.c:79 #7 0x4a31ee in mainloop_run_with_signal src/shared/mainloop-notify.c:201 #8 0x4a180a in tester_run src/shared/tester.c:870 #9 0x461163 in main unit/test-sdp.c:2834 #10 0x7ffff7018fea in __libc_start_main ../csu/libc-start.c:308 #11 0x4039a9 in _start (/home/marxin/Programming/bluez/unit/test-sdp+0x4039a9) Address 0x7fffffff1a20 is located in stack of thread T0 at offset 1392 in frame #0 0x40876c in main unit/test-sdp.c:779 This frame has 590 object(s): [48, 49) '' [64, 66) '' [80, 82) '' [96, 98) '' [112, 114) '' [128, 131) '' [144, 147) '' [160, 164) 'argc' (line 778) [176, 181) '' [208, 213) '' [240, 246) '' [272, 279) '' [304, 311) '' [336, 343) '' [368, 375) '' [400, 407) '' [432, 439) '' [464, 471) '' [496, 503) '' [528, 535) '' [560, 567) '' [592, 599) '' [624, 631) '' [656, 663) '' [688, 695) '' [720, 727) '' [752, 759) '' [784, 791) '' [816, 824) 'argv' (line 778) [848, 857) '' [880, 889) '' [912, 922) '' [944, 954) '' [976, 986) '' [1008, 1018) '' [1040, 1050) '' [1072, 1082) '' [1104, 1114) '' [1136, 1146) '' [1168, 1178) '' [1200, 1210) '' [1232, 1242) '' [1264, 1274) '' [1296, 1306) '' [1328, 1339) '' [1360, 1372) '' [1392, 1405) '' <== Memory access at offset 1392 is inside this variable [1424, 1437) '' [1456, 1469) '' [1488, 1501) '' [1520, 1533) '' [1552, 1565) '' [1584, 1597) '' [1616, 1629) '' [1648, 1661) '' [1680, 1694) '' [1712, 1726) '' [1744, 1758) '' [1776, 1790) '' [1808, 1822) '' [1840, 1854) '' [1872, 1886) '' [1904, 1918) '' [1936, 1950) '' [1968, 1982) '' [2000, 2014) '' [2032, 2046) '' [2064, 2078) '' [2096, 2110) '' [2128, 2142) '' [2160, 2174) '' [2192, 2206) '' [2224, 2238) '' [2256, 2270) '' [2288, 2302) '' [2320, 2334) '' [2352, 2366) '' [2384, 2398) '' [2416, 2430) '' [2448, 2462) '' [2480, 2494) '' [2512, 2526) '' [2544, 2558) '' [2576, 2590) '' [2608, 2622) '' [2640, 2654) '' [2672, 2686) '' [2704, 2718) '' [2736, 2750) '' [2768, 2782) '' [2800, 2815) '' [2832, 2847) '' [2864, 2879) '' [2896, 2911) '' [2928, 2943) '' [2960, 2975) '' [2992, 3007) '' [3024, 3039) '' [3056, 3071) '' [3088, 3103) '' [3120, 3135) '' [3152, 3167) '' [3184, 3199) '' [3216, 3231) '' [3248, 3263) '' [3280, 3295) '' [3312, 3327) '' [3344, 3359) '' [3376, 3391) '' [3408, 3424) '' [3440, 3456) '' [3472, 3488) '' [3504, 3520) '' [3536, 3552) '' [3568, 3585) '' [3632, 3649) '' [3696, 3713) '' [3760, 3777) '' [3824, 3841) '' [3888, 3905) '' [3952, 3969) '' [4016, 4033) '' [4080, 4097) '' [4144, 4161) '' [4208, 4225) '' [4272, 4289) '' [4336, 4353) '' [4400, 4417) '' [4464, 4481) '' [4528, 4545) '' [4592, 4609) '' [4656, 4673) '' [4720, 4737) '' [4784, 4801) '' [4848, 4865) '' [4912, 4929) '' [4976, 4993) '' [5040, 5057) '' [5104, 5121) '' [5168, 5185) '' [5232, 5249) '' [5296, 5313) '' [5360, 5377) '' [5424, 5441) '' [5488, 5505) '' [5552, 5569) '' [5616, 5633) '' [5680, 5697) '' [5744, 5761) '' [5808, 5825) '' [5872, 5889) '' [5936, 5953) '' [6000, 6017) '' [6064, 6081) '' [6128, 6145) '' [6192, 6209) '' [6256, 6273) '' [6320, 6337) '' [6384, 6401) '' [6448, 6465) '' [6512, 6529) '' [6576, 6593) '' [6640, 6657) '' [6704, 6721) '' [6768, 6785) '' [6832, 6849) '' [6896, 6913) '' [6960, 6977) '' [7024, 7041) '' [7088, 7105) '' [7152, 7169) '' [7216, 7233) '' [7280, 7297) '' [7344, 7361) '' [7408, 7425) '' [7472, 7489) '' [7536, 7553) '' [7600, 7617) '' [7664, 7681) '' [7728, 7745) '' [7792, 7809) '' [7856, 7873) '' [7920, 7937) '' [7984, 8001) '' [8048, 8065) '' [8112, 8129) '' [8176, 8193) '' [8240, 8257) '' [8304, 8321) '' [8368, 8385) '' [8432, 8449) '' [8496, 8513) '' [8560, 8577) '' [8624, 8641) '' [8688, 8706) '' [8752, 8770) '' [8816, 8834) '' [8880, 8898) '' [8944, 8962) '' [9008, 9026) '' [9072, 9090) '' [9136, 9154) '' [9200, 9218) '' [9264, 9282) '' [9328, 9346) '' [9392, 9410) '' [9456, 9474) '' [9520, 9538) '' [9584, 9602) '' [9648, 9666) '' [9712, 9730) '' [9776, 9794) '' [9840, 9858) '' [9904, 9922) '' [9968, 9986) '' [10032, 10050) '' [10096, 10114) '' [10160, 10178) '' [10224, 10242) '' [10288, 10306) '' [10352, 10370) '' [10416, 10434) '' [10480, 10498) '' [10544, 10562) '' [10608, 10626) '' [10672, 10690) '' [10736, 10754) '' [10800, 10818) '' [10864, 10882) '' [10928, 10946) '' [10992, 11010) '' [11056, 11074) '' [11120, 11138) '' [11184, 11202) '' [11248, 11266) '' [11312, 11330) '' [11376, 11394) '' [11440, 11458) '' [11504, 11522) '' [11568, 11586) '' [11632, 11650) '' [11696, 11714) '' [11760, 11778) '' [11824, 11842) '' [11888, 11906) '' [11952, 11970) '' [12016, 12034) '' [12080, 12098) '' [12144, 12162) '' [12208, 12226) '' [12272, 12290) '' [12336, 12354) '' [12400, 12418) '' [12464, 12482) '' [12528, 12546) '' [12592, 12610) '' [12656, 12674) '' [12720, 12738) '' [12784, 12802) '' [12848, 12866) '' [12912, 12930) '' [12976, 12994) '' [13040, 13058) '' [13104, 13122) '' [13168, 13186) '' [13232, 13250) '' [13296, 13314) '' [13360, 13378) '' [13424, 13442) '' [13488, 13506) '' [13552, 13570) '' [13616, 13634) '' [13680, 13698) '' [13744, 13762) '' [13808, 13826) '' [13872, 13890) '' [13936, 13954) '' [14000, 14018) '' [14064, 14082) '' [14128, 14146) '' [14192, 14210) '' [14256, 14274) '' [14320, 14338) '' [14384, 14404) '' [14448, 14468) '' [14512, 14532) '' [14576, 14596) '' [14640, 14660) '' [14704, 14724) '' [14768, 14788) '' [14832, 14852) '' [14896, 14916) '' [14960, 14980) '' [15024, 15044) '' [15088, 15108) '' [15152, 15172) '' [15216, 15236) '' [15280, 15300) '' [15344, 15364) '' [15408, 15428) '' [15472, 15492) '' [15536, 15556) '' [15600, 15620) '' [15664, 15684) '' [15728, 15748) '' [15792, 15812) '' [15856, 15876) '' [15920, 15940) '' [15984, 16004) '' [16048, 16068) '' [16112, 16132) '' [16176, 16196) '' [16240, 16260) '' [16304, 16324) '' [16368, 16388) '' [16432, 16452) '' [16496, 16516) '' [16560, 16580) '' [16624, 16644) '' [16688, 16708) '' [16752, 16772) '' [16816, 16836) '' [16880, 16900) '' [16944, 16964) '' [17008, 17028) '' [17072, 17092) '' [17136, 17156) '' [17200, 17220) '' [17264, 17284) '' [17328, 17348) '' [17392, 17412) '' [17456, 17476) '' [17520, 17540) '' [17584, 17604) '' [17648, 17668) '' [17712, 17733) '' [17776, 17797) '' [17840, 17861) '' [17904, 17926) '' [17968, 17990) '' [18032, 18054) '' [18096, 18119) '' [18160, 18183) '' [18224, 18247) '' [18288, 18311) '' [18352, 18375) '' [18416, 18439) '' [18480, 18504) '' [18544, 18568) '' [18608, 18632) '' [18672, 18696) '' [18736, 18760) '' [18800, 18825) '' [18864, 18889) '' [18928, 18953) '' [18992, 19017) '' [19056, 19081) '' [19120, 19145) '' [19184, 19209) '' [19248, 19274) '' [19312, 19338) '' [19376, 19402) '' [19440, 19466) '' [19504, 19530) '' [19568, 19594) '' [19632, 19658) '' [19696, 19722) '' [19760, 19786) '' [19824, 19850) '' [19888, 19914) '' [19952, 19978) '' [20016, 20042) '' [20080, 20107) '' [20144, 20171) '' [20208, 20235) '' [20272, 20299) '' [20336, 20363) '' [20400, 20427) '' [20464, 20491) '' [20528, 20555) '' [20592, 20619) '' [20656, 20683) '' [20720, 20747) '' [20784, 20811) '' [20848, 20875) '' [20912, 20939) '' [20976, 21003) '' [21040, 21067) '' [21104, 21131) '' [21168, 21195) '' [21232, 21259) '' [21296, 21323) '' [21360, 21387) '' [21424, 21451) '' [21488, 21515) '' [21552, 21579) '' [21616, 21643) '' [21680, 21707) '' [21744, 21771) '' [21808, 21835) '' [21872, 21899) '' [21936, 21963) '' [22000, 22027) '' [22064, 22092) '' [22128, 22156) '' [22192, 22220) '' [22256, 22286) '' [22320, 22350) '' [22384, 22416) '' [22448, 22480) '' [22512, 22544) '' [22576, 22608) '' [22640, 22672) '' [22704, 22736) '' [22768, 22800) '' [22832, 22864) '' [22896, 22928) '' [22960, 22992) '' [23024, 23056) '' [23088, 23120) '' [23152, 23184) '' [23216, 23248) '' [23280, 23312) '' [23344, 23376) '' [23408, 23440) '' [23472, 23504) '' [23536, 23568) '' [23600, 23632) '' [23664, 23696) '' [23728, 23760) '' [23792, 23824) '' [23856, 23888) '' [23920, 23952) '' [23984, 24016) '' [24048, 24080) '' [24112, 24144) '' [24176, 24208) '' [24240, 24272) '' [24304, 24336) '' [24368, 24400) '' [24432, 24466) '' [24512, 24546) '' [24592, 24626) '' [24672, 24707) '' [24752, 24787) '' [24832, 24867) '' [24912, 24948) '' [24992, 25028) '' [25072, 25108) '' [25152, 25190) '' [25232, 25270) '' [25312, 25350) '' [25392, 25430) '' [25472, 25510) '' [25552, 25590) '' [25632, 25670) '' [25712, 25750) '' [25792, 25830) '' [25872, 25910) '' [25952, 25990) '' [26032, 26070) '' [26112, 26154) '' [26192, 26234) '' [26272, 26314) '' [26352, 26394) '' [26432, 26474) '' [26512, 26554) '' [26592, 26682) '' [26720, 26810) '' [26848, 26938) '' [26976, 27066) '' [27104, 27194) '' [27232, 27322) '' [27360, 27456) 'pdus' (line 790) [27488, 27584) 'pdus' (line 795) [27616, 27712) 'pdus' (line 800) [27744, 27840) 'pdus' (line 861) [27872, 27968) 'pdus' (line 866) [28000, 28096) 'pdus' (line 873) [28128, 28224) 'pdus' (line 885) [28256, 28352) 'pdus' (line 889) [28384, 28480) 'pdus' (line 893) [28512, 28608) 'pdus' (line 906) [28640, 28736) 'pdus' (line 910) [28768, 28864) 'pdus' (line 914) [28896, 28992) 'pdus' (line 1359) [29024, 29120) 'pdus' (line 1407) [29152, 29248) 'pdus' (line 1413) [29280, 29376) 'pdus' (line 1419) [29408, 29504) 'pdus' (line 1434) [29536, 29632) 'pdus' (line 1440) [29664, 29760) 'pdus' (line 1446) [29792, 29888) 'pdus' (line 1461) [29920, 30016) 'pdus' (line 1467) [30048, 30144) 'pdus' (line 1473) [30176, 30272) 'pdus' (line 1488) [30304, 30400) 'pdus' (line 1495) [30432, 30528) 'pdus' (line 1502) [30560, 30656) 'pdus' (line 1580) [30688, 30784) 'pdus' (line 1587) [30816, 30912) 'pdus' (line 1594) [30944, 31040) 'pdus' (line 1610) [31072, 31168) 'pdus' (line 1617) [31200, 31296) 'pdus' (line 1624) [31328, 31424) 'pdus' (line 1640) [31456, 31552) 'pdus' (line 1647) [31584, 31680) 'pdus' (line 1654) [31712, 31808) 'pdus' (line 1670) [31840, 31936) 'pdus' (line 1677) [31968, 32064) 'pdus' (line 1684) [32096, 32192) 'pdus' (line 1700) [32224, 32320) 'pdus' (line 1709) [32352, 32448) 'pdus' (line 1718) [32480, 32576) 'pdus' (line 1736) [32608, 32704) 'pdus' (line 1743) [32736, 32832) 'pdus' (line 1750) [32864, 32960) 'pdus' (line 1766) [32992, 33088) 'pdus' (line 1774) [33120, 33216) 'pdus' (line 1782) [33248, 33344) 'pdus' (line 1799) [33376, 33472) 'pdus' (line 1806) [33504, 33600) 'pdus' (line 1813) [33632, 33728) 'pdus' (line 1829) [33760, 33856) 'pdus' (line 1838) [33888, 33984) 'pdus' (line 1847) [34016, 34112) 'pdus' (line 2027) [34144, 34240) 'pdus' (line 2034) [34272, 34368) 'pdus' (line 2041) [34400, 34496) 'pdus' (line 2057) [34528, 34624) 'pdus' (line 2065) [34656, 34752) 'pdus' (line 2073) [34784, 34880) 'pdus' (line 2090) [34912, 35008) 'pdus' (line 2099) [35040, 35136) 'pdus' (line 2108) [35168, 35264) 'pdus' (line 2126) [35296, 35392) 'pdus' (line 2135) [35424, 35520) 'pdus' (line 2144) [35552, 35648) 'pdus' (line 2162) [35680, 35776) 'pdus' (line 2170) [35808, 35904) 'pdus' (line 2178) [35936, 36032) 'pdus' (line 2195) [36064, 36160) 'pdus' (line 2199) [36192, 36288) 'pdus' (line 2204) [36320, 36416) 'pdus' (line 2218) [36448, 36544) 'pdus' (line 2223) [36576, 36672) 'pdus' (line 2228) [36704, 36864) 'pdus' (line 814) [36928, 37088) 'pdus' (line 826) [37152, 37312) 'pdus' (line 838) [37376, 37536) 'pdus' (line 926) [37600, 37760) 'pdus' (line 975) [37824, 37984) 'pdus' (line 994) [38048, 38208) 'pdus' (line 1015) [38272, 38432) 'pdus' (line 1035) [38496, 38656) 'pdus' (line 1055) [38720, 38880) 'pdus' (line 1075) [38944, 39104) 'pdus' (line 1095) [39168, 39328) 'pdus' (line 1114) [39392, 39552) 'pdus' (line 1215) [39616, 39776) 'pdus' (line 1235) [39840, 40000) 'pdus' (line 1255) [40064, 40224) 'pdus' (line 1275) [40288, 40448) 'pdus' (line 1297) [40512, 40672) 'pdus' (line 1319) [40736, 40896) 'pdus' (line 1338) [40960, 41120) 'pdus' (line 1371) [41184, 41344) 'pdus' (line 1388) [41408, 41568) 'pdus' (line 1865) [41632, 41792) 'pdus' (line 1880) [41856, 42016) 'pdus' (line 1895) [42080, 42240) 'pdus' (line 1920) [42304, 42464) 'pdus' (line 1935) [42528, 42688) 'pdus' (line 1950) [42752, 42912) 'pdus' (line 1975) [42976, 43136) 'pdus' (line 1989) [43200, 43360) 'pdus' (line 2003) [43424, 43648) 'pdus' (line 1136) [43712, 43936) 'pdus' (line 1163) [44000, 44224) 'pdus' (line 1189) [44288, 44512) 'pdus' (line 1518) [44576, 44800) 'pdus' (line 1534) [44864, 45088) 'pdus' (line 1550) [45152, 45376) 'pdus' (line 2620) [45440, 45664) 'pdus' (line 2657) [45728, 45952) 'pdus' (line 2694) [46016, 46240) 'pdus' (line 2817) [46304, 46592) 'pdus' (line 946) [46656, 47968) 'pdus' (line 2241) [48096, 49408) 'pdus' (line 2363) [49536, 50848) 'pdus' (line 2485) HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) SUMMARY: AddressSanitizer: stack-use-after-scope /home/marxin/Programming/gcc/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:790 in __interceptor_memcpy Shadow bytes around the buggy address: 0x10007fff62f0: f8 f2 f2 f2 f8 f2 f2 f2 f8 f2 00 00 00 f2 00 00 0x10007fff6300: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6310: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6320: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6330: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 =>0x10007fff6340: f8 f8 00 00[f8]f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6350: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6360: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6370: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6380: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 0x10007fff6390: f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 f8 f8 00 00 Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb Shadow gap: cc ==24441==ABORTING -- You are receiving this mail because: You are the assignee for the bug.