作者热门文章
- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
我们目前在 debian 5 的 mono 2.8.1 上运行纯 c# 应用程序时遇到严重问题。
我们正在使用 .net 网络服务以及异步套接字,并且可能在单线程池中发现了竞争条件。
我会感谢每一个想法。
如果有人知道 mono 2.8.1 在 debian 4/5 上的已知问题可能与此有关,请也回答:)
Assertion at mono-wsq.c:73, condition `mono_wsq_count (wsq) == 0' not met
Stacktrace:
Native stacktrace:
mono [0x48f582]
/lib/libpthread.so.0 [0x2abe8f8d2a80]
/lib/libc.so.6(gsignal+0x35) [0x2abe8fb12ed5]
/lib/libc.so.6(abort+0x183) [0x2abe8fb143f3]
mono [0x5cd042]
mono [0x5cd21a]
mono [0x5f271a]
mono [0x5924ca]
mono [0x58c24b]
mono [0x5bd83b]
mono [0x5e9ed6]
/lib/libpthread.so.0 [0x2abe8f8cafc7]
/lib/libc.so.6(clone+0x6d) [0x2abe8fbb064d]
Debug info from gdb:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
最佳答案
我在 mono 2.8.2 中修复了这个问题。有人报告说他们仍然在 2.8.2 中看到它(我们在我们的服务器中不再看到它)并且我们正在努力调试它。
关于c# - Mono 2.8.1 断言 mono_wsq_count (wsq) == 0,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4646870/
我正在尝试在 PyQt5 的 QLabel 中渲染 WSQ 图像。 WSQ 图像位于 zip 文件中的 xml 文件中。这是我的方法: import zipfile import xml.etree.
我们目前在 debian 5 的 mono 2.8.1 上运行纯 c# 应用程序时遇到严重问题。 我们正在使用 .net 网络服务以及异步套接字,并且可能在单线程池中发现了竞争条件。 我会感谢每一个想
我是一名优秀的程序员,十分优秀!