Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Failure of Test/V01 in 4.1.0-dev-2



Heyla,
had the following from Test/V01zmodload.ztst .  Can anyone else reproduce it?

% cd Test
% ZTST_verbose=1 ../Src/zsh +Z -f `pwd`/ztst.zsh V01zmodload.ztst
....
Running test: Delete the module alias again
Test successful.
Running test: Unload the modules loaded by this test suite
zsh: 22769 segmentation fault (core dumped)  ZTST_verbose=1 ../Src/zsh +Z -f `pwd`/ztst.zsh V01zmodload.ztst
% gdb ../Src/zsh zsh.core
....
#0  0x481c9e52 in zfclose (leaveparams=0) at zftp.c:2662
2662        if (zfsess->control->fd == -1)
....
(gdb) p zfsess
$1 = 0x804bbd0
(gdb) p zfsess->control
$2 = 0x0


Regards,
-- 
Geoff Wing  <gcw@xxxxxxxxx>
rxvt stuff  <gcw@xxxxxxxx>
zsh stuff   <gcw@xxxxxxx>



Messages sorted by: Reverse Date, Date, Thread, Author