Bug#123272: crash segfaults on wrong command line input

2006-07-31 Thread Aurélien GÉRÔME
tags 123272 upstream wontfix thanks On Mon, Jul 31, 2006 at 04:03:09AM +0200, Matej Vela wrote: > I couldn't find it at first glance and gave up; the fact that no one > cared to in 4 years is telling me something. Well, it is a program intended to produce SIGSEGV, SIGILL, and even SIGBUS on sparc

Bug#123272: crash segfaults on wrong command line input

2006-07-30 Thread Matej Vela
tags 123272 - patch thanks Aurélien GÉRÔME <[EMAIL PROTECTED]> writes: >> * nsub is an optional argument; its absence is not an error. > > It leads to SIGSEGV, so it seems to me it is indeed. The documentation is clear: crashme.txt:45: [NSUB] The [NSUB] is optional, the number of vfork

Bug#123272: crash segfaults on wrong command line input

2006-07-30 Thread Aurélien GÉRÔME
tags 123272 patch thanks > The patch is problematic in several ways: I do not agree. > * nsub is an optional argument; its absence is not an error. It leads to SIGSEGV, so it seems to me it is indeed. > * The if branch you are patching doesn't actually use nsub; only the >first three arg

Bug#123272: crash segfaults on wrong command line input

2006-07-30 Thread Matej Vela
tags 123272 - patch thanks Aurélien GÉRÔME <[EMAIL PROTECTED]> writes: > I did a patch for this crappy (non-)indented C source code. > It will go in my upload in a few hours... The patch is problematic in several ways: * nsub is an optional argument; its absence is not an error. * The if bran

Bug#123272: crash segfaults on wrong command line input

2006-07-30 Thread Aurélien GÉRÔME
tags 123272 patch thanks I did a patch for this crappy (non-)indented C source code. It will go in my upload in a few hours... Cheers, -- .''`. Aurélien GÉRÔME : :' : `. `'` Free Software Developer `- Unix Sys & Net Admin --- crashme.c.orig 2006-07-30 22:49:29.783683189 +