首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >让keepass与mono协同工作

让keepass与mono协同工作
EN

Stack Overflow用户
提问于 2012-01-26 20:24:22
回答 1查看 1.7K关注 0票数 1

我想在Mac上运行KeePass 2.18。按照说明,我下载并安装了mono和KeePass Zip版本。

当我试图在命令行上启动KeePass时,我得到了一个内存不足异常。

有什么办法让KeePass正常工作吗?

代码语言:javascript
复制
cnap-b13-01:KeePass ernst$ mono -v KeePass.exe &
[1] 1262
cnap-b13-01:KeePass ernst$ converting method System.OutOfMemoryException:.ctor (string)
Method System.OutOfMemoryException:.ctor (string) emitted at 0x4a6c28 to 0x4a6c4b (code length 35) [KeePass.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr) emitted at 0x4a6c68 to 0x4a6cf6 (code length 142) [KeePass.exe]
converting method System.SystemException:.ctor (string)
Method System.SystemException:.ctor (string) emitted at 0x4a6cf8 to 0x4a6d1b (code length 35) [KeePass.exe]
converting method System.Exception:.ctor (string)
Method System.Exception:.ctor (string) emitted at 0x4a6d28 to 0x4a6d40 (code length 24) [KeePass.exe]
converting method System.NullReferenceException:.ctor (string)
Method System.NullReferenceException:.ctor (string) emitted at 0x4a6d40 to 0x4a6d63 (code length 35) [KeePass.exe]
converting method System.StackOverflowException:.ctor (string)
Method System.StackOverflowException:.ctor (string) emitted at 0x4a6d68 to 0x4a6d81 (code length 25) [KeePass.exe]
converting method KeePass.Program:Main (string[])
converting method KeePass.Program:.cctor ()
Method KeePass.Program:.cctor () emitted at 0x4a6d90 to 0x4a6e52 (code length 194) [KeePass.exe]
converting method (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr) emitted at 0x4a6e60 to 0x4a6eca (code length 106) [KeePass.exe]
converting method (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_fast (intptr)
Method (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_fast (intptr) emitted at 0x4a6ed8 to 0x4a6f3e (code length 102) [KeePass.exe]
converting method KeePassLib.Translation.KPTranslation:.ctor ()
converting method string:.cctor ()
Method string:.cctor () emitted at 0x4a6f50 to 0x4a6fb3 (code length 99) [KeePass.exe]
converting method (wrapper managed-to-native) string:GetLOSLimit ()
Method (wrapper managed-to-native) string:GetLOSLimit () emitted at 0x4a6fd0 to 0x4a702a (code length 90) [KeePass.exe]
converting method (wrapper managed-to-native) object:__icall_wrapper_mono_array_new_specific (intptr,int)
Method (wrapper managed-to-native) object:__icall_wrapper_mono_array_new_specific (intptr,int) emitted at 0x4a7030 to 0x4a709a (code length 106) [KeePass.exe]
converting method string:memcpy (byte*,byte*,int)
Method string:memcpy (byte*,byte*,int) emitted at 0x4a70a0 to 0x4a7163 (code length 195) [KeePass.exe]
converting method string:memcpy4 (byte*,byte*,int)
Method string:memcpy4 (byte*,byte*,int) emitted at 0x4a7188 to 0x4a7204 (code length 124) [KeePass.exe]
Method KeePassLib.Translation.KPTranslation:.ctor () emitted at 0x4a7208 to 0x4a7296 (code length 142) [KeePass.exe]
converting method KeePassLib.Translation.KPTranslationProperties:.ctor ()
Method KeePassLib.Translation.KPTranslationProperties:.ctor () emitted at 0x4a72c0 to 0x4a7316 (code length 86) [KeePass.exe]
converting shared method System.Collections.Generic.List`1:.ctor ()
Method System.Collections.Generic.List`1:.ctor () emitted at 0x4a7318 to 0x4a735b (code length 67) [KeePass.exe]
converting shared method System.Collections.Generic.List`1:.cctor ()
Method System.Collections.Generic.List`1:.cctor () emitted at 0x4a7378 to 0x4a73d6 (code length 94) [KeePass.exe]
Method KeePass.Program:Main (string[]) emitted at 0x4a7600 to 0x4a82db (code length 3291) [KeePass.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_void_object (object,intptr,intptr,intptr)
EN

回答 1

Stack Overflow用户

发布于 2012-01-26 21:11:56

毕竟我找到了http://keepass2.openix.be。安装了这个mono/keepass组合,看起来工作得很好。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/9018050

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档