X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 2002:a05:620a:1326:: with SMTP id p6mr13365593qkj.373.1590105150890; Thu, 21 May 2020 16:52:30 -0700 (PDT) X-Received: by 2002:a25:9cc9:: with SMTP id z9mr1452600ybo.295.1590105150637; Thu, 21 May 2020 16:52:30 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Thu, 21 May 2020 16:52:30 -0700 (PDT) In-Reply-To: <5EC6C1BC.9070301@gmx.de> Complaints-To: groups-abuse AT google DOT com Injection-Info: google-groups.googlegroups.com; posting-host=89.177.32.144; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.177.32.144 References: <5EAC2EBC DOT 2060204 AT gmx DOT de> <6ee3479d-fa5d-4c39-8ee1-18ce5f339e46 AT googlegroups DOT com> <5EC6C1BC DOT 9070301 AT gmx DOT de> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4d29fcde-0ac5-45d8-9be3-ec9593575795@googlegroups.com> Subject: Re: Make 4.3 crash when compiling 86duino example under WXP-NTVDM From: "RayeR (rayer314 AT gmail DOT com) [via djgpp AT delorie DOT com]" Injection-Date: Thu, 21 May 2020 23:52:30 +0000 Content-Type: text/plain; charset="UTF-8" Bytes: 1702 Lines: 5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Aha, I didn't know you're behind big chinese (fire)wall to protect from all bad :) Yes, it's DuinOS by DMP - SDK for a tiny Vortex86 based mini PC module that use DJGPP. I didn't know this github page, on their official site is ony big ISO image with whole DuinOS. OK, so bug reproduced. Does it mean that nmalloc in make returned NULL and wa not handled properly or that nmalloc in current libc is broken? Is there same problem with make 4.1 when recompiled with current libc?