Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-05 Thread arno
Le mardi 04 septembre 2007, à 22:46:38 -0500, Santiago a écrit : Uploaded another version. Sorry, in my running I didn't build correctly the package and forgot to upload the source. With that version, problem is fixed on my machine. arno. signature.asc Description: Digital signature

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-05 Thread arno
Le mercredi 05 septembre 2007, à 10:05:17 +0200, arno a écrit : Le mardi 04 septembre 2007, à 22:46:38 -0500, Santiago a écrit : Uploaded another version. Sorry, in my running I didn't build correctly the package and forgot to upload the source. With that version, problem is fixed

Bug#440520: Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-04 Thread Antti-Juhani Kaijanaho
Ooops. I don't understand why I did not see all those already open reports. I did scan through the grep bug list (searched for the word segfault even). Sorry about that. -- Antti-Juhani Kaijanaho, Jyväskylä http://antti-juhani.kaijanaho.fi/newblog/ http://www.flickr.com/photos/antti-juhani/

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-04 Thread Santiago Ruano Rincón
Hi, Please, could you help me to test if this package [1] fixes the problem [1] http://people.debian.org/~santiago/grep_2.5.3~dfsg-1+1_i386.deb Best regards, Santiago signature.asc Description: Digital signature

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-04 Thread arno
Le mardi 04 septembre 2007, à 17:22:35 -0500, Santiago a écrit : Please, could you help me to test if this package [1] fixes the problem [1] http://people.debian.org/~santiago/grep_2.5.3~dfsg-1+1_i386.deb It does not seem to fix the problem: I installed you package, and tried examples

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-04 Thread Justin Pryzby
On Tue, Sep 04, 2007 at 05:22:35PM -0500, Santiago Ruano Rincón wrote: Hi, Please, could you help me to test if this package [1] fixes the problem [1] http://people.debian.org/~santiago/grep_2.5.3~dfsg-1+1_i386.deb Can you provide a source package/interdiff? Thanks Justin

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-04 Thread Santiago Ruano Rincón
Hi, Uploaded another version. Sorry, in my running I didn't build correctly the package and forgot to upload the source. $ echo -foo | grep -vw foo $ Regards, Santiago On Wed, Sep 05, 2007 at 12:40:13AM +0200, arno wrote: Le mardi 04 septembre 2007, à 17:22:35 -0500, Santiago a écrit :

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-03 Thread Aníbal Monsalve Salazar
On Mon, Aug 27, 2007 at 08:51:23PM +0200, Loïc Minier wrote: Package: grep Version: 2.5.3~dfsg-1 Severity: normal File: /bin/grep Hi, % echo -foo | grep -vw foo zsh: doneecho -foo | zsh: segmentation fault grep --color=auto -vw foo (gdb) bt #0 0xb7ea2269 in memchr

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-03 Thread Aníbal Monsalve Salazar
On Mon, Sep 03, 2007 at 10:16:52AM -0400, Justin Pryzby wrote: On Mon, Sep 03, 2007 at 11:11:41PM +1000, Aníbal Monsalve Salazar wrote: On Mon, Aug 27, 2007 at 08:51:23PM +0200, Loïc Minier wrote: Package: grep Version: 2.5.3~dfsg-1 Severity: normal File: /bin/grep Hi, % echo -foo | grep

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-08-27 Thread Loïc Minier
Package: grep Version: 2.5.3~dfsg-1 Severity: normal File: /bin/grep Hi, % echo -foo | grep -vw foo zsh: doneecho -foo | zsh: segmentation fault grep --color=auto -vw foo (gdb) bt #0 0xb7ea2269 in memchr () from /lib/i686/cmov/libc.so.6 #1 0x0804ab43 in ?? () #2

Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-08-27 Thread Justin Pryzby
severity 439827 important tag 439827 confirmed upstream forwarded 439827 [EMAIL PROTECTED] thanks This crash was reported for the new grep upload. On Mon, Aug 27, 2007 at 08:51:23PM +0200, Loïc Minier wrote: Package: grep Version: 2.5.3~dfsg-1 Severity: normal File: /bin/grep Hi,