📄 bugs
字号:
Bug reports should be sent to roesch@clark.net, cc tosnort-devel@lists.sourceforge.net (Snort Developers mailing list)Please include the following information with your report:System Architecture (Sparc, x86, etc)Operating System and version (Linux 2.0.22, IRIX 5.3, etc)What rules (if any) you were usingWhat command line switches you were usingAny Snort error messagesIf you get a core file, here is a procedure that would be veryhelpful for me to debug your problem faster. When it crashes,try the following steps:1) At the command prompt, type 'gdb snort snort.core'. This willload snort and the core file into the GNU debugger. You may needto give the path to the snort binary file, and your core file mighthave a different name (like "core" or something).2) At the (gdb) prompt, type 'bt' (without the quotes).3) At the (gdb) prompt, type 'quit'. This will return you to yourshell. 4) Cut and paste the output from gdb into the email you send me! Thanks! -Marty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -