[Armadillo:03008] Re: Armadillo-500 leds-armadillo5x0をmodprobeできません。

Yasushi SHOJI email@hidden
2008年 6月 17日 (火) 14:53:08 JST


At Tue, 17 Jun 2008 14:39:01 +0900,
g-kihara wrote:
[...]
>     if (read_size) {
> 
>         //led ON
>         strcpy(cdev.name,"led1");
>         ledtest1_set(&cdev,1);
> 
>         copy_to_user(buff, &msg[*pos], read_size);
>         *pos += read_size;
>     }
>     return read_size;
> }
[...]
> PC is at strcpy+0x18/0x24
> LR is at message_read+0x6c/0x11c [ledctrl_test1]

message_read()の中で呼ばれている、strcpyで NULLにアクセスしていますよ?

cdev.nameって、どうなっています?
-- 
         yashi



armadillo メーリングリストの案内