码迷,mamicode.com
首页 >  
搜索关键字:fault    ( 450个结果
越狱Season 1- Episode 16
Season 1, Episode 16 -Burrows:Don't be. It's not your fault. 不要,不是你的错 -Fernando: Know what I like? 知道我喜欢什么? -Maricruz: Hmm? 恩 -Fernando: How after we
分类:其他好文   时间:2016-02-13 18:19:11    阅读次数:229
../gems/json-1.8.0/lib/json/common.rb:67: [BUG] Segmentation fault
在执行rails 命令时出现: diudiugirl@DIUs:~/ashelf$ rails s /home/diudiugirl/.rvm/gems/ruby-1.9.3-p545/gems/json-1.8.0/lib/json/common.rb:67: [BUG] Segmentation
分类:Web程序   时间:2016-02-01 18:33:07    阅读次数:167
[Java - 调用WebService]{http://schemas.microsoft.com/ws/2005/05/addressing/none}ActionNotSupported
- Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.AxisFault fault...
分类:编程语言   时间:2016-01-26 20:27:52    阅读次数:311
C语言 segment fault
Segmentation fault is a specific kind of error caused by accessing memory that “does not belong to you.” It’s a helper mechanism that keeps you from c...
分类:编程语言   时间:2016-01-25 19:12:26    阅读次数:268
ubuntu segmentation fault 段错误
1.段错误 http://www.cnblogs.com/panfeng412/archive/2011/11/06/2237857.html2.段错误的调试方法 2.1使用printf输出信息 2.2使用gcc和gdb 2.3使用core文件和gdb……
分类:系统相关   时间:2016-01-19 14:23:59    阅读次数:235
segv & mini coredump
1. mini coredump a. segv http://zh.scribd.com/doc/3726406/Crash-N-Burn-Writing-Linux-application-fault-handlers https://github.com/gby/libcrash b./pr....
分类:其他好文   时间:2016-01-16 01:11:22    阅读次数:303
MIT 6.828 xv6/jos LAB3-PARTB
这一部分是希望能够处理页错误、断点和系统调用处理系统页错误在发生了page fault之后,进入到系统中断中,然后经过_alltraps,进入到trap,再经过trap_dispatch分发,应该对中断类型为T_PGFLT的中断进行处理当然,页错误也有内核页错误和用户页错误处理断点在JOS中,断点中...
分类:其他好文   时间:2016-01-06 15:27:23    阅读次数:179
Let it crash philosophy part II
Designing fault tolerant systems is extremely difficult. You can try to anticipate and reason about all of the things that can go wrong with your soft...
分类:其他好文   时间:2015-12-30 19:13:41    阅读次数:183
mooseFS学习篇
官方网站:http://www.moosefs.org/About MooseFSMooseFS is a fault tolerant, network distributed file system. It spreads data over several physical servers w...
分类:其他好文   时间:2015-12-27 12:07:39    阅读次数:154
PIE模型
Fault:静态存在于软件中的缺陷;Error: 软件运行中,运行到fault,触发产生的错误;Failure: Error传播到软件外部,使用户观测到失效的行为。要观测到Failure需要三个必要的条件:1、执行必须通过错误的代码(Execution-执行);2、在执行错误代码的时候必须触发出一个...
分类:其他好文   时间:2015-12-18 09:14:59    阅读次数:3598
450条   上一页 1 ... 26 27 28 29 30 ... 45 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!