layout | title | date | categories |
---|---|---|---|
post |
Textile Syntax |
2016-05-10 13:08:53 +0800 |
markup |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Oops Code | |
``` | |
Oops: 0002 [#1] PREEMPT SMP | |
``` | |
This is the error code value in hex. Each bit has a significance of its own: | |
- bit 0 == 0 means no page found, 1 means a protection fault | |
- bit 1 == 0 means read, 1 means write | |
- bit 2 == 0 means kernel, 1 means user-mode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops code | |
Oops: 0002 [#1] PREEMPT SMP | |
This is the error code value in hex. Each bit has a significance of its own: | |
• bit 0 == 0 means no page found, 1 means a protection fault | |
• bit 1 == 0 means read, 1 means write | |
• bit 2 == 0 means kernel, 1 means user-mode | |
• [#1] — this value is the number of times the Oops occurred. Multiple Oops can be triggered as a cascading effect of the first one. | |
Pasted from <http://www.linuxforu.com/2011/01/understanding-a-kernel-oops/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[49;1H[m[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[?25l[m[49;1H[97m[41mError detected while processing function MarkdownPreviewInit:[m | |
[93mline 4:[m | |
[97m[41mTraceback (most recent call last):[m | |
[97m[41m File "<string>", line 1, in <module>[m | |
[97m[41m File "/Users/robbie/GitHub/config-vim/bundle/markdown-preview.vim/pythonx/markdown_init.py", line 3, in <module>[m | |
[97m[41m import os, vim, platform, commands, shutil, sys[m | |
[97m[41mImportError: No module named platform[?1000h[?1000l[m | |
[38;5;121mPress ENTER or type command to continue[?12l[?25h[?1000h[1;49r[?12;25h[?12l[?25h[27m[m[H[2J[?25l[49;1H[97m[41mE325: ATTENTION[m | |
Found a swap file by the name "~/.vimswap/README.md.swp" | |
[10Cowned by: robbie dated: Mon Oct 19 02:39:08 2015 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[49;1H[m[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[?25l[m[49;1H[97m[41mError detected while processing function MarkdownPreviewInit:[m | |
[93mline 4:[m | |
[97m[41mTraceback (most recent call last):[m | |
[97m[41m File "<string>", line 1, in <module>[m | |
[97m[41m File "/Users/robbie/GitHub/config-vim/bundle/markdown-preview.vim/pythonx/markdown_init.py", line 3, in <module>[m | |
[97m[41m import os, vim, platform, commands, shutil, sys[m | |
[97m[41mImportError: No module named platform[?1000h[?1000l[m | |
[38;5;121mPress ENTER or type command to continue[?12l[?25h[?1000h[1;49r[?12;25h[?12l[?25h[27m[m[H[2J[?25l[49;1H[97m[41mE325: ATTENTION[m | |
Found a swap file by the name "~/.vimswap/README.md.swp" | |
[10Cowned by: robbie dated: Mon Oct 19 02:39:08 2015 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[49;1H[m[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[?25l[m[49;1H[97m[41mError detected while processing function MarkdownPreviewInit:[m | |
[93mline 4:[m | |
[97m[41mTraceback (most recent call last):[m | |
[97m[41m File "<string>", line 1, in <module>[m | |
[97m[41m File "/Users/robbie/GitHub/config-vim/bundle/markdown-preview.vim/pythonx/markdown_init.py", line 3, in <module>[m | |
[97m[41m import os, vim, platform, commands, shutil, sys[m | |
[97m[41mImportError: No module named platform[?1000h[?1000l[m | |
[38;5;121mPress ENTER or type command to continue[?12l[?25h[?1000h[1;49r[?12;25h[?12l[?25h[27m[m[H[2J[?25l[49;1H[97m[41mE325: ATTENTION[m | |
Found a swap file by the name "~/.vimswap/README.md.swp" | |
[10Cowned by: robbie dated: Mon Oct 19 02:39:08 2015 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[49;1H[m[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[?25l[m[49;1H[97m[41mError detected while processing function MarkdownPreviewInit:[m | |
[93mline 4:[m | |
[97m[41mTraceback (most recent call last):[m | |
[97m[41m File "<string>", line 1, in <module>[m | |
[97m[41m File "/Users/robbie/GitHub/config-vim/bundle/markdown-preview.vim/pythonx/markdown_init.py", line 3, in <module>[m | |
[97m[41m import os, vim, platform, commands, shutil, sys[m | |
[97m[41mImportError: No module named platform[?1000h[?1000l[m | |
[38;5;121mPress ENTER or type command to continue[?12l[?25h[?1000h[1;49r[?12;25h[?12l[?25h[27m[m[H[2J[?25l[49;1H[97m[41mE325: ATTENTION[m | |
Found a swap file by the name "~/.vimswap/README.md.swp" | |
[10Cowned by: robbie dated: Mon Oct 19 02:39:08 2015 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[49;1H[m[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[49;1H[?1l>[?1049l[?1049h[?1h=[?25l[m[49;1H[97m[41mError detected while processing function MarkdownPreviewInit:[m | |
[93mline 4:[m | |
[97m[41mTraceback (most recent call last):[m | |
[97m[41m File "<string>", line 1, in <module>[m | |
[97m[41m File "/Users/robbie/GitHub/config-vim/bundle/markdown-preview.vim/pythonx/markdown_init.py", line 3, in <module>[m | |
[97m[41m import os, vim, platform, commands, shutil, sys[m | |
[97m[41mImportError: No module named platform[?1000h[?1000l[m | |
[38;5;121mPress ENTER or type command to continue[?12l[?25h[?1000h[1;49r[?12;25h[?12l[?25h[27m[m[H[2J[?25l[49;1H[97m[41mE325: ATTENTION[m | |
Found a swap file by the name "~/.vimswap/README.md.swp" | |
[10Cowned by: robbie dated: Mon Oct 19 02:39:08 2015 |