|
From: | Michael D Godfrey |
Subject: | hang on command: help find |
Date: | Wed, 28 Jul 2010 14:49:43 -0700 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Thunderbird/3.1.1 |
I tried a few simple
find() commands after the changeset to allow find('a'). When I did: help find Octave hung. No response to ctrl-C. Had to be killed from another window. I tried a few experiments and found that other uses of find, like find(eye(3)), do not cause the hang. And, if I run Octave locally I have not been able to cause the hang. The hang happens when I have ssh'ed into another machine and run: find('a') find('a') find('abca') help find >>hang here<< requires kill -9 I repeated this and the hang always occurred with this specific sequence. I ran this sequence under gdb and the bt is attached. Michael |
hang_help_find
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |