From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 13855 invoked from network); 25 Sep 2023 14:51:22 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 25 Sep 2023 14:51:22 -0000 Received: from mx.sdf.org ([205.166.94.24]) by 9front; Mon Sep 25 10:47:15 -0400 2023 Received: from sdf.org (IDENT:dmadhatr@sverige.sdf.org [205.166.94.6]) by mx.sdf.org (8.16.1/8.14.5) with ESMTPS id 38PEl8Rp007447 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO) for <9front@9front.org>; Mon, 25 Sep 2023 14:47:12 GMT DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sdf.org; s=sdf.org; t=1695653232; bh=bXVNroHw+O8ORogeO50vyUCgNIUBbGIwATNt35sVbkU=; h=Date:From:To:Subject:In-Reply-To:References; b=KqaOZPVhuyBaq/rQ+4jPxTcY7LZlS29ED9oCEiPBpNfy4XGYzOD3Vj8qYSL5DcvWs 9GIbao0UzYifakE17pOK1/WotiHL0edFlGIPjekQqvS5TggDOD6XEqEdYI1JmYkUhA dTqyFOBcdlEcPA5uUnJrc3TJckKTd/aIWj+YQPO8= Received: from localhost (dmadhatr@localhost) by sdf.org (8.16.1/8.12.8/Submit) with ESMTP id 38PEl7gA003822 for <9front@9front.org>; Mon, 25 Sep 2023 14:47:07 GMT Date: Mon, 25 Sep 2023 14:47:07 +0000 (UTC) From: Dmad To: 9front@9front.org In-Reply-To: <75631A7A-11F5-4470-88A5-9321FE2FCD08@gmail.com> Message-ID: <0bb06eed-1d7c-9ed8-db53-e6452dfd105d@sdf.org> References: <8ea3b9d6-c797-179b-cf09-860ebbb4ade5@sdf.org> <5bd1f3ec-58ee-9618-fbfe-caefe906e1f4@sdf.org> <0e548cd8-4376-de24-6a78-000f0d98beb0@sdf.org> <75631A7A-11F5-4470-88A5-9321FE2FCD08@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: SQL over TOR deep-learning-aware session framework Subject: Re: [9front] 9Front Drawterm Code 139 Sig 11 SIGSEGV Reply-To: 9front@9front.org Precedence: bulk On Mon, 25 Sep 2023, Xiao-Yong Jin wrote: Will do and thank you! > Date: Mon, 25 Sep 2023 08:54:03 -0500 > From: Xiao-Yong Jin > Reply-To: 9front@9front.org > To: 9front@9front.org > Subject: Re: [9front] 9Front Drawterm Code 139 Sig 11 SIGSEGV > > >> Thread 1 received signal SIGSEGV, Segmentation fault. >> Address not mapped to object. >> 0x0000000000294488 in tas (x=x@entry=0x0) at tas.c:9 >> 9 asm( "movl $1, %%eax\n\t" >> (gdb) bt >> #0 0x0000000000294488 in tas (x=x@entry=0x0) at tas.c:9 >> #1 0x000000000028dd5b in canlock (lk=0x0) at lock.c:62 > > Try this change in Make.freebsd > > ; grep '^PTHREAD' drawterm/Make.freebsd > PTHREAD=-pthread -DPTHREAD > > I don't remember what's wrong with the tas code. > > By the way, FreeBSD should by default have unlimited coredump, > from coredumpsize in /etc/login.conf. And lldb comes with the > system. > dmadhatr@sdf.org SDF Public Access UNIX System - http://sdf.org