Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crontab疑似有bug #39

Closed
rexdf opened this issue Dec 27, 2018 · 4 comments
Closed

crontab疑似有bug #39

rexdf opened this issue Dec 27, 2018 · 4 comments
Labels

Comments

@rexdf
Copy link
Owner

rexdf commented Dec 27, 2018

放着两个crontab跑了五天,今天回家看到CommanTrayHost自己退出了,原因尚不明,需要更多测试,Windows的CPU开机时间是5天多没重启过。

@bitching
Copy link

我刚想开个issue来着,我有个程序需要定期跑,启动过后过一段时间就会正常退出,Crontan触发的时候Host就会死掉。。

"crontab_config": {
    "crontab": "*/50 * * * * *",
    "method": "start",
    "count": 0,
    "enabled": true,
    "start_show": false,
},

不知错误信息有无帮助:

错误模块名称: CommandTrayHost.exe,版本: 1.0.0.0,时间戳: 0x5c1a3c88
异常代码: 0xc0000409
错误偏移量: 0x00000000000745fd
错误进程 ID: 0x908
错误应用程序启动时间: 0x01d49df145ab3554

20181227223553

@rexdf rexdf pinned this issue Dec 28, 2018
@rexdf rexdf added the bug label Dec 28, 2018
@Vaire
Copy link

Vaire commented Dec 28, 2018

log_leve 选项不能删,删了之后到任务执行时间就会自动退出

@bitching
Copy link

log_leve 选项不能删,删了之后到任务执行时间就会自动退出

噗。。。原来是因为这个,加上log_level之后就好了。。。

@rexdf
Copy link
Owner Author

rexdf commented Dec 28, 2018

log_leve 选项不能删,删了之后到任务执行时间就会自动退出

好吧!知道原因就好解决多了,晚上修复下。

@rexdf rexdf closed this as completed in fe25f98 Dec 28, 2018
rexdf added a commit that referenced this issue Dec 28, 2018
@rexdf rexdf unpinned this issue Dec 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants