X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:cc
	:subject:content-type:content-transfer-encoding; q=dns; s=
	default; b=GVIC+8gLpYwvUUTBLQSSHBaosliKkxbiLbtnfnfgw0eT6jNrxmqOG
	srqsApI/Kham7W+4FZnlqrA5bjkB73RFX0wsNxp1Mker8U3IV05nh0PUxcBTF7v2
	6rf7ysdLBsmGNvA7l+cTI8fGd+jCeCXntiGhTSrM2RBPslicQfrfKk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:cc
	:subject:content-type:content-transfer-encoding; s=default; bh=J
	wlGQ847aOUs3eTHGIkm3YIRHQ8=; b=bFAX3eQng+9TQ8WnEJ/JLkFqhu0G4Rs05
	4pI4QR6EyCxjJgxBkOS9zJft4izQsFh53lB/f1zWZzJUfUH772dNqSGqnGOJBFwr
	0n94f1sepZScAjvJNkarnPqE6/MIvxyyT1A2Oy7Dk3KyBuDiBWy6HWfLrGyRYm33
	HkkhooGkko=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: EXE02-WPP.cisra.canon.com.au
Message-ID: <544F28F8.2050703@cisra.canon.com.au>
Date: Tue, 28 Oct 2014 16:26:16 +1100
From: Luke Kendall <luke.kendall@cisra.canon.com.au>
User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
CC: audit <audit-mail-disclaimer@cisra.canon.com.au>
Subject: Fish 2.1.0 aborted
Content-Type: text/plain; charset="utf-8"; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Sorry, I tried but I couldn't repeat this crash of fish, when I tried it 
today for the first time.  But the diagnostic output from fish was 
reasonable, so it may help.

BTW, startup of fish took at least 30 seconds before anything started 
happening.

luke@PCname:/home/luke
$ fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
bind: Key with name 'dc' does not have any mapping
bind: Key with name 'ppage' does not have any mapping
bind: Key with name 'npage' does not have any mapping
luke@CID ~> ls
_gimp1.2/
[...]
wk/     # Next, I typed "nf" (maybe: nf<RETURN>") and this is what happened:
luke@CID ~> nWarning: exec_subshell called off of main thread. Break on 
debug_thread_error to debug.
luke@CID ~> nf
pthread_mutex_unlock(lock_obj) failed on line 2243 in file common.cpp: 2 
(No such file or directory)
Aborted

luke@PCname:/home/luke
$ fish
luke@CID ~> ls
[...]
wk/     # But I was unable to reproduce the crash, as you can see:
luke@CID ~> nWarning: exec_subshell called off of main thread. Break on 
debug_thread_error to debug.
luke@CID ~> nf
fish: Unknown command 'nf'
luke@CID ~> nWarning: exec_subshell called off of main thread. Break on 
debug_thread_error to debug.
luke@CID ~> nWarning: exec_subshell called off of main thread. Break on 
debug_thread_error to debug.
luke@CID ~> nWarning: exec_subshell called off of main thread. Break on 
debug_thread_error to debug.
luke@CID ~> nWarning: exec_subshell called off of main thread. Break on 
debug_thread_error to debug.
luke@CID ~> nf-config


$ fish --version
fish, version 2.1.0

This is on a 32 bit version of Cygwin (installed from about the Oct 2 
2014 version of Cygwin).

I just thought I'd report this, FWIW.

luke

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

