Chinaunix首页 | 论坛 | 博客
  • 博客访问: 521541
  • 博文数量: 96
  • 博客积分: 2960
  • 博客等级: 少校
  • 技术积分: 1850
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-11 15:25
文章分类

全部博文(96)

文章存档

2009年(37)

2008年(59)

我的朋友

分类: LINUX

2008-05-27 17:49:01

1. hardware error
2. line address exist but physical address not exist (page-table invalid)
3. not enough memory (including both physical memory and swap)
4. Attempted access to a portion of the buffer that does not correspond to the mmap()file (for example, beyond the end of the file, including the case where another process has truncated the file).

Normally case, the 4th case is the most likely case, then the 3rd case. 2dn & 1st, never meet.

How to test the 3rd case? still not know. anyone has some idea?

阅读(1081) | 评论(0) | 转发(0) |
0

上一篇:ptmalloc

下一篇:C++ 命名规则参考

给主人留下些什么吧!~~