P*t
2 楼
产生segmentation fault的具体过程是怎样的?
比如是在OS发现要访问virutal memory address为0就报seg fault,
还是会进行到访问页表获取到physical memory address并访问才会报?
比如是在OS发现要访问virutal memory address为0就报seg fault,
还是会进行到访问页表获取到physical memory address并访问才会报?
p*g
4 楼
Linux的gdt表的第一项就是给这个准备的
从书里抄了这么一段
The first entry of the GDT is always set to 0. This ensures the logic
address with a null Segment Selector will be considered invalid, thus
causing a processor exception.
呵呵,要不怎么叫segmentation fault呢
从书里抄了这么一段
The first entry of the GDT is always set to 0. This ensures the logic
address with a null Segment Selector will be considered invalid, thus
causing a processor exception.
呵呵,要不怎么叫segmentation fault呢
p*g
6 楼
至于说linux怎么handle这个exception,就是另外一个topic了
t*t
8 楼
目前几乎所有的32位OS在应用级都是flat memory model, 不怎么用段寄存器的. 所有
的段都是base 0, size=4G.
所以0指针是DS:0, 不是0:0, 跟GDT第一项没关系.
【在 p**********g 的大作中提到】
: Linux的gdt表的第一项就是给这个准备的
: 从书里抄了这么一段
: The first entry of the GDT is always set to 0. This ensures the logic
: address with a null Segment Selector will be considered invalid, thus
: causing a processor exception.
: 呵呵,要不怎么叫segmentation fault呢
的段都是base 0, size=4G.
所以0指针是DS:0, 不是0:0, 跟GDT第一项没关系.
【在 p**********g 的大作中提到】
: Linux的gdt表的第一项就是给这个准备的
: 从书里抄了这么一段
: The first entry of the GDT is always set to 0. This ensures the logic
: address with a null Segment Selector will be considered invalid, thus
: causing a processor exception.
: 呵呵,要不怎么叫segmentation fault呢
p*g
10 楼
"segmentation fault"是说段错误,说和段映射没有关系似乎说不过去?不过段映射一
般是intel上的。
应用根本看不到内存管理的映射(segment or paging),不过确实有很多不用段映射的
,比如arm,不过没有具体看过linux在arm上的实现以及这个"segmentation fault"
我找找看
般是intel上的。
应用根本看不到内存管理的映射(segment or paging),不过确实有很多不用段映射的
,比如arm,不过没有具体看过linux在arm上的实现以及这个"segmentation fault"
我找找看
D*a
12 楼
this is about null segment selector, not null pointer.
segmentation fault is generally caused by accessing non-existant memory or
denied access.
【在 p**********g 的大作中提到】
: Linux的gdt表的第一项就是给这个准备的
: 从书里抄了这么一段
: The first entry of the GDT is always set to 0. This ensures the logic
: address with a null Segment Selector will be considered invalid, thus
: causing a processor exception.
: 呵呵,要不怎么叫segmentation fault呢
segmentation fault is generally caused by accessing non-existant memory or
denied access.
【在 p**********g 的大作中提到】
: Linux的gdt表的第一项就是给这个准备的
: 从书里抄了这么一段
: The first entry of the GDT is always set to 0. This ensures the logic
: address with a null Segment Selector will be considered invalid, thus
: causing a processor exception.
: 呵呵,要不怎么叫segmentation fault呢
m*e
14 楼
If you really want to know how Linux virtual memory management works, dive
into copy-on-write.
Last time I looked into it, I found a bug. :-)
【在 p**********g 的大作中提到】
: "segmentation fault"是说段错误,说和段映射没有关系似乎说不过去?不过段映射一
: 般是intel上的。
: 应用根本看不到内存管理的映射(segment or paging),不过确实有很多不用段映射的
: ,比如arm,不过没有具体看过linux在arm上的实现以及这个"segmentation fault"
: 我找找看
into copy-on-write.
Last time I looked into it, I found a bug. :-)
【在 p**********g 的大作中提到】
: "segmentation fault"是说段错误,说和段映射没有关系似乎说不过去?不过段映射一
: 般是intel上的。
: 应用根本看不到内存管理的映射(segment or paging),不过确实有很多不用段映射的
: ,比如arm,不过没有具体看过linux在arm上的实现以及这个"segmentation fault"
: 我找找看
相关阅读
提供IBM内推,新成立的Apple+IBM 项目组有大量新增职位,重点是 (转载)求问个C# gc的问题python 读写google 搜素的内容,总是被拒?xamarin被软买了只有状态自动机(state machine)是正确的编程模型CITI的网站是谁做的呀?新年快乐,15年全年水枪包python数据处理的一个问题Corel WordPerfect Office为啥还活着?just had an interview请教 怎么实现保存搜索结果的URLKotlin 1.0发布了 没人关心?有想一起创业的game developers吗?Ecosystem最重要,语言是其次knuth讲过,越流行的东西 越要摒弃TIOBE Index for February 2016大数据全军覆灭不明白为啥std::nth_element不叫做kth_element物理学发展停滞,元凶是cs行业的毒害 (转载)问几个神经网络的问题