Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/135/2.html
Дата изменения: Thu Mar 23 12:37:42 2000
Дата индексирования: Wed Sep 15 04:08:06 2010
Кодировка:

Поисковые слова: закон вина
system call returns "Bad Address". Why? The HyperNews Linux KHG Discussion Pages

Question: system call returns "Bad Address". Why?

Forum: The Linux Kernel Hackers' Guide
Re: Question Problem creating a new system call
Date: Tue, 14 Oct 1997 20:44:22 GMT
From: <sdesai@titan.fullerton.edu>

thanks for your attention.

When I try to call my new system call, it always returns -1. I then check the error message using perror( ). The error message is always "Bad Address".

Could anybody please tell me what can cause a system call to return "Bad Address" error. All my variables are initialized and defined.

Thanks in advance for any insights from you.

saurabh desai <sdesai@ecs.fullerton.edu>