Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DEBUG(3): Invalid argument
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ernetas
Apprentice
Apprentice


Joined: 19 Apr 2006
Posts: 159
Location: China

PostPosted: Tue Mar 20, 2007 3:02 pm    Post subject: DEBUG(3): Invalid argument Reply with quote

Code:
core/misc.c function file_map() line 622
DEBUG(3): Invalid argument

I'm getting this problem(it's not exactly copied) when I'm trying to start service and booting Gentoo.
Where could be the problem? I'm using 2.6.20 kernel.
Back to top
View user's profile Send private message
Ernetas
Apprentice
Apprentice


Joined: 19 Apr 2006
Posts: 159
Location: China

PostPosted: Wed Mar 21, 2007 3:12 pm    Post subject: Reply with quote

I've found full error. This is it:
Code:
DEBUG(1): in core/misc.c function file_map(), line 622:
DEBUG(2): Failed to mmap file!
DEBUG(3): Invalid argument.
Back to top
View user's profile Send private message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Wed Mar 21, 2007 4:10 pm    Post subject: Reply with quote

You will have to say what service/program is failing — it's not in the kernel
Code:
wynn@lightfoot /usr/src/linux-2.6.20-gentoo-r3 $ for d in $(find -type d -name core); do find $d -name misc.c; done
./sound/core/misc.c
and this misc.c has only 80 lines.
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.
Back to top
View user's profile Send private message
Ernetas
Apprentice
Apprentice


Joined: 19 Apr 2006
Posts: 159
Location: China

PostPosted: Wed Mar 21, 2007 4:32 pm    Post subject: Reply with quote

It's hpijs, Samba, Apache - these are main...
I were thinking that it could be file system error, but there isn't any errors.
Back to top
View user's profile Send private message
wynn
Advocate
Advocate


Joined: 01 Apr 2005
Posts: 2421
Location: UK

PostPosted: Wed Mar 21, 2007 4:49 pm    Post subject: Reply with quote

Some package is failing to map a file to memory apparently because one of its arguments is wrong but there's nothing to say which package.
_________________
The avatar is jorma, a "duck" from "Elephants Dream": the film and all the production materials have been made available under a Creative Commons Attribution 2.5 License, see orange.blender.org for details.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum