From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4be04afe756cf8986d51ea23d1fb88fc@gmx.de> To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm segfault Date: Sun, 14 Oct 2007 01:10:40 +0200 From: cinap_lenrek@gmx.de In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-lxvgsogjcrzpvdjsumdcrorywx" Topicbox-Message-UUID: cfbcb358-ead2-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-lxvgsogjcrzpvdjsumdcrorywx Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit could you make a stacktrace with gdb please? % gdb drawterm drawterm.core (gdb) bt ... drawterm should have been compiled with debug symbols. cinap --upas-lxvgsogjcrzpvdjsumdcrorywx Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <9fans-bounces+cinap_lenrek=gmx.de@cse.psu.edu> X-Flags: 1001 Delivered-To: GMX delivery to cinap_lenrek@gmx.de Received: (qmail invoked by alias); 13 Oct 2007 10:56:17 -0000 Received: from psuvax1.cse.psu.edu (EHLO mail.cse.psu.edu) [130.203.4.6] by mx0.gmx.net (mx094) with SMTP; 13 Oct 2007 12:56:17 +0200 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id AC0C9FB72 for ; Sat, 13 Oct 2007 06:56:16 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 745D3FB72 for <9fans@cse.psu.edu>; Sat, 13 Oct 2007 06:56:03 -0400 (EDT) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03432-01-5 for <9fans@cse.psu.edu>; Sat, 13 Oct 2007 06:55:58 -0400 (EDT) Received: from sorosj.hd.free.fr (dra13-2-82-237-247-14.fbx.proxad.net [82.237.247.14]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C936FFB68 for <9fans@cse.psu.edu>; Sat, 13 Oct 2007 06:55:57 -0400 (EDT) Message-ID: Date: Sat, 13 Oct 2007 12:55:56 +0200 From: johnny@sorosj.hd.free.fr To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cse.psu.edu Subject: [9fans] drawterm segfault X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+cinap_lenrek=gmx.de@cse.psu.edu Errors-To: 9fans-bounces+cinap_lenrek=gmx.de@cse.psu.edu X-GMX-Antivirus: -1 (not scanned, may not use virus scanner) X-GMX-Antispam: 0 (Mail was not recognized as spam) X-GMX-UID: MM1ldPsXODBob5Um0GRMx7o1Ji9SWtKM Hi! I've had a strange segfault with drawterm lately. This is with the latest binaries from swtch.com/drawterm. I have both tried it on sunos and linux, and have the same segfault happen. The segfault occurs when I'm using acme. I open 3 new windows, and boom, drawterm vanishes. The reammy strange part in it is that it only happens when I open three specific windows in a specific order. 1, start drawterm, using my auth+cpu+fs server at home 2, open an acme window in $home 2, enter directories src/johnny with right-click with mouse, then open file wc.c with right-click, at this point my drawterm window disappears and all I see in the terminal I started drawterm from is: Segmentation fault. This strangely doesn't happen when I open any other directories, only if i open these in the specified order, when acme starts. Cheers! Johnny --upas-lxvgsogjcrzpvdjsumdcrorywx--