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

在真机上有错误发生 #2

Closed
Joey-Lee opened this issue Nov 17, 2017 · 2 comments
Closed

在真机上有错误发生 #2

Joey-Lee opened this issue Nov 17, 2017 · 2 comments

Comments

@Joey-Lee
Copy link

malloc: *** mach_vm_map(size=3852439552) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug

模拟器上挺好使,但在真机上运行,当ChineseConverter初始化时就出现上述错误:
let converter = ChineseConverter(option: [.traditionalize, .TWStandard, .TWIdiom])

@ddddxxx
Copy link
Owner

ddddxxx commented Nov 18, 2017

未能复现。

崩溃时调用栈是什么样的,内存状况如何?

请确保使用最新的版本(v0.2.2),之前的版本有内存泄漏的问题。

@ddddxxx
Copy link
Owner

ddddxxx commented Sep 27, 2018

close due to inactivity

@ddddxxx ddddxxx closed this as completed Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants