no.150.mils

来自「一个内存数据库的源代码这是服务器端还有客户端」· MILS 代码 · 共 32 行

MILS
32
字号
# >Number:         150# >Category:       MIL# >Synopsis:       Mserver crashes on non-existing module.# >Confidential:   no# >Severity:       critical# >Priority:       high# >Responsible:    boncz (Peter Boncz)# >State:          open# >Class:          sw-bug# >Submitter-Id:   unknown# >Arrival-Date:   Wed Apr  8 16:48:12 1998# >Originator:     quak@cwi.nl# >Organization:# UvA# >Release:        980101# >Environment:# solaris# >Description:# On solaris if you load a module which does not exist,# the Mserver crashes. How to repeat:# # Mclient# > module("jabberwocky");# # (Under the assumption that the module "jabberwocky"# does not existsetoid(oid(20000000));module("jabberwocky");module("_jabberwocky");quit();

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?