On Wed, Nov 14, 2007 at 10:48:16AM +0100, Manolo Díaz wrote:
> Well, I was only trying 'flock -x' from a X terminal running over xfwm4 when a
> crash happened.

Interestingly:
1) flock -x is invalid syntax, it wants an fd or a command to run
   following that.
2) getopt_long finishes and indicates that the -x is the "first
   non-option arguement" (wrong)
3) strtol then segvs when passed "-x".

anyway you come at it, this feels like a glibc bug, not flock.

I still need to reproduce this on sid before I'm comfortable reassigning
the bug to libc6.

lamont



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to