Re: Call of tty->driver.write provides segmentation fault

From: Russell King
Date: Thu Sep 04 2003 - 06:42:47 EST


On Thu, Sep 04, 2003 at 01:35:14PM +0200, Laurent Hugé wrote:
> Le Jeudi 4 Septembre 2003 11:52, Russell King a écrit :
> > You need to look at the kernel messages - normally you'll find an
> > "oops" in there when this happens.
> There's no Oops ; I've only got a segmentation fault, but the kernel doesn't
> crash.

If that's the case, I can't help you. If the kernel isn't oopsing, then
it isn't the call to tty->driver.write which is causing your problem -
it must be an error in the userspace program.

--
Russell King (rmk@xxxxxxxxxxxxxxxx) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/