[Bug 107658] Re: cut(1) dumps core

2008-09-26 Thread hggdh
I cannot reproduce it on Intrepid. As such, I am marking this FIX RELEASED. [EMAIL PROTECTED]:~/tmp $ cut --version cut (GNU coreutils) 6.10 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread jno
test files (1/2) ** Attachment added: the first file http://librarian.launchpad.net/7345764/i1.dsv -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread jno
test files (2/2) ** Attachment added: the second file http://librarian.launchpad.net/7345766/i2.dsv -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread jno
crash report ** Attachment added: _usr_bin_cut.1000.crash http://librarian.launchpad.net/7345750/_usr_bin_cut.1000.crash -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread jno
File sizes: [EMAIL PROTECTED]:~$ wc -l i?.dsv 150 i1.dsv 116 i2.dsv 266 total [EMAIL PROTECTED]:~$ ls -l i?.dsv -rw-r--r-- 1 jno jno 26311 2007-04-19 13:24 i1.dsv -rw-r--r-- 1 jno jno 16061 2007-04-19 13:32 i2.dsv -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread jno
Workaround: awk -F\| '{print $2;}' i1.dsv i2.dsv -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread Michael Vogt
** Changed in: coreutils (Ubuntu) Importance: Undecided = Medium -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread Holger Bauer
This still happens on feisty. Better backtrace: #0 0xb7ef2e16 in _int_realloc () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7ef508e in realloc () from /lib/tls/i686/cmov/libc.so.6 #2 0x0804a591 in getndelim2 (lineptr=0x804e760, linesize=0x804e764, offset=0, nmax=4294967295, delim1=124,

[Bug 107658] Re: cut(1) dumps core

2007-04-19 Thread jno
yepp, I have to add a comment: these files are UTF-8 cyrillic texts. -- cut(1) dumps core https://bugs.launchpad.net/bugs/107658 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list