Tried to tab complete a filename, the full command was:
grep FRC TTCal.crude\ ADC.shifted\ -5ppm.double\ cal.log | cut ...
... -d , -f 4,6 | grep -v 78.000 > TTCal.c<TAB>
The file TTCal.crude\ ADC.shifted\ -5ppm.double\ cal.log exists in the 
current directory, the directory has nine items in it.

I had been using fish for some time.  I was not able to reproduce the 
crash when restarting fish.
Using fish version 1.22.1 (Debian 1.22.1-2)

*** glibc detected *** fish: realloc(): invalid next size: 0x080af2b0 ***
======= Backtrace: =========
/lib/i686/cmov/libc.so.6[0xb7e8788a]
/lib/i686/cmov/libc.so.6(realloc+0xfe)[0xb7e8978e]
fish[0x8063626]
fish[0x8063e24]
fish[0x8063f87]
fish[0x8065bb4]
fish[0x806653a]
fish[0x8077ad3]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7e33ebc]
fish[0x804a611]
======= Memory map: ========
08048000-08099000 r-xp 00000000 fe:01 96448      /usr/bin/fish
08099000-0809a000 rw-p 00050000 fe:01 96448      /usr/bin/fish
0809a000-080e3000 rw-p 0809a000 00:00 0          [heap]
b7b00000-b7b21000 rw-p b7b00000 00:00 0
b7b21000-b7c00000 ---p b7b21000 00:00 0
b7c5d000-b7c67000 r-xp 00000000 fe:01 227651     /lib/libgcc_s.so.1
b7c67000-b7c68000 rw-p 00009000 fe:01 227651     /lib/libgcc_s.so.1
b7c73000-b7c75000 rw-p b7c73000 00:00 0
b7c76000-b7cb0000 r--p 00000000 fe:01 390146     
/usr/share/locale/en/LC_MESSAGES/fish.mo
b7cb0000-b7cb9000 r-xp 00000000 fe:01 227613     
/lib/i686/cmov/libnss_files-2.5.so
b7cb9000-b7cbb000 rw-p 00008000 fe:01 227613     
/lib/i686/cmov/libnss_files-2.5.so
b7cbb000-b7cc3000 r-xp 00000000 fe:01 227608     
/lib/i686/cmov/libnss_nis-2.5.so
b7cc3000-b7cc5000 rw-p 00007000 fe:01 227608     
/lib/i686/cmov/libnss_nis-2.5.so
b7cc5000-b7cd8000 r-xp 00000000 fe:01 227594     
/lib/i686/cmov/libnsl-2.5.so
b7cd8000-b7cda000 rw-p 00012000 fe:01 227594     
/lib/i686/cmov/libnsl-2.5.so
b7cda000-b7cdc000 rw-p b7cda000 00:00 0
b7cdc000-b7ce3000 r-xp 00000000 fe:01 227600     
/lib/i686/cmov/libnss_compat-2.5.so
b7ce3000-b7ce5000 rw-p 00006000 fe:01 227600     
/lib/i686/cmov/libnss_compat-2.5.so
b7cee000-b7cf0000 r--p 00000000 fe:03 1599417    
/home/lod/.config/fish/fish_history
b7cf0000-b7e18000 r--p 00000000 fe:01 99208      
/usr/lib/locale/locale-archive
b7e18000-b7e19000 rw-p b7e18000 00:00 0
b7e19000-b7e1b000 r-xp 00000000 fe:01 227598     /lib/i686/cmov/libdl-2.5.so
b7e1b000-b7e1d000 rw-p 00001000 fe:01 227598     /lib/i686/cmov/libdl-2.5.so
b7e1d000-b7e1e000 rw-p b7e1d000 00:00 0
b7e1e000-b7f5b000 r-xp 00000000 fe:01 227599     /lib/i686/cmov/libc-2.5.so
b7f5b000-b7f5c000 r--p 0013d000 fe:01 227599     /lib/i686/cmov/libc-2.5.so
b7f5c000-b7f5e000 rw-p 0013e000 fe:01 227599     /lib/i686/cmov/libc-2.5.so
b7f5e000-b7f61000 rw-p b7f5e000 00:00 0
b7f61000-b7f99000 r-xp 00000000 fe:01 227691     /lib/libncurses.so.5.5
b7f99000-b7fa1000 rw-p 00038000 fe:01 227691     /lib/libncurses.so.5.5
b7fa1000-b7fa2000 rw-p b7fa1000 00:00 0
b7fa3000-b7fa5000 rw-p b7fa3000 00:00 0
b7fa6000-b7fad000 r--s 00000000 fe:01 81312      
/usr/lib/gconv/gconv-modules.cache
b7fad000-b7faf000 rw-p b7fad000 00:00 0
b7faf000-b7fb0000 r-xp b7faf000 00:00 0          [vdso]
b7fb0000-b7fcb000 r-xp 00000000 fe:01 229567     /lib/ld-2.5.so
b7fcb000-b7fcd000 rw-p 0001b000 fe:01 229567     /lib/ld-2.5.so
bfd52000-bfd68000 rw-p bfd52000 00:00 0          [stack]
Aborted



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to