标签: bllip-parser

`tiny_malloc_from_free_list` made my pointer `NULL`?

I am working on code that includes bllipparser Python module, among other things. Feeding it the same dataset, it will intermittently crash (maybe once in three to ten runs). Going through lldb, I found that the public field weights of RerankerModel (source), that is apparently only set once (in the constructor), randomly becomes NULL (I only have one RerankerModel for the duration of my run, so there should be exactly one weights, that persists unchanged throughout). …

python macos memory-management lldb bllip-parser

11
推荐指数
1
解决办法
268
查看次数

标签 统计

bllip-parser ×1

lldb ×1

macos ×1

memory-management ×1

python ×1