From owner-freebsd-current@FreeBSD.ORG Wed Oct 16 01:07:08 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 58AAE582 for ; Wed, 16 Oct 2013 01:07:08 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC036248E for ; Wed, 16 Oct 2013 01:07:07 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBF932.dip0.t-ipconnect.de [93.203.249.50]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id r9G174OW028418 for ; Wed, 16 Oct 2013 01:07:05 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id r9G16uFQ038397 for ; Wed, 16 Oct 2013 03:06:57 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost.js.berklix.net [127.0.0.1]) by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id r9G16oUu009317 for ; Wed, 16 Oct 2013 03:06:56 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201310160106.r9G16oUu009317@fire.js.berklix.net> Subject: Re: vi drop outs with "Bus error" From: "Julian H. Stacey" Organization: http://berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Mon, 14 Oct 2013 08:33:35 +0200." <201310140633.r9E6XZFV054096@fire.js.berklix.net> Date: Wed, 16 Oct 2013 03:06:49 +0200 Sender: jhs@berklix.com Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 01:07:08 -0000 Hi, Reference: > From: "Julian H. Stacey" > Date: Mon, 14 Oct 2013 08:33:35 +0200 "Julian H. Stacey" wrote: > Anyone else seeing vi dropping out after a while with "Bus error" & no core ? > > Seen on 10.0-ALPHA4 & now on 10.0-ALPHA5 > (after buildkernel installkernel buildworld installworld ) > > It's not hardware, the laptop is stable & has compiled 594 ports so far, > cd /usr/bin ; ls -l nvi* > -r-xr-xr-x 1 root wheel 402064 Oct 12 02:42 nvi.4* > -r-xr-xr-x 1 root wheel 402432 Oct 12 02:42 nvi.5* > file nvi* > nvi.4: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically \ > linked (uses shared libs), for FreeBSD 10.0 (1000055), stripped > nvi.5: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically \ > linked (uses shared libs), for FreeBSD 10.0 (1000055), stripped I'm no longer seeing drop outs with "Bus error", instead, after xterm -sl 1024 -g 80x24 -j -n lapr -e rlogin -D 10beta1host & vi freezes within the xterm after I do an X11 mouse resize (maybe that same SIGWINCH was causing Bus Error before, as resize I tend to do a lot without remembering :-) Anyone else see it ? Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Interleave replies below like a play script. Indent old text with "> ". Send plain text, not quoted-printable, HTML, base64, or multipart/alternative.